1. f0fa39e Fix NO_CONNECTIVITY flag in some cases. by Robert Greenwalt · 14 years ago
  2. e8df25a Merge "Add new LoggingEvents for more detailed text modification actions for voice input." by Mike LeBeau · 14 years ago
  3. b7af28e Add new LoggingEvents for more detailed text modification actions for voice input. by Mike LeBeau · 14 years ago
  4. f4743a8 Merge "Fix bug 2481825 When TTS is synthesizing to a file, return an error if the file cannot be created." by Jean-Michel Trivi · 14 years ago
  5. 6509662 Merge "Make sure access to WebView::mWebViewCore is synchronized." by Andrei Popescu · 14 years ago
  6. 0409857 Make sure access to WebView::mWebViewCore is synchronized. by Andrei Popescu · 14 years ago
  7. 1898a9d Merge "Add a LOG_TAG for android.graphics.Graphics JNI." by Ficus Kirkpatrick · 14 years ago
  8. 1a9c27c Add a LOG_TAG for android.graphics.Graphics JNI. by Ficus Kirkpatrick · 14 years ago
  9. abf19ab Merge "Add conditions to check for updated system applications. Restrict them to internal flash only even before we copy." by Suchi Amalapurapu · 14 years ago
  10. f0fd843 - add verbose logging to the authenticator by Fred Quintana · 14 years ago
  11. a2b6c37 Add conditions to check for updated system applications. Restrict them by Suchi Amalapurapu · 14 years ago
  12. a9fb0a2 Merge "Unhide API additions to AudioManager for AudioFocus support." by Jean-Michel Trivi · 14 years ago
  13. eabb6df Unhide API additions to AudioManager for AudioFocus support. by Jean-Michel Trivi · 14 years ago
  14. 15b3287 Merge "Use a more descriptive user-agent string (similar to PV's before) in stagefright http requests." by Andreas Huber · 14 years ago
  15. 3dc02fe For flash trackball, send several downs followed by a single up. by Leon Scroggins · 14 years ago
  16. 33d1fdd Merge "Removes from DumpRenderTree the superfluous result file for tests that time out." by Steve Block · 14 years ago
  17. 31b8367 requestChildRectangleOnScreen takes layers into account by Cary Clark · 14 years ago
  18. 5ac2a3b Removes from DumpRenderTree the superfluous result file for tests that time out. by Steve Block · 14 years ago
  19. 8e461c9 Merge "Removes regex tests from the DumpRenderTree skipped list" by Steve Block · 14 years ago
  20. 9902279 Removes regex tests from the DumpRenderTree skipped list by Steve Block · 14 years ago
  21. 9b90a7e Merge "Add shared workers tests to DumpRenderTree skipped list" by Steve Block · 14 years ago
  22. 432e0ea Add shared workers tests to DumpRenderTree skipped list by Steve Block · 14 years ago
  23. 1bd62bd Cache hot settings in-memory in the SettingsProvider. by Brad Fitzpatrick · 14 years ago
  24. f19d43d Merge "Fix Parcel leak in ContentProvider.call()" by Brad Fitzpatrick · 14 years ago
  25. dfb437e Fix Parcel leak in ContentProvider.call() by Brad Fitzpatrick · 14 years ago
  26. 4a8a310 New (hidden) API for ContactsProvider status. by Dmitri Plotnikov · 14 years ago
  27. 85b8d12 improve SF logging/debugging a little bit by Mathias Agopian · 14 years ago
  28. 50ab63f Adding definitions & APIs for features that are newly-optional in FroYo. by Dan Morrill · 14 years ago
  29. 8d8a915 Merge "Fix a small bug where we could compute SharedBufferStack's tail incorrectly." by Mathias Agopian · 14 years ago
  30. 4119c54 Fix a small bug where we could compute SharedBufferStack's tail incorrectly. by Mathias Agopian · 14 years ago
  31. ca14320 Merge "More consistent and clear traces.txt reporting." by Dan Egnor · 14 years ago
  32. efd1393 More consistent and clear traces.txt reporting. by Dan Egnor · 14 years ago
  33. eb6a592 Merge "Fix issues with ListView.smoothScrollBy" by Adam Powell · 14 years ago
  34. 029cfbd Fix issues with ListView.smoothScrollBy by Adam Powell · 14 years ago
  35. 2e2096f Add comments in CleanSpec.mk by Jean-Baptiste Queru · 14 years ago
  36. c4e26a5 Merge "Showing phonetic name in the contact header." by Dmitri Plotnikov · 14 years ago
  37. 3eeffc1 Merge "keystore: add AID_ROOT into the user table." by Chia-chi Yeh · 14 years ago
  38. 56ec3c8 Merge "Fix scrolling bug in AutoCompleteTextView. Bug #2495033" by Romain Guy · 14 years ago
  39. 3e14168 Fix scrolling bug in AutoCompleteTextView. Bug #2495033 by Romain Guy · 14 years ago
  40. 4165dd2 keystore: add AID_ROOT into the user table. by Chia-chi Yeh · 14 years ago
  41. 9161e20 merge from open-source master by The Android Open Source Project · 14 years ago
  42. f1f90d4 Merge "Expose the Uri of the newly created contact Bug: 2448065" by Daniel Lehmann · 14 years ago
  43. 2ba1af3 Merge "Guard against calls to getTextAfterCursor() in text that has no cursor." by Eric Fischer · 14 years ago
  44. 29a02a9 Use a more descriptive user-agent string (similar to PV's before) in stagefright http requests. by Andreas Huber · 14 years ago
  45. 2509d3c Clear active password in device admin when password is cleared. by Dianne Hackborn · 14 years ago
  46. b21651c1 Fix bug 2481825 by Jean-Michel Trivi · 14 years ago
  47. 1127895 Guard against calls to getTextAfterCursor() in text that has no cursor. by Eric Fischer · 14 years ago
  48. 823961a Merge "Remove mms-common library" by Tom Taylor · 14 years ago
  49. a9729de Merge "Update the Mcc Table for Canada." by Robert Greenwalt · 14 years ago
  50. a87afd0 Remove mms-common library by Tom Taylor · 14 years ago
  51. 27dd40b Merge "Add camera parameter string constant for "true"." by Wu-cheng Li · 14 years ago
  52. e640a5a Update the Mcc Table for Canada. by Robert Greenwalt · 14 years ago
  53. aeae357 Showing phonetic name in the contact header. by Dmitri Plotnikov · 14 years ago
  54. 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
  55. 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
  56. 156c435 Move lockscreen settings to secure table to prevent tampering. b/2343673 by Amith Yamasani · 14 years ago
  57. 9e7b076 Merge "fixes for [2474091] Saw Poor behaviour playing a video." by Mathias Agopian · 14 years ago
  58. d9ef5d7 Add camera parameter string constant for "true". by Wu-cheng Li · 14 years ago
  59. b1b1371 Expose the Uri of the newly created contact Bug: 2448065 by Daniel Lehmann · 14 years ago
  60. 453e60d Merge "Hold wake lock while shutting down." by Dianne Hackborn · 14 years ago
  61. 31e78e07 Merge "Report scroll events from ScrollView and HorizontalScrollView. Bug #2342763" by Romain Guy · 14 years ago
  62. 0e0b0c9 Merge "Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use the contained buffers." by Andreas Huber · 14 years ago
  63. 4c98743 Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use the contained buffers. by Andreas Huber · 14 years ago
  64. 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
  65. f99ae76 Hold wake lock while shutting down. by Dianne Hackborn · 14 years ago
  66. 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
  67. 8e618e5 Report scroll events from ScrollView and HorizontalScrollView. Bug #2342763 by Romain Guy · 14 years ago
  68. 3eda979 Add Debug.dumpService(), a public method for "dumpsys" functionality by Dan Egnor · 14 years ago
  69. e879e4b Merge "Correct path to LowBattery.ogg." by Daniel Sandler · 14 years ago
  70. 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
  71. 80825e3 Merge "Update comments for the new EXTRA_VOICE_SEARCH_RESULT_HTTP_HEADERS." by Mike LeBeau · 14 years ago
  72. eba0f75 Update comments for the new EXTRA_VOICE_SEARCH_RESULT_HTTP_HEADERS. by Mike LeBeau · 14 years ago
  73. 1d211f8 fixes for [2474091] Saw Poor behaviour playing a video. by Mathias Agopian · 14 years ago
  74. d1356e4 Merge "caching bug in SQLiteDatabase causes invalid finalizer warnings" by Vasu Nori · 14 years ago
  75. c8195ff Merge "rollback AFTER commit causes warning message from sqlite bug:2486731" by Vasu Nori · 14 years ago
  76. 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
  77. 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
  78. 198e40d Merge "Pass keys to plugin while shift is held down." by Leon Scroggins · 14 years ago
  79. 49d02ac caching bug in SQLiteDatabase causes invalid finalizer warnings by Vasu Nori · 14 years ago
  80. 529b285 Merge "If both cookies have null values, use the name difference." by Patrick Scott · 14 years ago
  81. 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
  82. 08d5b1f Merge "Adding support for passing HTTP headers to a Browser" by Mike LeBeau · 14 years ago
  83. c22415f Merge "Fix issue 2317760: Change the priority between wired headset and A2DP." by Eric Laurent · 14 years ago
  84. 2807dbd If both cookies have null values, use the name difference. by Patrick Scott · 14 years ago
  85. bb2bf8f Merge "dumpstate: Add secure container + mounted filesystems to bugreport" by San Mehat · 14 years ago
  86. b127c8f Pass keys to plugin while shift is held down. by Leon Scroggins · 14 years ago
  87. 8c9233f Correct path to LowBattery.ogg. by Daniel Sandler · 14 years ago
  88. 4b10453 Merge "Fix a SettingsProvider test : 2377540" by Amith Yamasani · 14 years ago
  89. 54aa577 dumpstate: Add secure container + mounted filesystems to bugreport by San Mehat · 14 years ago
  90. 8da530c Merge "Cookies like "a=b" were broken due to my previous change." by Patrick Scott · 14 years ago
  91. 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
  92. 2ffa625 Adding support for passing HTTP headers to a Browser by Valentin Kravtsov · 14 years ago
  93. 6aa6185 Merge "Fixing: Position of right button edge is different for VS" by Bjorn Bringert · 14 years ago
  94. fe2e075 Fix issue 2317760: Change the priority between wired headset and A2DP. by Eric Laurent · 14 years ago
  95. 2390380 Merge "location: dump LocationProvider internal state" by Mike Lockwood · 14 years ago
  96. ad7dd48 scroll into view considers layers by Cary Clark · 14 years ago
  97. 5bffb45 Merge "hidden api sameAs() to compare the pixels of 2 bitmaps for equality" by Mike Reed · 14 years ago
  98. 76d1e01 hidden api sameAs() to compare the pixels of 2 bitmaps for equality by Mike Reed · 14 years ago
  99. d1b21ff Merge "Hide Go button in browser when no text is entered" by Bjorn Bringert · 14 years ago
  100. d2b49d9 Cookies like "a=b" were broken due to my previous change. by Patrick Scott · 14 years ago