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
*
add wireless charger support
Brian Muramatsu
2012-08-20
1
-0
/
+3
*
Fix bug 6930875: ArrayIndexOutOfBoundsException on Battery details
Raph Levien
2012-08-03
1
-1
/
+1
*
Fix inconsistency in user activity types.
Jeff Brown
2012-07-27
1
-3
/
+5
*
Include WIFI scan's in Battery Stats.
Nick Pelly
2012-06-15
1
-19
/
+19
*
Work on issue #5465917: Wakelock *overflow* held for very long times
Dianne Hackborn
2011-10-18
1
-3
/
+51
*
am 2d40bf91: am eac835e5: am 9c4ba258: Merge "Removing dead store; it was lik...
Conley Owens
2011-05-03
1
-1
/
+0
|
\
|
*
am eac835e5: am 9c4ba258: Merge "Removing dead store; it was likely a relict ...
Conley Owens
2011-05-03
1
-1
/
+0
|
|
\
|
|
*
Removing dead store; it was likely a relict of debuging code.
Jozef BABJAK
2011-04-29
1
-1
/
+0
|
|
*
DO NOT MERGE Cherry-pick of Ie4026a7c back to GB
Dianne Hackborn
2011-02-23
1
-0
/
+44
*
|
|
More battery stats improvements.
Dianne Hackborn
2011-04-14
1
-30
/
+185
*
|
|
Rewrite battery history storage.
Dianne Hackborn
2011-04-14
1
-127
/
+171
|
/
/
*
|
Changes for ril.h version 6.
Wink Saville
2011-02-18
1
-18
/
+7
*
|
Implement issue #3326435: Battery stats improvements
Dianne Hackborn
2011-01-05
1
-0
/
+44
*
|
resolved conflicts for merge of 78e9f4cb to master
Dianne Hackborn
2010-12-13
1
-2
/
+33
|
\
\
|
|
/
|
*
Fix issue #3154576: battery stats checkin should include UID -> packages+ map
Dianne Hackborn
2010-12-13
1
-2
/
+33
*
|
Add some network/phone type constants.
Robert Greenwalt
2010-11-03
1
-3
/
+6
|
/
*
Fix issue #3074745: Crash in system process
Dianne Hackborn
2010-10-08
1
-0
/
+4
*
Fix issue #3022508: Crash during media scan
Dianne Hackborn
2010-09-23
1
-6
/
+18
*
Some battery improvements:
Dianne Hackborn
2010-09-20
1
-5
/
+20
*
Improve power tracking of WIFI use.
Dianne Hackborn
2010-09-17
1
-16
/
+16
*
Track client requests through location manager.
Dianne Hackborn
2010-09-13
1
-0
/
+3
*
Small fixes to battery stats.
Dianne Hackborn
2010-09-09
1
-3
/
+3
*
People holding partial wake locks now get blamed for CPU usage.
Dianne Hackborn
2010-09-08
1
-2
/
+4
*
Fixes to battery stats debug output.
Dianne Hackborn
2010-09-07
1
-1
/
+46
*
Fix a few small battery stats problems:
Dianne Hackborn
2010-08-20
1
-0
/
+1
*
Fix problems with determining when to kill apps for wake usage.
Dianne Hackborn
2010-08-15
1
-2
/
+5
*
Various battery info things:
Dianne Hackborn
2010-08-13
1
-2
/
+45
*
Battery stats: start removing last stats, keep total discharge.
Dianne Hackborn
2010-07-24
1
-3
/
+19
*
Only print out wake locks in the if the wakelock was held.
Jason Parks
2010-07-20
1
-7
/
+5
*
Various improvements to battery stats collection
Dianne Hackborn
2010-06-16
1
-45
/
+263
*
Adjust activity manager process OOM adj.
Dianne Hackborn
2010-06-11
1
-14
/
+69
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
1
-0
/
+16
*
Fix issue #2438980: Implement package watcher for voice recognizer service se...
Dianne Hackborn
2010-02-22
1
-38
/
+47
*
Proper fix for zero signal strength and no_service. Fixes #2176141
Amith Yamasani
2009-10-19
1
-1
/
+19
*
Track CPU speed stepping to get more accurate CPU cost per app.
Amith Yamasani
2009-09-20
1
-0
/
+12
*
Bluetooth at command tracking.
Amith Yamasani
2009-07-20
1
-1
/
+21
*
Track activity foreground CPU usage for battery stats.
Amith Yamasani
2009-06-03
1
-8
/
+15
*
Initial checkin for App Fuel Gauge infrastructure.
Amith Yamasani
2009-05-22
1
-1
/
+21
*
Add wifi multicast filter api (enable/disable).
Robert Greenwalt
2009-05-13
1
-0
/
+11
*
More optimization of dumpsys output.
Dianne Hackborn
2009-04-22
1
-91
/
+115
*
AI 146853: Add kernel wakelock data to batteryinfo dump.
Evan Millar
2009-04-18
1
-26
/
+60
*
AI 144379: Make checkin batteryinfo dump more terse
Evan Millar
2009-04-02
1
-20
/
+24
*
AI 144333: Change the way the battery level tracking code works in BatterySta...
Evan Millar
2009-04-02
1
-10
/
+13
*
AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats)
Dianne Hackborn
2009-03-31
1
-38
/
+207
*
AI 143710: am: CL 143615 -Add more stats:
Evan Millar
2009-03-31
1
-8
/
+105
*
AI 143207: am: CL 142996 Fix bug in human readable battery stats dumping code...
Evan Millar
2009-03-27
1
-2
/
+2
*
Automated import from //branches/donutburger/...@142347,142347
Dianne Hackborn
2009-03-24
1
-9
/
+106
*
Automated import from //branches/donutburger/...@140679,140679
Eric Shienbrood
2009-03-24
1
-4
/
+17
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-4
/
+105
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+828
[next]