Merge commit '349236c61caab356a33475f7813dc5eaa88d28fc'
* commit '349236c61caab356a33475f7813dc5eaa88d28fc':
Change the way DRT determines if it is ready to continue to the next test when running in automated mode.
Merge commit '919dc7389f7b7558497e766dade90608ac5ef132'
* commit '919dc7389f7b7558497e766dade90608ac5ef132':
Make the new ContactsContract APIs public.
Merge commit 'e493bf7985ad4cac7bafcfa788eb281b694967aa'
* commit 'e493bf7985ad4cac7bafcfa788eb281b694967aa':
use new setDither on ImageRef to retain that setting for purgeable images
Merge commit '5866935c1bb0f53f8683d617f5cd7af8a78ed544'
* commit '5866935c1bb0f53f8683d617f5cd7af8a78ed544':
Add possibility to customize the chooser dialog used to allow the user to choose the application for sharing a link.
Merge commit '3adab9fcfffa57dd45e9ccace5e21123158e489b'
* commit '3adab9fcfffa57dd45e9ccace5e21123158e489b':
Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.ACCOUNT_TYPE to null.
Merge commit 'f77902c224eaae350169e19011d9badd417792f9'
* commit 'f77902c224eaae350169e19011d9badd417792f9':
KeyStore: remove classes used by old keystore.
Merge commit 'f4c102c4a834dd17265780b2694759b113863c98'
* commit 'f4c102c4a834dd17265780b2694759b113863c98':
Re-hide the contacts APIs, the droiddoc build is failing.
Merge commit 'ed4efca6415bafcdc4df1b23d9d658c07883815f'
* commit 'ed4efca6415bafcdc4df1b23d9d658c07883815f':
wallpaper: don't erase the background, just to repaint over it. saves 1.7 ms on some hardware
Merge commit 'b24f1f9fbcb5a977aba5b089ede0d4e8ae084fd6'
* commit 'b24f1f9fbcb5a977aba5b089ede0d4e8ae084fd6':
turn dithering off if it's not needed
fix [2142193] disable GL_LINEAR when not needed
Merge commit 'd6fdec7bd12317ddea3e0c20f304c544a88440be'
* commit 'd6fdec7bd12317ddea3e0c20f304c544a88440be':
Add density support to layoutlib so that bitmap are scaled if needed.
Merge commit 'eb6d4bf93c63f79e4346b5df81ca5ab914948207'
* commit 'eb6d4bf93c63f79e4346b5df81ca5ab914948207':
the boot animation is back! it broke in a recent check-in
Merge commit '99961218ed0ed9d64e533c2d0e377b3cf75f34da'
* commit '99961218ed0ed9d64e533c2d0e377b3cf75f34da':
Fix 2105956: The nine patch markers for one of the zoom buttons were reversed
Merge commit '93e4b5b01da25fc7d9070aef6bca2b0546fc4604'
* commit '93e4b5b01da25fc7d9070aef6bca2b0546fc4604':
Make the renderscript timing logging available by setting debug.rs.profile=1
Merge commit '1f21839a9828995eb01634f36d34c55ca9aeca3e'
* commit '1f21839a9828995eb01634f36d34c55ca9aeca3e':
Delay broadcasting ACCOUNTS_CHANGED until we're certain AndroidId is ready.
Merge commit '3fee3fb646fc81d199007d1eacfef7abb4e0650c'
* commit '3fee3fb646fc81d199007d1eacfef7abb4e0650c':
make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled
Merge commit 'addb0c52ba9a0aac019a21b9d49b4a51d53c2014'
* commit 'addb0c52ba9a0aac019a21b9d49b4a51d53c2014':
Add raster object to control point and line params. Add flag to force SW rendering.
Merge commit '6351cf72a55def4e1bca5764dea8cbca99f13b90'
* commit '6351cf72a55def4e1bca5764dea8cbca99f13b90':
add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix.
Merge commit '307ad592b8aa5d9246f7db4f8f1f8faafbe5eafa'
* commit '307ad592b8aa5d9246f7db4f8f1f8faafbe5eafa':
invalidate the webview after pressing the IME 'next' button
Merge commit 'd6f3b0b5ba733ad9605e9e55a858d870b3812cde'
* commit 'd6f3b0b5ba733ad9605e9e55a858d870b3812cde':
fbDev wasn't initialized of hw_get_module failed, but was then used anyway.
Merge commit 'a37b3616932e03122b536ff2b9f038c3ae65da4e'
* commit 'a37b3616932e03122b536ff2b9f038c3ae65da4e':
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 '2fd4943847d0209bef39171c1278ad6c86072dcc'
* commit '2fd4943847d0209bef39171c1278ad6c86072dcc':
Provide a getter to access the width of the HTML document.