summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/power
Commit message (Expand)AuthorAgeFilesLines
...
* | Battery stats: wake locks, radio active, cleanup.Dianne Hackborn2014-03-241-5/+6
* | Annotate framework vibrate calls with stream hints.John Spurlock2014-03-211-1/+2
* | Use DisplayPowerRequest#wantLightSensorEnabled in ABC.Michael Wright2014-03-191-2/+1
* | Merge "Fix some uid issues in battery stats."Dianne Hackborn2014-03-131-4/+4
|\ \
| * | Fix some uid issues in battery stats.Dianne Hackborn2014-03-131-4/+4
* | | am 81cc19cf: am 236e174a: am 0575b185: Merge "Add a temporary hack to report ...Jeff Brown2014-03-121-1/+6
|\ \ \ | | |/ | |/|
| * | Merge "Add a temporary hack to report screen on while dozing." into klp-modul...Jeff Brown2014-03-121-1/+6
| |\ \
| | * | Add a temporary hack to report screen on while dozing.Jeff Brown2014-03-111-1/+6
* | | | am 578e1938: am 3ce589e5: am 2d8a3908: Fix power manager display wake lock bugs.Jeff Brown2014-03-123-55/+67
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix power manager display wake lock bugs.Jeff Brown2014-03-113-55/+67
| |/
* | Reduce wake lock noise in battery history.Dianne Hackborn2014-03-112-4/+47
* | am 098bed6f: am bb689496: am 4c7e6900: Make meaning of PowerManager.isScreenO...Jeff Brown2014-02-281-8/+9
|\ \ | |/
| * Make meaning of PowerManager.isScreenOn() more consistent.Jeff Brown2014-02-271-8/+9
* | More battery stats.Dianne Hackborn2014-02-252-14/+18
* | am 01d63a35: am ae8106ef: am 2326acb5: Merge "Fix typo that causes dreaming o...Jeff Brown2014-02-251-1/+1
|\ \ | |/
| * Fix typo that causes dreaming on battery.Jeff Brown2014-02-241-1/+1
* | Merge "Unbreak manual brightness setting."Michael Wright2014-02-211-1/+1
|\ \
| * | Unbreak manual brightness setting.Michael Wright2014-02-201-1/+1
* | | resolved conflicts for merge of baaa080b to masterJeff Brown2014-02-204-121/+330
|\ \ \ | |/ / |/| / | |/
| * Add a new "doze mode" based on Dream components.Jeff Brown2014-02-203-131/+331
* | am ce0552f3: am 8a4c2bb1: am 567f7ca4: Refactor dream manager to new pattern.Jeff Brown2014-02-141-5/+7
|\ \ | |/
| * Refactor dream manager to new pattern.Jeff Brown2014-02-131-5/+7
* | Extract automatic brightness strategyMichael Wright2014-02-123-683/+766
* | New ambient light level filtering for automatic brightnessMichael Wright2014-02-121-147/+326
* | am 25df673b: am 1b51c9cb: Merge "Make SystemService constructor take a Contex...Jeff Brown2014-02-111-7/+4
|\ \ | |/
| * Make SystemService constructor take a Context.Jeff Brown2014-02-101-7/+4
* | Improve logging of first wake lock, history size.Dianne Hackborn2014-02-052-2/+15
* | am e2c9cd58: Merge "Refactor display manager service to new pattern." into kl...Jeff Brown2014-01-183-32/+27
|\ \ | |/
| * Refactor display manager service to new pattern.Jeff Brown2014-01-163-32/+27
* | boot into recovery via the pre-recovery serviceDoug Zongker2014-01-161-5/+24
|/
* Start untangling system server early bootstrapping.Jeff Brown2014-01-161-416/+460
* Delete unused power manager functionality.Jeff Brown2014-01-161-21/+0
* Move some system services to separate directoriesAmith Yamasani2013-12-1912-0/+7049