1. 3227aab Fix/suppress statsd google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  2. 2822b4f Skip writing message field in an atom if it's empty by Yao Chen · 6 years ago
  3. 163d260 Handle logd reconnect. by Yao Chen · 7 years ago
  4. 20e9e62 Reduce statsd binary size from 730KB-> 664KB by Yao Chen · 7 years ago
  5. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 7 years ago
  6. 6189807 Merge "Remove unused variables in statsd, and make more warnings show." by TreeHugger Robot · 7 years ago
  7. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 7 years ago
  8. 4c959cb Remove unused variables in statsd, and make more warnings show. by Yao Chen · 7 years ago
  9. ab92a1f Fix a bug in LogEvent.GetLong by Yao Chen · 7 years ago
  10. db43afc Fix a bug in vector reverse iteration. by Yao Chen · 7 years ago
  11. 8a8d16c Statsd CPU optimization. by Yao Chen · 7 years ago
  12. 484524a Turn off debug logging in statsd by Tej Singh · 7 years ago
  13. 80f9112 Pullers merge isolated process with host by Chenjie Yu · 7 years ago
  14. c1fe6f4 fix LogEvent memory leak by Chenjie Yu · 7 years ago
  15. 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
  16. 7ba8fc3 Cpu usage optimization: by Yangster-mac · 7 years ago
  17. 884c8c1 Add more statsd's debugging info to dumpsys. by Yao Chen · 7 years ago
  18. b5f12bb Merge "Add statsd microbenchmark and fix a crash in LogEvent" by TreeHugger Robot · 7 years ago
  19. 48d7518 Add statsd microbenchmark and fix a crash in LogEvent by Yao Chen · 7 years ago
  20. 6898580 Avoid processing log event when there is no uid field. by Yangster-mac · 7 years ago
  21. ec8c248 Merge "Handle return value 0 from android_logger_list_read" by TreeHugger Robot · 7 years ago
  22. 3ca3683 Fix flaky crashes caused during LogEvent destroy by Chenjie Yu · 7 years ago
  23. 2ee4371 Handle return value 0 from android_logger_list_read by Yao Chen · 7 years ago
  24. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 7 years ago
  25. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  26. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  27. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  28. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  29. ae6a83a Fix a memory leak in LogEvent by Yao Chen · 7 years ago
  30. 8023540 statsd: parse the new format of stats log by Yao Chen · 7 years ago
  31. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  32. 6462f45 Merge "1. Enable FIELD_TYPE IDs defined in ProtoOutputStream 2. Migrate CountMetricProducer to use ProtoOutputStream" by TreeHugger Robot · 7 years ago
  33. 24809bd 1. Enable FIELD_TYPE IDs defined in ProtoOutputStream by yro · 7 years ago
  34. 6ca5c84 Merge "Fixes LogEvent constructor to use reference." by TreeHugger Robot · 7 years ago
  35. a3bf050 Fixes LogEvent constructor to use reference. by David Chen · 7 years ago
  36. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  37. 5110bed Add EventMetricProducer by Yao Chen · 7 years ago
  38. 1481fe1 Changes pulled data to use Parcel objects. by David Chen · 7 years ago
  39. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  40. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago
  41. 9fc9edf Clean up how we handle configurations, and other assorted cleanup by Joe Onorato · 7 years ago