1. 42c444a 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
  2. e83cefce New external storage APIs. by Dianne Hackborn · 14 years ago
  3. fe3b8e9 Support the disc number and custom genre tags for mp4. by Marco Nelissen · 14 years ago
  4. 751fdc0 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
  5. df737e4 Merge "Set the IME action to GO for normal textfields." by Leon Scroggins · 14 years ago
  6. 72e5a88 Merge "Restart input when moving to a new textfield." by Amith Yamasani · 14 years ago
  7. 7873725 Merge "suppress broken tests(http://b/2431671)" by Vasu Nori · 14 years ago
  8. af314e2 Set the IME action to GO for normal textfields. by Leon Scroggins · 14 years ago
  9. 53d0c7f Merge "Change key dispatch timeout logging." by Ken Shirriff · 14 years ago
  10. 5c84bf0 Restart input when moving to a new textfield. by Leon Scroggins · 14 years ago
  11. 44d9937 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
  12. 5793a17 suppress broken tests(http://b/2431671) by Vasu Nori · 14 years ago
  13. 1655e28 Merge "MountService: Check for failure to unmount when enabling UMS and fix reversed logic" by San Mehat · 14 years ago
  14. 59443a6 MountService: Check for failure to unmount when enabling UMS and fix reversed logic by San Mehat · 14 years ago
  15. cdc045d Merge "Properly notifies listener when an animation is cancelled. Bug: #2428005." by Romain Guy · 14 years ago
  16. 5e7a09f Update DroidSansFallback typeface + preserve legacy version by Eugene Koh · 14 years ago
  17. cb72cda Merge "change wording in warning msg printed when compiled-sql cache is full" by Vasu Nori · 14 years ago
  18. e33813d Merge "A little less verbosity in stagefright and special treatment for the error state while shutting down." by Andreas Huber · 14 years ago
  19. 8e867eb Merge "Fix NPE in PackageParser" by Bjorn Bringert · 14 years ago
  20. 4398486 Merge "Update the mdpi resource with 2.0 style icons" by Eugene Koh · 14 years ago
  21. 4a9375e A little less verbosity in stagefright and special treatment for the error state while shutting down. by Andreas Huber · 14 years ago
  22. 82f82be change wording in warning msg printed when compiled-sql cache is full by Vasu Nori · 14 years ago
  23. 6420877 Merge "Take into account the visible title height when scrolling." by Shimeng (Simon) Wang · 14 years ago
  24. 305a2eb Properly notifies listener when an animation is cancelled. Bug: #2428005. by Romain Guy · 14 years ago
  25. b7f17d4 Take into account the visible title height when scrolling. by Shimeng (Simon) Wang · 14 years ago
  26. b37d8a4 Merge "Add --auto-add-overlay option to aapt." by Xavier Ducrohet · 14 years ago
  27. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago
  28. 3ee1317 NotificationManagerService: Add a listener for storage events by San Mehat · 14 years ago
  29. 64e6a45 StorageNotification: Add general storage notification for UMS/Storage events by San Mehat · 14 years ago
  30. 7659117 Merge "MountService: Harden for pre-boot usage users" by San Mehat · 14 years ago
  31. 6bdcc06 Merge "MountService: Add WARN checks to ASEC calls to catch bad users" by San Mehat · 14 years ago
  32. 52976f3 am 18f75bd4: am e88192b9: Cleanup fixes for ScaleGestureDetector by Adam Powell · 14 years ago
  33. 18f75bd am e88192b9: Cleanup fixes for ScaleGestureDetector by Adam Powell · 14 years ago
  34. e88192b Cleanup fixes for ScaleGestureDetector by Adam Powell · 14 years ago
  35. fdcba38 Merge "During shutdown, don't loop forever on a state transition to OMX_StateInvalid." by Andreas Huber · 14 years ago
  36. 18457fd Merge "NativeDaemonConnector: Improve error reporting and debug formatting" by San Mehat · 14 years ago
  37. c8da710 Merge changes I1aabef01,I8dbd0f83 by San Mehat · 14 years ago
  38. ace5a3f Hide resourceDirs from public API by Kenny Root · 14 years ago
  39. 9c6393b Merge "Handle the Tab key by moving to the next textfield. And ensure there is always a way to get to the next field." by Leon Scroggins · 14 years ago
  40. e56b7e6c Use bswap_16 instead of swap16, because swap16 is not available in glibc by Marco Nelissen · 14 years ago
  41. d5ff5db Handle the Tab key by moving to the next textfield. And ensure by Leon Scroggins · 14 years ago
  42. e04b1ad Fix NPE in PackageParser by Bjorn Bringert · 14 years ago
  43. ff723b6 Add exposure compensation parameter. by Wu-cheng Li · 14 years ago
  44. 7040ce7 resolved conflicts for merge of 37a00a36 to master by Suchi Amalapurapu · 14 years ago
  45. a90cee8 Merge "Fixes to DeviceAdmin & DevicePolicyManager Javadoc" by Andy Stadler · 14 years ago
  46. 88209d1 Fixes to DeviceAdmin & DevicePolicyManager Javadoc by Andrew Stadler · 14 years ago
  47. 0b31970 Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryKeyboardView by Jim Miller · 14 years ago
  48. 628fd6d Network Location unbundling: by Mike Lockwood · 14 years ago
  49. 207e538 MountService: Harden for pre-boot usage users by San Mehat · 14 years ago
  50. f919cd02 MountService: Add WARN checks to ASEC calls to catch bad users by San Mehat · 14 years ago
  51. 1ff4371 NativeDaemonConnector: Improve error reporting and debug formatting by San Mehat · 14 years ago
  52. 1bf3f8b SystemServer: Move MountService startup before NotificationManagerService by San Mehat · 14 years ago
  53. 17da5a6 StorageManager: Check for a null MountService by San Mehat · 14 years ago
  54. 37a00a3 am 08be55b8: Add null checks when scanning a package. Delete packages whose code and resource paths haven\'t been set correctly. by Suchi Amalapurapu · 14 years ago
  55. d95244f Fix NPE in FileObserver when multiple events pile in for a defunct by Dan Egnor · 14 years ago
  56. 08be55b Add null checks when scanning a package. by Suchi Amalapurapu · 14 years ago
  57. 53bd252 - change the SyncManager to retry MANUAL syncs that encounter a soft error by Fred Quintana · 14 years ago
  58. 9be54d4 ID3v1 tag's strings are ISO8859, not UTF-8, so do the proper conversion when extracting metadata. by Andreas Huber · 14 years ago
  59. ba53068 Merge "Properly implement asynchronous preparation of media playback." by Andreas Huber · 14 years ago
  60. 1655f9a Merge "Fix fountain and put the demos back in the optional build." by Jason Sams · 14 years ago
  61. 5bec3aa Fix fountain and put the demos back in the optional build. by Jason Sams · 14 years ago
  62. 960f5d4 Merge "Remember which apps have available restore info in the ancestral dataset" by Chris Tate · 14 years ago
  63. 7499ef3 Merge "Skip the endianness marker when converting UCS-2 to UTF-8, since it ends up in the UTF-8 string otherwise." by Marco Nelissen · 14 years ago
  64. b49ceb3 Remember which apps have available restore info in the ancestral dataset by Christopher Tate · 14 years ago
  65. 6be780e Properly implement asynchronous preparation of media playback. by Andreas Huber · 14 years ago
  66. 3887ac7 Skip the endianness marker when converting UCS-2 to UTF-8, since it by Marco Nelissen · 14 years ago
  67. 66c77a5 Add support for physically rotated displays by Mathias Agopian · 14 years ago
  68. ec5df83 Fix to enable having a primary index that's not the closest match. by Amith Yamasani · 14 years ago
  69. 7723c94 Merge "Use Tremor for sim-eng, and Tremolo for other targets." by Gloria Wang · 14 years ago
  70. 67c12cc Merge "Add support for the TPOS/TPA (disc number) id3 tag." by Marco Nelissen · 14 years ago
  71. 1fa2d46 Merge "Always remember the last touch mode state when touch mode changes." by Romain Guy · 14 years ago
  72. 498b296 Always remember the last touch mode state when touch mode changes. by Romain Guy · 14 years ago
  73. a229279 Merge "Rename media resource broadcasts Add checks for fwdlocked and updated system apps add more tests remove duplicate adds" by Suchi Amalapurapu · 14 years ago
  74. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 14 years ago
  75. 655306f Add support for the TPOS/TPA (disc number) id3 tag. by Marco Nelissen · 14 years ago
  76. c9a61f6 Merge "Fixing a race condition in the TextToSpeech service that could be triggered if many long utterances are started and interrupted in rapid succession." by Charles Chen · 14 years ago
  77. 2c51014 Use Tremor for sim-eng, and Tremolo for other targets. by Gloria Wang · 14 years ago
  78. c9532609 animated the return to normal of mr-stretchy by Mike Reed · 14 years ago
  79. 44afb7b Fixing a race condition in the TextToSpeech service that could be by Charles Chen · 14 years ago
  80. 836a1f2 Fix the build. That was an API change. by Joe Onorato · 14 years ago
  81. e8d898f Merge "Make ComponentName cloneable." by Joe Onorato · 14 years ago
  82. 43d5e65 Merge "Prevent crash in KeyboardView when the view is 0x0." by Romain Guy · 14 years ago
  83. 9f4557e During shutdown, don't loop forever on a state transition to OMX_StateInvalid. by Andreas Huber · 14 years ago
  84. edc649a Make ComponentName cloneable. by Joe Onorato · 14 years ago
  85. 870d81d remove android.os.Base64Utils by Doug Zongker · 14 years ago
  86. 46a61bb Prevent crash in KeyboardView when the view is 0x0. by Romain Guy · 14 years ago
  87. 0066b08 Merge "add explicit Base64.DEFAULT flag to request default behavior" by Doug Zongker · 14 years ago
  88. 8799149 add explicit Base64.DEFAULT flag to request default behavior by Doug Zongker · 14 years ago
  89. 8d45e4e changes after review by API council by Vasu Nori · 14 years ago
  90. 8200b20 Change key dispatch timeout logging. by Ken Shirriff · 14 years ago
  91. aea16fb Merge "use sqlite 3.6.22 to print and profile the sql statetements" by Vasu Nori · 14 years ago
  92. 3ef94e2 use sqlite 3.6.22 to print and profile the sql statetements by Vasu Nori · 14 years ago
  93. 5a84386 Merge "Fix for 2224736. Sometimes mSeeking is reset without calling setSeekTo first." by Gloria Wang · 14 years ago
  94. 5d36c46 am ad9bcb22: merge from open-source master by The Android Open Source Project · 14 years ago
  95. 7406e53 Merge "Fixing a bug when installing VoiceSearch cause error" by Bjorn Bringert · 14 years ago
  96. 7a3c9d3 Fixing a bug when installing VoiceSearch cause error by Valentin Kravtsov · 14 years ago
  97. 47405ca Update the mdpi resource with 2.0 style icons by Bai Tao · 14 years ago
  98. 0bce138 Merge "fix a warning message that is confusing people." by Vasu Nori · 14 years ago
  99. 6b31e4d Merge "Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)"" by Gloria Wang · 14 years ago
  100. 9682728 Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor library for doing Ogg Vorbis decompression)" by Gloria Wang · 14 years ago