1. db026a2 Update to the ActivityManager proto by Bookatz · 8 years ago
  2. 1a68be0 Merge "Simplify the memory metrics atoms." by TreeHugger Robot · 8 years ago
  3. 635b4b3 Do not output empty metric reports. by Yangster-mac · 8 years ago
  4. a65f508 Merge "Fix the crash when parsing empty config." by TreeHugger Robot · 8 years ago
  5. 27572b9a Simplify the memory metrics atoms. by Rajeev Kumar · 8 years ago
  6. 7e004f9 Merge "Atom: WifiMulticastLockStateChanged" by TreeHugger Robot · 8 years ago
  7. b84e8b1 Sync statsd google3 protos to aosp. by Yangster · 8 years ago
  8. bbd056a Fix the crash when parsing empty config. by Yangster-mac · 8 years ago
  9. 4503e10 Atom: WifiMulticastLockStateChanged by Tej Singh · 8 years ago
  10. ec8c248 Merge "Handle return value 0 from android_logger_list_read" by TreeHugger Robot · 8 years ago
  11. a92805d Merge "Revert "Revert "Enable init.rc for statsd to start statsd by default in boot time""" by TreeHugger Robot · 8 years ago
  12. 26466e4 Merge "add system uptime and free disk space atoms and pullers" by TreeHugger Robot · 8 years ago
  13. 9683b88 Merge "add atom and logging for Picture-in-Picture feature" by TreeHugger Robot · 8 years ago
  14. 937d742 add system uptime and free disk space atoms and pullers by Chenjie Yu · 8 years ago
  15. be982d7 Merge "Fix flaky crashes caused during LogEvent destroy" by TreeHugger Robot · 8 years ago
  16. 74fde1c Merge "Avoid processing the log event when there is no config." by TreeHugger Robot · 8 years ago
  17. 3ca3683 Fix flaky crashes caused during LogEvent destroy by Chenjie Yu · 8 years ago
  18. b00cce8 Revert "Revert "Enable init.rc for statsd to start statsd by default in boot time"" by Yao Chen · 8 years ago
  19. 2ee4371 Handle return value 0 from android_logger_list_read by Yao Chen · 8 years ago
  20. 960e72e Merge "Atom: ScheduledJobStateChanged" by TreeHugger Robot · 8 years ago
  21. 52cacc6 add atom and logging for Picture-in-Picture feature by Chenjie Yu · 8 years ago
  22. b5253b6 Merge "Add more information to incident header. Especially add config keys to check if the report is uploadable." by TreeHugger Robot · 8 years ago
  23. 437aa6e Add more information to incident header. Especially add config keys by Yi Jin · 8 years ago
  24. 9bcda3e Make StatsdDogfood build again. by Yao Chen · 8 years ago
  25. 9da105b add atoms for cpu power calculation by Chenjie Yu · 8 years ago
  26. 0fd0659 Merge "Add atoms to log memory metrics." by Rajeev Kumar · 8 years ago
  27. f715747 Merge "Statsd -> Perfetto integration" by TreeHugger Robot · 8 years ago
  28. 508a9bf Add atoms to log memory metrics. by Rajeev Kumar · 8 years ago
  29. e4d4491 Statsd -> Perfetto integration by Primiano Tucci · 8 years ago
  30. edaf981 Merge "fix bug in CpuTimePerUidFreqPuller to pull the correct file" by TreeHugger Robot · 8 years ago
  31. 0ed268b similar to the samplers in batterystats, when we do diff, by Chenjie Yu · 8 years ago
  32. 8282d5b Avoid processing the log event when there is no config. by Yangster-mac · 8 years ago
  33. 5e1f854 Merge "Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto." by TreeHugger Robot · 8 years ago
  34. 56dc5fd Merge "Revert the field number change to make statsd_config proto backward-compatible." by TreeHugger Robot · 8 years ago
  35. bfff5d7 Merge "Fix bug in statsd with uid memory guardrail" by TreeHugger Robot · 8 years ago
  36. 3f1f2bc Merge "Put statsd on system-background cpu set." by TreeHugger Robot · 8 years ago
  37. 8410675 Merge "condition dimension query." by TreeHugger Robot · 8 years ago
  38. 6622e94 Revert the field number change to make statsd_config proto backward-compatible. by Yangster-mac · 8 years ago
  39. 0137f81 Merge "Update the dimension_in_what/condition field number." by TreeHugger Robot · 8 years ago
  40. 2346a22 Put statsd on system-background cpu set. by Yao Chen · 8 years ago
  41. d03c598 Merge "Revert "Enable init.rc for statsd to start statsd by default in boot time"" by Yao Chen · 8 years ago
  42. 2c6dc47 Rename the dimension_in_what/condition as fields_in_what/condition in MetricConditionLink proto. by Yangster-mac · 8 years ago
  43. 5f3dc87 Revert "Enable init.rc for statsd to start statsd by default in boot time" by Yao Chen · 8 years ago
  44. c0f6f63 Fix bug in statsd with uid memory guardrail by David Chen · 8 years ago
  45. 5503f5c condition dimension query. by Yangster-mac · 8 years ago
  46. 16fc72f Update the dimension_in_what/condition field number. by Yangster-mac · 8 years ago
  47. d5747a6 Atom: ScheduledJobStateChanged by Tej Singh · 8 years ago
  48. 6746229 Merge "Add StatsdStats in statsd's dumpsys" by Yao Chen · 8 years ago
  49. 2c41460 Merge "Reinstate configs from disk across boots by fixing bugs" by Howard Ro · 8 years ago
  50. 14b9335 Merge "consolidate subsystem sleep state atoms" by TreeHugger Robot · 8 years ago
  51. 468ff04 Proto change for dimension from condition. by Yangster-mac · 8 years ago
  52. f5acabe Add StatsdStats in statsd's dumpsys by Yao Chen · 8 years ago
  53. 6e304ec Reinstate configs from disk across boots by fixing bugs by yro · 8 years ago
  54. 3b95671 Merge "Update the AID -> UID mapping." by TreeHugger Robot · 8 years ago
  55. c8b7f22 consolidate subsystem sleep state atoms by Chenjie Yu · 8 years ago
  56. 29f79b5 Update the AID -> UID mapping. by Yao Chen · 8 years ago
  57. 004e782 Merge "Add a statsd proto static lib for cts and others." by TreeHugger Robot · 8 years ago
  58. 87718e2 Gauge metric e2e test by Yangster-mac · 8 years ago
  59. da19ef2 fix bug in CpuTimePerUidFreqPuller to pull the correct file by Chenjie Yu · 8 years ago
  60. 079cea9 Create /data/misc/stats-data/ and /data/misc/stats-service/ in statsd.rc by yro · 8 years ago
  61. 964be9a Merge "pull absolute value for cpu time per frequency." by TreeHugger Robot · 8 years ago
  62. 1ee8514 Merge "Log attribution to statsd for pushed atoms." by TreeHugger Robot · 8 years ago
  63. 0f21710 make statsd run in its own uid by Yao Chen · 8 years ago
  64. fdb4c48 Merge "Update statsd's user/group from root to system to avoid selinux policy violation" by TreeHugger Robot · 8 years ago
  65. afad8c6 Log attribution to statsd for pushed atoms. by Yangster-mac · 8 years ago
  66. 1ee9b74 pull absolute value for cpu time per frequency. by Chenjie Yu · 8 years ago
  67. b19dc24 Update statsd's user/group from root to system to avoid selinux policy violation by yro · 8 years ago
  68. 6b00b9a Merge "More adjustments to the loadtest app." by TreeHugger Robot · 8 years ago
  69. 459dee6 Add a statsd proto static lib for cts and others. by Yao Chen · 8 years ago
  70. 47c186c More adjustments to the loadtest app. by Stefan Lafon · 8 years ago
  71. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 8 years ago
  72. d6808dc Merge "E2e test: attribution matching and slicing by attribution." by TreeHugger Robot · 8 years ago
  73. 1bf9438 Anomaly detection is per dimension by Bookatz · 8 years ago
  74. 26d5b41 Merge "Cap the size of ice box in StatsdStats." by TreeHugger Robot · 8 years ago
  75. aed7f12 Add atoms for app startup time. by Olivier Gaillard · 8 years ago
  76. c131a92 Merge changes Ibe8c8d3c,I4a475d6f by TreeHugger Robot · 8 years ago
  77. f6723df Cap the size of ice box in StatsdStats. by Yao Chen · 8 years ago
  78. b0d0628 Thread-safety at log processor level. by Yangster-mac · 8 years ago
  79. d59a658 Some fixes in duration metrics by Yao Chen · 8 years ago
  80. b5bc741 E2e test: attribution matching and slicing by attribution. by Yangster-mac · 8 years ago
  81. a7afd13 Merge "Fix a few things with the loadtest app." by TreeHugger Robot · 8 years ago
  82. c6f2fa2 Fix a few things with the loadtest app. by Stefan Lafon · 8 years ago
  83. b038b70 pullers now cache data to throttle frequent pull requests. by Chenjie Yu · 8 years ago
  84. 4735b97 Merge "Updates atoms.proto for statsd." by TreeHugger Robot · 8 years ago
  85. 7266e82 Merge "Use the configs from disk after reboot and separate out ConfigManager startup for unit test to avoid reading configs for tests" by Howard Ro · 8 years ago
  86. a070b6a Bug fix: gauge metric producer does not need the atom id parameter. by Yangster-mac · 8 years ago
  87. d19bcae4 Move Field proto out of stats_log.proto to keep it clean. by Yangster-mac · 8 years ago
  88. 469cd80 Use the configs from disk after reboot and separate out ConfigManager by yro · 8 years ago
  89. efc331b Merge "Use TimeUnit enum to specify the bucket size." by TreeHugger Robot · 8 years ago
  90. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 8 years ago
  91. 147ce60 use only string type in the log source whitelist. by Yao Chen · 8 years ago
  92. a7fb12d 1/ Use FieldMatcher to specify the value fields in value metric. by Yangster-mac · 8 years ago
  93. 6e3e6cb Updates atoms.proto for statsd. by David Chen · 8 years ago
  94. 48989c2 Merge "1/ Change all "name" to id in statsD. 2/ Handle Subscription for alert. 3/ Support no_report_metric" by TreeHugger Robot · 8 years ago
  95. 94e197c 1/ Change all "name" to id in statsD. by Yangster-mac · 8 years ago
  96. 5459651 Merge "Checks in statsd that fields are within range." by TreeHugger Robot · 8 years ago
  97. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 8 years ago
  98. 303f84f Merge "Splits AnomalyTracker into two files" by TreeHugger Robot · 8 years ago
  99. daa9f3a Checks in statsd that fields are within range. by David Chen · 8 years ago
  100. 7d8aa4d Small fix to addconfig in statsd. by David Chen · 8 years ago