summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/BatteryStats.java
Commit message (Expand)AuthorAgeFilesLines
* Get ProcessStats callable from other processes.Dianne Hackborn2013-08-081-1/+2
* More procstats work.Dianne Hackborn2013-07-081-4/+7
* Update procstats to start collecting/reporting pss.Dianne Hackborn2013-06-261-5/+48
* More work on process tracking.Dianne Hackborn2013-06-141-1/+4
* Add new API to retrieve a dumpsys of a single package.Dianne Hackborn2013-06-111-3/+3
* Accumulate network statistics based on deltas.Jeff Sharkey2013-06-061-40/+65
* Better --unplugged support when dumping battery.Jeff Sharkey2013-04-301-17/+11
* Track foreground activities in battery stats.Jeff Sharkey2013-04-251-16/+55
* allow the framework to access a Sensor's handleMathias Agopian2013-02-041-0/+5
* New "app ops" service.Dianne Hackborn2013-01-091-0/+37
* Improve debugging for issue #7586414: AlarmManager wakelocks heldDianne Hackborn2012-11-271-13/+83
* add wireless charger supportBrian Muramatsu2012-08-201-0/+3
* Fix bug 6930875: ArrayIndexOutOfBoundsException on Battery detailsRaph Levien2012-08-031-1/+1
* Fix inconsistency in user activity types.Jeff Brown2012-07-271-3/+5
* Include WIFI scan's in Battery Stats.Nick Pelly2012-06-151-19/+19
* Work on issue #5465917: Wakelock *overflow* held for very long timesDianne Hackborn2011-10-181-3/+51
* am 2d40bf91: am eac835e5: am 9c4ba258: Merge "Removing dead store; it was lik...Conley Owens2011-05-031-1/+0
|\
| * am eac835e5: am 9c4ba258: Merge "Removing dead store; it was likely a relict ...Conley Owens2011-05-031-1/+0
| |\
| | * Removing dead store; it was likely a relict of debuging code.Jozef BABJAK2011-04-291-1/+0
| | * DO NOT MERGE Cherry-pick of Ie4026a7c back to GBDianne Hackborn2011-02-231-0/+44
* | | More battery stats improvements.Dianne Hackborn2011-04-141-30/+185
* | | Rewrite battery history storage.Dianne Hackborn2011-04-141-127/+171
|/ /
* | Changes for ril.h version 6.Wink Saville2011-02-181-18/+7
* | Implement issue #3326435: Battery stats improvementsDianne Hackborn2011-01-051-0/+44
* | resolved conflicts for merge of 78e9f4cb to masterDianne Hackborn2010-12-131-2/+33
|\ \ | |/
| * Fix issue #3154576: battery stats checkin should include UID -> packages+ mapDianne Hackborn2010-12-131-2/+33
* | Add some network/phone type constants.Robert Greenwalt2010-11-031-3/+6
|/
* Fix issue #3074745: Crash in system processDianne Hackborn2010-10-081-0/+4
* Fix issue #3022508: Crash during media scanDianne Hackborn2010-09-231-6/+18
* Some battery improvements:Dianne Hackborn2010-09-201-5/+20
* Improve power tracking of WIFI use.Dianne Hackborn2010-09-171-16/+16
* Track client requests through location manager.Dianne Hackborn2010-09-131-0/+3
* Small fixes to battery stats.Dianne Hackborn2010-09-091-3/+3
* People holding partial wake locks now get blamed for CPU usage.Dianne Hackborn2010-09-081-2/+4
* Fixes to battery stats debug output.Dianne Hackborn2010-09-071-1/+46
* Fix a few small battery stats problems:Dianne Hackborn2010-08-201-0/+1
* Fix problems with determining when to kill apps for wake usage.Dianne Hackborn2010-08-151-2/+5
* Various battery info things:Dianne Hackborn2010-08-131-2/+45
* Battery stats: start removing last stats, keep total discharge.Dianne Hackborn2010-07-241-3/+19
* Only print out wake locks in the if the wakelock was held.Jason Parks2010-07-201-7/+5
* Various improvements to battery stats collectionDianne Hackborn2010-06-161-45/+263
* Adjust activity manager process OOM adj.Dianne Hackborn2010-06-111-14/+69
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn2010-02-221-38/+47
* Proper fix for zero signal strength and no_service. Fixes #2176141Amith Yamasani2009-10-191-1/+19
* Track CPU speed stepping to get more accurate CPU cost per app.Amith Yamasani2009-09-201-0/+12
* Bluetooth at command tracking.Amith Yamasani2009-07-201-1/+21
* Track activity foreground CPU usage for battery stats.Amith Yamasani2009-06-031-8/+15
* Initial checkin for App Fuel Gauge infrastructure.Amith Yamasani2009-05-221-1/+21
* Add wifi multicast filter api (enable/disable).Robert Greenwalt2009-05-131-0/+11