summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/BatteryStats.java
Commit message (Expand)AuthorAgeFilesLines
* BatteryStats: Fail gracefully on corrupt battery statsAdam Lesinski2015-07-081-0/+3
* BatteryStats: Record cpu power usage from /proc/uid_cputimeAdam Lesinski2015-06-261-2/+24
* Repurpose doze wake lock stats for draw wake lock instead.Jeff Brown2015-06-191-9/+9
* BatteryStats: Record doze wake locksAdam Lesinski2015-06-191-8/+24
* Merge "Fix issue #20494208: Go out of device idle when headset button is pres...Dianne Hackborn2015-06-191-12/+10
|\
| * Fix issue #20494208: Go out of device idle when headset button is pressedDianne Hackborn2015-06-181-12/+10
* | BatteryStats: Fix regression in wakelock power distributionAdam Lesinski2015-06-181-2/+4
|/
* BatteryStatsHelper: Fix some lost powerAdam Lesinski2015-06-121-1/+8
* Report app standby state to batterystatsAmith Yamasani2015-06-121-3/+8
* Add more blaming output to batterystats dumpsysAdam Lesinski2015-06-101-24/+57
* Merge "Add UI for camera + flashlight battery reporting." into mnc-devRuben Brunk2015-06-061-0/+16
|\
| * Add UI for camera + flashlight battery reporting.Ruben Brunk2015-06-041-0/+16
* | Merge "Track camera and flashlight usage in battery stats." into mnc-devRuben Brunk2015-06-021-67/+114
|\ \ | |/
| * Track camera and flashlight usage in battery stats.Ruben Brunk2015-06-011-67/+114
* | BatteryStats: Output per-app wifi controller distributionAdam Lesinski2015-05-281-10/+32
|/
* Parse uid_cputime proc fileAdam Lesinski2015-05-121-9/+28
* Report WiFi and Bluetooth energy collection in checkin statsAdam Lesinski2015-04-161-100/+46
* Some improvements to battery stats data.Dianne Hackborn2015-04-161-19/+35
* Fixes to idle alarm scheduling, package importance.Dianne Hackborn2015-04-141-3/+7
* Fix deadlock issue in BatteryStatsHelper.Adam Lesinski2015-04-101-0/+14
* More work on device idle mode and other power stuff.Dianne Hackborn2015-04-091-0/+2
* Adding per UID WiFi power distribution.Adam Lesinski2015-04-071-16/+56
* Revert "Adding per UID WiFi power distribution."Bart Sears2015-04-071-56/+16
* Adding per UID WiFi power distribution.Adam Lesinski2015-04-061-16/+56
* Fixing issue related to printing out of display state and idle mode in the b...Kweku Adams2015-04-011-5/+5
* Retrieve WiFi info outside of BatteryStatsImplAdam Lesinski2015-03-261-3/+3
* Battery stats: wakeup alarm tracking, general cleanup.Dianne Hackborn2015-03-241-458/+434
* More work on device idle mode.Dianne Hackborn2015-03-241-15/+97
* First stab at device idle mode.Dianne Hackborn2015-03-191-21/+61
* BatteryStats: Record energy info stats from WiFi and Bluetooth controllersAdam Lesinski2015-03-091-4/+74
* Battery stats issues: fix jiffy handling, print scan counts.Dianne Hackborn2015-03-091-21/+20
* Fix reading of daily data.Dianne Hackborn2015-03-041-11/+22
* Add new "daily stats" tracking to battery stats.Dianne Hackborn2015-03-031-105/+473
* Add some detailed data as part of battery history.Dianne Hackborn2015-02-191-0/+188
* Fix issue android-app doc, bump battery stats checkin versionDianne Hackborn2015-01-141-1/+1
* Fix issue #18827122: system server crashed on broadcasting...Dianne Hackborn2015-01-081-1/+8
* Fix issue #17323751: Additional items in aggregated battery statsDianne Hackborn2014-12-051-10/+60
* Changing AUDIO_TURNED_ON constant.Kweku Adams2014-12-021-5/+5
* Add time estimates to batterystats dump.Dianne Hackborn2014-11-181-0/+71
* Fix issue #17397177: BatteryStats reporting error on job start/stopDianne Hackborn2014-09-051-14/+17
* Temporary: raise overflow limit, print all wake locks.Dianne Hackborn2014-08-181-1/+1
* Work on issue #16629489: Google (Play?) Services eating through batteryDianne Hackborn2014-08-171-9/+30
* Fix issues #16655104 and #16875776 in battery stats.Dianne Hackborn2014-08-071-9/+26
* Fix issue @16555033: Battery history overflowing too muchDianne Hackborn2014-08-071-3/+71
* Fix issue #16467284: Make noteStartVideo and noteStartAudio nestingDianne Hackborn2014-07-231-4/+0
* Fix issue #15681802: Missing RESET:TIME in complete battery historiesDianne Hackborn2014-07-151-10/+123
* Report wakelock time in checkin stats in ms. Bump version.Ashish Sharma2014-07-151-4/+4
* Correctly attribute User Activity to the uid in checkin batterystats.Ashish Sharma2014-07-101-1/+1
* Add tracking of uid process states in battery stats.Dianne Hackborn2014-07-091-52/+96
* Issue #15986092: Add power tracking of flashlight.Dianne Hackborn2014-07-011-0/+25