1. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  2. 1739076 Fix deadlock issue in BatteryStatsHelper. by Adam Lesinski · 9 years ago
  3. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  4. e08af19 Adding per UID WiFi power distribution. by Adam Lesinski · 9 years ago
  5. e9b9b73 Revert "Adding per UID WiFi power distribution." by Bart Sears · 9 years ago
  6. b943fab Adding per UID WiFi power distribution. by Adam Lesinski · 9 years ago
  7. 030980a Fixing issue related to printing out of display state and idle mode in the batterystats checkin. by Kweku Adams · 9 years ago
  8. 4b6bd8d Retrieve WiFi info outside of BatteryStatsImpl by Adam Lesinski · 9 years ago
  9. 1e725a7 Battery stats: wakeup alarm tracking, general cleanup. by Dianne Hackborn · 9 years ago
  10. 88e98df More work on device idle mode. by Dianne Hackborn · 9 years ago
  11. 39fa40c Merge "Disable WiFi energy data collection to avoid deadlock" by Adam Lesinski · 9 years ago
  12. cb204c3 Disable WiFi energy data collection to avoid deadlock by Adam Lesinski · 9 years ago
  13. 8ad2af7 First stab at device idle mode. by Dianne Hackborn · 9 years ago
  14. 33dac55 BatteryStats: Record energy info stats from WiFi and Bluetooth controllers by Adam Lesinski · 9 years ago
  15. 62793e4 Battery stats issues: fix jiffy handling, print scan counts. by Dianne Hackborn · 9 years ago
  16. d4a8af7 Add new "daily stats" tracking to battery stats. by Dianne Hackborn · 9 years ago
  17. d1eccbe Add some detailed data as part of battery history. by Dianne Hackborn · 9 years ago
  18. 29cd7f1 Fix issue #18827122: system server crashed on broadcasting... by Dianne Hackborn · 10 years ago
  19. 1e01d16 Fix issue #17323751: Additional items in aggregated battery stats by Dianne Hackborn · 10 years ago
  20. d537987 Changing AUDIO_TURNED_ON constant. by Kweku Adams · 10 years ago
  21. fb3809c Fix issue #17705755: Battery stats resets at incorrect times by Dianne Hackborn · 10 years ago
  22. 73d6a82 Work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  23. a7d0d55 Work on issue #17477510: Time change notifications sent too often by Dianne Hackborn · 10 years ago
  24. c3940bc Fix issue #17397177: BatteryStats reporting error on job start/stop by Dianne Hackborn · 10 years ago
  25. 7d9eefd Fix issue #16953886: History and batterystats checkin summary... by Dianne Hackborn · 10 years ago
  26. acc4a12 Temporary: raise overflow limit, print all wake locks. by Dianne Hackborn · 10 years ago
  27. d953c53 Work on issue #16629489: Google (Play?) Services eating through battery by Dianne Hackborn · 10 years ago
  28. 9da2f1e Some networks may have null ifaces, I guess? by Jeff Sharkey · 10 years ago
  29. cd0e335 Fix issues #16655104 and #16875776 in battery stats. by Dianne Hackborn · 10 years ago
  30. 0068d3dc Fix issue @16555033: Battery history overflowing too much by Dianne Hackborn · 10 years ago
  31. 10eaa85 Fix issue #16467284: Make noteStartVideo and noteStartAudio nesting by Dianne Hackborn · 10 years ago
  32. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  33. 61659e5 Add tracking of uid process states in battery stats. by Dianne Hackborn · 10 years ago
  34. abc7c49 Issue #15986092: Add power tracking of flashlight. by Dianne Hackborn · 10 years ago
  35. 3251b90 Add some wifi tracking to battery stats. by Dianne Hackborn · 10 years ago
  36. f7097a5 Add kernel and native memory data to procstats. by Dianne Hackborn · 10 years ago
  37. fc06413 Some battery stats history fixes. by Dianne Hackborn · 10 years ago
  38. 536456f Fix issue #15195464: battery history says wakelock held when it's not by Dianne Hackborn · 10 years ago
  39. 2932513 (DO NOT MERGE) Battery monitoring fixes: by Dianne Hackborn · 10 years ago
  40. 9a75543 Fix recording of wake_lock_in. by Dianne Hackborn · 10 years ago
  41. cbefd8d Battery stats more wake history, power save mode. by Dianne Hackborn · 10 years ago
  42. 37de098 Battery stats tweaks. by Dianne Hackborn · 10 years ago
  43. e95c3cd Plumb display state and interactive information to BatteryStats. by Jeff Brown · 10 years ago
  44. ab5c0ea Add IBatteryStats API to retrieve current charge times. by Dianne Hackborn · 10 years ago
  45. 260c502 Implement better computing of battery drain time, actual charge time. by Dianne Hackborn · 10 years ago
  46. 2ffa11e Start collecting mobile radio activity from the radio. by Dianne Hackborn · 10 years ago
  47. 99009ea Try to always print time stamp in battery history. by Dianne Hackborn · 10 years ago
  48. ef640cd Don't allow -1 uids for wake locks. by Dianne Hackborn · 10 years ago
  49. 4590e52 Battery stats: wake locks, radio active, cleanup. by Dianne Hackborn · 10 years ago
  50. a1bd792 Battery stats: track actually running time by Dianne Hackborn · 10 years ago
  51. 40c8725 batstats: fix wake lock tracking, service bug by Dianne Hackborn · 10 years ago
  52. bbb7472 Fix some uid issues in battery stats. by Dianne Hackborn · 10 years ago
  53. e5167ca Reduce wake lock noise in battery history. by Dianne Hackborn · 10 years ago
  54. c51cf03 Start recording wakeup reasons in battery history. by Dianne Hackborn · 10 years ago
  55. 97ae538 Formalize time bases in battery stats. by Dianne Hackborn · 10 years ago
  56. 77b987f Hold a wake lock while dispatching network activity events. by Dianne Hackborn · 10 years ago
  57. d45665b Collect per-uid mobile radio usage. by Dianne Hackborn · 10 years ago
  58. a1f1a3c More battery stats. by Dianne Hackborn · 10 years ago
  59. fb7b50a Fix some issues with network usage in battery stats. by Dianne Hackborn · 10 years ago
  60. d0c5b9a Improve how battery stats collects network stats. by Dianne Hackborn · 10 years ago
  61. 00e2521 Fix issue #13095629: Device is in restart mode for long time... by Dianne Hackborn · 10 years ago
  62. ca1bf21 Implement wifi part of issue #12973036: Improve power_profile.xml by Dianne Hackborn · 10 years ago
  63. e13c4c0 Start tracking radio up time. by Dianne Hackborn · 10 years ago
  64. eaf2ac4 Battery stats: more events, fixes. by Dianne Hackborn · 10 years ago
  65. 3d658bf Improve logging of first wake lock, history size. by Dianne Hackborn · 10 years ago
  66. 71fc13e More battery history improvements. by Dianne Hackborn · 10 years ago
  67. 5f4a5f9 Add "start time" timestamp to battery stats. by Dianne Hackborn · 11 years ago
  68. 099bc62 Battery stats improvements. by Dianne Hackborn · 11 years ago
  69. 09d3098 resolved conflicts for merge of 6f357d32 to master by Jeff Brown · 11 years ago
  70. 6f357d3 Start untangling system server early bootstrapping. by Jeff Brown · 11 years ago
  71. a7c837f Add battery power use reporting to batterystats service. by Dianne Hackborn · 11 years ago
  72. 57ed6a6 Improvements to battery stats. by Dianne Hackborn · 11 years ago
  73. c3eef19 am f1612bcf: am e8c51298: Merge "Add BatteryStats for Wifi Batched Scanning." into klp-dev by Robert Greenwalt · 11 years ago
  74. a029ea1 Add BatteryStats for Wifi Batched Scanning. by Robert Greenwalt · 11 years ago
  75. b432856 am 5eecb9e8: am bd9513f3: Merge "Add HSPA+ to BatteryStats" into klp-dev by Patrick Tjin · 11 years ago
  76. b71703c Add HSPA+ to BatteryStats by Patrick Tjin · 11 years ago
  77. 81b7caf resolved conflicts for merge of 5214dae4 to klp-dev-plus-aosp by Jeff Brown · 11 years ago
  78. c7e9e8b handle negative temperature by Sungmin Choi · 12 years ago
  79. 904a857 More work on procstats: save/restore state, fixes. by Dianne Hackborn · 11 years ago
  80. 13ac041 Update procstats to start collecting/reporting pss. by Dianne Hackborn · 11 years ago
  81. 8c84109 Use FastPrintWriter... everywhere. by Dianne Hackborn · 11 years ago
  82. cbfd23e Add new API to retrieve a dumpsys of a single package. by Dianne Hackborn · 11 years ago
  83. 7a1c3fc Accumulate network statistics based on deltas. by Jeff Sharkey · 11 years ago
  84. 84f3c56 am ffbbe945: am d293d229: Merge "Create missing Uids when recording network stats." into jb-mr2-dev by Jeff Sharkey · 11 years ago
  85. 51797ed Create missing Uids when recording network stats. by Jeff Sharkey · 11 years ago
  86. fee8cd7 am e8c9b39e: am 83d6df27: Merge "Help on issue #8863955: Google Services keeping phone awake..." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  87. af17baa Help on issue #8863955: Google Services keeping phone awake... by Dianne Hackborn · 11 years ago
  88. ec43a6b Better --unplugged support when dumping battery. by Jeff Sharkey · 11 years ago
  89. 3e013e8 Track foreground activities in battery stats. by Jeff Sharkey · 11 years ago
  90. 9a2c2a6 Parse network stats using native code. by Jeff Sharkey · 12 years ago
  91. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  92. 86d0938 am bce41358: am 9ab84c20: Merge "Fix wrong count return for getPhoneSignalStrengthCount" by Jean-Baptiste Queru · 12 years ago
  93. df693de Fix inconsistency in user activity types. by Jeff Brown · 12 years ago
  94. fb90081 Fix wrong count return for getPhoneSignalStrengthCount by Catherine Liu · 12 years ago
  95. 73f534a Battery stats: parse wakeup sources stats for android-3.4 by Todd Poynor · 12 years ago
  96. 6ccaa54 Include WIFI scan's in Battery Stats. by Nick Pelly · 12 years ago
  97. e8914c3 Begin collecting xtables iface counters. by Jeff Sharkey · 12 years ago
  98. 418d12d Avoid reading network stats when disabled. by Jeff Sharkey · 13 years ago
  99. 45f0646 Fix an NPE on overflow in BatteryStats history. by Amith Yamasani · 13 years ago
  100. c24ab86 Work on issue #5465917: Wakelock *overflow* held for very long times by Dianne Hackborn · 13 years ago