1. 68cdf19 Add low power stats to batteryhistory by Badhri Jagan Sridharan · 8 years ago
  2. 20b84df Move batterystats stats collection to its own thread by Adam Lesinski · 8 years ago
  3. 010bf37 BatteryStats: Introduce Async external stats requests by Adam Lesinski · 8 years ago
  4. 89d9480 Merge changes from topic 'wifi_tx_power_levels' into nyc-dev by Roshan Pius · 8 years ago
  5. 9cfba35 Fix issue #25817435: Batterystats missing UIDs for secondary users by Dianne Hackborn · 8 years ago
  6. 42e6062 Add new wifi tx power levels in Wifi activity energy by Roshan Pius · 8 years ago
  7. 713fec8 Add an API for apps to get their System Health / Battery Stats data. by Joe Onorato · 9 years ago
  8. 9f55cc7 Track BLE scans in BatteryStats by Adam Lesinski · 9 years ago
  9. 72c3927 Merge "Record ModemActivityInfo and distribute power blame to apps" by Adam Lesinski · 9 years ago
  10. 21f76aa Record ModemActivityInfo and distribute power blame to apps by Adam Lesinski · 9 years ago
  11. 6771d62 Add WorkSource to BLE scanning API by Adam Lesinski · 9 years ago
  12. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  13. a8d1094 Fix reporting of uid state in battery stats. by Dianne Hackborn · 9 years ago
  14. 08c47a5 Initial implementation of light-weight idle mode. by Dianne Hackborn · 9 years ago
  15. 6832f39 BatteryStats: Better big-little CPU accounting by Adam Lesinski · 9 years ago
  16. 5983ae7 Merge "Allow extra slop in battery stats" into mnc-dev by Todd Kennedy · 9 years ago
  17. 590da11 Allow extra slop in battery stats by Todd Kennedy · 9 years ago
  18. 865b79b Fix issue #23326715: Clarify --checkin/-c options in batterystats by Dianne Hackborn · 9 years ago
  19. 4c9ace5 BatteryStats: Compensate for accuracy issues when reporting WiFi energy data issues with Slog.wtf by Adam Lesinski · 9 years ago
  20. fc28d6f Merge "BatteryStats: Prevent BatteryService from blocking" into mnc-dev by Adam Lesinski · 9 years ago
  21. d7616ef BatteryStats: Prevent BatteryService from blocking by Adam Lesinski · 9 years ago
  22. 515702c BatteryStats: Decode wakeup reasons in Java by Adam Lesinski · 9 years ago
  23. 280a64e Improve tracking of screen on reasons. by Dianne Hackborn · 9 years ago
  24. 56d82dd BatteryStats: Fix deadlock by Adam Lesinski · 9 years ago
  25. 9ae9cba BatteryStats: Fail gracefully on corrupt battery stats by Adam Lesinski · 9 years ago
  26. 61db88f BatteryStats: Remove isolated UIDs from /proc/uid_cputime when they are not in use anymore by Adam Lesinski · 9 years ago
  27. 87fd322 BatteryStats: Record suspend abort reasons by Adam Lesinski · 9 years ago
  28. 06f46cb Extend the time between WiFi energy samples by Adam Lesinski · 9 years ago
  29. 8b156e3 Merge "BatteryStats: Update external stats individually." into mnc-dev by Adam Lesinski · 9 years ago
  30. d2b9dca Merge "BatteryStats: Log when WiFi idle time is too large" into mnc-dev by Adam Lesinski · 9 years ago
  31. a7c90c8 BatteryStats: Update external stats individually. by Adam Lesinski · 9 years ago
  32. bd6704f BatteryStats: Log when WiFi idle time is too large by Adam Lesinski · 9 years ago
  33. 0348ba2 Merge "Fix issue #20494208: Go out of device idle when headset button is pressed" into mnc-dev by Dianne Hackborn · 9 years ago
  34. b6683c4 Fix issue #20494208: Go out of device idle when headset button is pressed by Dianne Hackborn · 9 years ago
  35. 72478f0 BatteryStats: Fix regression in wakelock power distribution by Adam Lesinski · 9 years ago
  36. 8a35137 Bluetooth energy: fix overflow in calculation by Adam Lesinski · 9 years ago
  37. f4013aa BatteryStats: Wifi energy data is sometimes wrong by Adam Lesinski · 9 years ago
  38. 11df5b6 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 9 years ago
  39. 6d2c363 Track camera and flashlight usage in battery stats. by Ruben Brunk · 9 years ago
  40. c14c273 BatteryStatsService: Only query bluetooth on demand. by Adam Lesinski · 9 years ago
  41. b83ffee Remove UID from kernel cpu accounting when uninstalled by Adam Lesinski · 9 years ago
  42. 06af1fa Parse uid_cputime proc file by Adam Lesinski · 9 years ago
  43. 13a6a9b Maybe fix needing wifi permission to dump battery stats. by Dianne Hackborn · 9 years ago
  44. e283d33 Report WiFi and Bluetooth energy collection in checkin stats by Adam Lesinski · 9 years ago
  45. 0c820db Some improvements to battery stats data. by Dianne Hackborn · 9 years ago
  46. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  47. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  48. e08af19 Adding per UID WiFi power distribution. by Adam Lesinski · 9 years ago
  49. e9b9b73 Revert "Adding per UID WiFi power distribution." by Bart Sears · 9 years ago
  50. b943fab Adding per UID WiFi power distribution. by Adam Lesinski · 9 years ago
  51. 4b6bd8d Retrieve WiFi info outside of BatteryStatsImpl by Adam Lesinski · 9 years ago
  52. 1e725a7 Battery stats: wakeup alarm tracking, general cleanup. by Dianne Hackborn · 9 years ago
  53. 8ad2af7 First stab at device idle mode. by Dianne Hackborn · 9 years ago
  54. 7d08842 Merge "Add new "daily stats" tracking to battery stats." by Dianne Hackborn · 10 years ago
  55. d4a8af7 Add new "daily stats" tracking to battery stats. by Dianne Hackborn · 10 years ago
  56. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
  57. 1e01d16 Fix issue #17323751: Additional items in aggregated battery stats by Dianne Hackborn · 10 years ago
  58. ab4a81b Improve some docs, fix some debugging. by Dianne Hackborn · 10 years ago
  59. 2f1993e Fix issue #17671802: "content" command always prints... by Dianne Hackborn · 10 years ago
  60. d953c53 Work on issue #16629489: Google (Play?) Services eating through battery by Dianne Hackborn · 10 years ago
  61. 0068d3dc Fix issue @16555033: Battery history overflowing too much by Dianne Hackborn · 10 years ago
  62. 10eaa85 Fix issue #16467284: Make noteStartVideo and noteStartAudio nesting by Dianne Hackborn · 10 years ago
  63. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  64. 61659e5 Add tracking of uid process states in battery stats. by Dianne Hackborn · 10 years ago
  65. abc7c49 Issue #15986092: Add power tracking of flashlight. by Dianne Hackborn · 10 years ago
  66. 3251b90 Add some wifi tracking to battery stats. by Dianne Hackborn · 10 years ago
  67. 2c43c33 Resolve boot time dependencies related to the power manager. by Jeff Brown · 10 years ago
  68. 16b0b56 Force write battery stats after a --history-since. by Dianne Hackborn · 10 years ago
  69. fc06413 Some battery stats history fixes. by Dianne Hackborn · 10 years ago
  70. 9a75543 Fix recording of wake_lock_in. by Dianne Hackborn · 10 years ago
  71. cbefd8d Battery stats more wake history, power save mode. by Dianne Hackborn · 10 years ago
  72. e95c3cd Plumb display state and interactive information to BatteryStats. by Jeff Brown · 10 years ago
  73. ab5c0ea Add IBatteryStats API to retrieve current charge times. by Dianne Hackborn · 10 years ago
  74. 2ffa11e Start collecting mobile radio activity from the radio. by Dianne Hackborn · 10 years ago
  75. a1bd792 Battery stats: track actually running time by Dianne Hackborn · 10 years ago
  76. 40c8725 batstats: fix wake lock tracking, service bug by Dianne Hackborn · 10 years ago
  77. e5167ca Reduce wake lock noise in battery history. by Dianne Hackborn · 11 years ago
  78. c51cf03 Start recording wakeup reasons in battery history. by Dianne Hackborn · 11 years ago
  79. 77b987f Hold a wake lock while dispatching network activity events. by Dianne Hackborn · 11 years ago
  80. a1f1a3c More battery stats. by Dianne Hackborn · 11 years ago
  81. ca1bf21 Implement wifi part of issue #12973036: Improve power_profile.xml by Dianne Hackborn · 11 years ago
  82. e13c4c0 Start tracking radio up time. by Dianne Hackborn · 11 years ago
  83. 3d658bf Improve logging of first wake lock, history size. by Dianne Hackborn · 11 years ago
  84. 099bc62 Battery stats improvements. by Dianne Hackborn · 11 years ago
  85. 09d3098 resolved conflicts for merge of 6f357d32 to master by Jeff Brown · 11 years ago
  86. 6f357d3 Start untangling system server early bootstrapping. by Jeff Brown · 11 years ago
  87. a7c837f Add battery power use reporting to batterystats service. by Dianne Hackborn · 11 years ago
  88. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/am/BatteryStatsService.java]
  89. a029ea1 Add BatteryStats for Wifi Batched Scanning. by Robert Greenwalt · 11 years ago
  90. 49021f5 Fix issue #10422349: Limit/change the battery history data in batterystats by Dianne Hackborn · 11 years ago
  91. 91268cf More work on process tracking. by Dianne Hackborn · 11 years ago
  92. cbfd23e Add new API to retrieve a dumpsys of a single package. by Dianne Hackborn · 11 years ago
  93. 7a1c3fc Accumulate network statistics based on deltas. by Jeff Sharkey · 11 years ago
  94. ec43a6b Better --unplugged support when dumping battery. by Jeff Sharkey · 11 years ago
  95. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  96. 6ccaa54 Include WIFI scan's in Battery Stats. by Nick Pelly · 12 years ago
  97. 1059c3c Move battery stats to xt_qtaguid for data stats. by Jeff Sharkey · 13 years ago
  98. 3abd75b Add DUMP permission checks to services by Kenny Root · 13 years ago
  99. e817404 dumpsys: fix problems with -a option in battery and batteryinfo services by Mike Lockwood · 13 years ago
  100. ae38445 Fix battery history management. by Dianne Hackborn · 13 years ago