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