1. c1fd9fd am b40cfc16: am 2ea21a84: Merge "Fix a WebView scrolling regression - bug 2633572." into froyo by Adam Powell · 15 years ago
  2. 212fc1b am 2ea21a84: Merge "Fix a WebView scrolling regression - bug 2633572." into froyo by Adam Powell · 15 years ago
  3. 8e33f1b Merge "Fix a WebView scrolling regression - bug 2633572." into froyo by Adam Powell · 15 years ago
  4. cefcae7 am b2dbae87: am 6ce78924: Merge "Add JavaDoc for SyncResult http://b/2420252" into froyo by Fred Quintana · 15 years ago
  5. 3ce307f am 6ce78924: Merge "Add JavaDoc for SyncResult http://b/2420252" into froyo by Fred Quintana · 15 years ago
  6. e8bc3ee Merge "Add JavaDoc for SyncResult http://b/2420252" into froyo by Fred Quintana · 15 years ago
  7. e050f4e am bd535646: am 57fff78a: dumpstate: Add blocked process wait-channel info to bugreport by San Mehat · 15 years ago
  8. d369cc7 am 44f2c6ba: am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 15 years ago
  9. 50b93a3 am 8f36a744: am cd24dae9: 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 by Jean-Michel Trivi · 15 years ago
  10. 85e0ae7 am 57fff78a: dumpstate: Add blocked process wait-channel info to bugreport by San Mehat · 15 years ago
  11. 5035292 resolved conflicts for merge of 5a8f877c to kraken by Dianne Hackborn · 15 years ago
  12. 23ee1cf am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 15 years ago
  13. 818d04a Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 15 years ago
  14. 739c26b am cd24dae9: 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. T by Jean-Michel Trivi · 15 years ago
  15. 91e9642 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 · 15 years ago
  16. a301239 am 3202d380: Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 15 years ago
  17. c4e2c6e resolved conflicts for merge of 86303198 to kraken by Marco Nelissen · 15 years ago
  18. 91db1ad am 8138cb49: Make Surface.toString() show more useful info to help debug bug 2594388. by Marco Nelissen · 15 years ago
  19. 349397e am b3444560: am 27fba679: Fix Throttle reset. by Robert Greenwalt · 15 years ago
  20. 573828c am 27fba679: Fix Throttle reset. by Robert Greenwalt · 15 years ago
  21. c34c748 Merge "fix [2615973] ViewRoot locks the Surface even when the dirty region is empty" into kraken by Mathias Agopian · 15 years ago
  22. 4e6a058 am 0ff9212d: am 19681af4: Merge "Handle throttling being disabled via policy change" into froyo by Robert Greenwalt · 15 years ago
  23. 0e44489 am 19681af4: Merge "Handle throttling being disabled via policy change" into froyo by Robert Greenwalt · 15 years ago
  24. 5b1336d Merge "Handle throttling being disabled via policy change" into froyo by Robert Greenwalt · 15 years ago
  25. af39dfa am 31431b34: am 374aee68: Switch to use software MP3 decoder Hardware MP3 decoder could lead to hang in the Music application, although the chance is very low. by James Dong · 15 years ago
  26. 9e6ea36 am 13cb7a04: am cb4c894a: Merge "bugfix for: OOM error while doing voice search repeatedly" into froyo by Bjorn Bringert · 15 years ago
  27. 2f19154 am 374aee68: Switch to use software MP3 decoder Hardware MP3 decoder could lead to hang in the Music application, although the chance is very low. by James Dong · 15 years ago
  28. ab11b0e am cb4c894a: Merge "bugfix for: OOM error while doing voice search repeatedly" into froyo by Bjorn Bringert · 15 years ago
  29. 89a7523 Merge "bugfix for: OOM error while doing voice search repeatedly" into froyo by Bjorn Bringert · 15 years ago
  30. dde6caf am 60ae65ed: am 87782f2b: 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.g by Grace Kloba · 15 years ago
  31. a1744ca am 7fca18d4: am 29355534: Fix aapt to build in Windows SDK under Linux by Raphael · 15 years ago
  32. a3a660c am bd17156f: am 85a8dcec: 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 · 15 years ago
  33. a62848a am 87782f2b: 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/# by Grace Kloba · 15 years ago
  34. 56c1e76 am 29355534: Fix aapt to build in Windows SDK under Linux by Raphael · 15 years ago
  35. 286778a am 85a8dcec: 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 · 15 years ago
  36. f0d64eb 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 · 15 years ago
  37. 1bffbf2 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 · 15 years ago
  38. 58ff1ee am cdf96f75: am 8b0047f8: Merge "Fix typo when parsing external platform version from Settings." into froyo by Dianne Hackborn · 15 years ago
  39. b1e9481 am 8b0047f8: Merge "Fix typo when parsing external platform version from Settings." into froyo by Dianne Hackborn · 15 years ago
  40. 8610b80 Merge "Fix typo when parsing external platform version from Settings." into froyo by Dianne Hackborn · 15 years ago
  41. 3fad8a6 am f6adae78: am 47dad8fa: Merge "Fix bug 2619062 Music is routed to Phone speaker, though it is connected to A2DP media profile" into froyo by Jean-Michel Trivi · 15 years ago
  42. 88bbe89 am 47dad8fa: Merge "Fix bug 2619062 Music is routed to Phone speaker, though it is connected to A2DP media profile" into froyo by Jean-Michel Trivi · 15 years ago
  43. 6f675cf Merge "Fix bug 2619062 Music is routed to Phone speaker, though it is connected to A2DP media profile" into froyo by Jean-Michel Trivi · 15 years ago
  44. aba26a8 am 994e3990: am 2adec762: Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyo by Dianne Hackborn · 15 years ago
  45. a4c0e8f am 27e5a95a: am 5fa65082: Merge "Re-enabling unit tests for PackageManager/Apps on SD." into froyo by Neal Nguyen · 15 years ago
  46. dd75ae7 am 2adec762: Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyo by Dianne Hackborn · 15 years ago
  47. 6b9fa2b am 5fa65082: Merge "Re-enabling unit tests for PackageManager/Apps on SD." into froyo by Neal Nguyen · 15 years ago
  48. ddf83ba Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyo by Dianne Hackborn · 15 years ago
  49. bc33726 Merge "Re-enabling unit tests for PackageManager/Apps on SD." into froyo by Neal Nguyen · 15 years ago
  50. 01265a7 am b6c770e4: am 0b2ebe9b: Merge "Respond to changes in throttle policy." into froyo by Robert Greenwalt · 15 years ago
  51. 37d3dc0 am 0b2ebe9b: Merge "Respond to changes in throttle policy." into froyo by Robert Greenwalt · 15 years ago
  52. 2e909ff Merge "Respond to changes in throttle policy." into froyo by Robert Greenwalt · 15 years ago
  53. f50d849 am dc14dc6d: am bf73bbff: Merge "Some debugging help for issue #2594388" into froyo by Dianne Hackborn · 15 years ago
  54. cde3f26 am bf73bbff: Merge "Some debugging help for issue #2594388" into froyo by Dianne Hackborn · 15 years ago
  55. db62452 Merge "Some debugging help for issue #2594388" into froyo by Dianne Hackborn · 15 years ago
  56. d3807fb am 1b5a9c5d: am 251ccef0: Merge "Add a Throttle check shortly after boot." into froyo by Robert Greenwalt · 15 years ago
  57. d77daac am 251ccef0: Merge "Add a Throttle check shortly after boot." into froyo by Robert Greenwalt · 15 years ago
  58. 41e2022 Merge "Add a Throttle check shortly after boot." into froyo by Robert Greenwalt · 15 years ago
  59. 7b956cc am 9666bbdf: am 7b88af67: Merge "bug #2618035: applying Moto\'s patch to fix a email/shortcode parsing bug." into froyo by Wei Huang · 15 years ago
  60. 6ece838 am 7b88af67: Merge "bug #2618035: applying Moto\'s patch to fix a email/shortcode parsing bug." into froyo by Wei Huang · 15 years ago
  61. 411b51f Merge "bug #2618035: applying Moto's patch to fix a email/shortcode parsing bug." into froyo by Wei Huang · 15 years ago
  62. a4a0502 am 4bcdd6b0: am 90c6aec1: Merge "Fix issue #2619247: Music sometimes stops playing when navigation talks" into froyo by Dianne Hackborn · 15 years ago
  63. 27d6a25 am 476a57e6: am 9bc0a572: Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 15 years ago
  64. c1353e2 am 90c6aec1: Merge "Fix issue #2619247: Music sometimes stops playing when navigation talks" into froyo by Dianne Hackborn · 15 years ago
  65. 0bc7251 am 9bc0a572: Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 15 years ago
  66. c4384ad Merge "Fix issue #2619247: Music sometimes stops playing when navigation talks" into froyo by Dianne Hackborn · 15 years ago
  67. f78357e Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 15 years ago
  68. 7c4f81b am a298d6fd: am a2a568e5: Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 15 years ago
  69. 81f09d8 am a2a568e5: Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 15 years ago
  70. 5014549 Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 15 years ago
  71. 32aa719 am 986a0380: am 69ec5c22: Remove the WebTextView if it is drawing when it shouldn\'t. by Leon Scroggins · 15 years ago
  72. 49f4cbd am 69ec5c22: Remove the WebTextView if it is drawing when it shouldn\'t. by Leon Scroggins · 15 years ago
  73. bf7af40 am 627728d2: am a6ece18d: 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 · 15 years ago
  74. 40224fb am 88bfceae: am 75a53705: Merge "SDK: new \'bmgr\' docs in the Dev Guide" into froyo by Christopher Tate · 15 years ago
  75. a5786f8 am 5ebaf106: merge from open-source master by The Android Open Source Project · 15 years ago
  76. 85b87cf am d9b802bd: am 05fa2144: Merge "Trim throttle logs." into froyo by Robert Greenwalt · 15 years ago
  77. b97ffc0 am b42b5a6e: am 2fba6d1c: 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 · 15 years ago
  78. 3c76633 am a6ece18d: 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 · 15 years ago
  79. 6df8f3f 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 · 15 years ago
  80. 8316096 am 75a53705: Merge "SDK: new \'bmgr\' docs in the Dev Guide" into froyo by Christopher Tate · 15 years ago
  81. b54bb38 Merge "SDK: new 'bmgr' docs in the Dev Guide" into froyo by Christopher Tate · 15 years ago
  82. 315583c merge from open-source master by The Android Open Source Project · 15 years ago
  83. 2548cbe am 05fa2144: Merge "Trim throttle logs." into froyo by Robert Greenwalt · 15 years ago
  84. cb67e80 Merge "Trim throttle logs." into froyo by Robert Greenwalt · 15 years ago
  85. e3db997 am 2fba6d1c: 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 · 15 years ago
  86. 7de6c06 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 · 15 years ago
  87. 1b5e102 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
  88. 940bc05 Merge "better fix for [2420565] Surface.lockCanvas() updates the dirty region too often" into kraken by Mathias Agopian · 15 years ago
  89. 245e4d7 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 15 years ago
  90. f6de34a Merge "Fix broken logic in SettingsProvider.parseProviderList." by Kenny Root · 15 years ago
  91. dc71e82 am 7e93aad4: am 36fa4713: Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 15 years ago
  92. 982c57d am 36fa4713: Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 15 years ago
  93. 2b2ae9f Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 15 years ago
  94. 06b25c1 am f77fff4b: am 23c0b2eb: Merge "Add ILLEGAL_SIM_OR_ME error code." into froyo by John Wang · 15 years ago
  95. bf82df7 am 23c0b2eb: Merge "Add ILLEGAL_SIM_OR_ME error code." into froyo by John Wang · 15 years ago
  96. f9dc033 Merge "Add ILLEGAL_SIM_OR_ME error code." into froyo by John Wang · 15 years ago
  97. ef69d8b am 46fba3b9: am 52e70b25: Add title to recent apps dialog. by Joe Onorato · 15 years ago
  98. c3e7442 am 52e70b25: Add title to recent apps dialog. by Joe Onorato · 15 years ago
  99. a327dcf am f021d12f: merge from open-source master by The Android Open Source Project · 15 years ago
  100. fc821e5 merge from open-source master by The Android Open Source Project · 15 years ago