1. 37b9742 Java code for mainline modules to log to statsd. by Tej Singh · 5 years ago
  2. a3d942b Public StatsLog API for generic mainline logging. by Chiachang Wang · 5 years ago
  3. 1f431f3 Mainline logging to statsd: native static libs by Tej Singh · 5 years ago
  4. 037ad04 Add a struct wrapper for bytes fields in stats_log cpp APIs. by Yao Chen · 6 years ago
  5. 0f2dc8d 118395019: Hide constants and methods in StatsLogInternal by Tor Norbye · 6 years ago
  6. 34a892d Statsd: Enable host_supported for libstatslog by Jack He · 6 years ago
  7. d66ecfc Add byte size of the bytes fields to statslog c++ APIs. by Yao Chen · 6 years ago
  8. 2822b4f Skip writing message field in an atom if it's empty by Yao Chen · 6 years ago
  9. 8b71c74 Allow atoms to log fields in bytes format. by Yao Chen · 6 years ago
  10. 39c8fe1 Merge "Disable statsd and make StatsLog no-op if ro.statsd.enable=false" into pi-dev by Yao Chen · 6 years ago
  11. cf3829a Disable statsd and make StatsLog no-op if ro.statsd.enable=false by Yao Chen · 6 years ago
  12. 0bd9720 Wean statsd off batterystats: workchain (cp) by Bookatz · 6 years ago
  13. c9c242e Move libstatssocket to system/ so that lmkd can build on PDK. by Yao Chen · 6 years ago
  14. 88e8810 Support stats log in lmkd. by Yao Chen · 6 years ago
  15. f7bc6ab Allow StatsLog to directly write to statsd's socket. by Yao Chen · 6 years ago
  16. ca5c086 Logd retry throttling. by Yangster-mac · 6 years ago
  17. b8382a1 Retry logs write when it fails. Report skipped event in statsd. by Yangster-mac · 6 years ago
  18. 97e21ec Surface the log write errors to StatsLog.write by Yao Chen · 6 years ago
  19. c40a19d Add uid field annotation in atoms.proto and statd memory usage optimization. by Yao Chen · 6 years ago
  20. 868688e Merge "Add annotation to atoms that represent a state change in atoms.proto" by TreeHugger Robot · 6 years ago
  21. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 6 years ago
  22. c4aa760 Remove a few atoms from the timestamp truncating whitelist. by Yangster-mac · 6 years ago
  23. d5c3562 Timestamp Truncating whitelist. by Yangster-mac · 6 years ago
  24. 31ddcde Log the elapsed realtime in non-chained interface. by Yangster-mac · 6 years ago
  25. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  26. 6898580 Avoid processing log event when there is no uid field. by Yangster-mac · 6 years ago
  27. ba5b9e4 Stats log interface for single node attribution chain. by Yangster-mac · 7 years ago
  28. 20ac944 Handle null string in jni and c++ stats-log-api interfaces. by Yangster-mac · 7 years ago
  29. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  30. 58a6cf6 Merge "Stats log api for attribution chain." by TreeHugger Robot · 7 years ago
  31. 7604aea Stats log api for attribution chain. by Yangster-mac · 7 years ago
  32. 0a368b2 Adds API for apps to push events to statsd. by David Chen · 7 years ago
  33. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  34. 8023540 statsd: parse the new format of stats log by Yao Chen · 7 years ago
  35. 5209aba Merge "Use -Werror in frameworks/base/tools/stats_log_api_gen" by Chih-hung Hsieh · 7 years ago
  36. ae2df01 Rename "stats_events" as "atom". by Stefan Lafon · 7 years ago
  37. ca189f4 Use -Werror in frameworks/base/tools/stats_log_api_gen by Chih-Hung Hsieh · 7 years ago
  38. 9478f35 Generate constants for enum values. by Stefan Lafon · 7 years ago
  39. d54f9dd Revert "Revert "Start auto-generating the stats log API."" by Yao Chen · 7 years ago
  40. 9319453 Revert "Start auto-generating the stats log API." by Joe Onorato · 7 years ago
  41. b81d1a7 Start auto-generating the stats log API. by Joe Onorato · 7 years ago