1. 242c20e stats_log_api_gen: Minor printf format fix by Greg Kaiser · 5 years ago
  2. 2910d5a Java code for mainline modules to log to statsd. by Tej Singh · 5 years ago
  3. 49d7dd7 Report the last atom tag, uid in the case of log loss. by Yao Chen · 5 years ago
  4. d67b569 Merge "Mainline logging to statsd: native static libs" by TreeHugger Robot · 5 years ago
  5. be0482b Public StatsLog API for generic mainline logging. by Tej Singh · 5 years ago
  6. 810eeb3 Mainline logging to statsd: native static libs by Tej Singh · 5 years ago
  7. 10357ba Merge "Generate constants for enum values in cpp header" by Muhammad Qureshi · 5 years ago
  8. dc132af Generate constants for enum values in cpp header by Muhammad Qureshi · 5 years ago
  9. da01ea5 Add whitelist atom field option by Andrei Onea · 5 years ago
  10. e89572c Add a struct wrapper for bytes fields in stats_log cpp APIs. by Yao Chen · 5 years ago
  11. 6948154 Merge "118395019: Hide constants and methods in StatsLogInternal" am: 0a5f26376f am: d6393758a7 by Adrian Roos · 5 years ago
  12. 0f2dc8d 118395019: Hide constants and methods in StatsLogInternal by Tor Norbye · 5 years ago
  13. fe88a7d Merge "Statsd: Enable host_supported for libstatslog" am: 0d7970f4e9 am: 46efaea281 by Jack He · 6 years ago
  14. 34a892d Statsd: Enable host_supported for libstatslog by Jack He · 6 years ago
  15. d66ecfc Add byte size of the bytes fields to statslog c++ APIs. by Yao Chen · 6 years ago
  16. 2822b4f Skip writing message field in an atom if it's empty by Yao Chen · 6 years ago
  17. 8b71c74 Allow atoms to log fields in bytes format. by Yao Chen · 6 years ago
  18. 1fe9f59 Add byte size of the bytes fields to statslog c++ APIs. by Yao Chen · 6 years ago
  19. 8e6f998 Skip writing message field in an atom if it's empty by Yao Chen · 6 years ago
  20. 39b6799 Pass the last error code when statslog.write fails by Yao Chen · 6 years ago
  21. bbdd67d Allow atoms to log fields in bytes format. by Yao Chen · 6 years ago
  22. b6b77c6 Make state atom field annotation name consistent between google3 and android. by Yangster-mac · 6 years ago
  23. 4078dd4 Support int32_t (Java Integer) in KeyValuePair atom by Howard Ro · 6 years ago
  24. 159e4f8 allow use of atom definition outside of atoms.proto in pulled atoms by Chenjie Yu · 6 years ago
  25. e124e42 Interface of writing key value pair atom to socket and parsing from statsd. by Yangster-mac · 6 years ago
  26. 0f5d661 Add more accurate logging for stats log loss. by Yao Chen · 6 years ago
  27. 48b3d62 Create log event from key value maps. by Yangster-mac · 6 years ago
  28. 39c8fe1 Merge "Disable statsd and make StatsLog no-op if ro.statsd.enable=false" into pi-dev by Yao Chen · 6 years ago
  29. cf3829a Disable statsd and make StatsLog no-op if ro.statsd.enable=false by Yao Chen · 6 years ago
  30. 0bd9720 Wean statsd off batterystats: workchain (cp) by Bookatz · 6 years ago
  31. c9c242e Move libstatssocket to system/ so that lmkd can build on PDK. by Yao Chen · 6 years ago
  32. 88e8810 Support stats log in lmkd. by Yao Chen · 6 years ago
  33. f7bc6ab Allow StatsLog to directly write to statsd's socket. by Yao Chen · 6 years ago
  34. ca5c086 Logd retry throttling. by Yangster-mac · 6 years ago
  35. b8382a1 Retry logs write when it fails. Report skipped event in statsd. by Yangster-mac · 6 years ago
  36. 97e21ec Surface the log write errors to StatsLog.write by Yao Chen · 6 years ago
  37. c40a19d Add uid field annotation in atoms.proto and statd memory usage optimization. by Yao Chen · 6 years ago
  38. 868688e Merge "Add annotation to atoms that represent a state change in atoms.proto" by TreeHugger Robot · 6 years ago
  39. 9c1debe Add annotation to atoms that represent a state change in atoms.proto by Yao Chen · 6 years ago
  40. c4aa760 Remove a few atoms from the timestamp truncating whitelist. by Yangster-mac · 6 years ago
  41. d5c3562 Timestamp Truncating whitelist. by Yangster-mac · 6 years ago
  42. 31ddcde Log the elapsed realtime in non-chained interface. by Yangster-mac · 6 years ago
  43. 330af58 Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards. by Yangster-mac · 6 years ago
  44. 6898580 Avoid processing log event when there is no uid field. by Yangster-mac · 6 years ago
  45. ba5b9e4 Stats log interface for single node attribution chain. by Yangster-mac · 6 years ago
  46. 20ac944 Handle null string in jni and c++ stats-log-api interfaces. by Yangster-mac · 6 years ago
  47. 2087716 1/ Support nested message and repeated fields in statsd. by Yangster-mac · 7 years ago
  48. 58a6cf6 Merge "Stats log api for attribution chain." by TreeHugger Robot · 7 years ago
  49. 7604aea Stats log api for attribution chain. by Yangster-mac · 7 years ago
  50. 0a368b2 Adds API for apps to push events to statsd. by David Chen · 7 years ago
  51. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  52. 8023540 statsd: parse the new format of stats log by Yao Chen · 7 years ago
  53. 5209aba Merge "Use -Werror in frameworks/base/tools/stats_log_api_gen" by Chih-hung Hsieh · 7 years ago
  54. ae2df01 Rename "stats_events" as "atom". by Stefan Lafon · 7 years ago
  55. ca189f4 Use -Werror in frameworks/base/tools/stats_log_api_gen by Chih-Hung Hsieh · 7 years ago
  56. 9478f35 Generate constants for enum values. by Stefan Lafon · 7 years ago
  57. d54f9dd Revert "Revert "Start auto-generating the stats log API."" by Yao Chen · 7 years ago
  58. 9319453 Revert "Start auto-generating the stats log API." by Joe Onorato · 7 years ago
  59. b81d1a7 Start auto-generating the stats log API. by Joe Onorato · 7 years ago