1. 0469dbb Merge "Fix spurious ANRs involving window shuffling and non-fullscreen activities" by Chris Tate · 14 years ago
  2. eafa992 Merge "Fix key debounce (was too aggressive and buggy) and dismiss mini keyboard on cancel event." by Amith Yamasani · 14 years ago
  3. f91bf15 Merge "Implement navigator.isApplicationInstalled() API" by Andrei Popescu · 14 years ago
  4. 0b39003 Merge "Fix issue 2418668: AudioManager isWiredHeadsetOn() always returns false for headset without mic." by Eric Laurent · 14 years ago
  5. b96ecc1 Merge "add NO_CLOSE flag for use by Base64OutputStream" by Doug Zongker · 14 years ago
  6. 69dc170 Merge "Fixing the bug where mic button is not shown" by Bjorn Bringert · 14 years ago
  7. 9d33ba2 Merge "Disable distracting status bar ticker text in car mode." by Daniel Sandler · 14 years ago
  8. 812828d Merge "Fix 2438785: Add missing key code to landscape keyboard and fix log spew." by Jim Miller · 14 years ago
  9. acb336b Merge "Hiding the new TextToSpeech Intent extras for voice data check to fix the build." by Charles Chen · 14 years ago
  10. e54a4bf Merge "Measure walltime in ContentResolver and SQLiteDatabase operations logging." by Brad Fitzpatrick · 14 years ago
  11. a96fb39 Merge "Adding Intent extra strings to TextToSpeech.Engine for doing voice data checks." by Charles Chen · 14 years ago
  12. edf62b3 Merge "Fix in layoutlib due to some changes in the frameworks." by Xavier Ducrohet · 14 years ago
  13. da88184 Merge "Improve a comment in RecognitionService." by Mike LeBeau · 14 years ago
  14. 426f9a6 Merge "Use the new RecognitionService.SERVICE_INTERFACE instead of RecognizerIntent.ACTION_RECOGNIZE_SPEECH when finding a voice recognition service." by Mike LeBeau · 14 years ago
  15. 5034b28 Merge "RenderScript should not depend on libsurfaceflinger_client.so" by Mathias Agopian · 14 years ago
  16. a011e44 Merge "Fix simulator build." by Marco Nelissen · 14 years ago
  17. 4cb8ae2 Fix simulator build. by Marco Nelissen · 14 years ago
  18. 6d3fa27 Merge "Fix some Gmail tests" by Paul Westbrook · 14 years ago
  19. f13b12d add NO_CLOSE flag for use by Base64OutputStream by Doug Zongker · 14 years ago
  20. b4fd3af Merge "Add SERVICE_INTERFACE and SERVICE_META_DATA constants to RecognitionService, to be used by anyone implementing a voice recognition service. Also define a new <recognition-service> styleable to be used in such service's metadata xml." by Mike LeBeau · 14 years ago
  21. a32a6a4 Merge "Add support for "album artist" tag." by Marco Nelissen · 14 years ago
  22. 9cce325 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 14 years ago
  23. 4fae0fd Merge "Support for rendering through an overlay on the droid even if a software renderer is active." by Andreas Huber · 14 years ago
  24. 70fa84f Introduce special UI modes for night and car usage. by Tobias Haamel · 14 years ago
  25. 6ecdf97 Merge "Setting the synth busy flag inside a synchronized block for thread safety." by Charles Chen · 14 years ago
  26. f45c6ca Merge "Add new setting for the ComponentName of the service to be used for voice recognition on the device. Right now this just queries the package manager at boot and finds the (hopefully) single available recognizer." by Mike LeBeau · 14 years ago
  27. 58cfecc am 1e90ab54: merge from open-source master by The Android Open Source Project · 14 years ago
  28. 42481bc Merge "resolved conflicts for merge of 61bb25f2 to master" by Eric Laurent · 14 years ago
  29. ec44978 Merge "Fix installd to create /data/data/<pkgname> with appropriate permissions." by David Turner · 14 years ago
  30. 3aa1d03 Merge "Truncate SYSTEM_TOMBSTONE events at the end (take the head), but still truncate the other log files at the start (take the tail)." by Dan Egnor · 14 years ago
  31. 72b44cf resolved conflicts for merge of 61bb25f2 to master by Eric Laurent · 14 years ago
  32. 28600b5 Merge "MountService: Fix some mountset bugs and tighten up some return values" by San Mehat · 14 years ago
  33. 6e03ece merge from open-source master by The Android Open Source Project · 14 years ago
  34. 4214fb1 Merge "Support for product specific fallback font file." by Ying Wang · 14 years ago
  35. 8727c24 am c1eba82b: Merge "Fix issue: 2413494: Add TTY support." into eclair by Eric Laurent · 14 years ago
  36. fde9e34 Merge "Fix issue: 2413494: Add TTY support." into eclair by Eric Laurent · 14 years ago
  37. 9e07e09 Merge "Add content provider for browser geolocation permissions" by Bjorn Bringert · 14 years ago
  38. aaae895 Merge "Fix NPE in AppWidgetService.addProvidersForPackageLocked()" by Bjorn Bringert · 14 years ago
  39. bb756d2 Merge "Change default mode." by Jason Sams · 14 years ago
  40. d8b49c1 Merge "Add java benchmark to imageProcessing." by Jason Sams · 14 years ago
  41. 9cc062d Merge "Cleanup image processing example script." by Jason Sams · 14 years ago
  42. e521a3d Merge "Fix for bug 2427961 android.security.tests.SystemKeyStoreTest:testBasicAccess is failing. Fixed issues in test." by Oscar Montemayor · 14 years ago
  43. 03cd968 Merge "Fix 2373088: Cleanup and minor fixes to PasswordKeyboard*." by Jim Miller · 14 years ago
  44. 11fe401 Merge "Fixing AMR recording code." by Andreas Huber · 14 years ago
  45. 2b5c721 Merge "Fix ImageProcessing example." by Jason Sams · 14 years ago
  46. 330c55d Merge "Support per-application switch to execute the VM in safe mode." by Ben Cheng · 14 years ago
  47. 6e00aae Merge "Add back lost python script." by Shimeng (Simon) Wang · 14 years ago
  48. 92d543f API CHANGE: Add SSLSessionCache public API to allow unbundled SSL session caching. by Dan Egnor · 14 years ago
  49. aa5be64 Merge "Do autodetection even if no locale was specified, and use the detected encoding if it is unambiguous." by Marco Nelissen · 14 years ago
  50. cf1a51c Merge "Set default value for default install location" by Suchi Amalapurapu · 14 years ago
  51. 89dce4f Merge "add Base64OutputStream to android-common" by Doug Zongker · 14 years ago
  52. 6a9ab1b Merge "fix an NPE in SyncManager's dump where it can get a null AuthorityInfo; instead create one if one doesn't exist yet" by Fred Quintana · 14 years ago
  53. 7822585 Merge "Prevent infinite loop in the Phone UI." by Romain Guy · 14 years ago
  54. 56811ab Add back lost python script. by Shimeng (Simon) Wang · 14 years ago
  55. bcf1622 Merge "StorageNotification: Move notification / usb storage activity into StatusBarPolicy" by San Mehat · 14 years ago
  56. 2b42e49 Merge "Properly detect Adobe's .f4v file format as an mp4 ISO compliant file." by Andreas Huber · 14 years ago
  57. 0ab1771 add Base64OutputStream to android-common by Doug Zongker · 14 years ago
  58. 6d65fdb Merge "Don't create a genre in the database for genre code 255 (unknown)" by Marco Nelissen · 14 years ago
  59. c0aa90f am 87bdfd6d: am d74bf162: Merge "Repackage samples zip with SampleSyncAdapter and CubeLiveWallpaper." into eclair by Dirk Dougherty · 14 years ago
  60. d7a11c5 am eb42a288: (-s ours) am a1ab9766: Merge "DO NOT MERGE" into eclair by Bart Sears · 14 years ago
  61. 3b3237b am d74bf162: Merge "Repackage samples zip with SampleSyncAdapter and CubeLiveWallpaper." into eclair by Dirk Dougherty · 14 years ago
  62. 77eb6fb am a1ab9766: Merge "DO NOT MERGE" into eclair by Bart Sears · 14 years ago
  63. a10ec4b Merge "Repackage samples zip with SampleSyncAdapter and CubeLiveWallpaper." into eclair by Dirk Dougherty · 14 years ago
  64. 6e4c139 Merge "DO NOT MERGE" into eclair by Bart Sears · 14 years ago
  65. 86c579d am 789b11c7: (-s ours) am 926780b0: Merge "DO NOT MERGE" into eclair by Bart Sears · 14 years ago
  66. b913443 am 926780b0: Merge "DO NOT MERGE" into eclair by Bart Sears · 14 years ago
  67. 0985807 Merge "DO NOT MERGE" into eclair by Bart Sears · 14 years ago
  68. 2cf0be3 Merge "Clean up interface between LocationManagerService and the location providers:" by Mike Lockwood · 14 years ago
  69. 66a86cb Merge "Remove SearchManager.SOURCE" by Bjorn Bringert · 14 years ago
  70. f5de144 Merge "Add Search.SOURCE to android-common" by Bjorn Bringert · 14 years ago
  71. 1ce3546 Add Search.SOURCE to android-common by Bjorn Bringert · 14 years ago
  72. 1776e77 Merge "Remove some logs." by Wu-cheng Li · 14 years ago
  73. d5a4f1f Remove some logs. by Wu-cheng Li · 14 years ago
  74. dfec3a9 Merge "Add exposure compensation parameter." by Wu-cheng Li · 14 years ago
  75. a7760d3 Merge "MountService: Add isSecureContainerMounted() API call" by San Mehat · 14 years ago
  76. 49194c1 Merge "Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via onPartialResults()" by Alex Gruenstein · 14 years ago
  77. 4634076 Merge "Generate /data/system/packages.list in the PackageManager" by David Turner · 14 years ago
  78. e3482f2 Merge "Fix the lock screen." by Romain Guy · 14 years ago
  79. 8b82dd2 am e524ff53: am 859f4556: Merge "Add generated html docs for SampleSyncAdapter and CubeLiveWallpaper. Add article for live wallpaper." into eclair by Dirk Dougherty · 14 years ago
  80. b34f0a7 am 859f4556: Merge "Add generated html docs for SampleSyncAdapter and CubeLiveWallpaper. Add article for live wallpaper." into eclair by Dirk Dougherty · 14 years ago
  81. 88d505a Merge "Add generated html docs for SampleSyncAdapter and CubeLiveWallpaper. Add article for live wallpaper." into eclair by Dirk Dougherty · 14 years ago
  82. 4904004 am 87da8606: Manually merged VelocityTracker changes by Adam Powell · 14 years ago
  83. 6c7fdf5 Merge "Preview seperating RenderScript into RenderScript and RenderScriptGL" by Jason Sams · 14 years ago
  84. 56a448d Merge "only make AccountManager throw an exception on blocking calls in the UI thread if the application's SDK is froyo or later" by Fred Quintana · 14 years ago
  85. 5527f6f Merge "Regenerate the TopLevelDomain from iana.org website." by Shimeng (Simon) Wang · 14 years ago
  86. f73fb23 Merge "Make the Date Picker fields more consistent in locales with numeric months." by Eric Fischer · 14 years ago
  87. d7a4fd0 Merge "Add support for physically rotated displays" by Mathias Agopian · 14 years ago
  88. e757f9f Regenerate the TopLevelDomain from iana.org website. by Shimeng (Simon) Wang · 14 years ago
  89. 3dca6ce Merge "Defer actual work of setDataSource given a URI to the prepare phase in order to not block the calling thread for any significant amount of time..." by Andreas Huber · 14 years ago
  90. 3a6dc1e Manually merged VelocityTracker changes by Adam Powell · 14 years ago
  91. 7a31bae Merge "Update DroidSansFallback typeface + preserve legacy version" by Eugene Koh · 14 years ago
  92. 5ed646c Merge "If the codec's input buffer size is too small to accomodate the buffer read from the source, report and error instead of asserting." by Andreas Huber · 14 years ago
  93. c6abff4 Merge "New external storage APIs." by Dianne Hackborn · 14 years ago
  94. f50864c Merge "Set the IME action to GO for normal textfields." by Leon Scroggins · 14 years ago
  95. ef22f97 Merge "Restart input when moving to a new textfield." by Amith Yamasani · 14 years ago
  96. 65f69ac Merge "suppress broken tests(http://b/2431671)" by Vasu Nori · 14 years ago
  97. a6081a4 Merge "Change key dispatch timeout logging." by Ken Shirriff · 14 years ago
  98. 17a5d1d Merge "Fix NPE in FileObserver when multiple events pile in for a defunct observer. Also, fix up some bogus whitespace (hard tabs, etc)." by Dan Egnor · 14 years ago
  99. a8f6674 Merge "MountService: Check for failure to unmount when enabling UMS and fix reversed logic" by San Mehat · 14 years ago
  100. 6f35d21 Merge "Properly notifies listener when an animation is cancelled. Bug: #2428005." by Romain Guy · 14 years ago