1. 69ec5c2 Remove the WebTextView if it is drawing when it shouldn't. by Leon Scroggins · 14 years ago
  2. a6ece18 Merge "Added the subset of partial content support so that we can continue the interrupted request to support streaming the content even with a brief disconnection." into froyo by Grace Kloba · 14 years ago
  3. 75a5370 Merge "SDK: new 'bmgr' docs in the Dev Guide" into froyo by Christopher Tate · 14 years ago
  4. 52e4158 Added the subset of partial content support so that by Grace Kloba · 14 years ago
  5. 05fa214 Merge "Trim throttle logs." into froyo by Robert Greenwalt · 14 years ago
  6. bf7de39 Trim throttle logs. by Robert Greenwalt · 14 years ago
  7. 2fba6d1 Merge "Post a message to set SurfaceView to be visible when we switch to use the layout size. Otherwise it will first use the old dimension which can exceed the limit, which in turn causes the Browser to crash." into froyo by Grace Kloba · 14 years ago
  8. 8aedd10 Post a message to set SurfaceView to be visible when by Grace Kloba · 14 years ago
  9. 36fa471 Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 14 years ago
  10. a32504f Fix security hole in Google backup transport registration by Christopher Tate · 14 years ago
  11. f781e86 SDK: new 'bmgr' docs in the Dev Guide by Christopher Tate · 14 years ago
  12. 23c0b2e Merge "Add ILLEGAL_SIM_OR_ME error code." into froyo by John Wang · 14 years ago
  13. 7fb4b845 Add ILLEGAL_SIM_OR_ME error code. by John Wang · 14 years ago
  14. 52e70b2 Add title to recent apps dialog. by Joe Onorato · 14 years ago
  15. 83512d4 DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <= 16 by Mathias Agopian · 14 years ago
  16. 22caecd Merge "Fix PM crash due to bad array bookkeeping logic." into froyo by Jeff Brown · 14 years ago
  17. be34896 Merge "Move Tethering off the ServerThread." into froyo by Robert Greenwalt · 14 years ago
  18. 8c8bb8b Fix PM crash due to bad array bookkeeping logic. by Jeff Brown · 14 years ago
  19. 9e609b0 Merge "Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead." into froyo by Andreas Huber · 14 years ago
  20. fe8620a Merge "Update AudioService to reflect phone state changes with AudioFocus. Phone calls and rings are treated as a new client, with a dedicated client ID that identifies it in the audio focus stack. When it is present in the stack, others clients cannot request audio focus (request is denied). Because the phone state is now mostly handled like a new client, there is no need monitor mode changes and to keep track of undispatched focus changes, as those will delayed focus gains will now automatically happen at the end of the call when the phone client is removed from the focus stack." into froyo by Jean-Michel Trivi · 14 years ago
  21. 63fbd5a Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead. by Andreas Huber · 14 years ago
  22. 7eae250 Move Tethering off the ServerThread. by Robert Greenwalt · 14 years ago
  23. b4bccb6 Update AudioService to reflect phone state changes with AudioFocus. by Jean-Michel Trivi · 14 years ago
  24. 0dde41f Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 14 years ago
  25. 25dc5f3 Merge "Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. This currently only applies to the component OMX.TI.AAC.decode, it is the only one to support coalescing in the first place." into froyo by Andreas Huber · 14 years ago
  26. 8ccbd4b Merge "Fix bug 2604132 40s skip after undocking In case of A2DP write errors, there is an overflow in the calculation of the sleep duration to simulate the timing of a successful write." into froyo by Jean-Michel Trivi · 14 years ago
  27. 2dd8ff8 Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. by Andreas Huber · 14 years ago
  28. 89e0c1a Fix 2610961 by Suchi Amalapurapu · 14 years ago
  29. b876bdb Merge "Speed up layers rendering when using animations Cherry-pick from master" into froyo by Nicolas Roard · 14 years ago
  30. c96307e Merge "Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)" into froyo by Daniel Sandler · 14 years ago
  31. 2f22d35 Fix bug 2604132 40s skip after undocking by Jean-Michel Trivi · 14 years ago
  32. f343a04 Speed up layers rendering when using animations Cherry-pick from master by Nicolas Roard · 14 years ago
  33. 19275cb Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 14 years ago
  34. 738a046 Merge "Don't inflate the zoom button controller until we are going to show it. This should shave 5% of Browser start up time on Sapphire." into froyo by Grace Kloba · 14 years ago
  35. 9b8b417 Merge "When updating existing entries in the media database, don't update the is_music, is_ringtone, etc columns. This ensures that custom ringtones will still be shown in the ringtone picker after a rescan. Bug 2594125 Change-Id: I56761240d6f6e699514169d80a445317ba0de9e2" into froyo by Marco Nelissen · 14 years ago
  36. f4c66ef Don't inflate the zoom button controller until we by Grace Kloba · 14 years ago
  37. c066557 When updating existing entries in the media database, don't update by Marco Nelissen · 14 years ago
  38. 3891c4c Fix issue 2602879: camera shutter sound not playing. by Eric Laurent · 14 years ago
  39. 3b59126 Fix issue 2604270 Device auto connects to Car Dock (Media profile) after undocking. by Eric Laurent · 14 years ago
  40. 8ba73ac Remove code to pass the nonexistant lockprofsample flag to Dalvik. by Carl Shapiro · 14 years ago
  41. 0a4ab1b Merge "fix [2599939] "cannot play video" after open/close a video player a dozen of times" into froyo by Mathias Agopian · 14 years ago
  42. 92c3b39 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 14 years ago
  43. 7305f41 Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 14 years ago
  44. c86f077 Make vCard allow users to refrain image export. Useful when by Daisuke Miyakawa · 14 years ago
  45. 8f655cb Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 14 years ago
  46. f706ef8 Update the comment which supposed to be checked in in the last CL. by Grace Kloba · 14 years ago
  47. 93d35f7 Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 14 years ago
  48. 8568c3a Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible. by Adam Powell · 14 years ago
  49. f06f2eb Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 14 years ago
  50. 2dc7849 Merge "Remove fixed size restriction on the SurfaceView before setting it to the full screen content view." into froyo by Grace Kloba · 14 years ago
  51. 05d0673 Misc fixes for throttling. by Robert Greenwalt · 14 years ago
  52. 5ce309d Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 14 years ago
  53. 11bea2e Merge "Reduce lock contention, removing unnecessary synchronization." into froyo by Brad Fitzpatrick · 14 years ago
  54. 99c5179 Merge "Force redraw in touch_up if there is a move." into froyo by Grace Kloba · 14 years ago
  55. 6edb379 Remove fixed size restriction on the SurfaceView by Grace Kloba · 14 years ago
  56. c4c696a add droiddoc flag to include since-tags for api level 8 by Scott Main · 14 years ago
  57. b213d10 Reduce lock contention, removing unnecessary synchronization. by Brad Fitzpatrick · 14 years ago
  58. afbf9f8 Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 14 years ago
  59. c210b65 Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE) by Daniel Sandler · 14 years ago
  60. 01fad4a Ease contention on the mProcessStatsThread mutex in updateCpuStats. by Brad Fitzpatrick · 14 years ago
  61. c36862d5 Force redraw in touch_up if there is a move. by Grace Kloba · 14 years ago
  62. 1892013 Merge "Reset notification state on wifi enable" into froyo by Irfan Sheriff · 14 years ago
  63. 04152f9 Merge "Fix bug 2599698 Music paused by itself The NotificationPlayer sets an OnCompletionListener on the MediaPlayer it's using to play the notification. NotificationPlayer relies on the completion event to abandon audio focus. The player was started before the listener was set. The theory about the bug is that the player finished playing before the listener was called. Therefore the audio focus was never abandonned, and the music didn't resume." into froyo by Jean-Michel Trivi · 14 years ago
  64. 3110bf6 Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 14 years ago
  65. 0e4aa37 Quietly handle EGL_BAD_NATIVE_WINDOW errors by Jack Palevich · 14 years ago
  66. 2d1a6e9 Reset notification state on wifi enable by Irfan Sheriff · 14 years ago
  67. 7171ea8 Make ThrottleService more tamper resistant. by Robert Greenwalt · 14 years ago
  68. 48358bd Fix inconsistency in how we handle light sensor when battery is low. by Mike Lockwood · 14 years ago
  69. 975d86d Merge "Dont check on interface value on API" into froyo by Irfan Sheriff · 14 years ago
  70. cf28236 Dont check on interface value on API by Irfan Sheriff · 14 years ago
  71. a99f5f4 Fix bug 2599698 Music paused by itself by Jean-Michel Trivi · 14 years ago
  72. 3c44db3 Merge "Missed a case to resumeUpdatePicture." into froyo by Grace Kloba · 14 years ago
  73. 0df87c0 Merge "cherry-pick from master: c096a9aead60717fc106ceb259bf954a578d3c54 (plus other revisions to resolve bug 2595831)" into froyo by Scott Main · 14 years ago
  74. aa373c9 Missed a case to resumeUpdatePicture. by Grace Kloba · 14 years ago
  75. 1fc46c6 Merge "accept close() on database objects even if the database is closed" into froyo by Vasu Nori · 14 years ago
  76. 0dbb9cee accept close() on database objects even if the database is closed by Vasu Nori · 14 years ago
  77. d5a873f Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 14 years ago
  78. f066611 retool resize logic to use max dimension and max area. by Mike Reed · 14 years ago
  79. 0c5ad4f Merge "For search suggestions in the search dialog, allow the 'title' line of text to be up to 2 lines (rather than the usual 1) if no 'description' line is provided." into froyo by Mike LeBeau · 14 years ago
  80. d8f3ec6 Add command line flags to enable lock profiling. by Carl Shapiro · 14 years ago
  81. e80c6f4 Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 14 years ago
  82. e6e9882 Add multi-sim support to ThrottleService. by Robert Greenwalt · 14 years ago
  83. e309411 Merge "A little more improvement of the Service javadoc." into froyo by Dianne Hackborn · 14 years ago
  84. bf943f2 Merge "Fix SntpClient to give accurate time info." into froyo by Robert Greenwalt · 14 years ago
  85. 499a121 Fix SntpClient to give accurate time info. by Robert Greenwalt · 14 years ago
  86. ee3bcc4 A little more improvement of the Service javadoc. by Dianne Hackborn · 14 years ago
  87. 4f99e3c Remove native binaries when an updated system application is upgraded through OTA. by David 'Digit' Turner · 14 years ago
  88. 70b3fb4 For search suggestions in the search dialog, allow the 'title' by Mike LeBeau · 14 years ago
  89. fa22de7 Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  90. 93597ed Merge "Fix wakelock leak in PowerManagerService.sendNotificationLocked()" into froyo by Mike Lockwood · 14 years ago
  91. 90d3f458 API 8! by Dianne Hackborn · 14 years ago
  92. 40d2551 Import revised translations by Kenny Root · 14 years ago
  93. 8090eda Merge "Sholes mobile iface comes/goes - handle the reset" into froyo by Robert Greenwalt · 14 years ago
  94. deb69370 Revert "Add ordered broadcast when removing packages." by Suchi Amalapurapu · 14 years ago
  95. b0ef144 Merge "Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET" into froyo by Dianne Hackborn · 14 years ago
  96. 5304d8f Merge "Introducing "strict project map"." into froyo by Dmitri Plotnikov · 14 years ago
  97. 28b2fdc Merge "Dont fall back to installing on sdcard when internal storage is filled up when the install location is set to internal only. Similary if install location is set to external only(via adb), dont fall back to installing on internal storage if sdcard is filled up. If nothing is specified ie install location is set to let system decide, we just check on internal storage. Fix tests" into froyo by Suchi Amalapurapu · 14 years ago
  98. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 14 years ago
  99. 4542346 Merge "fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart)" into froyo by Mathias Agopian · 14 years ago
  100. 40b6996 Merge "Add ordered broadcast when removing packages." into froyo by Suchi Amalapurapu · 14 years ago