1. 97dbb20 TrainInfo persist onto disk by Chenjie Yu · 5 years ago
  2. 6b1667c add api to log BinaryPushStateChanged atom by Chenjie Yu · 6 years ago
  3. 2c96b5a Fix KeyValuePairsAtom by Tej Singh · 5 years ago
  4. 58174da statsd implementation of vendor atom by Maggie White · 6 years ago
  5. b8fd1e9 statsd: implement Speech DSP stat report by Carter Hsu · 6 years ago
  6. fc1aa59 statsd implementation of USB port overheat event reporting by Maggie White · 6 years ago
  7. 0bd73db Puller refactor by Chenjie Yu · 6 years ago
  8. f69ca4e Merge "Skip writing message field in an atom if it's empty" by TreeHugger Robot · 6 years ago
  9. 8e6f998 Skip writing message field in an atom if it's empty by Yao Chen · 6 years ago
  10. d7e3a22 Revert "Revert "support work chain in pulled atoms"" by Chenjie Yu · 6 years ago
  11. 9c7b131 Revert "support work chain in pulled atoms" by Fabian Kozynski · 6 years ago
  12. ce8e4dc support work chain in pulled atoms by Chenjie Yu · 6 years ago
  13. 07724bd Remove unnecessary marking of last pos by Howard Ro · 6 years ago
  14. 1a2a399 Log uid info to KeyValuePairAtom by Howard Ro · 6 years ago
  15. a46b658 statsd side implementation of Stats HAL by Howard Ro · 6 years ago
  16. 4078dd4 Support int32_t (Java Integer) in KeyValuePair atom by Howard Ro · 6 years ago
  17. 12e5e67 use custom Parcel format to pull data by Chenjie Yu · 6 years ago
  18. e124e42 Interface of writing key value pair atom to socket and parsing from statsd. by Yangster-mac · 6 years ago
  19. 48b3d62 Create log event from key value maps. by Yangster-mac · 6 years ago
  20. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 6 years ago
  21. 20e9e62 Reduce statsd binary size from 730KB-> 664KB by Yao Chen · 6 years ago
  22. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 6 years ago
  23. 6189807 Merge "Remove unused variables in statsd, and make more warnings show." by TreeHugger Robot · 6 years ago
  24. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  25. 4c959cb Remove unused variables in statsd, and make more warnings show. by Yao Chen · 6 years ago
  26. ab92a1f Fix a bug in LogEvent.GetLong by Yao Chen · 6 years ago
  27. db43afc Fix a bug in vector reverse iteration. by Yao Chen · 6 years ago
  28. 8a8d16c Statsd CPU optimization. by Yao Chen · 6 years ago
  29. 484524a Turn off debug logging in statsd by Tej Singh · 6 years ago
  30. 80f9112 Pullers merge isolated process with host by Chenjie Yu · 6 years ago
  31. c1fe6f4 fix LogEvent memory leak by Chenjie Yu · 6 years ago
  32. 7ba8fc3 Cpu usage optimization: by Yangster-mac · 7 years ago
  33. 48d7518 Add statsd microbenchmark and fix a crash in LogEvent by Yao Chen · 7 years ago
  34. 3ca3683 Fix flaky crashes caused during LogEvent destroy by Chenjie Yu · 7 years ago
  35. d40053e Map isolated uid to host uid when processing log event in statsD. by Yangster-mac · 7 years ago
  36. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  37. d10f7b1 Add log source filtering in statsd to filter out spams. by Yao Chen · 7 years ago
  38. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  39. ae6a83a Fix a memory leak in LogEvent by Yao Chen · 7 years ago
  40. 8023540 statsd: parse the new format of stats log by Yao Chen · 7 years ago
  41. 93fe3a3 Add unit tests for CountMetricProducer, EventMetricProducer by Yao Chen · 7 years ago
  42. 6462f45 Merge "1. Enable FIELD_TYPE IDs defined in ProtoOutputStream 2. Migrate CountMetricProducer to use ProtoOutputStream" by TreeHugger Robot · 7 years ago
  43. 24809bd 1. Enable FIELD_TYPE IDs defined in ProtoOutputStream by yro · 7 years ago
  44. 6ca5c84 Merge "Fixes LogEvent constructor to use reference." by TreeHugger Robot · 7 years ago
  45. a3bf050 Fixes LogEvent constructor to use reference. by David Chen · 7 years ago
  46. b3dda41 reretry ValueMetric implementation and pulling mechanism by Chenjie Yu · 7 years ago
  47. 5110bed Add EventMetricProducer by Yao Chen · 7 years ago
  48. 1481fe1 Changes pulled data to use Parcel objects. by David Chen · 7 years ago
  49. 729093d Add support for dimension, and link with condition and added DurationMetric by Yao Chen · 7 years ago
  50. c4dfae5 Introduce a new wrapper for log_msg -- LogEvent by Joe Onorato · 7 years ago