1. 3eeffc1 Merge "keystore: add AID_ROOT into the user table." by Chia-chi Yeh · 14 years ago
  2. 56ec3c8 Merge "Fix scrolling bug in AutoCompleteTextView. Bug #2495033" by Romain Guy · 14 years ago
  3. 3e14168 Fix scrolling bug in AutoCompleteTextView. Bug #2495033 by Romain Guy · 14 years ago
  4. 4165dd2 keystore: add AID_ROOT into the user table. by Chia-chi Yeh · 14 years ago
  5. 9161e20 merge from open-source master by The Android Open Source Project · 14 years ago
  6. f1f90d4 Merge "Expose the Uri of the newly created contact Bug: 2448065" by Daniel Lehmann · 14 years ago
  7. 2ba1af3 Merge "Guard against calls to getTextAfterCursor() in text that has no cursor." by Eric Fischer · 14 years ago
  8. 2509d3c Clear active password in device admin when password is cleared. by Dianne Hackborn · 14 years ago
  9. 1127895 Guard against calls to getTextAfterCursor() in text that has no cursor. by Eric Fischer · 14 years ago
  10. 823961a Merge "Remove mms-common library" by Tom Taylor · 14 years ago
  11. a9729de Merge "Update the Mcc Table for Canada." by Robert Greenwalt · 14 years ago
  12. a87afd0 Remove mms-common library by Tom Taylor · 14 years ago
  13. 27dd40b Merge "Add camera parameter string constant for "true"." by Wu-cheng Li · 14 years ago
  14. e640a5a Update the Mcc Table for Canada. by Robert Greenwalt · 14 years ago
  15. 147113e Merge "The audio track was accidentally not participating in the prefetch since it wasn't started at the time prepare() was called. Also, properly report the cached duration even near the end when the source has no more data to fetch." by Andreas Huber · 14 years ago
  16. dc9927d The audio track was accidentally not participating in the prefetch since it wasn't started at the time prepare() was called. Also, properly report the cached duration even near the end when the source has no more data to fetch. by Andreas Huber · 14 years ago
  17. 156c435 Move lockscreen settings to secure table to prevent tampering. b/2343673 by Amith Yamasani · 15 years ago
  18. 9e7b076 Merge "fixes for [2474091] Saw Poor behaviour playing a video." by Mathias Agopian · 14 years ago
  19. d9ef5d7 Add camera parameter string constant for "true". by Wu-cheng Li · 14 years ago
  20. b1b1371 Expose the Uri of the newly created contact Bug: 2448065 by Daniel Lehmann · 14 years ago
  21. 453e60d Merge "Hold wake lock while shutting down." by Dianne Hackborn · 14 years ago
  22. 31e78e07 Merge "Report scroll events from ScrollView and HorizontalScrollView. Bug #2342763" by Romain Guy · 14 years ago
  23. 0e0b0c9 Merge "Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use the contained buffers." by Andreas Huber · 14 years ago
  24. 4c98743 Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use the contained buffers. by Andreas Huber · 14 years ago
  25. b3871fa Merge "Increase the amount of data buffered at preparation time. Make sure to start preparing after the codecs have been started, otherwise no buffering will happen." by Andreas Huber · 14 years ago
  26. f99ae76 Hold wake lock while shutting down. by Dianne Hackborn · 14 years ago
  27. 55864df7 Increase the amount of data buffered at preparation time. Make sure to start preparing after the codecs have been started, otherwise no buffering will happen. by Andreas Huber · 14 years ago
  28. 8e618e5 Report scroll events from ScrollView and HorizontalScrollView. Bug #2342763 by Romain Guy · 14 years ago
  29. 3eda979 Add Debug.dumpService(), a public method for "dumpsys" functionality by Dan Egnor · 15 years ago
  30. e879e4b Merge "Correct path to LowBattery.ogg." by Daniel Sandler · 14 years ago
  31. 09f53fa Merge "The prefetched source was unnecessarily holding a lock while receiving data from the network, sometimes blocking for seconds over 2G networks with corresponding drops in audio playback. Also, if the cache was full we'd report a cache duration of 0 instead of maximum size." by Andreas Huber · 14 years ago
  32. 80825e3 Merge "Update comments for the new EXTRA_VOICE_SEARCH_RESULT_HTTP_HEADERS." by Mike LeBeau · 14 years ago
  33. eba0f75 Update comments for the new EXTRA_VOICE_SEARCH_RESULT_HTTP_HEADERS. by Mike LeBeau · 14 years ago
  34. 1d211f8 fixes for [2474091] Saw Poor behaviour playing a video. by Mathias Agopian · 14 years ago
  35. d1356e4 Merge "caching bug in SQLiteDatabase causes invalid finalizer warnings" by Vasu Nori · 14 years ago
  36. c8195ff Merge "rollback AFTER commit causes warning message from sqlite bug:2486731" by Vasu Nori · 14 years ago
  37. 3c53c69 The prefetched source was unnecessarily holding a lock while receiving data from the network, sometimes blocking for seconds over 2G networks with corresponding drops in audio playback. Also, if the cache was full we'd report a cache duration of 0 instead of maximum size. by Andreas Huber · 14 years ago
  38. 68da044 Merge "Updates WebAddress to ignore the colon after the host component of a URL if no port is specified" by Steve Block · 14 years ago
  39. 198e40d Merge "Pass keys to plugin while shift is held down." by Leon Scroggins · 14 years ago
  40. 49d02ac caching bug in SQLiteDatabase causes invalid finalizer warnings by Vasu Nori · 15 years ago
  41. 529b285 Merge "If both cookies have null values, use the name difference." by Patrick Scott · 14 years ago
  42. 2257440 Updates WebAddress to ignore the colon after the host component of a URL if no port is specified by Steve Block · 14 years ago
  43. 08d5b1f Merge "Adding support for passing HTTP headers to a Browser" by Mike LeBeau · 14 years ago
  44. c22415f Merge "Fix issue 2317760: Change the priority between wired headset and A2DP." by Eric Laurent · 14 years ago
  45. 2807dbd If both cookies have null values, use the name difference. by Patrick Scott · 14 years ago
  46. bb2bf8f Merge "dumpstate: Add secure container + mounted filesystems to bugreport" by San Mehat · 14 years ago
  47. b127c8f Pass keys to plugin while shift is held down. by Leon Scroggins · 15 years ago
  48. 8c9233f Correct path to LowBattery.ogg. by Daniel Sandler · 14 years ago
  49. 4b10453 Merge "Fix a SettingsProvider test : 2377540" by Amith Yamasani · 14 years ago
  50. 54aa577 dumpstate: Add secure container + mounted filesystems to bugreport by San Mehat · 14 years ago
  51. 8da530c Merge "Cookies like "a=b" were broken due to my previous change." by Patrick Scott · 14 years ago
  52. 271f7ae Merge "For synchronous loads, load file URLs in the WebCore thread, rather than in the new WebViewWorker thread" by Steve Block · 14 years ago
  53. 2ffa625 Adding support for passing HTTP headers to a Browser by Valentin Kravtsov · 15 years ago
  54. 6aa6185 Merge "Fixing: Position of right button edge is different for VS" by Bjorn Bringert · 14 years ago
  55. fe2e075 Fix issue 2317760: Change the priority between wired headset and A2DP. by Eric Laurent · 14 years ago
  56. 2390380 Merge "location: dump LocationProvider internal state" by Mike Lockwood · 14 years ago
  57. ad7dd48 scroll into view considers layers by Cary Clark · 15 years ago
  58. 5bffb45 Merge "hidden api sameAs() to compare the pixels of 2 bitmaps for equality" by Mike Reed · 14 years ago
  59. 76d1e01 hidden api sameAs() to compare the pixels of 2 bitmaps for equality by Mike Reed · 15 years ago
  60. d1b21ff Merge "Hide Go button in browser when no text is entered" by Bjorn Bringert · 14 years ago
  61. d2b49d9 Cookies like "a=b" were broken due to my previous change. by Patrick Scott · 15 years ago
  62. a1140f9 Merge "Disable car mode should not require DISABLE_KEYGUARD permission" by Mike Lockwood · 14 years ago
  63. 9f93881 Disable car mode should not require DISABLE_KEYGUARD permission by Tobias Haamel · 14 years ago
  64. 61b09cb keystore: allow '\0's in keys and add guards for cplusplus. by Chia-chi Yeh · 14 years ago
  65. d0ca337 Fix a SettingsProvider test : 2377540 by Amith Yamasani · 14 years ago
  66. c612019 Fix typo in log message in TTS SynthProxy. by Jean-Michel Trivi · 14 years ago
  67. 796325b Fix bug 2449814 by Jean-Michel Trivi · 14 years ago
  68. 3c8fbdf location: dump LocationProvider internal state by Fred Fettinger · 15 years ago
  69. 8383535 Clarify the default algorithm used to choose an EGLConfig. by Jack Palevich · 15 years ago
  70. 80b9af4 Merge "ADT: Mark WebView as a Widget. Eclipse/ADT will display it in the GUI creator." by Raphael · 14 years ago
  71. f2193a2 Merge "Fix inverted release-EGLContext-on-pause logic." by Jack Palevich · 14 years ago
  72. 4a2221e Fix inverted release-EGLContext-on-pause logic. by Jack Palevich · 14 years ago
  73. 30df237 ADT: Mark WebView as a Widget. Eclipse/ADT will display it in the GUI creator. by Raphael · 14 years ago
  74. e3491b6 Title in DatePickerDialog used in Settings application not updated correctly by Kenneth Andersson · 15 years ago
  75. 78f307d rollback AFTER commit causes warning message from sqlite bug:2486731 by Vasu Nori · 15 years ago
  76. 4c2d7b5 Merge "Update keyboard key assets." by Amith Yamasani · 15 years ago
  77. 56ddddd Update keyboard key assets. by Amith Yamasani · 15 years ago
  78. 73e0546 Merge "Fixed a regression setting ListView selection mode without an adapter" by Adam Powell · 15 years ago
  79. cb704cd Fixed a regression setting ListView selection mode without an adapter by Adam Powell · 15 years ago
  80. afc591e One! More! Time! by Christopher Tate · 15 years ago
  81. f8012af Merge "Fix for badly rebased current.xml" by Adam Powell · 15 years ago
  82. bf3e5b0 Fix for badly rebased current.xml by Adam Powell · 15 years ago
  83. ed58aed Rename cleanspec => CleanSpec to match the build rule by Christopher Tate · 15 years ago
  84. 18c65d3 Merge "Fix up missed refactoring in JNI reg and preloaded-classes" by Christopher Tate · 15 years ago
  85. 7adc274 Fix up missed refactoring in JNI reg and preloaded-classes by Christopher Tate · 15 years ago
  86. 8f1bfe1 ListView#getCheckItemIds() deprecated for ListView#getCheckedItemIds(). by Adam Powell · 15 years ago
  87. 0a9355b Merge "Correctly validate numbers when pasted in NumberPicker. Bug #2258525" by Romain Guy · 15 years ago
  88. aa516be Correctly validate numbers when pasted in NumberPicker. Bug #2258525 by Romain Guy · 15 years ago
  89. 52ec30c Merge "Fix doc references to "android.backup" to the new "android.app.backup"" by Christopher Tate · 15 years ago
  90. f49501e Fix doc references to "android.backup" to the new "android.app.backup" by Christopher Tate · 15 years ago
  91. c48aff6 Merge "Still do dump() if we cannot get mServiceLock for a while." by Chih-Chung Chang · 15 years ago
  92. 9919024 Merge "Refactor android.backup => android.app.backup" by Christopher Tate · 15 years ago
  93. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 15 years ago
  94. 0dce668 Merge "Allow the configuration string to have quotes." by Wink Saville · 15 years ago
  95. 6005ab5 Merge "Logging to track down an elusive bug with Messaging app losing IME focus in landscape." by Amith Yamasani · 15 years ago
  96. 2985580 Merge "Fix issue 2428563: Camera rendered inoperable by voice call interruption." by Eric Laurent · 15 years ago
  97. a8b00c8 Logging to track down an elusive bug with Messaging app losing IME focus in landscape. by Amith Yamasani · 15 years ago
  98. e86ae1b Still do dump() if we cannot get mServiceLock for a while. by Chih-Chung Chang · 15 years ago
  99. 931bf89 Merge "Added accessors for view overscroll modes" by Adam Powell · 15 years ago
  100. 43dcdb2 Merge "Add null checks for strings" by Suchi Amalapurapu · 15 years ago