- fcc08fb am 8831d4dc: am 8f655cb6: Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 16 years ago
- 8831d4d am 8f655cb6: Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 16 years ago
- 8f655cb Merge "Update the comment which supposed to be checked in in the last CL." into froyo by Grace Kloba · 16 years ago
- f706ef8 Update the comment which supposed to be checked in in the last CL. by Grace Kloba · 16 years ago
- 8dc3894 am 7f30f8ab: am 93d35f77: Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 16 years ago
- 7f30f8a am 93d35f77: Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 16 years ago
- 93d35f7 Merge "Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible." into froyo by Adam Powell · 16 years ago
- 8568c3a0 Fix bug 2587373 - awaken scrollbars when a scrolling view becomes visible. by Adam Powell · 16 years ago
- 3d27a2e am 2f8c9e68: am f06f2eb2: Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 16 years ago
- 2f8c9e6 am f06f2eb2: Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 16 years ago
- 4a77f9e am e3ce4c89: am 2dc78498: Merge "Remove fixed size restriction on the SurfaceView before setting it to the full screen content view." into froyo by Grace Kloba · 16 years ago
- f06f2eb Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 16 years ago
- e3ce4c8 am 2dc78498: Merge "Remove fixed size restriction on the SurfaceView before setting it to the full screen content view." into froyo by Grace Kloba · 16 years ago
- 2dc7849 Merge "Remove fixed size restriction on the SurfaceView before setting it to the full screen content view." into froyo by Grace Kloba · 16 years ago
- 08e1598 am f57f147b: am 5ce309d3: Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 16 years ago
- f57f147 am 5ce309d3: Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 16 years ago
- 05d0673 Misc fixes for throttling. by Robert Greenwalt · 16 years ago
- 5ce309d Merge "add droiddoc flag to include since-tags for api level 8" into froyo by Scott Main · 16 years ago
- eb82845 am bb9739c5: am 11bea2e2: Merge "Reduce lock contention, removing unnecessary synchronization." into froyo by Brad Fitzpatrick · 16 years ago
- e5afb10 am 66fa5cc7: am 99c5179f: Merge "Force redraw in touch_up if there is a move." into froyo by Grace Kloba · 16 years ago
- bb9739c am 11bea2e2: Merge "Reduce lock contention, removing unnecessary synchronization." into froyo by Brad Fitzpatrick · 16 years ago
- 66fa5cc am 99c5179f: Merge "Force redraw in touch_up if there is a move." into froyo by Grace Kloba · 16 years ago
- 11bea2e Merge "Reduce lock contention, removing unnecessary synchronization." into froyo by Brad Fitzpatrick · 16 years ago
- 99c5179 Merge "Force redraw in touch_up if there is a move." into froyo by Grace Kloba · 16 years ago
- 6edb379 Remove fixed size restriction on the SurfaceView by Grace Kloba · 16 years ago
- c4c696a add droiddoc flag to include since-tags for api level 8 by Scott Main · 16 years ago
- b213d10 Reduce lock contention, removing unnecessary synchronization. by Brad Fitzpatrick · 16 years ago
- db5b7d0 am 9a9b09f6: am afbf9f8d: Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 16 years ago
- 9a9b09f am afbf9f8d: Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 16 years ago
- afbf9f8 Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 16 years ago
- 01fad4a Ease contention on the mProcessStatsThread mutex in updateCpuStats. by Brad Fitzpatrick · 16 years ago
- c36862d5 Force redraw in touch_up if there is a move. by Grace Kloba · 16 years ago
- a0e308f am e77bba8f: am 18920136: Merge "Reset notification state on wifi enable" into froyo by Irfan Sheriff · 16 years ago
- e77bba8 am 18920136: Merge "Reset notification state on wifi enable" into froyo by Irfan Sheriff · 16 years ago
- 1892013 Merge "Reset notification state on wifi enable" into froyo by Irfan Sheriff · 16 years ago
- 98bccfd am 6aa2acca: am 04152f98: 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 w by Jean-Michel Trivi · 16 years ago
- 6aa2acc am 04152f98: 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 bef by Jean-Michel Trivi · 16 years ago
- 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 · 16 years ago
- ea7c123 am daa107c8: am 3110bf6d: Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 16 years ago
- daa107c am 3110bf6d: Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 16 years ago
- 3110bf6 Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 16 years ago
- 2d1a6e9 Reset notification state on wifi enable by Irfan Sheriff · 16 years ago
- 8987f11 am c2093636: am 7171ea81: Make ThrottleService more tamper resistant. by Robert Greenwalt · 16 years ago
- c209363 am 7171ea81: Make ThrottleService more tamper resistant. by Robert Greenwalt · 16 years ago
- 7171ea8 Make ThrottleService more tamper resistant. by Robert Greenwalt · 16 years ago
- 48358bd Fix inconsistency in how we handle light sensor when battery is low. by Mike Lockwood · 16 years ago
- c2477a9 am 2572b046: am 975d86df: Merge "Dont check on interface value on API" into froyo by Irfan Sheriff · 16 years ago
- 2572b04 am 975d86df: Merge "Dont check on interface value on API" into froyo by Irfan Sheriff · 16 years ago
- 975d86d Merge "Dont check on interface value on API" into froyo by Irfan Sheriff · 16 years ago
- cf28236 Dont check on interface value on API by Irfan Sheriff · 16 years ago
- eb94c44c am 17e36d23: am 3c44db3f: Merge "Missed a case to resumeUpdatePicture." into froyo by Grace Kloba · 16 years ago
- a99f5f4 Fix bug 2599698 Music paused by itself by Jean-Michel Trivi · 16 years ago
- 17e36d2 am 3c44db3f: Merge "Missed a case to resumeUpdatePicture." into froyo by Grace Kloba · 16 years ago
- 3c44db3 Merge "Missed a case to resumeUpdatePicture." into froyo by Grace Kloba · 16 years ago
- 4570300 am 71786ceb: am 0df87c06: Merge "cherry-pick from master: c096a9aead60717fc106ceb259bf954a578d3c54 (plus other revisions to resolve bug 2595831)" into froyo by Scott Main · 16 years ago
- 71786ce am 0df87c06: Merge "cherry-pick from master: c096a9aead60717fc106ceb259bf954a578d3c54 (plus other revisions to resolve bug 2595831)" into froyo by Scott Main · 16 years ago
- 0df87c0 Merge "cherry-pick from master: c096a9aead60717fc106ceb259bf954a578d3c54 (plus other revisions to resolve bug 2595831)" into froyo by Scott Main · 16 years ago
- aa373c9 Missed a case to resumeUpdatePicture. by Grace Kloba · 16 years ago
- 81a4719 am a9ea147d: merge from open-source master by The Android Open Source Project · 16 years ago
- a9ea147 merge from open-source master by The Android Open Source Project · 16 years ago
- 99d4343 am 66bee813: am 1fc46c62: Merge "accept close() on database objects even if the database is closed" into froyo by Vasu Nori · 16 years ago
- 66bee81 am 1fc46c62: Merge "accept close() on database objects even if the database is closed" into froyo by Vasu Nori · 16 years ago
- 1fc46c6 Merge "accept close() on database objects even if the database is closed" into froyo by Vasu Nori · 16 years ago
- 0dbb9cee accept close() on database objects even if the database is closed by Vasu Nori · 16 years ago
- 49ee271 am cb2906e4: am d5a873fb: Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 16 years ago
- cb2906e am d5a873fb: Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 16 years ago
- d5a873f Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 16 years ago
- 69acb6b Unify am startservice commands. by Jean-Baptiste Queru · 16 years ago
- ffeeed9 am 329a5214: merge from open-source master by The Android Open Source Project · 16 years ago
- 329a521 merge from open-source master by The Android Open Source Project · 16 years ago
- 3edf3a5 am e0a40686: am f066611a: retool resize logic to use max dimension and max area. by Mike Reed · 16 years ago
- e0a4068 am f066611a: retool resize logic to use max dimension and max area. by Mike Reed · 16 years ago
- f066611 retool resize logic to use max dimension and max area. by Mike Reed · 16 years ago
- 5fee638 am f04be52a: am 0c5ad4f1: 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 · 16 years ago
- f04be52 am 0c5ad4f1: 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 · 16 years ago
- 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 · 16 years ago
- d8f3ec6 Add command line flags to enable lock profiling. by Carl Shapiro · 16 years ago
- 48b8b4f Merge "GpsLocationProvider: Eliminate MIN_FIX_COUNT." into kraken by Mike Lockwood · 16 years ago
- ad903e8 Merge "GpsLocationProvider: Remove NTP sanity checking now that the NTP client has been fixed." into kraken by Mike Lockwood · 16 years ago
- 318249e Merge "Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04" into kraken by Jim Miller · 16 years ago
- 5169fc5 Manual merge of Ida6a4cdd3abcbcab7e2fe8450a25c0dc36765f04 by Jim Miller · 16 years ago
- 43725d4 Merge "Manual merge of Idf6bb25438336616e6453e7afe0e79f227af98d3" into kraken by Jim Miller · 16 years ago
- 9e17d74 am 32ebaf57: am e80c6f49: Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 16 years ago
- 32ebaf5 am e80c6f49: Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 16 years ago
- d53ba01 GpsLocationProvider: Eliminate MIN_FIX_COUNT. by Mike Lockwood · 16 years ago
- ecaced9 Manual merge of Idf6bb25438336616e6453e7afe0e79f227af98d3 by Jim Miller · 16 years ago
- e80c6f4 Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 16 years ago
- e6e9882 Add multi-sim support to ThrottleService. by Robert Greenwalt · 16 years ago
- 1879d28 GpsLocationProvider: Remove NTP sanity checking now that the NTP client has been fixed. by Mike Lockwood · 16 years ago
- 6993997 Merge "when a zero dimension buffer is allocated, turn the allocation into a 1x1 buffer instead of Nx1 (or 1xN)" into kraken by Mathias Agopian · 16 years ago
- 67bbac8 when a zero dimension buffer is allocated, turn the allocation into by Mathias Agopian · 16 years ago
- f5678e9 Merge "Introduce new API version to avoid breakage with the Froyo APIs; introduce padding in the resources to avoid cross-branch merge pain." into kraken by Dianne Hackborn · 16 years ago
- cd0d10f Introduce new API version to avoid breakage with the Froyo APIs; by Dianne Hackborn · 16 years ago
- e02ffa3 am 292bdbd9: am e3094117: Merge "A little more improvement of the Service javadoc." into froyo by Dianne Hackborn · 16 years ago
- 007302a am d65d5f11: am bf943f29: Merge "Fix SntpClient to give accurate time info." into froyo by Robert Greenwalt · 16 years ago
- 292bdbd am e3094117: Merge "A little more improvement of the Service javadoc." into froyo by Dianne Hackborn · 16 years ago
- e309411 Merge "A little more improvement of the Service javadoc." into froyo by Dianne Hackborn · 16 years ago
- d65d5f1 am bf943f29: Merge "Fix SntpClient to give accurate time info." into froyo by Robert Greenwalt · 16 years ago
- bf943f2 Merge "Fix SntpClient to give accurate time info." into froyo by Robert Greenwalt · 16 years ago
- 499a121 Fix SntpClient to give accurate time info. by Robert Greenwalt · 16 years ago