1. 8028dab Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists. by Steve Block · 14 years ago
  2. a8fbe1f Re-organize access to native interface through WifiStateTracker by Irfan Sheriff · 14 years ago
  3. 746f666 Merge "YuvImage: jpeg_set_quality() should be called after jpeg_set_defaults()." by Chia-chi Yeh · 14 years ago
  4. 62459c0 If the new text and old text are "", return from onTextChanged. by Leon Scroggins · 14 years ago
  5. a401d55 Don't cut the url on a redirect by Kristian Monsen · 14 years ago
  6. aa86859 YuvImage: jpeg_set_quality() should be called after jpeg_set_defaults(). by Chia-chi Yeh · 14 years ago
  7. a69f540 Merge "SettingsProvider: dup-suppress from cache." by Brad Fitzpatrick · 14 years ago
  8. 7b467d8 Dedupe resource config pointers by Kenny Root · 14 years ago
  9. 4aaf256 Merge "Use proper config to enable LVMX." by Jean-Baptiste Queru · 14 years ago
  10. c573460 Merge "Use proper config to enable LVMX" by Jean-Baptiste Queru · 14 years ago
  11. d951d88 Use proper config to enable LVMX. by Glenn Kasten · 14 years ago
  12. 99c085b Use proper config to enable LVMX by Jean-Baptiste Queru · 14 years ago
  13. 547a96b SettingsProvider: dup-suppress from cache. by Brad Fitzpatrick · 14 years ago
  14. fe62d04 Helper for combining multiple selection/selectionArgs. by Jeff Sharkey · 14 years ago
  15. f3bcc62 Merge "SettingsProvider: defensively cap size of settings kept cached in memory." by Brad Fitzpatrick · 14 years ago
  16. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 14 years ago
  17. 342984a SettingsProvider: defensively cap size of settings kept cached in memory. by Brad Fitzpatrick · 14 years ago
  18. ae58f6d Merge "Add an API to set the link timeout." by Jaikumar Ganesh · 14 years ago
  19. b7e029d Add an API to set the link timeout. by Jaikumar Ganesh · 14 years ago
  20. 104798b Merge "Speed up ContentProvider.query() in simple case by ~30%" by Brad Fitzpatrick · 14 years ago
  21. 28ada96 Merge "Support unbundled bookmarks. Bug #2460685" by Romain Guy · 14 years ago
  22. f02811f Support unbundled bookmarks. Bug #2460685 by Romain Guy · 14 years ago
  23. 2f0bf83 Merge "Avoid overriding DATE_TAKEN by unreliable file time. MediaProvider will calculate it if needed." by Ray Chen · 14 years ago
  24. 158a2ce Merge "Initial version of LifeVibes integration. Also changed tabs to spaces in other audioflinger files." by Glenn Kasten · 14 years ago
  25. aa3780b Merge "Fix NO_CONNECTIVITY flag in some cases." by Robert Greenwalt · 14 years ago
  26. d274979 Merge "Fix ListView filter popups when window focus changes" by Adam Powell · 14 years ago
  27. 9756604 Fix ListView filter popups when window focus changes by Adam Powell · 14 years ago
  28. 9ffdfa0 Speed up ContentProvider.query() in simple case by ~30% by Brad Fitzpatrick · 14 years ago
  29. 4acdcb7 Merge "Don't let hidden keyguard interfere with button and screen brightness overrides" by Mike Lockwood · 14 years ago
  30. f0fa39e Fix NO_CONNECTIVITY flag in some cases. by Robert Greenwalt · 14 years ago
  31. 17bc415 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 · 14 years ago
  32. b4ca6ef Avoid overriding DATE_TAKEN by unreliable file time. MediaProvider will calculate it if needed. by Ray Chen · 14 years ago
  33. 1596136 Merge "Add an api to set WebView over scroll background." by Grace Kloba · 14 years ago
  34. 7e93cde Merge "Fix bug with AbsListView position scrolling" by Adam Powell · 14 years ago
  35. 871c16c Initial version of LifeVibes integration. by Glenn Kasten · 14 years ago
  36. 6ffce2e Add new shutdown observer for MountService. by Suchi Amalapurapu · 14 years ago
  37. c10275a Document new preview callback methods more clearly. by Wu-cheng Li · 14 years ago
  38. fee2091 Fix bug with AbsListView position scrolling by Adam Powell · 14 years ago
  39. 90ebc55 Merge "add REPLACE to the list of cached sql stmnts" by Vasu Nori · 14 years ago
  40. 877a7a2 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 · 14 years ago
  41. 2d17e1d Add an api to set WebView over scroll background. by Grace Kloba · 14 years ago
  42. 758559e Fix bug 2329540 by Jean-Michel Trivi · 14 years ago
  43. 8648e37 add REPLACE to the list of cached sql stmnts by Vasu Nori · 14 years ago
  44. 1c6743c Merge "Re-add tethered notification to framework." by Robert Greenwalt · 14 years ago
  45. 637c0dc Merge "Restore old/buggy behavior of ListView.getCheckItemIds() for adapters without stable IDs to support legacy code." by Adam Powell · 14 years ago
  46. 7a37587 Set mShiftIsPressed properly when the focus is a plugin. by Leon Scroggins · 14 years ago
  47. 463ceff Restore old/buggy behavior of ListView.getCheckItemIds() for adapters without stable IDs to support legacy code. by Adam Powell · 14 years ago
  48. f53774b Merge "modify comments to be more accurate" by Vasu Nori · 14 years ago
  49. 6692239 Merge "Fix a typo in VideoView.java that disabled the seek-back button by default." by Andreas Huber · 14 years ago
  50. afe806a modify comments to be more accurate by Vasu Nori · 14 years ago
  51. c2242f2 Rewrite the WebView touch to support Flash. by Grace Kloba · 14 years ago
  52. a599fe7c Re-add tethered notification to framework. by Robert Greenwalt · 14 years ago
  53. 5b9bcda Unhide new preview callback methods. by Wu-cheng Li · 14 years ago
  54. e8df25a Merge "Add new LoggingEvents for more detailed text modification actions for voice input." by Mike LeBeau · 14 years ago
  55. b7af28e Add new LoggingEvents for more detailed text modification actions for voice input. by Mike LeBeau · 14 years ago
  56. 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
  57. 2869e95 Fix a typo in VideoView.java that disabled the seek-back button by default. by Andreas Huber · 14 years ago
  58. 6509662 Merge "Make sure access to WebView::mWebViewCore is synchronized." by Andrei Popescu · 14 years ago
  59. 0409857 Make sure access to WebView::mWebViewCore is synchronized. by Andrei Popescu · 14 years ago
  60. 1898a9d Merge "Add a LOG_TAG for android.graphics.Graphics JNI." by Ficus Kirkpatrick · 14 years ago
  61. 1a9c27c Add a LOG_TAG for android.graphics.Graphics JNI. by Ficus Kirkpatrick · 14 years ago
  62. 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
  63. f0fd843 - add verbose logging to the authenticator by Fred Quintana · 14 years ago
  64. a2b6c37 Add conditions to check for updated system applications. Restrict them by Suchi Amalapurapu · 14 years ago
  65. a9fb0a2 Merge "Unhide API additions to AudioManager for AudioFocus support." by Jean-Michel Trivi · 14 years ago
  66. eabb6df Unhide API additions to AudioManager for AudioFocus support. by Jean-Michel Trivi · 14 years ago
  67. 15b3287 Merge "Use a more descriptive user-agent string (similar to PV's before) in stagefright http requests." by Andreas Huber · 14 years ago
  68. 3dc02fe For flash trackball, send several downs followed by a single up. by Leon Scroggins · 14 years ago
  69. 33d1fdd Merge "Removes from DumpRenderTree the superfluous result file for tests that time out." by Steve Block · 14 years ago
  70. 31b8367 requestChildRectangleOnScreen takes layers into account by Cary Clark · 14 years ago
  71. 5ac2a3b Removes from DumpRenderTree the superfluous result file for tests that time out. by Steve Block · 14 years ago
  72. 8e461c9 Merge "Removes regex tests from the DumpRenderTree skipped list" by Steve Block · 14 years ago
  73. 46af6a8 Don't let hidden keyguard interfere with button and screen brightness overrides by Mike Lockwood · 14 years ago
  74. 9902279 Removes regex tests from the DumpRenderTree skipped list by Steve Block · 14 years ago
  75. 9b90a7e Merge "Add shared workers tests to DumpRenderTree skipped list" by Steve Block · 14 years ago
  76. 432e0ea Add shared workers tests to DumpRenderTree skipped list by Steve Block · 14 years ago
  77. 1bd62bd Cache hot settings in-memory in the SettingsProvider. by Brad Fitzpatrick · 14 years ago
  78. f19d43d Merge "Fix Parcel leak in ContentProvider.call()" by Brad Fitzpatrick · 14 years ago
  79. dfb437e Fix Parcel leak in ContentProvider.call() by Brad Fitzpatrick · 14 years ago
  80. 4a8a310 New (hidden) API for ContactsProvider status. by Dmitri Plotnikov · 14 years ago
  81. 85b8d12 improve SF logging/debugging a little bit by Mathias Agopian · 14 years ago
  82. 50ab63f Adding definitions & APIs for features that are newly-optional in FroYo. by Dan Morrill · 14 years ago
  83. 8d8a915 Merge "Fix a small bug where we could compute SharedBufferStack's tail incorrectly." by Mathias Agopian · 14 years ago
  84. 4119c54 Fix a small bug where we could compute SharedBufferStack's tail incorrectly. by Mathias Agopian · 14 years ago
  85. ca14320 Merge "More consistent and clear traces.txt reporting." by Dan Egnor · 14 years ago
  86. efd1393 More consistent and clear traces.txt reporting. by Dan Egnor · 14 years ago
  87. eb6a592 Merge "Fix issues with ListView.smoothScrollBy" by Adam Powell · 14 years ago
  88. 029cfbd Fix issues with ListView.smoothScrollBy by Adam Powell · 14 years ago
  89. 2e2096f Add comments in CleanSpec.mk by Jean-Baptiste Queru · 14 years ago
  90. c4e26a5 Merge "Showing phonetic name in the contact header." by Dmitri Plotnikov · 14 years ago
  91. 3eeffc1 Merge "keystore: add AID_ROOT into the user table." by Chia-chi Yeh · 14 years ago
  92. 56ec3c8 Merge "Fix scrolling bug in AutoCompleteTextView. Bug #2495033" by Romain Guy · 14 years ago
  93. 3e14168 Fix scrolling bug in AutoCompleteTextView. Bug #2495033 by Romain Guy · 14 years ago
  94. 4165dd2 keystore: add AID_ROOT into the user table. by Chia-chi Yeh · 14 years ago
  95. 9161e20 merge from open-source master by The Android Open Source Project · 14 years ago
  96. f1f90d4 Merge "Expose the Uri of the newly created contact Bug: 2448065" by Daniel Lehmann · 14 years ago
  97. 2ba1af3 Merge "Guard against calls to getTextAfterCursor() in text that has no cursor." by Eric Fischer · 14 years ago
  98. 29a02a9 Use a more descriptive user-agent string (similar to PV's before) in stagefright http requests. by Andreas Huber · 14 years ago
  99. 2509d3c Clear active password in device admin when password is cleared. by Dianne Hackborn · 14 years ago
  100. b21651c1 Fix bug 2481825 by Jean-Michel Trivi · 14 years ago