Merge commit '5e36c1232d9c29f07909f82e7385a7818fdcc468'
* commit '5e36c1232d9c29f07909f82e7385a7818fdcc468':
fix broken incremental builds due to some voicesearch change.
Merge commit '2492327c9be4eb1f6761af963b2ca01b1af3b6a2' into eclair-plus-aosp
* commit '2492327c9be4eb1f6761af963b2ca01b1af3b6a2':
fix broken incremental builds due to some voicesearch change.
use normal DOM mod instead of jquery to load the lists.js
file because jquery was appending GET parameters that
eliminated any caching of the file.
Change-Id: I926ef8c164ba81d040256accaf78883807c3b57e
Merge commit '1f030dcba62978a8d81a84a5f26c36a2bbf79557' into eclair-plus-aosp
* commit '1f030dcba62978a8d81a84a5f26c36a2bbf79557':
Update the cleanspec to clean libwebcore.
Merge commit '8627291e99397d9f453e15434a7d1160ece1878b'
* commit '8627291e99397d9f453e15434a7d1160ece1878b':
Add TTS files and Accessibility app to the SDK system image.
Merge commit '31d002062e3735767401a26728e8bd5807095532'
* commit '31d002062e3735767401a26728e8bd5807095532':
Bug in Mac build where it gets confused over case, fix no longer needed.
Merge commit '60bbe187da1e0b5aa753c3611e81cbb61f886599' into eclair-plus-aosp
* commit '60bbe187da1e0b5aa753c3611e81cbb61f886599':
Change sdk doc template so that ADT download link bypasses clickthrough.
Merge commit 'c66c90a803ef256b5f945d10bd0ddd5abae15d64' into eclair
* commit 'c66c90a803ef256b5f945d10bd0ddd5abae15d64':
Change sdk doc template so that ADT download link bypasses clickthrough.
Merge commit '502cf95ad4cfa1ae9506bf5ad9c938532a5bb57e' into eclair-plus-aosp
* commit '502cf95ad4cfa1ae9506bf5ad9c938532a5bb57e':
Add TTS files and Accessibility app to the SDK system image.
Merge commit 'e44fadeb49aac9d762f089ee2f23e4a4907a822f' into eclair-plus-aosp
* commit 'e44fadeb49aac9d762f089ee2f23e4a4907a822f':
Bug in Mac build where it gets confused over case, fix no longer needed.
Merge commit '353448c7b06847ac19a712439cebaee163a3e079' into eclair-plus-aosp
* commit '353448c7b06847ac19a712439cebaee163a3e079':
increase reserved blocks from 5 to 8
Merge commit '743c19373a1c78bf2cc4d1c0dfd905e27ff598c6' into eclair
* commit '743c19373a1c78bf2cc4d1c0dfd905e27ff598c6':
Add TTS files and Accessibility app to the SDK system image.
Our yaffs filesystems reserve 5 blocks, use 1 for a checkpoint, and
may use 1 or 2 more for caching. Take these all into account when
computing the max image size.
Our yaffs filesystems reserve 5 blocks, use 1 for a checkpoint, and
may use 1 or 2 more for caching. Take these all into account when
computing the max image size.
This fix is to handle generate documentation not including base clases
(like java.* or android.*). Links to missing base classes must not be
created or they would point nowhere.
Change-Id: Ic591916fe9b6802903d894bd2cd3c45690533912