- c1fd9fd am b40cfc16: am 2ea21a84: Merge "Fix a WebView scrolling regression - bug 2633572." into froyo by Adam Powell · 15 years ago
- 212fc1b am 2ea21a84: Merge "Fix a WebView scrolling regression - bug 2633572." into froyo by Adam Powell · 15 years ago
- 8e33f1b Merge "Fix a WebView scrolling regression - bug 2633572." into froyo by Adam Powell · 15 years ago
- cefcae7 am b2dbae87: am 6ce78924: Merge "Add JavaDoc for SyncResult http://b/2420252" into froyo by Fred Quintana · 15 years ago
- 3ce307f am 6ce78924: Merge "Add JavaDoc for SyncResult http://b/2420252" into froyo by Fred Quintana · 15 years ago
- e8bc3ee Merge "Add JavaDoc for SyncResult http://b/2420252" into froyo by Fred Quintana · 15 years ago
- e050f4e am bd535646: am 57fff78a: dumpstate: Add blocked process wait-channel info to bugreport by San Mehat · 15 years ago
- 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
- 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
- 85e0ae7 am 57fff78a: dumpstate: Add blocked process wait-channel info to bugreport by San Mehat · 15 years ago
- 5035292 resolved conflicts for merge of 5a8f877c to kraken by Dianne Hackborn · 15 years ago
- 23ee1cf am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 15 years ago
- 818d04a Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 15 years ago
- 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
- 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
- a301239 am 3202d380: Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 15 years ago
- c4e2c6e resolved conflicts for merge of 86303198 to kraken by Marco Nelissen · 15 years ago
- 91db1ad am 8138cb49: Make Surface.toString() show more useful info to help debug bug 2594388. by Marco Nelissen · 15 years ago
- 349397e am b3444560: am 27fba679: Fix Throttle reset. by Robert Greenwalt · 15 years ago
- 573828c am 27fba679: Fix Throttle reset. by Robert Greenwalt · 15 years ago
- c34c748 Merge "fix [2615973] ViewRoot locks the Surface even when the dirty region is empty" into kraken by Mathias Agopian · 15 years ago
- 4e6a058 am 0ff9212d: am 19681af4: Merge "Handle throttling being disabled via policy change" into froyo by Robert Greenwalt · 15 years ago
- 0e44489 am 19681af4: Merge "Handle throttling being disabled via policy change" into froyo by Robert Greenwalt · 15 years ago
- 5b1336d Merge "Handle throttling being disabled via policy change" into froyo by Robert Greenwalt · 15 years ago
- 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
- 9e6ea36 am 13cb7a04: am cb4c894a: Merge "bugfix for: OOM error while doing voice search repeatedly" into froyo by Bjorn Bringert · 15 years ago
- 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
- ab11b0e am cb4c894a: Merge "bugfix for: OOM error while doing voice search repeatedly" into froyo by Bjorn Bringert · 15 years ago
- 89a7523 Merge "bugfix for: OOM error while doing voice search repeatedly" into froyo by Bjorn Bringert · 15 years ago
- 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
- a1744ca am 7fca18d4: am 29355534: Fix aapt to build in Windows SDK under Linux by Raphael · 15 years ago
- 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
- 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
- 56c1e76 am 29355534: Fix aapt to build in Windows SDK under Linux by Raphael · 15 years ago
- 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
- 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
- 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
- 58ff1ee am cdf96f75: am 8b0047f8: Merge "Fix typo when parsing external platform version from Settings." into froyo by Dianne Hackborn · 15 years ago
- b1e9481 am 8b0047f8: Merge "Fix typo when parsing external platform version from Settings." into froyo by Dianne Hackborn · 15 years ago
- 8610b80 Merge "Fix typo when parsing external platform version from Settings." into froyo by Dianne Hackborn · 15 years ago
- 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
- 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
- 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
- aba26a8 am 994e3990: am 2adec762: Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyo by Dianne Hackborn · 15 years ago
- a4c0e8f am 27e5a95a: am 5fa65082: Merge "Re-enabling unit tests for PackageManager/Apps on SD." into froyo by Neal Nguyen · 15 years ago
- dd75ae7 am 2adec762: Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyo by Dianne Hackborn · 15 years ago
- 6b9fa2b am 5fa65082: Merge "Re-enabling unit tests for PackageManager/Apps on SD." into froyo by Neal Nguyen · 15 years ago
- ddf83ba Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyo by Dianne Hackborn · 15 years ago
- bc33726 Merge "Re-enabling unit tests for PackageManager/Apps on SD." into froyo by Neal Nguyen · 15 years ago
- 01265a7 am b6c770e4: am 0b2ebe9b: Merge "Respond to changes in throttle policy." into froyo by Robert Greenwalt · 15 years ago
- 37d3dc0 am 0b2ebe9b: Merge "Respond to changes in throttle policy." into froyo by Robert Greenwalt · 15 years ago
- 2e909ff Merge "Respond to changes in throttle policy." into froyo by Robert Greenwalt · 15 years ago
- f50d849 am dc14dc6d: am bf73bbff: Merge "Some debugging help for issue #2594388" into froyo by Dianne Hackborn · 15 years ago
- cde3f26 am bf73bbff: Merge "Some debugging help for issue #2594388" into froyo by Dianne Hackborn · 15 years ago
- db62452 Merge "Some debugging help for issue #2594388" into froyo by Dianne Hackborn · 15 years ago
- d3807fb am 1b5a9c5d: am 251ccef0: Merge "Add a Throttle check shortly after boot." into froyo by Robert Greenwalt · 15 years ago
- d77daac am 251ccef0: Merge "Add a Throttle check shortly after boot." into froyo by Robert Greenwalt · 15 years ago
- 41e2022 Merge "Add a Throttle check shortly after boot." into froyo by Robert Greenwalt · 15 years ago
- 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
- 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
- 411b51f Merge "bug #2618035: applying Moto's patch to fix a email/shortcode parsing bug." into froyo by Wei Huang · 15 years ago
- a4a0502 am 4bcdd6b0: am 90c6aec1: Merge "Fix issue #2619247: Music sometimes stops playing when navigation talks" into froyo by Dianne Hackborn · 15 years ago
- 27d6a25 am 476a57e6: am 9bc0a572: Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 15 years ago
- c1353e2 am 90c6aec1: Merge "Fix issue #2619247: Music sometimes stops playing when navigation talks" into froyo by Dianne Hackborn · 15 years ago
- 0bc7251 am 9bc0a572: Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 15 years ago
- c4384ad Merge "Fix issue #2619247: Music sometimes stops playing when navigation talks" into froyo by Dianne Hackborn · 15 years ago
- f78357e Merge "Fix issue #2608292: Fails to launch the video camera preview" into froyo by Dianne Hackborn · 15 years ago
- 7c4f81b am a298d6fd: am a2a568e5: Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 15 years ago
- 81f09d8 am a2a568e5: Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 15 years ago
- 5014549 Merge "Fix error code when media is filled up." into froyo by Suchi Amalapurapu · 15 years ago
- 32aa719 am 986a0380: am 69ec5c22: Remove the WebTextView if it is drawing when it shouldn\'t. by Leon Scroggins · 15 years ago
- 49f4cbd am 69ec5c22: Remove the WebTextView if it is drawing when it shouldn\'t. by Leon Scroggins · 15 years ago
- 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
- 40224fb am 88bfceae: am 75a53705: Merge "SDK: new \'bmgr\' docs in the Dev Guide" into froyo by Christopher Tate · 15 years ago
- a5786f8 am 5ebaf106: merge from open-source master by The Android Open Source Project · 15 years ago
- 85b87cf am d9b802bd: am 05fa2144: Merge "Trim throttle logs." into froyo by Robert Greenwalt · 15 years ago
- 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
- 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
- 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
- 8316096 am 75a53705: Merge "SDK: new \'bmgr\' docs in the Dev Guide" into froyo by Christopher Tate · 15 years ago
- b54bb38 Merge "SDK: new 'bmgr' docs in the Dev Guide" into froyo by Christopher Tate · 15 years ago
- 315583c merge from open-source master by The Android Open Source Project · 15 years ago
- 2548cbe am 05fa2144: Merge "Trim throttle logs." into froyo by Robert Greenwalt · 15 years ago
- cb67e80 Merge "Trim throttle logs." into froyo by Robert Greenwalt · 15 years ago
- 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
- 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
- 1b5e102 more surfaceflinger cleanups by Mathias Agopian · 15 years ago
- 940bc05 Merge "better fix for [2420565] Surface.lockCanvas() updates the dirty region too often" into kraken by Mathias Agopian · 15 years ago
- 245e4d7 better fix for [2420565] Surface.lockCanvas() updates the dirty region too often by Mathias Agopian · 15 years ago
- f6de34a Merge "Fix broken logic in SettingsProvider.parseProviderList." by Kenny Root · 15 years ago
- dc71e82 am 7e93aad4: am 36fa4713: Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 15 years ago
- 982c57d am 36fa4713: Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 15 years ago
- 2b2ae9f Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 15 years ago
- 06b25c1 am f77fff4b: am 23c0b2eb: Merge "Add ILLEGAL_SIM_OR_ME error code." into froyo by John Wang · 15 years ago
- bf82df7 am 23c0b2eb: Merge "Add ILLEGAL_SIM_OR_ME error code." into froyo by John Wang · 15 years ago
- f9dc033 Merge "Add ILLEGAL_SIM_OR_ME error code." into froyo by John Wang · 15 years ago
- ef69d8b am 46fba3b9: am 52e70b25: Add title to recent apps dialog. by Joe Onorato · 15 years ago
- c3e7442 am 52e70b25: Add title to recent apps dialog. by Joe Onorato · 15 years ago
- a327dcf am f021d12f: merge from open-source master by The Android Open Source Project · 15 years ago
- fc821e5 merge from open-source master by The Android Open Source Project · 15 years ago