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