1. 4154c07 StorageNotification: Move notification / usb storage activity into StatusBarPolicy by San Mehat · 14 years ago
  2. 739e1f8 Merge "MountService: Add isSecureContainerMounted() API call" by San Mehat · 14 years ago
  3. 46d3502 Merge "Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via onPartialResults()" by Alex Gruenstein · 14 years ago
  4. b51f475 Merge "Generate /data/system/packages.list in the PackageManager" by David Turner · 14 years ago
  5. 8c58308 Merge "Fix the lock screen." by Romain Guy · 14 years ago
  6. b4a107d Fix the lock screen. by Romain Guy · 14 years ago
  7. f3449ee 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
  8. 6cdd9c0 MountService: Add isSecureContainerMounted() API call by San Mehat · 14 years ago
  9. e524ff5 am 859f4556: Merge "Add generated html docs for SampleSyncAdapter and CubeLiveWallpaper. Add article for live wallpaper." into eclair by Dirk Dougherty · 14 years ago
  10. 859f455 Merge "Add generated html docs for SampleSyncAdapter and CubeLiveWallpaper. Add article for live wallpaper." into eclair by Dirk Dougherty · 14 years ago
  11. d323b4c Add generated html docs for SampleSyncAdapter and CubeLiveWallpaper. Add article for live wallpaper. by Dirk Dougherty · 14 years ago
  12. add1376 Generate /data/system/packages.list in the PackageManager by David 'Digit' Turner · 14 years ago
  13. a63730d Log ContentProvider operations to the EventLog. by Brad Fitzpatrick · 14 years ago
  14. e1d6830 am 87da8606: Manually merged VelocityTracker changes by Adam Powell · 14 years ago
  15. b687581 Merge "Preview seperating RenderScript into RenderScript and RenderScriptGL" by Jason Sams · 14 years ago
  16. c4893b7 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
  17. de1ef51 Merge "Regenerate the TopLevelDomain from iana.org website." by Shimeng (Simon) Wang · 14 years ago
  18. 6909b5a Merge "Make the Date Picker fields more consistent in locales with numeric months." by Eric Fischer · 14 years ago
  19. 704ff64 Preview seperating RenderScript into RenderScript and RenderScriptGL by Jason Sams · 14 years ago
  20. 5fe1e62 Make the Date Picker fields more consistent in locales with numeric months. by Eric Fischer · 14 years ago
  21. 46d4525 Print the snapshot focus rather than the Window Manager's actual current focus by Christopher Tate · 14 years ago
  22. ba637f8 Merge "Add support for physically rotated displays" by Mathias Agopian · 14 years ago
  23. cc47fae Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via onPartialResults() by Alex Gruenstein · 14 years ago
  24. 3ed6fbd Regenerate the TopLevelDomain from iana.org website. by Shimeng (Simon) Wang · 14 years ago
  25. 4eaef13 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
  26. ffdf478 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
  27. 87da860 Manually merged VelocityTracker changes by Adam Powell · 14 years ago
  28. 88e2a5d Merge "Update DroidSansFallback typeface + preserve legacy version" by Eugene Koh · 14 years ago
  29. 0dd4df2 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
  30. 632aa76 Merge "New external storage APIs." by Dianne Hackborn · 14 years ago
  31. 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
  32. e83cefce New external storage APIs. by Dianne Hackborn · 14 years ago
  33. fe3b8e9 Support the disc number and custom genre tags for mp4. by Marco Nelissen · 14 years ago
  34. 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
  35. df737e4 Merge "Set the IME action to GO for normal textfields." by Leon Scroggins · 14 years ago
  36. 72e5a88 Merge "Restart input when moving to a new textfield." by Amith Yamasani · 14 years ago
  37. 7873725 Merge "suppress broken tests(http://b/2431671)" by Vasu Nori · 14 years ago
  38. af314e2 Set the IME action to GO for normal textfields. by Leon Scroggins · 14 years ago
  39. 53d0c7f Merge "Change key dispatch timeout logging." by Ken Shirriff · 14 years ago
  40. 5c84bf0 Restart input when moving to a new textfield. by Leon Scroggins · 14 years ago
  41. 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
  42. 5793a17 suppress broken tests(http://b/2431671) by Vasu Nori · 14 years ago
  43. 1655e28 Merge "MountService: Check for failure to unmount when enabling UMS and fix reversed logic" by San Mehat · 14 years ago
  44. 59443a6 MountService: Check for failure to unmount when enabling UMS and fix reversed logic by San Mehat · 14 years ago
  45. cdc045d Merge "Properly notifies listener when an animation is cancelled. Bug: #2428005." by Romain Guy · 14 years ago
  46. 5e7a09f Update DroidSansFallback typeface + preserve legacy version by Eugene Koh · 14 years ago
  47. cb72cda Merge "change wording in warning msg printed when compiled-sql cache is full" by Vasu Nori · 14 years ago
  48. e33813d Merge "A little less verbosity in stagefright and special treatment for the error state while shutting down." by Andreas Huber · 14 years ago
  49. 8e867eb Merge "Fix NPE in PackageParser" by Bjorn Bringert · 14 years ago
  50. 4398486 Merge "Update the mdpi resource with 2.0 style icons" by Eugene Koh · 14 years ago
  51. 4a9375e A little less verbosity in stagefright and special treatment for the error state while shutting down. by Andreas Huber · 14 years ago
  52. 82f82be change wording in warning msg printed when compiled-sql cache is full by Vasu Nori · 14 years ago
  53. 6420877 Merge "Take into account the visible title height when scrolling." by Shimeng (Simon) Wang · 14 years ago
  54. 305a2eb Properly notifies listener when an animation is cancelled. Bug: #2428005. by Romain Guy · 14 years ago
  55. b7f17d4 Take into account the visible title height when scrolling. by Shimeng (Simon) Wang · 14 years ago
  56. b37d8a4 Merge "Add --auto-add-overlay option to aapt." by Xavier Ducrohet · 14 years ago
  57. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago
  58. 3ee1317 NotificationManagerService: Add a listener for storage events by San Mehat · 14 years ago
  59. 64e6a45 StorageNotification: Add general storage notification for UMS/Storage events by San Mehat · 14 years ago
  60. 7659117 Merge "MountService: Harden for pre-boot usage users" by San Mehat · 14 years ago
  61. 6bdcc06 Merge "MountService: Add WARN checks to ASEC calls to catch bad users" by San Mehat · 14 years ago
  62. 52976f3 am 18f75bd4: am e88192b9: Cleanup fixes for ScaleGestureDetector by Adam Powell · 14 years ago
  63. 18f75bd am e88192b9: Cleanup fixes for ScaleGestureDetector by Adam Powell · 14 years ago
  64. e88192b Cleanup fixes for ScaleGestureDetector by Adam Powell · 14 years ago
  65. fdcba38 Merge "During shutdown, don't loop forever on a state transition to OMX_StateInvalid." by Andreas Huber · 14 years ago
  66. 18457fd Merge "NativeDaemonConnector: Improve error reporting and debug formatting" by San Mehat · 14 years ago
  67. c8da710 Merge changes I1aabef01,I8dbd0f83 by San Mehat · 14 years ago
  68. ace5a3f Hide resourceDirs from public API by Kenny Root · 14 years ago
  69. 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
  70. e56b7e6c Use bswap_16 instead of swap16, because swap16 is not available in glibc by Marco Nelissen · 14 years ago
  71. d5ff5db Handle the Tab key by moving to the next textfield. And ensure by Leon Scroggins · 14 years ago
  72. e04b1ad Fix NPE in PackageParser by Bjorn Bringert · 14 years ago
  73. 7040ce7 resolved conflicts for merge of 37a00a36 to master by Suchi Amalapurapu · 14 years ago
  74. a90cee8 Merge "Fixes to DeviceAdmin & DevicePolicyManager Javadoc" by Andy Stadler · 14 years ago
  75. 88209d1 Fixes to DeviceAdmin & DevicePolicyManager Javadoc by Andrew Stadler · 14 years ago
  76. 0b31970 Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryKeyboardView by Jim Miller · 14 years ago
  77. 628fd6d Network Location unbundling: by Mike Lockwood · 15 years ago
  78. 207e538 MountService: Harden for pre-boot usage users by San Mehat · 14 years ago
  79. f919cd02 MountService: Add WARN checks to ASEC calls to catch bad users by San Mehat · 14 years ago
  80. 1ff4371 NativeDaemonConnector: Improve error reporting and debug formatting by San Mehat · 14 years ago
  81. 1bf3f8b SystemServer: Move MountService startup before NotificationManagerService by San Mehat · 14 years ago
  82. 17da5a6 StorageManager: Check for a null MountService by San Mehat · 14 years ago
  83. 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
  84. d95244f Fix NPE in FileObserver when multiple events pile in for a defunct by Dan Egnor · 14 years ago
  85. 08be55b Add null checks when scanning a package. by Suchi Amalapurapu · 14 years ago
  86. 53bd252 - change the SyncManager to retry MANUAL syncs that encounter a soft error by Fred Quintana · 14 years ago
  87. 9be54d4 ID3v1 tag's strings are ISO8859, not UTF-8, so do the proper conversion when extracting metadata. by Andreas Huber · 14 years ago
  88. ba53068 Merge "Properly implement asynchronous preparation of media playback." by Andreas Huber · 14 years ago
  89. 1655f9a Merge "Fix fountain and put the demos back in the optional build." by Jason Sams · 14 years ago
  90. 5bec3aa Fix fountain and put the demos back in the optional build. by Jason Sams · 14 years ago
  91. 960f5d4 Merge "Remember which apps have available restore info in the ancestral dataset" by Chris Tate · 14 years ago
  92. 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
  93. b49ceb3 Remember which apps have available restore info in the ancestral dataset by Christopher Tate · 14 years ago
  94. 6be780e Properly implement asynchronous preparation of media playback. by Andreas Huber · 14 years ago
  95. 3887ac7 Skip the endianness marker when converting UCS-2 to UTF-8, since it by Marco Nelissen · 14 years ago
  96. 66c77a5 Add support for physically rotated displays by Mathias Agopian · 14 years ago
  97. ec5df83 Fix to enable having a primary index that's not the closest match. by Amith Yamasani · 14 years ago
  98. 7723c94 Merge "Use Tremor for sim-eng, and Tremolo for other targets." by Gloria Wang · 14 years ago
  99. 67c12cc Merge "Add support for the TPOS/TPA (disc number) id3 tag." by Marco Nelissen · 14 years ago
  100. 1fa2d46 Merge "Always remember the last touch mode state when touch mode changes." by Romain Guy · 14 years ago