index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
BatteryStats.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
BatteryStats: Fail gracefully on corrupt battery stats
Adam Lesinski
2015-07-08
1
-0
/
+3
*
BatteryStats: Record cpu power usage from /proc/uid_cputime
Adam Lesinski
2015-06-26
1
-2
/
+24
*
Repurpose doze wake lock stats for draw wake lock instead.
Jeff Brown
2015-06-19
1
-9
/
+9
*
BatteryStats: Record doze wake locks
Adam Lesinski
2015-06-19
1
-8
/
+24
*
Merge "Fix issue #20494208: Go out of device idle when headset button is pres...
Dianne Hackborn
2015-06-19
1
-12
/
+10
|
\
|
*
Fix issue #20494208: Go out of device idle when headset button is pressed
Dianne Hackborn
2015-06-18
1
-12
/
+10
*
|
BatteryStats: Fix regression in wakelock power distribution
Adam Lesinski
2015-06-18
1
-2
/
+4
|
/
*
BatteryStatsHelper: Fix some lost power
Adam Lesinski
2015-06-12
1
-1
/
+8
*
Report app standby state to batterystats
Amith Yamasani
2015-06-12
1
-3
/
+8
*
Add more blaming output to batterystats dumpsys
Adam Lesinski
2015-06-10
1
-24
/
+57
*
Merge "Add UI for camera + flashlight battery reporting." into mnc-dev
Ruben Brunk
2015-06-06
1
-0
/
+16
|
\
|
*
Add UI for camera + flashlight battery reporting.
Ruben Brunk
2015-06-04
1
-0
/
+16
*
|
Merge "Track camera and flashlight usage in battery stats." into mnc-dev
Ruben Brunk
2015-06-02
1
-67
/
+114
|
\
\
|
|
/
|
*
Track camera and flashlight usage in battery stats.
Ruben Brunk
2015-06-01
1
-67
/
+114
*
|
BatteryStats: Output per-app wifi controller distribution
Adam Lesinski
2015-05-28
1
-10
/
+32
|
/
*
Parse uid_cputime proc file
Adam Lesinski
2015-05-12
1
-9
/
+28
*
Report WiFi and Bluetooth energy collection in checkin stats
Adam Lesinski
2015-04-16
1
-100
/
+46
*
Some improvements to battery stats data.
Dianne Hackborn
2015-04-16
1
-19
/
+35
*
Fixes to idle alarm scheduling, package importance.
Dianne Hackborn
2015-04-14
1
-3
/
+7
*
Fix deadlock issue in BatteryStatsHelper.
Adam Lesinski
2015-04-10
1
-0
/
+14
*
More work on device idle mode and other power stuff.
Dianne Hackborn
2015-04-09
1
-0
/
+2
*
Adding per UID WiFi power distribution.
Adam Lesinski
2015-04-07
1
-16
/
+56
*
Revert "Adding per UID WiFi power distribution."
Bart Sears
2015-04-07
1
-56
/
+16
*
Adding per UID WiFi power distribution.
Adam Lesinski
2015-04-06
1
-16
/
+56
*
Fixing issue related to printing out of display state and idle mode in the b...
Kweku Adams
2015-04-01
1
-5
/
+5
*
Retrieve WiFi info outside of BatteryStatsImpl
Adam Lesinski
2015-03-26
1
-3
/
+3
*
Battery stats: wakeup alarm tracking, general cleanup.
Dianne Hackborn
2015-03-24
1
-458
/
+434
*
More work on device idle mode.
Dianne Hackborn
2015-03-24
1
-15
/
+97
*
First stab at device idle mode.
Dianne Hackborn
2015-03-19
1
-21
/
+61
*
BatteryStats: Record energy info stats from WiFi and Bluetooth controllers
Adam Lesinski
2015-03-09
1
-4
/
+74
*
Battery stats issues: fix jiffy handling, print scan counts.
Dianne Hackborn
2015-03-09
1
-21
/
+20
*
Fix reading of daily data.
Dianne Hackborn
2015-03-04
1
-11
/
+22
*
Add new "daily stats" tracking to battery stats.
Dianne Hackborn
2015-03-03
1
-105
/
+473
*
Add some detailed data as part of battery history.
Dianne Hackborn
2015-02-19
1
-0
/
+188
*
Fix issue android-app doc, bump battery stats checkin version
Dianne Hackborn
2015-01-14
1
-1
/
+1
*
Fix issue #18827122: system server crashed on broadcasting...
Dianne Hackborn
2015-01-08
1
-1
/
+8
*
Fix issue #17323751: Additional items in aggregated battery stats
Dianne Hackborn
2014-12-05
1
-10
/
+60
*
Changing AUDIO_TURNED_ON constant.
Kweku Adams
2014-12-02
1
-5
/
+5
*
Add time estimates to batterystats dump.
Dianne Hackborn
2014-11-18
1
-0
/
+71
*
Fix issue #17397177: BatteryStats reporting error on job start/stop
Dianne Hackborn
2014-09-05
1
-14
/
+17
*
Temporary: raise overflow limit, print all wake locks.
Dianne Hackborn
2014-08-18
1
-1
/
+1
*
Work on issue #16629489: Google (Play?) Services eating through battery
Dianne Hackborn
2014-08-17
1
-9
/
+30
*
Fix issues #16655104 and #16875776 in battery stats.
Dianne Hackborn
2014-08-07
1
-9
/
+26
*
Fix issue @16555033: Battery history overflowing too much
Dianne Hackborn
2014-08-07
1
-3
/
+71
*
Fix issue #16467284: Make noteStartVideo and noteStartAudio nesting
Dianne Hackborn
2014-07-23
1
-4
/
+0
*
Fix issue #15681802: Missing RESET:TIME in complete battery histories
Dianne Hackborn
2014-07-15
1
-10
/
+123
*
Report wakelock time in checkin stats in ms. Bump version.
Ashish Sharma
2014-07-15
1
-4
/
+4
*
Correctly attribute User Activity to the uid in checkin batterystats.
Ashish Sharma
2014-07-10
1
-1
/
+1
*
Add tracking of uid process states in battery stats.
Dianne Hackborn
2014-07-09
1
-52
/
+96
*
Issue #15986092: Add power tracking of flashlight.
Dianne Hackborn
2014-07-01
1
-0
/
+25
[next]