1. c1fe6f4 fix LogEvent memory leak by Chenjie Yu · 7 years ago
  2. 357b63b Merge "Cpu usage optimization: 1/ Avoid unnecessary field/dimension proto construction. 2/ use unordered_map for slicing. 3/ Use dimension fields to compare dimension keys." by TreeHugger Robot · 7 years ago
  3. 7ba8fc3 Cpu usage optimization: by Yangster-mac · 7 years ago
  4. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 7 years ago
  5. b5f12bb Merge "Add statsd microbenchmark and fix a crash in LogEvent" by TreeHugger Robot · 7 years ago
  6. 48d7518 Add statsd microbenchmark and fix a crash in LogEvent by Yao Chen · 7 years ago
  7. 6898580 Avoid processing log event when there is no uid field. by Yangster-mac · 7 years ago
  8. ec8c248 Merge "Handle return value 0 from android_logger_list_read" by TreeHugger Robot · 7 years ago
  9. 3ca3683 Fix flaky crashes caused during LogEvent destroy by Chenjie Yu · 7 years ago
  10. 2ee4371 Handle return value 0 from android_logger_list_read by Yao Chen · 7 years ago
  11. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 7 years ago
  12. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  13. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  14. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  15. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  16. ae6a83a Fix a memory leak in LogEvent by Yao Chen · 7 years ago
  17. 8023540 statsd: parse the new format of stats log by Yao Chen · 7 years ago
  18. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  19. 6462f45 Merge "1. Enable FIELD_TYPE IDs defined in ProtoOutputStream 2. Migrate CountMetricProducer to use ProtoOutputStream" by TreeHugger Robot · 7 years ago
  20. 24809bd 1. Enable FIELD_TYPE IDs defined in ProtoOutputStream by yro · 7 years ago
  21. 6ca5c84 Merge "Fixes LogEvent constructor to use reference." by TreeHugger Robot · 7 years ago
  22. a3bf050 Fixes LogEvent constructor to use reference. by David Chen · 7 years ago
  23. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  24. 5110bed Add EventMetricProducer by Yao Chen · 7 years ago
  25. 1481fe1 Changes pulled data to use Parcel objects. by David Chen · 7 years ago
  26. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  27. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago
  28. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago