1. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  2. 4ccebea Phone service state change atom. by Yangster · 6 years ago
  3. ae6738e Unifying source of statsd BleScan calls and cleaning it up. by Bookatz · 6 years ago
  4. c185f08 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  5. b3a81a1 Fix a NPE in BatteryStatsImpl by Mike Ma · 6 years ago
  6. 4c7255f Use the non-chained interface for mobile/wifi power atoms. by Yangster-mac · 6 years ago
  7. 6c2679d Merge "Adjust future charge start time." into pi-dev by Makoto Onuki · 6 years ago
  8. a750da1 Merge "Schedule external stats sync on battery level change with a delay" into pi-dev by Sudheer Shanka · 6 years ago
  9. 0719c6a Schedule external stats sync on battery level change with a delay by Sudheer Shanka · 6 years ago
  10. 62b3c92 Adjust future charge start time. by Makoto Onuki · 6 years ago
  11. 46c2b14 Merge "Reset binder call stats along with batterystats" into pi-dev by TreeHugger Robot · 6 years ago
  12. 8aa5124 Reset binder call stats along with batterystats by Fyodor Kupolov · 6 years ago
  13. e56013a Rate limit battery external stats collection in takeUidSnapshot(s). by Sudheer Shanka · 6 years ago
  14. fbc01fc Register broadcast receiver at runtime instead by Mike Ma · 6 years ago
  15. e5ec0b4 Fix statsd ble scan logging by Bookatz · 6 years ago
  16. dda147e Merge "Fix statsd logging in BatteryStats (nesting prob.)" into pi-dev by TreeHugger Robot · 6 years ago
  17. 926a97c Track USB data link in batterystats by Mike Ma · 6 years ago
  18. 235343d Fix statsd logging in BatteryStats (nesting prob.) by Bookatz · 6 years ago
  19. 827a06d Merge "Record Bluetooth Cumulative Stats Properly" into pi-dev by TreeHugger Robot · 6 years ago
  20. 561a8d9 Record Bluetooth Cumulative Stats Properly by Mike Ma · 6 years ago
  21. 33a412b ScheduledJobStateChanged: add stop reason by Tej Singh · 6 years ago
  22. dba47fc Merge "Atoms: Mobile Connection" into pi-dev by TreeHugger Robot · 6 years ago
  23. eee317b Atoms: Mobile Connection by Tej Singh · 6 years ago
  24. 234d182 Resolve STATSD and batterystats race condition by Mike Ma · 6 years ago
  25. 0ca706b Report total latency instead of average for jobs last run by Amith Yamasani · 6 years ago
  26. 364eb30 Merge "addModemTxPowerToHistory() made synchronized" by TreeHugger Robot · 6 years ago
  27. a67fb56 addModemTxPowerToHistory() made synchronized by Siddharth Ray · 6 years ago
  28. d2f8eca Toggle READ_BINARY_CPU_TIME by Mike Ma · 6 years ago
  29. bf4e3bc Merge "Refactor KernelUidCpuTimeReader" by TreeHugger Robot · 6 years ago
  30. dcd6ae8 Merge "Atom: TemperatureReported" by TreeHugger Robot · 6 years ago
  31. 4029831 Atom: TemperatureReported by Tej Singh · 6 years ago
  32. 69d8b3e Refactor KernelUidCpuTimeReader by Mike Ma · 6 years ago
  33. 284786b Merge "Fix sleep time in Cellular" by TreeHugger Robot · 6 years ago
  34. 1408208 BatteryStatsImpl: Fix parceling error by Adam Lesinski · 6 years ago
  35. 5d10883 Merge "Binary Cpu Time Proc File Reader" by TreeHugger Robot · 6 years ago
  36. 2ab0144 Binary Cpu Time Proc File Reader by Mike Ma · 6 years ago
  37. 977e11f Log deferred jobs metrics to batterystats by Amith Yamasani · 6 years ago
  38. 8b0012b Merge "fix ModemActivityInfo should be delta" by TreeHugger Robot · 6 years ago
  39. ac417a5 Merge "Read per-uid cpu times less often." by Sudheer Shanka · 6 years ago
  40. ed75470 Fix sleep time in Cellular by Siddharth Ray · 6 years ago
  41. a54e54d fix ModemActivityInfo should be delta by Chenjie Yu · 6 years ago
  42. e4adba7 Merge changes from topic "telus" by TreeHugger Robot · 6 years ago
  43. c20379e Read per-uid cpu times less often. by Sudheer Shanka · 6 years ago
  44. c57729a Update BatteryStats cpustats collection to be asynchronous. by Sudheer Shanka · 6 years ago
  45. c72081d New cellular network types by Siddharth Ray · 6 years ago
  46. 40279e5 Merge changes I6993325b,Icb5114fe by TreeHugger Robot · 6 years ago
  47. 6a00aac Merge "Cellular Tx power added to Volta historian" by TreeHugger Robot · 6 years ago
  48. 3fc6aca Merge "BatteryStatsNoteTest: Fix GPS related tests." by Narayan Kamath · 6 years ago
  49. 3f24e69 Frameworks: Annotate trivial @GuardedBy in core/java by Andreas Gampe · 6 years ago
  50. f5e796a Cellular Tx power added to Volta historian by Siddharth Ray · 6 years ago
  51. efa0fe6 BatteryStatsNoteTest: Fix GPS related tests. by Narayan Kamath · 6 years ago
  52. b5bca1d Merge "BatteryStats : Remove unused upTime parameter." by Narayan Kamath · 6 years ago
  53. fb166de Merge "BatteryStats: Remove empty conditional." by Narayan Kamath · 6 years ago
  54. ddf96c0 BatteryStats: Remove empty conditional. by Narayan Kamath · 6 years ago
  55. 5a5a7fe BatteryStats : Remove unused upTime parameter. by Narayan Kamath · 6 years ago
  56. 4215157 BatteryStats: Fix bogus calls to addHistoryRecordLocked. by Narayan Kamath · 6 years ago
  57. 9086762 Use statsd constants instead of literals by Bookatz · 6 years ago
  58. 00efc9c Merge "change bluetooth update to be cumulative value based" by Chenjie Yu · 6 years ago
  59. 6fa646a Merge "Reduce pss collection amount, improve logging." by TreeHugger Robot · 6 years ago
  60. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  61. 1a1b046 Statsd and frameworks reference proto enums by Bookatz · 7 years ago
  62. 3bcddc9 Merge "Chained attribution for GnssLocationProvider." by TreeHugger Robot · 6 years ago
  63. 21037e9 Merge "GPS power calculation" by Siddharth Ray · 6 years ago
  64. 32684dd Chained attribution for GnssLocationProvider. by Narayan Kamath · 7 years ago
  65. 8908339 change bluetooth update to be cumulative value based by Chenjie Yu · 7 years ago
  66. 4503e10 Atom: WifiMulticastLockStateChanged by Tej Singh · 7 years ago
  67. 0ed2e95 GPS power calculation by Siddharth Ray · 6 years ago
  68. 2038af8 Cellular/Wifi power profile by Siddharth Ray · 7 years ago
  69. 79a90c8 Merge "Wifi: Add scanning, activity time and API" by Siddharth Ray · 6 years ago
  70. 5d86f5e Merge "Add PH flag for P power model" by TreeHugger Robot · 6 years ago
  71. b50a684 Wifi: Add scanning, activity time and API by Siddharth Ray · 7 years ago
  72. fae87da Add PH flag for P power model by Mike Ma · 7 years ago
  73. dd05c12 Merge "Double the battery history size on userdebug/eng" by TreeHugger Robot · 7 years ago
  74. 44d6460 Double the battery history size on userdebug/eng by Makoto Onuki · 7 years ago
  75. f87fe48 Merge "GPS Signal Quality added to BatteryStats" by Siddharth Ray · 7 years ago
  76. 3d422c3 Add cluster&active cost to cpu power by Mike Ma · 7 years ago
  77. 2f5daec Switch to write_non_chained interface to avoid allocating temp objects. by Yangster-mac · 7 years ago
  78. 78ccaf5 GPS Signal Quality added to BatteryStats by Siddharth Ray · 7 years ago
  79. 2884b9f Merge "BatteryStats: Remove dead code." by Narayan Kamath · 7 years ago
  80. d4ec80f BatteryStats: Remove dead code. by Narayan Kamath · 7 years ago
  81. afad8c6 Log attribution to statsd for pushed atoms. by Yangster-mac · 7 years ago
  82. 5c19b89 Add a global setting to turn on/off the proc state cpu times tracking. by Sudheer Shanka · 7 years ago
  83. 65e919a Merge "Attribute procstate cpu times to correct battery/screen on/off buckets." by Sudheer Shanka · 7 years ago
  84. 6557fb4 Merge "Notifier: Chained attribution support for noteLongPartialWakeLock[finish|start]" by TreeHugger Robot · 7 years ago
  85. bf1b0b0 Merge "Bugfix: wakeup alarms logging" by TreeHugger Robot · 7 years ago
  86. e6c4fdc Merge "BatteryStatsImpl: Support chained attribution for BT events." by Narayan Kamath · 7 years ago
  87. 96a9256 Notifier: Chained attribution support for noteLongPartialWakeLock[finish|start] by Narayan Kamath · 7 years ago
  88. c21066b Merge "BatteryStats: Add WorkChain support for WiFi events." by Narayan Kamath · 7 years ago
  89. 6f724c4 Bugfix: wakeup alarms logging by Tej Singh · 7 years ago
  90. 0ebc96c BatteryStatsImpl: Support chained attribution for BT events. by Narayan Kamath · 7 years ago
  91. 728c8a0 BatteryStats: Add WorkChain support for WiFi events. by Narayan Kamath · 7 years ago
  92. f88571f Proper calculation for overall WiFi MC statistics by Ahmed ElArabawy · 7 years ago
  93. 695cf72 Support chained attribution for alarm related WorkSources. by Narayan Kamath · 7 years ago
  94. e544d16 Attribute procstate cpu times to correct battery/screen on/off buckets. by Sudheer Shanka · 7 years ago
  95. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  96. 8182202 Support WorkChains for WakeLock start / stop / change events. by Narayan Kamath · 7 years ago
  97. 3319622 Merge "Obtain cellular related battery statistics" by Siddharth Ray · 7 years ago
  98. a1fd057 Obtain cellular related battery statistics by Siddharth Ray · 7 years ago
  99. b2f83c1 Update BatteryStatsImpl to track per-procstate cpu times. by Sudheer Shanka · 7 years ago
  100. bad8d91 Make TOP_SLEEPING procstate more like a cached process. by Dianne Hackborn · 7 years ago