1. a8018ac BatteryStats: Fix units on battery charge counter by Adam Lesinski · 8 years ago
  2. 4f92835 Merge "BatteryStats: Reset per-User Bluetooth and Modem controller activity" into nyc-dev by TreeHugger Robot · 8 years ago
  3. 1a2b39e BatteryStats: Reset per-User Bluetooth and Modem controller activity by Adam Lesinski · 8 years ago
  4. 926969b BatteryStats: Keep track of coulomb counter by Adam Lesinski · 8 years ago
  5. 68cdf19 Add low power stats to batteryhistory by Badhri Jagan Sridharan · 8 years ago
  6. 1a8a717 Merge "BatteryStats: Fix up semantics of SamplingTimer" into nyc-dev by Adam Lesinski · 8 years ago
  7. 6a4d9a3 Merge "BatteryStats: use the same timestamp for comparing intervals" into nyc-dev by Adam Lesinski · 8 years ago
  8. 757c6ea BatteryStats: Fix up semantics of SamplingTimer by Adam Lesinski · 8 years ago
  9. 9acfd81 BatteryStats: use the same timestamp for comparing intervals by Adam Lesinski · 8 years ago
  10. 98f0d46 Record in progress count when parceling Timer by Adam Lesinski · 8 years ago
  11. 388fc33 Add support for null tag names from apps. by Joe Onorato · 8 years ago
  12. d9b99be BatteryStats: Add ble scans to checkin data and start global ble scan timer by Adam Lesinski · 8 years ago
  13. 2fefbcf Fix issue #27653326: Sync doesn't work in doze maintenance by Dianne Hackborn · 8 years ago
  14. 6fdd3af Merge "Treat accessibility actions as user activity" into nyc-dev by Phil Weaver · 8 years ago
  15. da80d67 Treat accessibility actions as user activity by Phil Weaver · 8 years ago
  16. 8164330 Fix a bug in ControllerActivityCounter by Roshan Pius · 8 years ago
  17. 713fec8 Add an API for apps to get their System Health / Battery Stats data. by Joe Onorato · 8 years ago
  18. 09c09fd Merge "BatteryStats: Fix issue where network traffic accounting might be lost" into nyc-dev by Adam Lesinski · 8 years ago
  19. 6cca414 BatteryStats: Fix issue where network traffic accounting might be lost by Adam Lesinski · 8 years ago
  20. e1acd63 Make getBatteryUptimeLocked protected so it can be mocked. by Joe Onorato · 8 years ago
  21. abded11 Add unit tests for BatteryStatsImpl. by Joe Onorato · 9 years ago
  22. 9f55cc7 Track BLE scans in BatteryStats by Adam Lesinski · 9 years ago
  23. a426817 BatteryStats: Fix DivideByZero error by Adam Lesinski · 9 years ago
  24. 21f76aa Record ModemActivityInfo and distribute power blame to apps by Adam Lesinski · 9 years ago
  25. 50e4760 Record bytes transferred for bluetooth by Adam Lesinski · 9 years ago
  26. 794a18f Prevent DivideByZero error in BatteryStatsImpl am: ba88e68fe4 am: 4e4ff058c1 by Adam Lesinski · 9 years ago
  27. ba88e68 Prevent DivideByZero error in BatteryStatsImpl by Adam Lesinski · 9 years ago
  28. a8d1094 Fix reporting of uid state in battery stats. by Dianne Hackborn · 9 years ago
  29. 3944c81 Fix batterystats battery level int packing by Adam Lesinski · 9 years ago
  30. 08c47a5 Initial implementation of light-weight idle mode. by Dianne Hackborn · 9 years ago
  31. a57a540 Fix asymmetry in parceling/unparceling code for BatteryStats summary by Adam Lesinski · 9 years ago
  32. d5f1015 Bump BatteryStats version by Adam Lesinski · 9 years ago
  33. 52290c9c Fix Array Index Out of Bounds in BatteryStatsImpl by Adam Lesinski · 9 years ago
  34. 6832f39 BatteryStats: Better big-little CPU accounting by Adam Lesinski · 9 years ago
  35. 865b79b Fix issue #23326715: Clarify --checkin/-c options in batterystats by Dianne Hackborn · 9 years ago
  36. 385dfd3 Merge "Charge apps for wifi tx time while scanning" into mnc-dev by Mitchell Wills · 9 years ago
  37. f901649 Charge apps for wifi tx time while scanning by Mitchell Wills · 9 years ago
  38. fbabe7d BatteryStats: Add debug logging to find source of b/22716723 by Adam Lesinski · 9 years ago
  39. d48954f Fix issue #22414729: Checkin start clock time is different from hsitory reset time by Dianne Hackborn · 9 years ago
  40. 280a64e Improve tracking of screen on reasons. by Dianne Hackborn · 9 years ago
  41. 062e66c BatteryStats: Fix units in wakelock distribution calculation by Adam Lesinski · 9 years ago
  42. 9ae9cba BatteryStats: Fail gracefully on corrupt battery stats by Adam Lesinski · 9 years ago
  43. 61db88f BatteryStats: Remove isolated UIDs from /proc/uid_cputime when they are not in use anymore by Adam Lesinski · 9 years ago
  44. a7a4ccc BatteryStats: Record cpu power usage from /proc/uid_cputime by Adam Lesinski · 9 years ago
  45. 6a8bd7b Repurpose doze wake lock stats for draw wake lock instead. by Jeff Brown · 9 years ago
  46. 9425fe2 BatteryStats: Record doze wake locks by Adam Lesinski · 9 years ago
  47. 8b156e3 Merge "BatteryStats: Update external stats individually." into mnc-dev by Adam Lesinski · 9 years ago
  48. a7c90c8 BatteryStats: Update external stats individually. by Adam Lesinski · 9 years ago
  49. 0348ba2 Merge "Fix issue #20494208: Go out of device idle when headset button is pressed" into mnc-dev by Dianne Hackborn · 9 years ago
  50. b6683c4 Fix issue #20494208: Go out of device idle when headset button is pressed by Dianne Hackborn · 9 years ago
  51. 72478f0 BatteryStats: Fix regression in wakelock power distribution by Adam Lesinski · 9 years ago
  52. 3c0ce5c fix ArrayIndexOutOfBoundsException while starting WifiScannerScan by Navtej Singh Mann · 9 years ago
  53. 8576cf9 Fix calculation of power drain from BT and WiFi by Adam Lesinski · 9 years ago
  54. df6235c Bump the BatteryStats parcel VERSION by Adam Lesinski · 9 years ago
  55. 8f955f89 Merge "Add UI for camera + flashlight battery reporting." into mnc-dev by Ruben Brunk · 9 years ago
  56. 7b83b0c Update docs to reflect correct time units by Adam Lesinski · 9 years ago
  57. 5b1308f Add UI for camera + flashlight battery reporting. by Ruben Brunk · 9 years ago
  58. 6d2c363 Track camera and flashlight usage in battery stats. by Ruben Brunk · 9 years ago
  59. 719e61f BatteryStats: Enable bluetooth energy collection by Adam Lesinski · 9 years ago
  60. 038959e Merge "Remove UID from kernel cpu accounting when uninstalled" into mnc-dev by Adam Lesinski · 9 years ago
  61. b99e6d6 Merge "Parse uid_cputime proc file" into mnc-dev by Adam Lesinski · 9 years ago
  62. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  63. c352722 Ignore small time changes in alarm manager. by Dianne Hackborn · 9 years ago
  64. b83ffee Remove UID from kernel cpu accounting when uninstalled by Adam Lesinski · 9 years ago
  65. 06af1fa Parse uid_cputime proc file by Adam Lesinski · 9 years ago
  66. e283d33 Report WiFi and Bluetooth energy collection in checkin stats by Adam Lesinski · 9 years ago
  67. 0c820db Some improvements to battery stats data. by Dianne Hackborn · 9 years ago
  68. 1e38382 Fixes to idle alarm scheduling, package importance. by Dianne Hackborn · 9 years ago
  69. 1739076 Fix deadlock issue in BatteryStatsHelper. by Adam Lesinski · 9 years ago
  70. 4870e9d More work on device idle mode and other power stuff. by Dianne Hackborn · 9 years ago
  71. e08af19 Adding per UID WiFi power distribution. by Adam Lesinski · 9 years ago
  72. e9b9b73 Revert "Adding per UID WiFi power distribution." by Bart Sears · 9 years ago
  73. b943fab Adding per UID WiFi power distribution. by Adam Lesinski · 9 years ago
  74. 030980a Fixing issue related to printing out of display state and idle mode in the batterystats checkin. by Kweku Adams · 9 years ago
  75. 4b6bd8d Retrieve WiFi info outside of BatteryStatsImpl by Adam Lesinski · 9 years ago
  76. 1e725a7 Battery stats: wakeup alarm tracking, general cleanup. by Dianne Hackborn · 9 years ago
  77. 88e98df More work on device idle mode. by Dianne Hackborn · 9 years ago
  78. 39fa40c Merge "Disable WiFi energy data collection to avoid deadlock" by Adam Lesinski · 9 years ago
  79. cb204c3 Disable WiFi energy data collection to avoid deadlock by Adam Lesinski · 9 years ago
  80. 8ad2af7 First stab at device idle mode. by Dianne Hackborn · 9 years ago
  81. 33dac55 BatteryStats: Record energy info stats from WiFi and Bluetooth controllers by Adam Lesinski · 9 years ago
  82. 62793e4 Battery stats issues: fix jiffy handling, print scan counts. by Dianne Hackborn · 9 years ago
  83. d4a8af7 Add new "daily stats" tracking to battery stats. by Dianne Hackborn · 9 years ago
  84. d1eccbe Add some detailed data as part of battery history. by Dianne Hackborn · 9 years ago
  85. 29cd7f1 Fix issue #18827122: system server crashed on broadcasting... by Dianne Hackborn · 10 years ago
  86. 1e01d16 Fix issue #17323751: Additional items in aggregated battery stats by Dianne Hackborn · 10 years ago
  87. d537987 Changing AUDIO_TURNED_ON constant. by Kweku Adams · 10 years ago
  88. fb3809c Fix issue #17705755: Battery stats resets at incorrect times by Dianne Hackborn · 10 years ago
  89. 73d6a82 Work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  90. a7d0d55 Work on issue #17477510: Time change notifications sent too often by Dianne Hackborn · 10 years ago
  91. c3940bc Fix issue #17397177: BatteryStats reporting error on job start/stop by Dianne Hackborn · 10 years ago
  92. 7d9eefd Fix issue #16953886: History and batterystats checkin summary... by Dianne Hackborn · 10 years ago
  93. acc4a12 Temporary: raise overflow limit, print all wake locks. by Dianne Hackborn · 10 years ago
  94. d953c53 Work on issue #16629489: Google (Play?) Services eating through battery by Dianne Hackborn · 10 years ago
  95. 9da2f1e Some networks may have null ifaces, I guess? by Jeff Sharkey · 10 years ago
  96. cd0e335 Fix issues #16655104 and #16875776 in battery stats. by Dianne Hackborn · 10 years ago
  97. 0068d3dc Fix issue @16555033: Battery history overflowing too much by Dianne Hackborn · 10 years ago
  98. 10eaa85 Fix issue #16467284: Make noteStartVideo and noteStartAudio nesting by Dianne Hackborn · 10 years ago
  99. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  100. 61659e5 Add tracking of uid process states in battery stats. by Dianne Hackborn · 10 years ago