1. 82fecb0 Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 15 years ago
  2. 080b8a8 Merge "Add an API to set the link timeout." by Jaikumar Ganesh · 15 years ago
  3. 6a595bd Merge "Speed up ContentProvider.query() in simple case by ~30%" by Brad Fitzpatrick · 15 years ago
  4. 28799e0 Merge "Support unbundled bookmarks. Bug #2460685" by Romain Guy · 15 years ago
  5. 0501bf1 Merge "Avoid overriding DATE_TAKEN by unreliable file time. MediaProvider will calculate it if needed." by Ray Chen · 15 years ago
  6. 53a51da Merge "Initial version of LifeVibes integration. Also changed tabs to spaces in other audioflinger files." by Glenn Kasten · 15 years ago
  7. 4809e4a Merge "Fix NO_CONNECTIVITY flag in some cases." by Robert Greenwalt · 15 years ago
  8. 34225d2 Merge "Fix ListView filter popups when window focus changes" by Adam Powell · 15 years ago
  9. 4911673 Merge "Don't let hidden keyguard interfere with button and screen brightness overrides" by Mike Lockwood · 15 years ago
  10. c2325b3 Merge "Add new shutdown observer for MountService. Use new observer before rebooting and shutting down. Add some unit tests for unmount and shutdown code paths Fix registering/unregistering part in MountService Use ShutdownThread in PowerManager.reboot() Add reboot support to ShutdownThread. Remove MountService code from PowerManagerService.java and Power.java. Clean shutdown/reboot is handled exclusively by ShutdownThread now." by Mike Lockwood · 15 years ago
  11. af63055 Merge "Add an api to set WebView over scroll background." by Grace Kloba · 15 years ago
  12. c4c96d0 Merge "Fix bug with AbsListView position scrolling" by Adam Powell · 15 years ago
  13. d5ea969 Initial version of LifeVibes integration. by Glenn Kasten · 15 years ago
  14. 71b2c24 Merge "add REPLACE to the list of cached sql stmnts" by Vasu Nori · 15 years ago
  15. fde17ec Merge "Fix bug 2329540 Part 1 of the fix: when the user doesn't elect to use the car dock for music and media, the APM was not aware of the device being docked. This is fixed by dissociating the notification for the APM of the docking to the dock from the sink state change of the A2DP device. Also missing was forcing the volumes to be reevaluated whenever the device is docked or undocked, as volumes for docks may differ, even when the same output device is being used." by Jean-Michel Trivi · 15 years ago
  16. 84cf7d9 Fix bug 2329540 by Jean-Michel Trivi · 15 years ago
  17. 5fcf8d6 Merge "Re-add tethered notification to framework." by Robert Greenwalt · 15 years ago
  18. 4a05be2 Merge "Restore old/buggy behavior of ListView.getCheckItemIds() for adapters without stable IDs to support legacy code." by Adam Powell · 15 years ago
  19. 12e22c5 Merge "modify comments to be more accurate" by Vasu Nori · 15 years ago
  20. c629b50 Merge "Fix a typo in VideoView.java that disabled the seek-back button by default." by Andreas Huber · 15 years ago
  21. 2febfb8 Merge "Add new LoggingEvents for more detailed text modification actions for voice input." by Mike LeBeau · 15 years ago
  22. bf94f65 Add new LoggingEvents for more detailed text modification actions for voice input. by Mike LeBeau · 15 years ago
  23. 49ac0e5 Merge "Fix bug 2481825 When TTS is synthesizing to a file, return an error if the file cannot be created." by Jean-Michel Trivi · 15 years ago
  24. d816fa7 Merge "Make sure access to WebView::mWebViewCore is synchronized." by Andrei Popescu · 15 years ago
  25. 8647c8c Merge "Add a LOG_TAG for android.graphics.Graphics JNI." by Ficus Kirkpatrick · 15 years ago
  26. e82d377 Merge "Add conditions to check for updated system applications. Restrict them to internal flash only even before we copy." by Suchi Amalapurapu · 15 years ago
  27. b51357d Merge "Unhide API additions to AudioManager for AudioFocus support." by Jean-Michel Trivi · 15 years ago
  28. 170bfea Merge "Use a more descriptive user-agent string (similar to PV's before) in stagefright http requests." by Andreas Huber · 15 years ago
  29. 0346f1a Merge "Removes from DumpRenderTree the superfluous result file for tests that time out." by Steve Block · 15 years ago
  30. 88995ed Merge "Removes regex tests from the DumpRenderTree skipped list" by Steve Block · 15 years ago
  31. 823cd9f Merge "Add shared workers tests to DumpRenderTree skipped list" by Steve Block · 15 years ago
  32. a1b9419 Merge "Fix Parcel leak in ContentProvider.call()" by Brad Fitzpatrick · 15 years ago
  33. 948d69f improve SF logging/debugging a little bit by Mathias Agopian · 15 years ago
  34. 7d3f8ed Merge "Fix a small bug where we could compute SharedBufferStack's tail incorrectly." by Mathias Agopian · 15 years ago
  35. c2e30de Fix a small bug where we could compute SharedBufferStack's tail incorrectly. by Mathias Agopian · 15 years ago
  36. 3d85d27 Merge "More consistent and clear traces.txt reporting." by Dan Egnor · 15 years ago
  37. 40cd490 Merge "Fix issues with ListView.smoothScrollBy" by Adam Powell · 15 years ago
  38. 0733757 Merge "Showing phonetic name in the contact header." by Dmitri Plotnikov · 15 years ago
  39. 5bf4691 Merge "keystore: add AID_ROOT into the user table." by Chia-chi Yeh · 15 years ago
  40. ca2dc3c Merge "Fix scrolling bug in AutoCompleteTextView. Bug #2495033" by Romain Guy · 15 years ago
  41. e3bc023 keystore: add AID_ROOT into the user table. by Chia-chi Yeh · 15 years ago
  42. 975b1cb merge from open-source master by The Android Open Source Project · 15 years ago
  43. 08e65b9 Merge "Expose the Uri of the newly created contact Bug: 2448065" by Daniel Lehmann · 15 years ago
  44. d738ea0 Merge "Guard against calls to getTextAfterCursor() in text that has no cursor." by Eric Fischer · 15 years ago
  45. f65d947 Merge "Remove mms-common library" by Tom Taylor · 15 years ago
  46. df4b5ff Merge "Update the Mcc Table for Canada." by Robert Greenwalt · 15 years ago
  47. 30b8557 Remove mms-common library by Tom Taylor · 15 years ago
  48. 4f24634 Merge "Add camera parameter string constant for "true"." by Wu-cheng Li · 15 years ago
  49. 7c3b7ac 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 · 15 years ago
  50. f23a5e0 Merge "fixes for [2474091] Saw Poor behaviour playing a video." by Mathias Agopian · 15 years ago
  51. 4d0e1dd Merge "Hold wake lock while shutting down." by Dianne Hackborn · 15 years ago
  52. 27f8785 Merge "Report scroll events from ScrollView and HorizontalScrollView. Bug #2342763" by Romain Guy · 15 years ago
  53. 773694a Merge "Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use the contained buffers." by Andreas Huber · 15 years ago
  54. c8766cf 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 · 15 years ago
  55. 4578483 Merge "Correct path to LowBattery.ogg." by Daniel Sandler · 15 years ago
  56. a606822 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 · 15 years ago
  57. b7b1482 Merge "Update comments for the new EXTRA_VOICE_SEARCH_RESULT_HTTP_HEADERS." by Mike LeBeau · 15 years ago
  58. fcfeb4b fixes for [2474091] Saw Poor behaviour playing a video. by Mathias Agopian · 15 years ago
  59. b7151f7 Merge "caching bug in SQLiteDatabase causes invalid finalizer warnings" by Vasu Nori · 15 years ago
  60. c26f3ab Merge "rollback AFTER commit causes warning message from sqlite bug:2486731" by Vasu Nori · 15 years ago
  61. 21b56e3 Merge "Updates WebAddress to ignore the colon after the host component of a URL if no port is specified" by Steve Block · 15 years ago
  62. f180bda Merge "Pass keys to plugin while shift is held down." by Leon Scroggins · 15 years ago
  63. 72cbb9f Merge "If both cookies have null values, use the name difference." by Patrick Scott · 15 years ago
  64. 4d17c43 Merge "Adding support for passing HTTP headers to a Browser" by Mike LeBeau · 15 years ago
  65. 59bfca0 Merge "Fix issue 2317760: Change the priority between wired headset and A2DP." by Eric Laurent · 15 years ago
  66. 864dd76 Merge "dumpstate: Add secure container + mounted filesystems to bugreport" by San Mehat · 15 years ago
  67. 1f63783 Merge "Fix a SettingsProvider test : 2377540" by Amith Yamasani · 15 years ago
  68. 9f9b5d6 Merge "Cookies like "a=b" were broken due to my previous change." by Patrick Scott · 15 years ago
  69. d278d97 Merge "For synchronous loads, load file URLs in the WebCore thread, rather than in the new WebViewWorker thread" by Steve Block · 15 years ago
  70. ddc7f16 Merge "Fixing: Position of right button edge is different for VS" by Bjorn Bringert · 15 years ago
  71. 219795f Fix issue 2317760: Change the priority between wired headset and A2DP. by Eric Laurent · 15 years ago
  72. ef70c89 Merge "location: dump LocationProvider internal state" by Mike Lockwood · 15 years ago
  73. eb90a5a Merge "hidden api sameAs() to compare the pixels of 2 bitmaps for equality" by Mike Reed · 15 years ago
  74. 42b4440 Merge "Hide Go button in browser when no text is entered" by Bjorn Bringert · 15 years ago
  75. 5e56a19 Merge "Disable car mode should not require DISABLE_KEYGUARD permission" by Mike Lockwood · 15 years ago
  76. 0755483 keystore: allow '\0's in keys and add guards for cplusplus. by Chia-chi Yeh · 15 years ago
  77. eb8e5e4 Merge "ADT: Mark WebView as a Widget. Eclipse/ADT will display it in the GUI creator." by Raphael · 15 years ago
  78. 2706bde Merge "Fix inverted release-EGLContext-on-pause logic." by Jack Palevich · 15 years ago
  79. 220a56f Merge "Update keyboard key assets." by Amith Yamasani · 15 years ago
  80. 6b738eb Merge "Fixed a regression setting ListView selection mode without an adapter" by Adam Powell · 15 years ago
  81. 43ad272 Merge "Fix for badly rebased current.xml" by Adam Powell · 15 years ago
  82. d3a50f3 Rename cleanspec => CleanSpec to match the build rule by Christopher Tate · 15 years ago
  83. 5cbf936 Merge "Fix up missed refactoring in JNI reg and preloaded-classes" by Christopher Tate · 15 years ago
  84. a121ca2 Fix up missed refactoring in JNI reg and preloaded-classes by Christopher Tate · 15 years ago
  85. 572e5aa Merge "Correctly validate numbers when pasted in NumberPicker. Bug #2258525" by Romain Guy · 15 years ago
  86. 137e32f Merge "Fix doc references to "android.backup" to the new "android.app.backup"" by Christopher Tate · 15 years ago
  87. 7d17d47 Merge "Still do dump() if we cannot get mServiceLock for a while." by Chih-Chung Chang · 15 years ago
  88. 85a5084 Merge "Refactor android.backup => android.app.backup" by Christopher Tate · 15 years ago
  89. 21c145e Refactor android.backup => android.app.backup by Christopher Tate · 15 years ago
  90. 6e671e1 Merge "Allow the configuration string to have quotes." by Wink Saville · 15 years ago
  91. 3be04d5 Merge "Logging to track down an elusive bug with Messaging app losing IME focus in landscape." by Amith Yamasani · 15 years ago
  92. 194e485 Merge "Fix issue 2428563: Camera rendered inoperable by voice call interruption." by Eric Laurent · 15 years ago
  93. f0252f2 Still do dump() if we cannot get mServiceLock for a while. by Chih-Chung Chang · 15 years ago
  94. 61a2c93 Merge "Added accessors for view overscroll modes" by Adam Powell · 15 years ago
  95. 61de036 Merge "Add null checks for strings" by Suchi Amalapurapu · 15 years ago
  96. 3a5706d Merge "don't assume Cursor.getExtras returns non-null" by Mark Wagner · 15 years ago
  97. ba52760 Merge "Keep screen on when in car mode and the device is powered." by Mike Lockwood · 15 years ago
  98. 0f29209 Merge "Adding over scroll to webview. We will always apply over scroll vertically. In horizontal direction, if the page can't be zoomed and the current content just fit, we will not do over scroll." by Grace Kloba · 15 years ago
  99. fd6c035 Merge "Add "call" method on ContentProvider." by Brad Fitzpatrick · 15 years ago
  100. 47dd4e9 Merge "Disable the keyguard when in car mode" by Mike Lockwood · 15 years ago