1. a7de000 Remove kTruncatingTimestampAtomBlackList by Muhammad Qureshi · 4 years, 4 months ago
  2. f77913f Remove kBytesFieldAtoms from atoms_info by Muhammad Qureshi · 4 years, 5 months ago
  3. e449b0c Move statsd (and tests) to libbinder_ndk by Ruchir Rastogi · 4 years, 6 months ago
  4. a0e6de1 Update StatsLogProcessor to handle BinaryPushStateChanged by Jonathan Nguyen · 4 years, 6 months ago
  5. cabd127 Delete unused imports in Statsd by Jeffrey Huang · 4 years, 6 months ago
  6. 69000e6 Slice by state in CountMetricProducer by tsaichristine · 4 years, 10 months ago
  7. 060fbfc Support a ONE_WEEK bucket size by Ruchir Rastogi · 4 years, 10 months ago
  8. 29ac601 Blacklist truncated atoms instead of whitelistnig by Tej Singh · 5 years ago
  9. f248c0d Tracks the total number of buckets. by Olivier Gaillard · 5 years ago
  10. b52bf9d Merge "Tracks unknown condition states." by Olivier Gaillard · 5 years ago
  11. f48fb04 Metric id should be serialized as int64 (part 2) by Olivier Gaillard · 5 years ago
  12. 4cfa37b Metric id should be serialized as int64 by Olivier Gaillard · 5 years ago
  13. e63d9e0 Tracks unknown condition states. by Olivier Gaillard · 5 years ago
  14. a0c89dd Statsd Puller Callback Registration by Tej Singh · 6 years ago
  15. 3ba2e93 Tracks the delay between the pull and the actual bucket boundary. by Olivier Gaillard · 5 years ago
  16. 320952b Track the number of buckets dropped. by Olivier Gaillard · 5 years ago
  17. 9a5d359 Adds the concept of invalid bucket. by Olivier Gaillard · 5 years ago
  18. 1eee221 Add more statistics on failure cases for value metrics by Misha Wagner · 6 years ago
  19. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  20. 8e6f998 Skip writing message field in an atom if it's empty by Yao Chen · 6 years ago
  21. c715b9e ValueMetric overhaul by Chenjie Yu · 6 years ago
  22. 48ed1cc record atom pull time by Chenjie Yu · 6 years ago
  23. bbdd67d Allow atoms to log fields in bytes format. by Yao Chen · 6 years ago
  24. 12e5e67 use custom Parcel format to pull data by Chenjie Yu · 6 years ago
  25. 9def8e3 Reduce statsd log data size. by Yangster-mac · 6 years ago
  26. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 6 years ago
  27. 5ee0787 Use uint64_t instead of long long as API type for consistent reason. by Yi Jin · 6 years ago
  28. f520492 Avoid creating temporary objects in FiterValue(). by Yangster-mac · 6 years ago
  29. d5c3562 Timestamp Truncating whitelist. by Yangster-mac · 6 years ago
  30. db15052 Merge "Add a guardrail to limit minimum bucket duration to be 5 minutes except when configured through adb command" by Howard Ro · 6 years ago
  31. 6189807 Merge "Remove unused variables in statsd, and make more warnings show." by TreeHugger Robot · 6 years ago
  32. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  33. 59cc24d Add a guardrail to limit minimum bucket duration to be 5 minutes except by yro · 6 years ago
  34. 4c959cb Remove unused variables in statsd, and make more warnings show. by Yao Chen · 6 years ago
  35. 8a8d16c Statsd CPU optimization. by Yao Chen · 6 years ago
  36. 9369446 Support dimension in condition in metric producers. by Yangster-mac · 7 years ago
  37. b038b70 pullers now cache data to throttle frequent pull requests. by Chenjie Yu · 7 years ago
  38. b814481 Use TimeUnit enum to specify the bucket size. by Yangster-mac · 7 years ago
  39. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago