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
*
Include START event (reboots) in partial history.
Ashish Sharma
2014-05-27
1
-1
/
+2
*
Fix issue #15195464: battery history says wakelock held when it's not
Dianne Hackborn
2014-05-23
1
-3
/
+8
*
Fix recording of wake_lock_in.
Dianne Hackborn
2014-05-16
1
-2
/
+3
*
Battery stats more wake history, power save mode.
Dianne Hackborn
2014-05-15
1
-38
/
+72
*
Battery stats tweaks.
Dianne Hackborn
2014-05-09
1
-69
/
+150
*
Bump the batterystats checkin stats version number.
Ashish Sharma
2014-05-09
1
-1
/
+1
*
Merge "Plumb display state and interactive information to BatteryStats."
Jeff Brown
2014-05-06
1
-5
/
+16
|
\
|
*
Plumb display state and interactive information to BatteryStats.
Jeff Brown
2014-05-06
1
-5
/
+16
*
|
Avoid creating new battery history types because of no separator.
Ashish Sharma
2014-05-05
1
-1
/
+1
|
/
*
Change wake reason checkin tag to "wr".
Dianne Hackborn
2014-05-02
1
-1
/
+16
*
Add IBatteryStats API to retrieve current charge times.
Dianne Hackborn
2014-04-29
1
-2
/
+76
*
Start collecting mobile radio activity from the radio.
Dianne Hackborn
2014-04-24
1
-28
/
+63
*
Try to always print time stamp in battery history.
Dianne Hackborn
2014-04-21
1
-19
/
+54
*
Battery stats: wake locks, radio active, cleanup.
Dianne Hackborn
2014-03-24
1
-7
/
+2
*
Battery stats: track actually running time
Dianne Hackborn
2014-03-21
1
-41
/
+135
*
batstats: fix wake lock tracking, service bug
Dianne Hackborn
2014-03-19
1
-1
/
+8
*
Reduce wake lock noise in battery history.
Dianne Hackborn
2014-03-11
1
-22
/
+48
*
Start recording wakeup reasons in battery history.
Dianne Hackborn
2014-03-07
1
-121
/
+204
*
Formalize time bases in battery stats.
Dianne Hackborn
2014-03-05
1
-93
/
+125
*
Hold a wake lock while dispatching network activity events.
Dianne Hackborn
2014-02-28
1
-23
/
+62
*
Collect per-uid mobile radio usage.
Dianne Hackborn
2014-02-26
1
-26
/
+114
*
More battery stats.
Dianne Hackborn
2014-02-25
1
-3
/
+7
*
Implement wifi part of issue #12973036: Improve power_profile.xml
Dianne Hackborn
2014-02-18
1
-30
/
+138
*
Start tracking radio up time.
Dianne Hackborn
2014-02-13
1
-20
/
+44
*
Battery stats: more events, fixes.
Dianne Hackborn
2014-02-07
1
-22
/
+48
*
Improve logging of first wake lock, history size.
Dianne Hackborn
2014-02-05
1
-72
/
+45
*
More battery history improvements.
Dianne Hackborn
2014-02-03
1
-71
/
+251
*
Add "start time" timestamp to battery stats.
Dianne Hackborn
2014-01-24
1
-2
/
+11
*
Battery stats improvements.
Dianne Hackborn
2014-01-22
1
-13
/
+78
*
Whoops add a line separator.
Dianne Hackborn
2014-01-15
1
-0
/
+1
*
Add battery power use reporting to batterystats service.
Dianne Hackborn
2014-01-15
1
-9
/
+137
*
Improvements to battery stats.
Dianne Hackborn
2013-12-19
1
-303
/
+262
*
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
*
am f1612bcf: am e8c51298: Merge "Add BatteryStats for Wifi Batched Scanning."...
Robert Greenwalt
2013-11-07
1
-3
/
+15
|
\
|
*
Add BatteryStats for Wifi Batched Scanning.
Robert Greenwalt
2013-11-06
1
-3
/
+15
*
|
am 5eecb9e8: am bd9513f3: Merge "Add HSPA+ to BatteryStats" into klp-dev
Patrick Tjin
2013-11-06
1
-2
/
+3
|
\
\
|
|
/
|
*
Add HSPA+ to BatteryStats
Patrick Tjin
2013-11-06
1
-2
/
+3
*
|
resolved conflicts for merge of 5214dae4 to klp-dev-plus-aosp
Jeff Brown
2013-10-29
1
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
handle negative temperature
Sungmin Choi
2013-07-24
1
-8
/
+8
*
|
Fix issue #10422349: Limit/change the battery history data in batterystats
Dianne Hackborn
2013-09-04
1
-11
/
+14
*
|
Get ProcessStats callable from other processes.
Dianne Hackborn
2013-08-08
1
-1
/
+2
*
|
More procstats work.
Dianne Hackborn
2013-07-08
1
-4
/
+7
*
|
Update procstats to start collecting/reporting pss.
Dianne Hackborn
2013-06-26
1
-5
/
+48
*
|
More work on process tracking.
Dianne Hackborn
2013-06-14
1
-1
/
+4
*
|
Add new API to retrieve a dumpsys of a single package.
Dianne Hackborn
2013-06-11
1
-3
/
+3
*
|
Accumulate network statistics based on deltas.
Jeff Sharkey
2013-06-06
1
-40
/
+65
*
|
Better --unplugged support when dumping battery.
Jeff Sharkey
2013-04-30
1
-17
/
+11
*
|
Track foreground activities in battery stats.
Jeff Sharkey
2013-04-25
1
-16
/
+55
|
/
*
allow the framework to access a Sensor's handle
Mathias Agopian
2013-02-04
1
-0
/
+5
*
New "app ops" service.
Dianne Hackborn
2013-01-09
1
-0
/
+37
[next]