Merge commit '6e35b50e8d77ff16ffbcac88f421c7091d1c9b8c' into eclair-plus-aosp
* commit '6e35b50e8d77ff16ffbcac88f421c7091d1c9b8c':
fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view
Merge commit '8799b96ea09d5fdd9904dd9de3002c0a9cd28fdc' into eclair-plus-aosp
* commit '8799b96ea09d5fdd9904dd9de3002c0a9cd28fdc':
Delay broadcasting ACCOUNTS_CHANGED until we're certain AndroidId is ready.
Merge commit '8f1e598118d612988ffecfa979778e9aab4ece57' into eclair-plus-aosp
* commit '8f1e598118d612988ffecfa979778e9aab4ece57':
make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled
Merge commit '311ed0191d6423e41b1cf5137a38e53504494818' into eclair-plus-aosp
* commit '311ed0191d6423e41b1cf5137a38e53504494818':
Create samples showing how to call OpenGL from JNI libraries.
Merge commit '5dd7c726f45fd7b7ab473471dc504c00012a6856' into eclair-plus-aosp
* commit '5dd7c726f45fd7b7ab473471dc504c00012a6856':
Add raster object to control point and line params. Add flag to force SW rendering.
Merge commit '193a6261894619985866220c320017f0831d6055' into eclair-plus-aosp
* commit '193a6261894619985866220c320017f0831d6055':
add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix.
* changes:
add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix.
Merge commit '37703b6c875a935e6341d8a710796bc0c87d3044' into eclair-plus-aosp
* commit '37703b6c875a935e6341d8a710796bc0c87d3044':
invalidate the webview after pressing the IME 'next' button
Merge commit 'bdeccbba6f6ed49da4e8e668d62754bc7263e9ce' into eclair-plus-aosp
* commit 'bdeccbba6f6ed49da4e8e668d62754bc7263e9ce':
fbDev wasn't initialized of hw_get_module failed, but was then used anyway.
Merge commit '3f2c70fb9e2dd503f96958db501729a20bb33c31' into eclair-plus-aosp
* commit '3f2c70fb9e2dd503f96958db501729a20bb33c31':
Convert instances of px in default UI styles to dip.
Merge commit '7475be4bc239929aa49235e223807d5447674efd' into eclair-plus-aosp
* commit '7475be4bc239929aa49235e223807d5447674efd':
Fix#2101821: Cut labels of menu items in "SnapTell" market app.
Merge commit '3136d4b0108deaca5ab525881de47d2979911131' into eclair-plus-aosp
* commit '3136d4b0108deaca5ab525881de47d2979911131':
Added tool to generate application-specific reports from class load profiling data. Generated new profiling data. Deleted old data. Generated new preloaded-classes file.
Merge commit '6d181166a2e5c819e274397f90e33d340061750f' into eclair-plus-aosp
* commit '6d181166a2e5c819e274397f90e33d340061750f':
Provide a getter to access the width of the HTML document.
* changes:
Added tool to generate application-specific reports from class load profiling data. Generated new profiling data. Deleted old data. Generated new preloaded-classes file.
Ummmm... this turns out to be pretty bad. NinePatchDrawable was not
scaling its reported padding for compatibility mode, causing spacing
to be off. All over the place. This change should improve things quite
a bit (and magically makes nearly all of the menu flaws go away).
Change-Id: I94a8310d95b908b6f087db97d9afaed654ca6de5