1. 67d609e Import revised translations by Kenny Root · 14 years ago
  2. b40c42f Fix bug 2639949 - Don't stop a Scroller early by Adam Powell · 14 years ago
  3. 81ac367 Merge "Fix a minor bug in transitions to left-edge-up landscape." into froyo by Steve Howard · 14 years ago
  4. a07c4cb Merge "bug:2622719 move 'forcing of cursor execution' to ContentProvider" into froyo by Vasu Nori · 14 years ago
  5. 020e534 bug:2622719 move 'forcing of cursor execution' to ContentProvider by Vasu Nori · 14 years ago
  6. 6e4895b Merge "Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681" into froyo by Amith Yamasani · 14 years ago
  7. c64d537 Fix a minor bug in transitions to left-edge-up landscape. by Steve Howard · 14 years ago
  8. 9aaf24f Merge "revert a change in the SyncManager that caused it to not cancel long running syncs if the next sync had the same account and authority." into froyo by Fred Quintana · 14 years ago
  9. c4938fd Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681 by Amith Yamasani · 14 years ago
  10. bc5a032 Merge "Fix issue #2569139: Sapphire user cannot login to last.fm..." into froyo by Dianne Hackborn · 14 years ago
  11. 92cfa10 Fix issue #2569139: Sapphire user cannot login to last.fm... by Dianne Hackborn · 14 years ago
  12. 4bba214 Merge "Import revised translations" into froyo by Kenny Root · 14 years ago
  13. eaa801e Merge "docs: update information about developing on a device. Remove details about ADP1 and revise intro. Add links to the device doc from installing guides. Revise the procedures for Running Your Application in both the Eclipse and Other IDE guides to specifically describe using a device and make both docs more consistent with each other." into froyo by Scott Main · 14 years ago
  14. 996960d Merge "remove myname accidentally included in one of the files" into froyo by Vasu Nori · 14 years ago
  15. e367896 Merge "Fix issue #2594388: WallpaperService doesn't always call onSurfaceDestroyed()" into froyo by Dianne Hackborn · 14 years ago
  16. 12664a7 revert a change in the SyncManager that caused it to not cancel by Fred Quintana · 14 years ago
  17. 0f43f2f remove myname accidentally included in one of the files by Vasu Nori · 14 years ago
  18. 0197999 docs: update information about developing on a device. by Scott Main · 14 years ago
  19. 18ee31e Fix issue #2594388: WallpaperService doesn't always call onSurfaceDestroyed() by Dianne Hackborn · 14 years ago
  20. 19d9bde Import revised translations by Kenny Root · 14 years ago
  21. 05fd7e7 Add good international characters to the path part of Url pattern. by Shimeng (Simon) Wang · 14 years ago
  22. 2ea21a8 Merge "Fix a WebView scrolling regression - bug 2633572." into froyo by Adam Powell · 14 years ago
  23. 6ce7892 Merge "Add JavaDoc for SyncResult http://b/2420252" into froyo by Fred Quintana · 14 years ago
  24. 7bcf517 Fix a WebView scrolling regression - bug 2633572. by Adam Powell · 14 years ago
  25. 20c640e Add JavaDoc for SyncResult http://b/2420252 by Fred Quintana · 14 years ago
  26. 57fff78 dumpstate: Add blocked process wait-channel info to bugreport by San Mehat · 14 years ago
  27. 2e4b98d Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 14 years ago
  28. 94c567e Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 14 years ago
  29. cd24dae Merge "Fix bug 2605504 Don't leak a metric ton of NotificationPlayer threads The Looper on the thread created in order to be notified of the playback completion of notification sounds, was never stopped, causing the threads to stay around in wait state. The fix consists in quitting the Looper used for the previous sound when a new sound is started." into froyo by Jean-Michel Trivi · 14 years ago
  30. 3202d38 Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 14 years ago
  31. 6cf3d09 Fix bug 2605504 Don't leak a metric ton of NotificationPlayer threads by Jean-Michel Trivi · 14 years ago
  32. 8138cb4 Make Surface.toString() show more useful info to help debug bug 2594388. by Marco Nelissen · 14 years ago
  33. 27fba67 Fix Throttle reset. by Robert Greenwalt · 14 years ago
  34. 19681af Merge "Handle throttling being disabled via policy change" into froyo by Robert Greenwalt · 14 years ago
  35. 374aee6 Switch to use software MP3 decoder by James Dong · 14 years ago
  36. cb4c894 Merge "bugfix for: OOM error while doing voice search repeatedly" into froyo by Bjorn Bringert · 14 years ago
  37. cce8337 Handle throttling being disabled via policy change by Robert Greenwalt · 14 years ago
  38. 87782f2 Merge "Restrict the range request to the servers claiming that they accept ranges. This may be too restrict as the spec says the server MAY set this in the response header. But this is the last minute change made in https://android-git.corp.google.com/g/#change,49444 I think it is safer to be conservative." into froyo by Grace Kloba · 14 years ago
  39. 6ead8f6 Restrict the range request to the servers claiming by Grace Kloba · 14 years ago
  40. 2935553 Fix aapt to build in Windows SDK under Linux by Raphael · 14 years ago
  41. 85a8dce Merge "Only honor the scrollbar mode at the minimum zoom level. This reduced the impact of https://android-git.corp.google.com/g/#change,48683. In GB, we need to revisit this issue." into froyo by Grace Kloba · 14 years ago
  42. 0653d22 Only honor the scrollbar mode at the minimum zoom by Grace Kloba · 14 years ago
  43. 8b0047f Merge "Fix typo when parsing external platform version from Settings." into froyo by Dianne Hackborn · 14 years ago
  44. 47dad8f Merge "Fix bug 2619062 Music is routed to Phone speaker, though it is connected to A2DP media profile" into froyo by Jean-Michel Trivi · 14 years ago
  45. 2131a3c Fix typo when parsing external platform version from Settings. by Bryan Mawhinney · 14 years ago
  46. 2adec76 Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyo by Dianne Hackborn · 14 years ago
  47. 5fa6508 Merge "Re-enabling unit tests for PackageManager/Apps on SD." into froyo by Neal Nguyen · 14 years ago
  48. 149427c Fix issue #2621809: Kill! Kill! Kill! by Dianne Hackborn · 14 years ago
  49. a847ba4 Fix bug 2619062 Music is routed to Phone speaker, though it is by Jean-Michel Trivi · 14 years ago
  50. 0b2ebe9 Merge "Respond to changes in throttle policy." into froyo by Robert Greenwalt · 14 years ago
  51. 5bf16d6 Respond to changes in throttle policy. by Robert Greenwalt · 14 years ago
  52. bf73bbf Merge "Some debugging help for issue #2594388" into froyo by Dianne Hackborn · 14 years ago
  53. edb979a Re-enabling unit tests for PackageManager/Apps on SD. by Neal Nguyen · 14 years ago
  54. 251ccef Merge "Add a Throttle check shortly after boot." into froyo by Robert Greenwalt · 14 years ago
  55. ba3e31d Some debugging help for issue #2594388 by Dianne Hackborn · 14 years ago
  56. 7b88af6 Merge "bug #2618035: applying Moto's patch to fix a email/shortcode parsing bug." into froyo by Wei Huang · 14 years ago
  57. 90c6aec Merge "Fix issue #2619247: Music sometimes stops playing when navigation talks" into froyo by Dianne Hackborn · 14 years ago
  58. 9bc0a57 Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 14 years ago
  59. 8633e68 Fix issue #2619247: Music sometimes stops playing when navigation talks by Dianne Hackborn · 14 years ago
  60. f09c1a2 Fix issue #2608292: Fails to launch the video camera preview by Dianne Hackborn · 14 years ago
  61. a2a568e Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 14 years ago
  62. fb9896b Add a Throttle check shortly after boot. by Robert Greenwalt · 14 years ago
  63. fdf3b26 bug #2618035: applying Moto's patch to fix a email/shortcode parsing bug. by Wei Huang · 14 years ago
  64. 69ec5c2 Remove the WebTextView if it is drawing when it shouldn't. by Leon Scroggins · 14 years ago
  65. d345bb6 Fix error code when media is filled up. by Suchi Amalapurapu · 14 years ago
  66. 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
  67. 75a5370 Merge "SDK: new 'bmgr' docs in the Dev Guide" into froyo by Christopher Tate · 14 years ago
  68. 1c3cca0 bugfix for: OOM error while doing voice search repeatedly by Valentin Kravtsov · 14 years ago
  69. 52e4158 Added the subset of partial content support so that by Grace Kloba · 14 years ago
  70. 05fa214 Merge "Trim throttle logs." into froyo by Robert Greenwalt · 14 years ago
  71. bf7de39 Trim throttle logs. by Robert Greenwalt · 14 years ago
  72. 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
  73. 8aedd10 Post a message to set SurfaceView to be visible when by Grace Kloba · 14 years ago
  74. 36fa471 Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 14 years ago
  75. a32504f Fix security hole in Google backup transport registration by Christopher Tate · 14 years ago
  76. f781e86 SDK: new 'bmgr' docs in the Dev Guide by Christopher Tate · 14 years ago
  77. 23c0b2e Merge "Add ILLEGAL_SIM_OR_ME error code." into froyo by John Wang · 14 years ago
  78. 7fb4b845 Add ILLEGAL_SIM_OR_ME error code. by John Wang · 14 years ago
  79. 52e70b2 Add title to recent apps dialog. by Joe Onorato · 14 years ago
  80. 83512d4 DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <= 16 by Mathias Agopian · 14 years ago
  81. 22caecd Merge "Fix PM crash due to bad array bookkeeping logic." into froyo by Jeff Brown · 14 years ago
  82. be34896 Merge "Move Tethering off the ServerThread." into froyo by Robert Greenwalt · 14 years ago
  83. 8c8bb8b Fix PM crash due to bad array bookkeeping logic. by Jeff Brown · 14 years ago
  84. 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
  85. 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
  86. 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
  87. 7eae250 Move Tethering off the ServerThread. by Robert Greenwalt · 14 years ago
  88. b4bccb6 Update AudioService to reflect phone state changes with AudioFocus. by Jean-Michel Trivi · 14 years ago
  89. 0dde41f Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 14 years ago
  90. 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
  91. 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
  92. 2dd8ff8 Don't coalesce more than 250ms worth of encoded data into a single codec input buffer. by Andreas Huber · 14 years ago
  93. 89e0c1a Fix 2610961 by Suchi Amalapurapu · 14 years ago
  94. b876bdb Merge "Speed up layers rendering when using animations Cherry-pick from master" into froyo by Nicolas Roard · 14 years ago
  95. c96307e Merge "Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)" into froyo by Daniel Sandler · 14 years ago
  96. 2f22d35 Fix bug 2604132 40s skip after undocking by Jean-Michel Trivi · 14 years ago
  97. f343a04 Speed up layers rendering when using animations Cherry-pick from master by Nicolas Roard · 14 years ago
  98. 19275cb Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 14 years ago
  99. 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
  100. 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