1. 749ee4f API change. by Scott Main · 15 years ago
  2. 96898b3 Merge "Add Pointer Location to the window manager." by Dianne Hackborn · 15 years ago
  3. d85639a Merge "Public Download Manager API" by Jean-Baptiste Queru · 15 years ago
  4. a16e4ee Merge "Excise code from Unicode.cpp that was dead" by Kenny Root · 15 years ago
  5. acc6351 Merge "New API on java's MediaPlayer to suspend/resume a session." by Andreas Huber · 15 years ago
  6. 90d2db3 Add Pointer Location to the window manager. by Dianne Hackborn · 15 years ago
  7. 564bfc2 Excise code from Unicode.cpp that was dead by Kenny Root · 15 years ago
  8. fbb3885 New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 15 years ago
  9. ba7ec91 Squashed commit of the following: by Andreas Huber · 15 years ago
  10. 965e37e Merge "Dump original-package entries." by Jeff Hamilton · 15 years ago
  11. e2c17f9 Dump original-package entries. by Jeff Hamilton · 15 years ago
  12. d72b313 Merge "Map base station lat-lng of "0","0" to undefined." by Nico Sallembien · 15 years ago
  13. 1257b10 Merge "Fix javadoc link for SDK build breakage" by Adam Powell · 15 years ago
  14. 41fe19a am 79b646ff: (-s ours) am 0b9bbb6d: DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers on droid. This gives the necessary CPU reduction to allow the wallpapers to work on the slower CPU. by Jason Sams · 15 years ago
  15. 4886d40 Fix javadoc link for SDK build breakage by Adam Powell · 15 years ago
  16. 79b646f am 0b9bbb6d: DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers on droid. This gives the necessary CPU reduction to allow the wallpapers to work on the slower CPU. by Jason Sams · 15 years ago
  17. 90762d3 Modify ActivityInstrumentationTestCase2 to not require hardcoded package name. by Brett Chabot · 15 years ago
  18. 30e694a Merge "add Base64InputStream" by Doug Zongker · 15 years ago
  19. 2dc87f68 add Base64InputStream by Doug Zongker · 15 years ago
  20. 11f7c7e Merge "Fix spurious ANRs involving window shuffling and non-fullscreen activities" by Chris Tate · 15 years ago
  21. 93c0a0d Merge "Fix key debounce (was too aggressive and buggy) and dismiss mini keyboard on cancel event." by Amith Yamasani · 15 years ago
  22. d0534f4 Merge "Implement navigator.isApplicationInstalled() API" by Andrei Popescu · 15 years ago
  23. a6d747d Implement navigator.isApplicationInstalled() API by Andrei Popescu · 15 years ago
  24. 0b8bb42 Overscrolling modifications. Overscroll will not allow the user to by Adam Powell · 15 years ago
  25. 9384b145 Map base station lat-lng of "0","0" to undefined. by Mark Vandevoorde · 15 years ago
  26. 8bd3f74 Merge "Fix issue 2418668: AudioManager isWiredHeadsetOn() always returns false for headset without mic." by Eric Laurent · 15 years ago
  27. 8cd61bc Merge "add NO_CLOSE flag for use by Base64OutputStream" by Doug Zongker · 15 years ago
  28. 6015a97 Fix issue 2418668: AudioManager isWiredHeadsetOn() always returns false for headset without mic. by Eric Laurent · 15 years ago
  29. 70251b17 Merge "Fixing the bug where mic button is not shown" by Bjorn Bringert · 15 years ago
  30. cccd63c Fixing the bug where mic button is not shown by Valentin Kravtsov · 15 years ago
  31. 133753f Merge "Disable distracting status bar ticker text in car mode." by Daniel Sandler · 15 years ago
  32. ac6df2d Move the animations in the UI thread by Nicolas Roard · 15 years ago
  33. a0659aa Revert "RenderScript should not depend on libsurfaceflinger_client.so" by Jack Palevich · 15 years ago
  34. a0430a1 Disable distracting status bar ticker text in car mode. by Daniel Sandler · 15 years ago
  35. 4709693 Add APIs for mapping between new and current package names. by Dianne Hackborn · 15 years ago
  36. b509065 Merge "Fix 2438785: Add missing key code to landscape keyboard and fix log spew." by Jim Miller · 15 years ago
  37. 7aa936e Fix key debounce (was too aggressive and buggy) and dismiss mini keyboard on cancel event. by Amith Yamasani · 15 years ago
  38. 0b9bbb6 DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers on droid. This gives the necessary CPU reduction to allow the wallpapers to work on the slower CPU. by Jason Sams · 15 years ago
  39. 136b1f9 Fix spurious ANRs involving window shuffling and non-fullscreen activities by Christopher Tate · 15 years ago
  40. 6a35387 Measure walltime in ContentResolver and SQLiteDatabase operations logging. by Brad Fitzpatrick · 15 years ago
  41. 5a4b1d9 Merge "Hiding the new TextToSpeech Intent extras for voice data check to fix the build." by Charles Chen · 15 years ago
  42. f1e245f Hiding the new TextToSpeech Intent extras for voice data check to fix the build. by Charles Chen · 15 years ago
  43. 1202cf1 Merge "Measure walltime in ContentResolver and SQLiteDatabase operations logging." by Brad Fitzpatrick · 15 years ago
  44. ec52eed Fix 2438785: Add missing key code to landscape keyboard and fix log spew. by Jim Miller · 15 years ago
  45. d72f718 Measure walltime in ContentResolver and SQLiteDatabase operations logging. by Brad Fitzpatrick · 15 years ago
  46. dc2df32 Fix build. by Raphael · 15 years ago
  47. 387e805 Merge "Adding Intent extra strings to TextToSpeech.Engine for doing voice data checks." by Charles Chen · 15 years ago
  48. 35bb8b0 Merge "Fix in layoutlib due to some changes in the frameworks." by Xavier Ducrohet · 15 years ago
  49. 76d9c3c Adding Intent extra strings to TextToSpeech.Engine for doing voice data checks. by Charles Chen · 15 years ago
  50. f26919e Merge "Improve a comment in RecognitionService." by Mike LeBeau · 15 years ago
  51. 2f853ea Improve a comment in RecognitionService. by Mike LeBeau · 15 years ago
  52. cb6351c Merge "Use the new RecognitionService.SERVICE_INTERFACE instead of RecognizerIntent.ACTION_RECOGNIZE_SPEECH when finding a voice recognition service." by Mike LeBeau · 15 years ago
  53. 99e1cda Fix in layoutlib due to some changes in the frameworks. by Xavier Ducrohet · 15 years ago
  54. 111c178 Merge "RenderScript should not depend on libsurfaceflinger_client.so" by Mathias Agopian · 15 years ago
  55. cb0be8a Use the new RecognitionService.SERVICE_INTERFACE instead of by Mike LeBeau · 15 years ago
  56. 88b55fb RenderScript should not depend on libsurfaceflinger_client.so by Mathias Agopian · 15 years ago
  57. 7356b0b Merge "Fix simulator build." by Marco Nelissen · 15 years ago
  58. 6b03844 Fix simulator build. by Marco Nelissen · 15 years ago
  59. 315ada7 Get rid of the limit-unlock policy control. by Dianne Hackborn · 15 years ago
  60. 2870552b Merge "Fix some Gmail tests" by Paul Westbrook · 15 years ago
  61. 1048108 Fix some Gmail tests by Paul Westbrook · 15 years ago
  62. 7b40233 add NO_CLOSE flag for use by Base64OutputStream by Doug Zongker · 15 years ago
  63. 9a31962 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 · 15 years ago
  64. 378ae12 Add SERVICE_INTERFACE and SERVICE_META_DATA constants to RecognitionService, by Mike LeBeau · 15 years ago
  65. 8b799a3 Merge "Add support for "album artist" tag." by Marco Nelissen · 15 years ago
  66. c5d5ee3 Add support for "album artist" tag. by Marco Nelissen · 15 years ago
  67. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  68. 28a5dc2 Merge "Support for rendering through an overlay on the droid even if a software renderer is active." by Andreas Huber · 15 years ago
  69. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  70. d5663a1 Merge "Setting the synth busy flag inside a synchronized block for thread safety." by Charles Chen · 15 years ago
  71. 1ceb79e 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 · 15 years ago
  72. 5d34e9b Add new setting for the ComponentName of the service to be used by Mike LeBeau · 15 years ago
  73. 3941411a am 1e90ab54: merge from open-source master by The Android Open Source Project · 15 years ago
  74. 777db0c Merge "resolved conflicts for merge of 61bb25f2 to master" by Eric Laurent · 15 years ago
  75. 6dee18c New implementation of <original-package> tag. by Dianne Hackborn · 15 years ago
  76. 4ab5a6f Support for rendering through an overlay on the droid even if a software renderer is active. by Andreas Huber · 15 years ago
  77. 9386060 Merge "Fix installd to create /data/data/<pkgname> with appropriate permissions." by David Turner · 15 years ago
  78. c0d71d3 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 · 15 years ago
  79. 289e580 Truncate SYSTEM_TOMBSTONE events at the end (take the head), by Dan Egnor · 15 years ago
  80. d7b92a0 resolved conflicts for merge of 61bb25f2 to master by Eric Laurent · 15 years ago
  81. 1ab6d75 Merge "MountService: Fix some mountset bugs and tighten up some return values" by San Mehat · 15 years ago
  82. 18e9396 Eliminate dependencies on Checkin, replacing checkin events with EventLog by Dan Egnor · 15 years ago
  83. 1e90ab5 merge from open-source master by The Android Open Source Project · 15 years ago
  84. 4e208bd Merge "Support for product specific fallback font file." by Ying Wang · 15 years ago
  85. 61bb25f am c1eba82b: Merge "Fix issue: 2413494: Add TTY support." into eclair by Eric Laurent · 15 years ago
  86. c1eba82 Merge "Fix issue: 2413494: Add TTY support." into eclair by Eric Laurent · 15 years ago
  87. 5e2c81d Remove in-app to global search toggle. Bug: 2436539 by Amith Yamasani · 15 years ago
  88. a181b21 MountService: Fix some mountset bugs and tighten up some return values by San Mehat · 15 years ago
  89. 2980d10 Merge "Add content provider for browser geolocation permissions" by Bjorn Bringert · 15 years ago
  90. 91f2a20 Add content provider for browser geolocation permissions by Bjorn Bringert · 15 years ago
  91. b298351 Merge "Fix NPE in AppWidgetService.addProvidersForPackageLocked()" by Bjorn Bringert · 15 years ago
  92. 9b7cb79 Setting the synth busy flag inside a synchronized block for thread safety. by Charles Chen · 15 years ago
  93. 49ffc0f Revise ThumbnailUtils API. by Ray Chen · 15 years ago
  94. 0bcc74c Merge "Change default mode." by Jason Sams · 15 years ago
  95. 8dd9ca3 Change default mode. by Jason Sams · 15 years ago
  96. b8755c7 Merge "Add java benchmark to imageProcessing." by Jason Sams · 15 years ago
  97. 586f3b5 Add java benchmark to imageProcessing. by Jason Sams · 15 years ago
  98. b507e71 Merge "Cleanup image processing example script." by Jason Sams · 15 years ago
  99. 1d317d1 Cleanup image processing example script. by Jason Sams · 15 years ago
  100. 87c2b15 Merge "Fix for bug 2427961 android.security.tests.SystemKeyStoreTest:testBasicAccess is failing. Fixed issues in test." by Oscar Montemayor · 15 years ago