summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix 2656989. Clean up update to updated system applications.Suchi Amalapurapu2010-05-051-0/+12
* Fix issue #2643754: Launcher is caching widget layouts for too longDianne Hackborn2010-05-041-0/+18
* Fix issue #2641875: Apps on sdcard not accesible after updateDianne Hackborn2010-04-291-2/+1
* Merge "Make timezone changes apply to status bar time in 24hr mode. Bug: 2632...Amith Yamasani2010-04-281-0/+3
|\
| * Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681Amith Yamasani2010-04-281-0/+3
* | Fix issue #2569139: Sapphire user cannot login to last.fm...Dianne Hackborn2010-04-281-9/+10
* | Merge "Fix bug 2605504 Don't leak a metric ton of NotificationPlayer threads ...Jean-Michel Trivi2010-04-261-7/+32
|\ \
| * | Fix bug 2605504 Don't leak a metric ton of NotificationPlayer threadsJean-Michel Trivi2010-04-261-7/+32
| |/
* | Fix Throttle reset.Robert Greenwalt2010-04-261-20/+16
|/
* Merge "Handle throttling being disabled via policy change" into froyoRobert Greenwalt2010-04-261-0/+1
|\
| * Handle throttling being disabled via policy changeRobert Greenwalt2010-04-231-0/+1
* | Fix typo when parsing external platform version from Settings.Bryan Mawhinney2010-04-231-2/+1
* | Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyoDianne Hackborn2010-04-232-8/+15
|\ \ | |/ |/|
| * Fix issue #2621809: Kill! Kill! Kill!Dianne Hackborn2010-04-232-8/+15
* | Respond to changes in throttle policy.Robert Greenwalt2010-04-231-3/+6
|/
* Merge "Add a Throttle check shortly after boot." into froyoRobert Greenwalt2010-04-231-0/+7
|\
| * Add a Throttle check shortly after boot.Robert Greenwalt2010-04-221-0/+7
* | Merge "Fix issue #2619247: Music sometimes stops playing when navigation talk...Dianne Hackborn2010-04-221-9/+28
|\ \
| * | Fix issue #2619247: Music sometimes stops playing when navigation talksDianne Hackborn2010-04-221-9/+28
| |/
* | Fix issue #2608292: Fails to launch the video camera previewDianne Hackborn2010-04-221-8/+10
|/
* Merge "Trim throttle logs." into froyoRobert Greenwalt2010-04-221-15/+21
|\
| * Trim throttle logs.Robert Greenwalt2010-04-221-15/+21
* | Merge "Fix security hole in Google backup transport registration" into froyoChristopher Tate2010-04-211-4/+19
|\ \ | |/ |/|
| * Fix security hole in Google backup transport registrationChristopher Tate2010-04-211-4/+19
* | Merge "Fix PM crash due to bad array bookkeeping logic." into froyoJeff Brown2010-04-201-1/+1
|\ \
| * | Fix PM crash due to bad array bookkeeping logic.Jeff Brown2010-04-201-1/+1
* | | Merge "Move Tethering off the ServerThread." into froyoRobert Greenwalt2010-04-201-1/+7
|\ \ \ | |_|/ |/| |
| * | Move Tethering off the ServerThread.Robert Greenwalt2010-04-201-1/+7
| |/
* | Merge "Make the silent/vibrate status icon reflect overall device state. (DO ...Daniel Sandler2010-04-201-1/+1
|\ \ | |/ |/|
| * Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)Daniel Sandler2010-04-191-1/+1
* | Merge "Misc fixes for throttling." into froyoRobert Greenwalt2010-04-191-40/+47
|\ \
| * | Misc fixes for throttling.Robert Greenwalt2010-04-191-40/+47
* | | Reduce lock contention, removing unnecessary synchronization.Brad Fitzpatrick2010-04-191-6/+4
* | | Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." i...Brad Fitzpatrick2010-04-191-9/+17
|\ \ \
| * | | Ease contention on the mProcessStatsThread mutex in updateCpuStats.Brad Fitzpatrick2010-04-191-9/+17
* | | | Merge "Fix bug 2599698 Music paused by itself The NotificationPlayer sets an ...Jean-Michel Trivi2010-04-191-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix bug 2599698 Music paused by itselfJean-Michel Trivi2010-04-161-1/+1
* | | | Merge "Fix inconsistency in how we handle light sensor when battery is low." ...Mike Lockwood2010-04-191-3/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix inconsistency in how we handle light sensor when battery is low.Mike Lockwood2010-04-171-3/+11
* | | | Make ThrottleService more tamper resistant.Robert Greenwalt2010-04-181-53/+138
| |_|/ |/| |
* | | Dont check on interface value on APIIrfan Sheriff2010-04-161-12/+13
|/ /
* | Merge "Add multi-sim support to ThrottleService." into froyoRobert Greenwalt2010-04-151-1/+70
|\ \ | |/ |/|
| * Add multi-sim support to ThrottleService.Robert Greenwalt2010-04-151-1/+70
* | Remove native binaries when an updated system application is upgraded through...David 'Digit' Turner2010-04-151-14/+66
|/
* Merge "Fix wakelock leak in PowerManagerService.sendNotificationLocked()" int...Mike Lockwood2010-04-151-0/+2
|\
| * Fix wakelock leak in PowerManagerService.sendNotificationLocked()Mike Lockwood2010-04-131-0/+2
* | Merge "Sholes mobile iface comes/goes - handle the reset" into froyoRobert Greenwalt2010-04-141-0/+12
|\ \
| * | Sholes mobile iface comes/goes - handle the resetRobert Greenwalt2010-04-141-0/+12
* | | Revert "Add ordered broadcast when removing packages."Suchi Amalapurapu2010-04-141-29/+27
* | | Merge "Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_T...Dianne Hackborn2010-04-141-2/+11
|\ \ \