Merge commit '7ca8cacd8035989c4b0a71787f76ffac9dd9e9f1'
* commit '7ca8cacd8035989c4b0a71787f76ffac9dd9e9f1':
add a debug property to disable h/w composition. debug.sf.hw, when set to 0 will disable h/w composition
Merge commit '24d237db943051942b5966f5e788d67050ec0ba5' into eclair-plus-aosp
* commit '24d237db943051942b5966f5e788d67050ec0ba5':
add a debug property to disable h/w composition. debug.sf.hw, when set to 0 will disable h/w composition
Merge commit 'd0f02a4da1413743c90a51426bc3221bfa6ff342' into eclair-plus-aosp
* commit 'd0f02a4da1413743c90a51426bc3221bfa6ff342':
Do not die when printing empty prefs.
Merge commit '67af9f5bf1abdaeedbdf21c1de9502d33de8f16f' into eclair-plus-aosp
* commit '67af9f5bf1abdaeedbdf21c1de9502d33de8f16f':
Fixed the fastscroll thumb asset in hdpi.
Merge commit '416bfd60ee45716eda1e24b0c95fe7b162accb2e'
* commit '416bfd60ee45716eda1e24b0c95fe7b162accb2e':
The empty path and no path mean default path. So "a=d" should replace "a=c".
Merge commit '9ca7d0c2efe76798e0963fd0b27a7224e9819171' into eclair-plus-aosp
* commit '9ca7d0c2efe76798e0963fd0b27a7224e9819171':
The empty path and no path mean default path. So "a=d" should replace "a=c".
Merge commit '0df661eb70488c846d7d925695667ed22e15385c'
* commit '0df661eb70488c846d7d925695667ed22e15385c':
fix [2102410] Home Screen is not displayed in the background in Landscape Mode
Merge commit '55f8ac79bffc543ee2e2b486e0620bd73c36732a'
* commit '55f8ac79bffc543ee2e2b486e0620bd73c36732a':
API to combine LOOKUP_KEY and Contacts._ID together.
Merge commit 'b33f92dd5666134782a06b191a9025544711f85b' into eclair-plus-aosp
* commit 'b33f92dd5666134782a06b191a9025544711f85b':
fix [2102410] Home Screen is not displayed in the background in Landscape Mode
Merge commit 'f46a9cf38207d03730c04d02cf40aa3859cd9ad3' into eclair-plus-aosp
* commit 'f46a9cf38207d03730c04d02cf40aa3859cd9ad3':
API to combine LOOKUP_KEY and Contacts._ID together.
Merge commit 'a8f0f77b2e3eed77e97dd7ddd553e0dccefaf265'
* commit 'a8f0f77b2e3eed77e97dd7ddd553e0dccefaf265':
Avoid the rounding error, as Math.round(Math.round(viewWidth * mInvActualScale) * mActualScale) not necessary to be viewWidth, we special case when the content exactly fit in the view case.
Merge commit '6f1c854a9e70512ed9cf363eb8dd2ab2f46ea185'
* commit '6f1c854a9e70512ed9cf363eb8dd2ab2f46ea185':
Adjust the WebTextView's text size according to density.
Merge commit 'de3112227a6e7696fc41116b8461aca105e9f662'
* commit 'de3112227a6e7696fc41116b8461aca105e9f662':
Remove the FallRS demo, now promoted as a wallpaper.
Merge commit 'e180af0335b9423bd7c0d764ac3819bd4ee88d37'
* commit 'e180af0335b9423bd7c0d764ac3819bd4ee88d37':
Calculate proper output buffer size for some more 16-bit RGB color spaces.
Merge commit 'b962208d8ec529b8cc07c3bc44732603010bd691'
* commit 'b962208d8ec529b8cc07c3bc44732603010bd691':
Query for all properties if a property change is received and cache is empty.
Merge commit '0faff7b0cc06ffb933763a9494056a8ec132183a'
* commit '0faff7b0cc06ffb933763a9494056a8ec132183a':
Remove the call to nativeAddJavascriptInterface() from BrowserFrame::addJavascriptInterface() as it causes an intermitent crash.
Merge commit 'b84214a329963be9e156f771c3c8d142280882d7'
* commit 'b84214a329963be9e156f771c3c8d142280882d7':
Do not cache POST response as Cache is indexed with url.