1. d953c53 Work on issue #16629489: Google (Play?) Services eating through battery by Dianne Hackborn · 10 years ago
  2. 0068d3dc Fix issue @16555033: Battery history overflowing too much by Dianne Hackborn · 10 years ago
  3. 10eaa85 Fix issue #16467284: Make noteStartVideo and noteStartAudio nesting by Dianne Hackborn · 10 years ago
  4. fdb1956 Fix issue #15681802: Missing RESET:TIME in complete battery histories by Dianne Hackborn · 10 years ago
  5. 61659e5 Add tracking of uid process states in battery stats. by Dianne Hackborn · 10 years ago
  6. abc7c49 Issue #15986092: Add power tracking of flashlight. by Dianne Hackborn · 10 years ago
  7. 3251b90 Add some wifi tracking to battery stats. by Dianne Hackborn · 10 years ago
  8. 2c43c33 Resolve boot time dependencies related to the power manager. by Jeff Brown · 10 years ago
  9. 16b0b56 Force write battery stats after a --history-since. by Dianne Hackborn · 10 years ago
  10. fc06413 Some battery stats history fixes. by Dianne Hackborn · 10 years ago
  11. 9a75543 Fix recording of wake_lock_in. by Dianne Hackborn · 10 years ago
  12. cbefd8d Battery stats more wake history, power save mode. by Dianne Hackborn · 10 years ago
  13. e95c3cd Plumb display state and interactive information to BatteryStats. by Jeff Brown · 10 years ago
  14. ab5c0ea Add IBatteryStats API to retrieve current charge times. by Dianne Hackborn · 10 years ago
  15. 2ffa11e Start collecting mobile radio activity from the radio. by Dianne Hackborn · 10 years ago
  16. a1bd792 Battery stats: track actually running time by Dianne Hackborn · 10 years ago
  17. 40c8725 batstats: fix wake lock tracking, service bug by Dianne Hackborn · 10 years ago
  18. e5167ca Reduce wake lock noise in battery history. by Dianne Hackborn · 10 years ago
  19. c51cf03 Start recording wakeup reasons in battery history. by Dianne Hackborn · 10 years ago
  20. 77b987f Hold a wake lock while dispatching network activity events. by Dianne Hackborn · 10 years ago
  21. a1f1a3c More battery stats. by Dianne Hackborn · 10 years ago
  22. ca1bf21 Implement wifi part of issue #12973036: Improve power_profile.xml by Dianne Hackborn · 10 years ago
  23. e13c4c0 Start tracking radio up time. by Dianne Hackborn · 10 years ago
  24. 3d658bf Improve logging of first wake lock, history size. by Dianne Hackborn · 10 years ago
  25. 099bc62 Battery stats improvements. by Dianne Hackborn · 11 years ago
  26. 09d3098 resolved conflicts for merge of 6f357d32 to master by Jeff Brown · 11 years ago
  27. 6f357d3 Start untangling system server early bootstrapping. by Jeff Brown · 11 years ago
  28. a7c837f Add battery power use reporting to batterystats service. by Dianne Hackborn · 11 years ago
  29. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/am/BatteryStatsService.java]
  30. a029ea1 Add BatteryStats for Wifi Batched Scanning. by Robert Greenwalt · 11 years ago
  31. 49021f5 Fix issue #10422349: Limit/change the battery history data in batterystats by Dianne Hackborn · 11 years ago
  32. 91268cf More work on process tracking. by Dianne Hackborn · 11 years ago
  33. cbfd23e Add new API to retrieve a dumpsys of a single package. by Dianne Hackborn · 11 years ago
  34. 7a1c3fc Accumulate network statistics based on deltas. by Jeff Sharkey · 11 years ago
  35. ec43a6b Better --unplugged support when dumping battery. by Jeff Sharkey · 11 years ago
  36. a06de0f New "app ops" service. by Dianne Hackborn · 12 years ago
  37. 6ccaa54 Include WIFI scan's in Battery Stats. by Nick Pelly · 12 years ago
  38. 1059c3c Move battery stats to xt_qtaguid for data stats. by Jeff Sharkey · 13 years ago
  39. 3abd75b Add DUMP permission checks to services by Kenny Root · 13 years ago
  40. e817404 dumpsys: fix problems with -a option in battery and batteryinfo services by Mike Lockwood · 13 years ago
  41. ae38445 Fix battery history management. by Dianne Hackborn · 13 years ago
  42. 0ffc988 Rewrite battery history storage. by Dianne Hackborn · 13 years ago
  43. ccc7141 resolved conflicts for merge of 78e9f4cb to master by Dianne Hackborn · 14 years ago
  44. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  45. 3f03496 Update code for new BT APIs. by Jaikumar Ganesh · 14 years ago
  46. 58e0eef Improve power tracking of WIFI use. by Dianne Hackborn · 14 years ago
  47. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  48. 9adb9c3 Various battery info things: by Dianne Hackborn · 14 years ago
  49. 6b7b484 Various improvements to battery stats collection by Dianne Hackborn · 14 years ago
  50. 32907cf Adjust activity manager process OOM adj. by Dianne Hackborn · 14 years ago
  51. 4cee725 Use atomic++ rather than lock/++/unlock in the input dispatch code path by Christopher Tate · 14 years ago
  52. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  53. 14fb81a Fix for 2221718: Hang in BatteryStatsService.noteBluetoothOn by Amith Yamasani · 15 years ago
  54. f37447b Proper fix for zero signal strength and no_service. Fixes #2176141 by Amith Yamasani · 15 years ago
  55. e43530a Track CPU speed stepping to get more accurate CPU cost per app. by Amith Yamasani · 15 years ago
  56. 82cb029 Get At command count from Bluetooth headset. by Amith Yamasani · 15 years ago
  57. 3f7e35c Bluetooth at command tracking. by Amith Yamasani · 15 years ago
  58. 32dbefd Track native processes and airplane mode. by Amith Yamasani · 15 years ago
  59. 244fa5c Initial checkin for App Fuel Gauge infrastructure. by Amith Yamasani · 15 years ago
  60. e9b06d7 Teleca 2b changes by Wink Saville · 15 years ago
  61. 5347bd4 Add wifi multicast filter api (enable/disable). by Robert Greenwalt · 15 years ago
  62. 55280a9 Improve shutdown process to send broadcast for applications. by Dianne Hackborn · 15 years ago
  63. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 15 years ago
  64. 6447ca3 Fix issue #1769910 (Track activity launch times) by Dianne Hackborn · 15 years ago
  65. 633a174 AI 144333: Change the way the battery level tracking code works in BatteryStats. Before we simply kept track of the last by Evan Millar · 15 years ago
  66. 617f877 AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 15 years ago
  67. 627bba7 Automated import from //branches/donutburger/...@142347,142347 by Dianne Hackborn · 15 years ago
  68. d4c5f89 Automated import from //branches/donutburger/...@140679,140679 by Eric Shienbrood · 15 years ago
  69. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  70. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  72. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  73. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  74. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  75. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  76. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago