1. 5b4951b Fix failing puller unit tests by Tej Singh · 4 years, 10 months ago
  2. 4e65e38 Delete StatsLogEventWrapper by Ruchir Rastogi · 4 years, 10 months ago
  3. cbdd03f Remove repeated function by tsaichristine · 4 years, 10 months ago
  4. ed61564 Allow first uid in attribution chain as primary field by tsaichristine · 4 years, 10 months ago
  5. 9724a45 [SfStats] Remove puller implementation from statsd by Alec Mouri · 4 years, 11 months ago
  6. 94eafe7 Update Add/Remove Configuration by Jeffrey Huang · 4 years, 10 months ago
  7. ebab3d1 Merge "GpuStats: track whether the app creates ES1 context" by TreeHugger Robot · 4 years, 10 months ago
  8. f02cf6b GpuStats: track whether the app creates ES1 context by Yiwei Zhang · 4 years, 11 months ago
  9. c876b49 Slice by state in ValueMetricProducer by tsaichristine · 5 years ago
  10. f846a03 Merge "Add function that checks if Matchers A is subset of Matchers B" by TreeHugger Robot · 4 years, 11 months ago
  11. 3a83e81 Add function that checks if Matchers A is subset of Matchers B by tsaichristine · 5 years ago
  12. 9e44c0a Merge "Log bucket drop reasons for ValueMetric and GaugeMetric" by Christine Tsai · 4 years, 11 months ago
  13. b87ca15 Log bucket drop reasons for ValueMetric and GaugeMetric by tsaichristine · 5 years ago
  14. c8e2266 Move statsd metadata from statslog to atoms_info by Muhammad Qureshi · 5 years ago
  15. 8981763 Puller API: Unit tests. by Tej Singh · 5 years ago
  16. 8d73dc9 Pass in event time when notifying listeners of a state change by tsaichristine · 5 years ago
  17. 1fb525e Added tests for new socket parsing by Ruchir Rastogi · 5 years ago
  18. 9ec159a Fix Race Condition by Tej Singh · 5 years ago
  19. 69000e6 Slice by state in CountMetricProducer by tsaichristine · 5 years ago
  20. 480392f Data/activation broadcasts use elapsed realtime by Tej Singh · 5 years ago
  21. d21aacf Take 2: Integrate StateTracker into statsd by tsaichristine · 5 years ago
  22. 060fbfc Support a ONE_WEEK bucket size by Ruchir Rastogi · 5 years ago
  23. 21a287b Refactor MetricActivation initialization by Ruchir Rastogi · 5 years ago
  24. 2b1d4fe Cleaned up StatsLogProcessor Test by Ruchir Rastogi · 5 years ago
  25. a02bfab Add bytes interface to LogEvent for pulled atoms by Tej Singh · 5 years ago
  26. 9d9e19c Merge "[SfStats] Implement global atom puller for SfStats" by TreeHugger Robot · 5 years ago
  27. 3ce441f Statsd unit tests: clear data on disk after tests by Tej Singh · 5 years ago
  28. 1dc5f1e [SfStats] Implement global atom puller for SfStats by Alec Mouri · 5 years ago
  29. 109efa2 Merge "Add StateTracker classes" by Christine Tsai · 5 years ago
  30. 1097864 Add StateTracker classes by tsaichristine · 5 years ago
  31. 97ae081 Fix log matching unit test bug by tsaichristine · 5 years ago
  32. c46fbf9 Rename old StateTracker by tsaichristine · 5 years ago
  33. 7685337 Remove dimensions_in_condition from statsd metrics by tsaichristine · 5 years ago
  34. a763861 GpuStats: track Vulkan apps not doing pre-rotation correctly by Yiwei Zhang · 5 years ago
  35. dd3a6d3 Merge "StatsdStats: improve activation time logging" into qt-dev am: 26b6ef7904 am: 383dd33392 by Tej Singh · 5 years ago
  36. 7a57b8e Matching regular uid field with pkg name in statsd by tsaichristine · 5 years ago
  37. 16ca28f StatsdStats: improve activation time logging by Tej Singh · 5 years ago
  38. ee4495e Allow same matcher to cancel >1 event activation by Tej Singh · 5 years ago
  39. 6d647b7 Merge "Fix a bug in saving local history of the metrics report." into qt-dev by Yao Chen · 5 years ago
  40. 5c10cb4 Fix a bug in saving local history of the metrics report. by Yao Chen · 5 years ago
  41. 18e4692 Handle condition changes when metric is not active. by Muhammad Qureshi · 5 years ago
  42. f53d445 Persist active metric status across system server by Tej Singh · 5 years ago
  43. 7c70930 GpuStats: track CPU Vulkan implementation usage by Yiwei Zhang · 5 years ago
  44. 0d4716f Merge "GpuStats: Track ANGLE usage info" into qt-dev by TreeHugger Robot · 5 years ago
  45. a0f5fef GpuStats: Track ANGLE usage info by Yiwei Zhang · 5 years ago
  46. 7d35c0d Merge "GpuStats: add render api versions to global stats" into qt-dev by TreeHugger Robot · 6 years ago
  47. 63852d2a GpuStats: add render api versions to global stats by Yiwei Zhang · 6 years ago
  48. 9bfa54e Merge "Statsd: support atom counts of new atoms." into qt-dev by TreeHugger Robot · 6 years ago
  49. 35c7a57 Statsd: support atom counts of new atoms. by Tej Singh · 6 years ago
  50. 15f8da9 Add ActivationType to EventActivation by Muhammad Qureshi · 6 years ago
  51. 844694b Save EventActivations to disk by Muhammad Qureshi · 6 years ago
  52. f4d95b9 Merge "Fix ValueMetric unit test." into qt-dev by TreeHugger Robot · 6 years ago
  53. 597c716 Skip data pulling when metric is not active by Tej Singh · 6 years ago
  54. 8d30627 Fix ValueMetric unit test. by Yao Chen · 6 years ago
  55. f9585ca Merge "Add a config option to save the metrics data locally." into qt-dev by Yao Chen · 6 years ago
  56. 9a43b4f Add a config option to save the metrics data locally. by Yao Chen · 6 years ago
  57. fbee916 Fix a problem with ValueMetric when used with conditions and no diffs. by Olivier Gaillard · 6 years ago
  58. e6cfb14 Add a condition timer to track the duration of condition being true. by Yao Chen · 6 years ago
  59. 3a5ebf5 Cancel Metric activations by Muhammad Qureshi · 6 years ago
  60. b4f56c5 Merge "Make StatsLog drop less." by Yao Chen · 6 years ago
  61. 0f86186 Make StatsLog drop less. by Yao Chen · 6 years ago
  62. fa2f91c Add an API to read experiment IDs. by Jeff Hamilton · 6 years ago
  63. 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 6 years ago
  64. e3c4b93 Fix end-to-end value metrics tests. by Olivier Gaillard · 6 years ago
  65. c371991 Full bucket should be reset even when the last bucket is invalid. by Olivier Gaillard · 6 years ago
  66. d476542 Game Driver Metrics: add tests for GpuStatsPuller by Yiwei Zhang · 6 years ago
  67. f4ca824 Update TrainInfo and BinaryPushStateChanged atoms by Muhammad Qureshi · 6 years ago
  68. a8e78b9 Add receiver info to IncidentdDetails in statsd_config by Yao Chen · 6 years ago
  69. a8b7011 Invalidate the bucket when global base is missing. by Olivier Gaillard · 6 years ago
  70. 47a9efc Fix usage of flush buckets. by Olivier Gaillard · 6 years ago
  71. 17ba73a Remove lots of code duplication in tests by Olivier Gaillard · 6 years ago
  72. 0a36f57 Mark bucket as invalid when the condition was unknown at the start of by Olivier Gaillard · 6 years ago
  73. 6c75ecd Introduces an option to set a dump latency requirement. by Olivier Gaillard · 6 years ago
  74. 826e270 Merge "Add more alert details to incidentd header." by TreeHugger Robot · 6 years ago
  75. b6628d9 Merge "Unit tests for active config change broadcast" by Tej Singh · 6 years ago
  76. b52bf9d Merge "Tracks unknown condition states." by Olivier Gaillard · 6 years ago
  77. 97dbb20 TrainInfo persist onto disk by Chenjie Yu · 6 years ago
  78. 4ce0729 Add more alert details to incidentd header. by Yao Chen · 6 years ago
  79. d823aeb Unit tests for active config change broadcast by Tej Singh · 6 years ago
  80. afe83a6 Merge "add api to log BinaryPushStateChanged atom" by Chenjie Yu · 6 years ago
  81. 6b1667c add api to log BinaryPushStateChanged atom by Chenjie Yu · 6 years ago
  82. 6ede28b Statsd sends active config broadcasts by Tej Singh · 6 years ago
  83. e63d9e0 Tracks unknown condition states. by Olivier Gaillard · 6 years ago
  84. 3cf3eda Merge "Marks the bucket as invalid when it reaches the guard rail limit." by Olivier Gaillard · 6 years ago
  85. 1e0d8fc Marks the bucket as invalid when it reaches the guard rail limit. by Olivier Gaillard · 6 years ago
  86. a0c89dd Statsd Puller Callback Registration by Tej Singh · 6 years ago
  87. e3e969c Add tests for AtomMetricStats. by Olivier Gaillard · 6 years ago
  88. aa92c88 Merge "metric activation on boot" by TreeHugger Robot · 6 years ago
  89. 11203df Unify the way we process events on condition change and bucket boundaries. by Olivier Gaillard · 6 years ago
  90. a9a310e metric activation on boot by Chenjie Yu · 6 years ago
  91. 808bfd1 Flush the bucket before creating a partial bucket. by Olivier Gaillard · 6 years ago
  92. 3061ca2 Fix test: the event should be from the previous bucket by Olivier Gaillard · 6 years ago
  93. c714dca Merge "Persist active metrics to disk and read back" by TreeHugger Robot · 6 years ago
  94. c7939cb Persist active metrics to disk and read back by Chenjie Yu · 6 years ago
  95. 8333721 Merge changes I300ab05c,I0910b7db by Olivier Gaillard · 6 years ago
  96. 9a5d359 Adds the concept of invalid bucket. by Olivier Gaillard · 6 years ago
  97. c5f11c4 Reset the base when pull fails. by Olivier Gaillard · 6 years ago
  98. 5107527 Merge "Fix KeyValuePairsAtom" by TreeHugger Robot · 6 years ago
  99. 2c96b5a Fix KeyValuePairsAtom by Tej Singh · 6 years ago
  100. d7b5118 Fix failing statsd unit tests by Tej Singh · 6 years ago