- b213d10 Reduce lock contention, removing unnecessary synchronization. by Brad Fitzpatrick · 15 years ago
- afbf9f8 Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 15 years ago
- 01fad4a Ease contention on the mProcessStatsThread mutex in updateCpuStats. by Brad Fitzpatrick · 15 years ago
- 1892013 Merge "Reset notification state on wifi enable" into froyo by Irfan Sheriff · 15 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 · 15 years ago
- 3110bf6 Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 15 years ago
- 2d1a6e9 Reset notification state on wifi enable by Irfan Sheriff · 15 years ago
- 7171ea8 Make ThrottleService more tamper resistant. by Robert Greenwalt · 15 years ago
- 48358bd Fix inconsistency in how we handle light sensor when battery is low. by Mike Lockwood · 15 years ago
- 975d86d Merge "Dont check on interface value on API" into froyo by Irfan Sheriff · 15 years ago
- cf28236 Dont check on interface value on API by Irfan Sheriff · 15 years ago
- a99f5f4 Fix bug 2599698 Music paused by itself by Jean-Michel Trivi · 15 years ago
- 3c44db3 Merge "Missed a case to resumeUpdatePicture." into froyo by Grace Kloba · 15 years ago
- 0df87c0 Merge "cherry-pick from master: c096a9aead60717fc106ceb259bf954a578d3c54 (plus other revisions to resolve bug 2595831)" into froyo by Scott Main · 15 years ago
- aa373c9 Missed a case to resumeUpdatePicture. by Grace Kloba · 15 years ago
- 1fc46c6 Merge "accept close() on database objects even if the database is closed" into froyo by Vasu Nori · 15 years ago
- 0dbb9cee accept close() on database objects even if the database is closed by Vasu Nori · 15 years ago
- d5a873f Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 15 years ago
- f066611 retool resize logic to use max dimension and max area. by Mike Reed · 15 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 · 15 years ago
- d8f3ec6 Add command line flags to enable lock profiling. by Carl Shapiro · 15 years ago
- e80c6f4 Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 15 years ago
- e6e9882 Add multi-sim support to ThrottleService. by Robert Greenwalt · 15 years ago
- e309411 Merge "A little more improvement of the Service javadoc." into froyo by Dianne Hackborn · 15 years ago
- bf943f2 Merge "Fix SntpClient to give accurate time info." into froyo by Robert Greenwalt · 15 years ago
- 499a121 Fix SntpClient to give accurate time info. by Robert Greenwalt · 15 years ago
- ee3bcc4 A little more improvement of the Service javadoc. by Dianne Hackborn · 15 years ago
- 4f99e3c Remove native binaries when an updated system application is upgraded through OTA. by David 'Digit' Turner · 15 years ago
- 70b3fb4 For search suggestions in the search dialog, allow the 'title' by Mike LeBeau · 15 years ago
- fa22de7 Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
- 93597ed Merge "Fix wakelock leak in PowerManagerService.sendNotificationLocked()" into froyo by Mike Lockwood · 15 years ago
- 90d3f458 API 8! by Dianne Hackborn · 15 years ago
- 40d2551 Import revised translations by Kenny Root · 15 years ago
- 8090eda Merge "Sholes mobile iface comes/goes - handle the reset" into froyo by Robert Greenwalt · 15 years ago
- deb69370 Revert "Add ordered broadcast when removing packages." by Suchi Amalapurapu · 15 years ago
- b0ef144 Merge "Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET" into froyo by Dianne Hackborn · 15 years ago
- 5304d8f Merge "Introducing "strict project map"." into froyo by Dmitri Plotnikov · 15 years ago
- 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 · 15 years ago
- 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 15 years ago
- 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 · 15 years ago
- 40b6996 Merge "Add ordered broadcast when removing packages." into froyo by Suchi Amalapurapu · 15 years ago
- b67fa45 Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET by Dianne Hackborn · 15 years ago
- 8c7e609 Sholes mobile iface comes/goes - handle the reset by Robert Greenwalt · 15 years ago
- 0c1285f Add ordered broadcast when removing packages. by Suchi Amalapurapu · 15 years ago
- 967dce3 fix [2594950] Flash: Zooming in on some content crashes the Nexus One and causes it to reboot (runtime restart) by Mathias Agopian · 15 years ago
- 40eb4aa Introducing "strict project map". by Dmitri Plotnikov · 15 years ago
- 0bbcdc6 Merge "verify database state before calling sqlite. Bug:2593970" into froyo by Vasu Nori · 15 years ago
- 8e4edb2 cherry-pick from master: c096a9aead60717fc106ceb259bf954a578d3c54 by Tom O'Neill · 15 years ago
- 8a878dd Merge "Pass WebKit scrollbar mode to Java. When scrollbar is alwaysOff, don't trigger scroll." into froyo by Grace Kloba · 15 years ago
- 758dd52 Fix issue 2592680: Saved ringer volume forced to 0 when receiving a call in silent mode. by Eric Laurent · 15 years ago
- 745b43c Merge "Fix issue 2589563: Able to set ringer volume to 0 outside of silent mode." into froyo by Eric Laurent · 15 years ago
- 01e3fea Merge "Make sure the onended event is dispatched even when the user dismisses the video before it plays to completion." into froyo by Andrei Popescu · 15 years ago
- 8656145 Merge "Fix issue #593153: Broadcast time out when sending..." into froyo by Dianne Hackborn · 15 years ago
- d3d445b Merge "Use PV_PLAYER to handle RTSP streaming" into froyo by James Dong · 15 years ago
- 399cccb Fix issue #593153: Broadcast time out when sending... by Dianne Hackborn · 15 years ago
- 527c3ab Fix issue 2589563: Able to set ringer volume to 0 outside of silent mode. by Eric Laurent · 15 years ago
- c4fbceb Make sure the onended event is dispatched even when by Andrei Popescu · 15 years ago
- 22b3644 Update the datause icons. by Robert Greenwalt · 15 years ago
- 9cb66e8 Merge "Perist Throttle data across reboots" into froyo by Robert Greenwalt · 15 years ago
- 42d6657 Use PV_PLAYER to handle RTSP streaming by James Dong · 15 years ago
- b221246 Merge "Ensure the selection does not change in setTextAndKeepSelection." into froyo by Leon Scroggins · 15 years ago
- d503a15 Merge "Fix for 2585858, load invalid urls." into froyo by Kristian Monsen · 15 years ago
- 53c0c0d Merge "Fix (again) for bug 2558156, update cache encoding correctly" into froyo by Kristian Monsen · 15 years ago
- 50004bc Pass WebKit scrollbar mode to Java. When scrollbar by Grace Kloba · 15 years ago
- 8e1f2f8 Merge "Fix issue #2555171: Switching to app immediately after unmounting..." into froyo by Dianne Hackborn · 15 years ago
- ce73c1e Framework change for #2583442: Navigation dies when night mode changes by Dianne Hackborn · 15 years ago
- ae8c2c7 Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard..." into froyo by Dianne Hackborn · 15 years ago
- 53d9264d Fix issue #2555171: Switching to app immediately after unmounting... by Dianne Hackborn · 15 years ago
- ba6339f Merge "If we defer processing the touch events, pass the original view coordinate with TouchEventData and use them when we reprocess the events. We can't depend on contentToView() to convert the doc point to the view point. When we originally convert the view to doc, the scroll position in UI doesn't change. When we convert the doc back to view, we are chasing a moving target. That is why we saw bigger delta." into froyo by Grace Kloba · 15 years ago
- b8912f5 Perist Throttle data across reboots by Robert Greenwalt · 15 years ago
- 102ed89 If we defer processing the touch events, pass the by Grace Kloba · 15 years ago
- d3bb93f Add build config values for data use defaults by Robert Greenwalt · 15 years ago
- dd684af Merge "Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html" into froyo by James Dong · 15 years ago
- 812b24f Merge "Fix crashes related to unmounting when app on sdcard has an active notification in status bar. When unmounting sdcard, all the secure containers have to be unmounted first before invoking the MountService call back. We send a broadcast about disabled packages. Force a gc to clean up any stale asset references and then unmount the containers before invoking the MountService call back." into froyo by Suchi Amalapurapu · 15 years ago
- 42843c3 Merge "Fix Throttle Notification intents" into froyo by Robert Greenwalt · 15 years ago
- e113066 Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html by James Dong · 15 years ago
- c8e1f23 verify database state before calling sqlite. Bug:2593970 by Vasu Nori · 15 years ago
- 3069a6d Merge "SDK: last of the backup/restore docs content" into froyo by Christopher Tate · 15 years ago
- 9c90a37 Fix wakelock leak in PowerManagerService.sendNotificationLocked() by Mike Lockwood · 15 years ago
- db28131 Merge "Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition to "-a"." into froyo by Andreas Huber · 15 years ago
- c15f48d Merge "Don't set encoder component role while we query decoders" into froyo by James Dong · 15 years ago
- 3fcf486 Ensure the selection does not change in setTextAndKeepSelection. by Leon Scroggins · 15 years ago
- 662292a Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition to "-a". by Andreas Huber · 15 years ago
- 763e62a Fix a case introduced by https://android-git.corp.google.com/g/#change,47640 by Grace Kloba · 15 years ago
- 3d24425 Fix crashes related to unmounting when app on sdcard has an active notification by Suchi Amalapurapu · 15 years ago
- 722d591 Don't set encoder component role while we query decoders by James Dong · 15 years ago
- 842d983 Merge "Fix an upgrade bug in SettingsProvider." into froyo by Amith Yamasani · 15 years ago
- c30890e Merge "Fix bug 2578813 Delay pausing music and routing audio for car docks" into froyo by Jean-Michel Trivi · 15 years ago
- b19da8e Fix for 2581725. Keep the last frame after resume(), and delete it by Gloria Wang · 15 years ago
- 4c637b9 Fix bug 2578813 Delay pausing music and routing audio for car docks by Jean-Michel Trivi · 15 years ago
- bcac496 Honor the "Never vibrate" setting for incoming calls. by Daniel Sandler · 15 years ago
- b2d9550 Fix for 2585858, load invalid urls. by Kristian Monsen · 15 years ago
- 1568353 Merge "Hide e-call button in layout." into froyo by Daniel Sandler · 15 years ago
- 5943c20 Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard... by Dianne Hackborn · 15 years ago
- 7cc0882 SDK: last of the backup/restore docs content by Christopher Tate · 15 years ago
- 5baa5e1 Merge "Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we don't have a decoder for it, ignore potentially malformed metadata for AMR NB and WB tracks." into froyo by Andreas Huber · 15 years ago
- 7e8614a Merge "SDK: more backup/restore documentation work" into froyo by Christopher Tate · 15 years ago
- 3f37179 Merge "docs: fix bug 2590728" into froyo by Scott Main · 15 years ago
- d0332ad Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we don't have a decoder for it, ignore potentially malformed metadata for AMR NB and WB tracks. by Andreas Huber · 15 years ago
- ef4ca45 docs: fix bug 2590728 by Scott Main · 15 years ago