1. 56da4c3 Use StatsDimensionsValueParcel within statsd apex by Ruchir Rastogi · 5 years ago
  2. 86379b1 Use cpp aidl_interface within statsd by Ruchir Rastogi · 5 years ago
  3. 47807e2 Statically link libutils by Howard Ro · 5 years ago
  4. 0e0313c Migrate StatsHal by Jeffrey Huang · 5 years ago
  5. 0a3a6c1 Merge "Link libstatssocket as a shared library" by TreeHugger Robot · 5 years ago
  6. f8df902 Merge "GpuStats: migrate to new statsd native puller api" by TreeHugger Robot · 5 years ago
  7. e5575c2 Link libstatssocket as a shared library by Howard Ro · 5 years ago
  8. d1c1a97 Merge "Turn on new socket protocol" by TreeHugger Robot · 5 years ago
  9. b761c68 GpuStats: migrate to new statsd native puller api by Yiwei Zhang · 5 years ago
  10. 29c244b Merge "libstatsmetadata to static, liblog to shared" by TreeHugger Robot · 5 years ago
  11. 758bc85 Merge changes from topic "b_144187174" by Joe Onorato · 5 years ago
  12. e5edf8c libstatsmetadata to static, liblog to shared by Howard Ro · 5 years ago
  13. deebbd9 Turn on new socket protocol by Muhammad Qureshi · 5 years ago
  14. d27eec1 Merge "Update StatsLogProcessor to handle BinaryPushStateChanged" by TreeHugger Robot · 5 years ago
  15. 255ffff Make libincident into a stable C API. by Joe Onorato · 5 years ago
  16. 6269383 Turn back to the old socket schema by Howard Ro · 5 years ago
  17. a0e6de1 Update StatsLogProcessor to handle BinaryPushStateChanged by Jonathan Nguyen · 5 years ago
  18. 2688fe6 Merge "Turn on new socket schema" by Howard Ro · 5 years ago
  19. 88b313e Merge "Delete unused imports in Statsd" by Jeffrey Huang · 5 years ago
  20. af77b79 Turn on new socket schema by Muhammad Qureshi · 5 years ago
  21. cabd127 Delete unused imports in Statsd by Jeffrey Huang · 5 years ago
  22. 104249d Migrate SubsystemSleepStatePuller to jni by Jeffrey Huang · 5 years ago
  23. 4c52716 Migrate onDevicePowerMeasurement to JNI code by Jeffrey Huang · 5 years ago
  24. 43f4d26 Migrate HealthHal to StatsPullAtomService by Jeffrey Huang · 5 years ago
  25. f60603c Delete CarStatsPuller class by Ruchir Rastogi · 5 years ago
  26. f9aa8d0 Delete StatsCompanionServicePuller by Ruchir Rastogi · 5 years ago
  27. 67ad2e7 Delete References to Statsd in StatsManager by Jeffrey Huang · 5 years ago
  28. 9724a45 [SfStats] Remove puller implementation from statsd by Alec Mouri · 5 years ago
  29. 804ce8e Merge "Move some libraries in statsd from shared to static" by Jonathan Nguyen · 5 years ago
  30. 8896f8d Move some libraries in statsd from shared to static by Jonathan Nguyen · 5 years ago
  31. 2ee00fb Remove dependency on libutils in native autogen by Muhammad Qureshi · 5 years ago
  32. 791551a Stop building against core_platform where possible by Anton Hansson · 5 years ago
  33. c8e2266 Move statsd metadata from statslog to atoms_info by Muhammad Qureshi · 5 years ago
  34. 8981763 Puller API: Unit tests. by Tej Singh · 5 years ago
  35. 1fb525e Added tests for new socket parsing by Ruchir Rastogi · 5 years ago
  36. 1736ba4 First pass at parsing new socket encoding scheme by Ruchir Rastogi · 5 years ago
  37. 6a5c943 Statsd implementation of puller API by Tej Singh · 5 years ago
  38. 9dc1357 Add AIDL interface and puller implementation for automotive devices. by Mark Tabry · 5 years ago
  39. d21aacf Take 2: Integrate StateTracker into statsd by tsaichristine · 5 years ago
  40. a02bfab Add bytes interface to LogEvent for pulled atoms by Tej Singh · 5 years ago
  41. 9d9e19c Merge "[SfStats] Implement global atom puller for SfStats" by TreeHugger Robot · 5 years ago
  42. 1dc5f1e [SfStats] Implement global atom puller for SfStats by Alec Mouri · 5 years ago
  43. 1097864 Add StateTracker classes by tsaichristine · 5 years ago
  44. 23d60f9 Sort imports in statsd/Android.bp by Ruchir Rastogi · 5 years ago
  45. fe163c6 Merge changes from topic "protobuf-3.9.1" by Colin Cross · 5 years ago
  46. c46fbf9 Rename old StateTracker by tsaichristine · 5 years ago
  47. 3f51ab5 Convert statsd_test and statsd_benchmark to proto lite by Colin Cross · 6 years ago
  48. bcc0b1c2 Merge "Removed unused dependencies from statsd" by TreeHugger Robot · 5 years ago
  49. 7685337 Remove dimensions_in_condition from statsd metrics by tsaichristine · 5 years ago
  50. 7b30652 Removed unused dependencies from statsd by Tej Singh · 5 years ago
  51. 5a12f19 Remove perfprofd support. by Elliott Hughes · 6 years ago
  52. 8fcace4 Replace no_framework_libs: true with sdk_version: "core_platform" by Paul Duffin · 6 years ago
  53. d0ffaeb Merge "Handle condition changes when metric is not active." into qt-dev by TreeHugger Robot · 6 years ago
  54. 18e4692 Handle condition changes when metric is not active. by Muhammad Qureshi · 6 years ago
  55. 11e0d40 Fixes the bug that can occur when StatsCompanionService calls by Max Dashouk · 6 years ago
  56. e6cfb14 Add a condition timer to track the duration of condition being true. by Yao Chen · 6 years ago
  57. 0f86186 Make StatsLog drop less. by Yao Chen · 6 years ago
  58. 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 6 years ago
  59. d476542 Game Driver Metrics: add tests for GpuStatsPuller by Yiwei Zhang · 6 years ago
  60. 55805af Merge "Add receiver info to IncidentdDetails in statsd_config" by TreeHugger Robot · 6 years ago
  61. a8e78b9 Add receiver info to IncidentdDetails in statsd_config by Yao Chen · 6 years ago
  62. 7e63303 Game Driver Metrics: add GpuStatsPuller to get gpu global stats by Yiwei Zhang · 6 years ago
  63. fe16c8f Added a filegroup for statsd config proto definition. by Harry Zhang · 6 years ago
  64. 97dbb20 TrainInfo persist onto disk by Chenjie Yu · 6 years ago
  65. 6b1667c add api to log BinaryPushStateChanged atom by Chenjie Yu · 6 years ago
  66. a0c89dd Statsd Puller Callback Registration by Tej Singh · 6 years ago
  67. c7939cb Persist active metrics to disk and read back by Chenjie Yu · 6 years ago
  68. e765dc6 Merge "Statsd uses ThermalService to pull temperatures" by Tej Singh · 6 years ago
  69. 9876a3b Statsd uses ThermalService to pull temperatures by Tej Singh · 6 years ago
  70. 5c5513f Merge "Add a timeout option in shell subscriber." by Yao Chen · 6 years ago
  71. 35cb8d6 Add a timeout option in shell subscriber. by Yao Chen · 6 years ago
  72. 06ba0a7 Merge "Migrate statsd to thermal hal v2" by Tej Singh · 6 years ago
  73. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  74. b6070b9 Migrate statsd to thermal hal v2 by Tej Singh · 6 years ago
  75. 94b33fb Merge "Statsd pulls on-device power measurements" by TreeHugger Robot · 6 years ago
  76. 92da283 Statsd pulls on-device power measurements by Bookatz · 6 years ago
  77. 43ac272 Revert "Convert statsd_test and statsd_benchmark to proto lite" am: 47046b80d2 am: 65200cf70e by Colin Cross · 6 years ago
  78. 5d25809 Convert statsd_test and statsd_benchmark to proto lite am: e7908d7b62 am: 5742f9ffa7 by Colin Cross · 6 years ago
  79. 47046b8 Revert "Convert statsd_test and statsd_benchmark to proto lite" by Colin Cross · 6 years ago
  80. e7908d7 Convert statsd_test and statsd_benchmark to proto lite by Colin Cross · 6 years ago
  81. 1260bb4 Manifest for default implementation of stats hal by Howard Ro · 6 years ago
  82. 05c9e5c Convert statsd and incidentd to Android.bp by Colin Cross · 6 years ago
  83. bc2dc31 Convert statsd and incidentd to Android.bp by Colin Cross · 6 years ago
  84. 17593b0 Add statsdprotolite in Android.bp by gopinath · 6 years ago
  85. 159e4f8 allow use of atom definition outside of atoms.proto in pulled atoms by Chenjie Yu · 6 years ago
  86. a9864fd Add statsdprotolite in Android.bp by gopinath · 6 years ago
  87. de7130b Update GenericAtom definition to decouple from metrics_constants proto by Howard Ro · 6 years ago
  88. cb767f6 Definition of GenericAtom by Howard Ro · 7 years ago
  89. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 7 years ago
  90. 62c220b Fix how we build the statsd protos. by Joe Onorato · 7 years ago
  91. ae2df01 Rename "stats_events" as "atom". by Stefan Lafon · 7 years ago
  92. 70b9863 Fix build error. by Yao Chen · 7 years ago
  93. d54f9dd Revert "Revert "Start auto-generating the stats log API."" by Yao Chen · 7 years ago
  94. 9319453 Revert "Start auto-generating the stats log API." by Joe Onorato · 7 years ago
  95. b81d1a7 Start auto-generating the stats log API. by Joe Onorato · 7 years ago