1. b5c1fe3 Merge "rename pulled atoms to shorter names" by TreeHugger Robot · 7 years ago
  2. e6abcbe Merge "Turn off verbose logging, remove the fake config." by TreeHugger Robot · 7 years ago
  3. dc4e426 Merge "add feature: GaugeMetricProducer now takes repeated list of fields bug fix: GaugeMetricProducer now works better with pulled events. unit test also includes GaugeMetricProducer_test" by TreeHugger Robot · 7 years ago
  4. 31d14d7 rename pulled atoms to shorter names by Chenjie Yu · 7 years ago
  5. d6815d7 Merge "align metrics to 5min bundary We use one alarm clock for all pulled atoms. If metrics from different configs are not aligned, the clock will be set to repeat at higher and higher frequency, and consume a lot of battery. Current implementation assumes a 5min minimum bucket size. New metric start time is set to be aligned to the start time of statsd in the next 5min. So it will ignore events up to 5min." by TreeHugger Robot · 7 years ago
  6. d9dfda7 add feature: GaugeMetricProducer now takes repeated list of fields by Chenjie Yu · 7 years ago
  7. 85ed838 align metrics to 5min bundary by Chenjie Yu · 7 years ago
  8. 3c0b95c Turn off verbose logging, remove the fake config. by Yao Chen · 7 years ago
  9. 58a6cf6 Merge "Stats log api for attribution chain." by TreeHugger Robot · 7 years ago
  10. f6c6ea2 Merge "Map "shell ime" to "shell cmd input_method ime"" by TreeHugger Robot · 7 years ago
  11. 7604aea Stats log api for attribution chain. by Yangster-mac · 7 years ago
  12. cac9772 Map "shell ime" to "shell cmd input_method ime" by Yohei Yukawa · 7 years ago
  13. 6831a26 Merge "Adds API for apps to push events to statsd." by TreeHugger Robot · 7 years ago
  14. cc1b3e0 Merge "Add android.test.base/stubs dependency" by TreeHugger Robot · 7 years ago
  15. de1b5562 Statsd value metric anomaly detection by Bookatz · 7 years ago
  16. 793fdca Merge "Improve testibility of applicatin switches." by TreeHugger Robot · 7 years ago
  17. e451de1 Add android.test.base/stubs dependency by Paul Duffin · 7 years ago
  18. 0a368b2 Adds API for apps to push events to statsd. by David Chen · 7 years ago
  19. 5c3296a Improve testibility of applicatin switches. by Dianne Hackborn · 7 years ago
  20. f09569f Further reduce statsd memory usage. by Yao Chen · 7 years ago
  21. 14b1f3e Merge "use running sum for ValueMetricProducer bucket simplify ValueMetricProducer logic for pulled data" by TreeHugger Robot · 7 years ago
  22. 4c59b32 Merge "input cmds: fix keyevent not support sources parameter" am: 11ec2eb118 am: 4f697fe574 by gaoshang · 7 years ago
  23. 65a885c input cmds: fix keyevent not support sources parameter by gaoshang · 7 years ago
  24. a7259ab use running sum for ValueMetricProducer bucket by Chenjie Yu · 7 years ago
  25. c9f1a9e Merge "Fix how we build the statsd protos." by Joe Onorato · 7 years ago
  26. d46ac28 Merge "Remove dead code in statsd" by Yao Chen · 7 years ago
  27. a7e60f03 Merge "StatsdStats alerts -rename alerted_times" by TreeHugger Robot · 7 years ago
  28. 9bc6eac Merge "Create a new stream option which generates field name to id mapping recursively for all its submessages." by Yi Jin · 7 years ago
  29. 62c220b Fix how we build the statsd protos. by Joe Onorato · 7 years ago
  30. e45fa90 Merge "Use vector instead of deprecated ScopedVector" by TreeHugger Robot · 7 years ago
  31. 2794da2 Remove dead code in statsd by Yao Chen · 7 years ago
  32. e1d143a StatsdStats alerts -rename alerted_times by Bookatz · 7 years ago
  33. 2d48f13 Merge "Only create ProtoOutputStream when onGetData() is called." by TreeHugger Robot · 7 years ago
  34. 2ff754c Merge "Improvements to loadtest app." by TreeHugger Robot · 7 years ago
  35. e175aaa Use vector instead of deprecated ScopedVector by Jaesung Chung · 7 years ago
  36. 5696752 Enable init.rc for statsd to start statsd by default in boot time by yro · 7 years ago
  37. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  38. f77a07d Create a new stream option which generates field name to id mapping by Yi Jin · 7 years ago
  39. d04c00a Merge "Add AndroidTest.xml to incident_helper and incidentd" by Yi Jin · 7 years ago
  40. 243c392 Merge "Migrate disk directory from /data/system/ to /data/misc/" by TreeHugger Robot · 7 years ago
  41. 14f9635 Merge "Use IBinder#shellCommand() for 'adb shell ime'" by TreeHugger Robot · 7 years ago
  42. f2eaa3c Merge "Replace legacy-android-test with android.test.base" by TreeHugger Robot · 7 years ago
  43. 03faf09 Migrate disk directory from /data/system/ to /data/misc/ by yro · 7 years ago
  44. 926488d Use IBinder#shellCommand() for 'adb shell ime' by Yohei Yukawa · 7 years ago
  45. 89f52d7 Merge "Refactor system properties protos to just include the list treble team defines http://go/treble-sysprop-compatibility." by TreeHugger Robot · 7 years ago
  46. 9299af93 Refactor system properties protos to just include the list treble team by Yi Jin · 7 years ago
  47. 9fb044d Replace legacy-android-test with android.test.base by Paul Duffin · 7 years ago
  48. 14e076e Improvements to loadtest app. by Stefan Lafon · 7 years ago
  49. dce16ff Merge "Copy atoms.proto changes to atoms_copy.proto" by TreeHugger Robot · 7 years ago
  50. 62c1fb0 Merge "Adds rate limit to checking byte size." by TreeHugger Robot · 7 years ago
  51. c51ec67 Merge changes Ib254db7e,I4aa0539a by TreeHugger Robot · 7 years ago
  52. d9269e2 Adds rate limit to checking byte size. by David Chen · 7 years ago
  53. 8f2f3d8 Anomaly Alert declarations in StatsdStats by Bookatz · 7 years ago
  54. 1d0136d Anomaly detection statsdstats by Bookatz · 7 years ago
  55. c542320 Copy atoms.proto changes to atoms_copy.proto by Tej Singh · 7 years ago
  56. 9d25218 Merge "Track PSS in loadtest." by Stefan Lafon · 7 years ago
  57. e224d7a Merge "Attribution proto in atoms." by TreeHugger Robot · 7 years ago
  58. cfdf3a4 Attribution proto in atoms. by Yangster-mac · 7 years ago
  59. 9709fa26 Track PSS in loadtest. by Stefan Lafon · 7 years ago
  60. 5e4ce2c Add AndroidTest.xml to incident_helper and incidentd by Yi Jin · 7 years ago
  61. f20ed03 Merge "Rename EventConditionLink as MetricConditionLink in statsd_config.proto." by Stefan Lafon · 7 years ago
  62. 2710ca1 Flatten dependency hierarchy of legacy-android-test by Paul Duffin · 7 years ago
  63. 42a24dc Merge "Fix a deadlock in statsd." by TreeHugger Robot · 7 years ago
  64. 5c5eebc Fix a deadlock in statsd. by Yao Chen · 7 years ago
  65. 6842a8c bug fix for StatsLogEventWraper tag id bug fix for ConfigManager fake config by Chenjie Yu · 7 years ago
  66. 43be09b5 Merge "Make matchesSimple return false if there is a parsing error" by TreeHugger Robot · 7 years ago
  67. a5b5191 Rename EventConditionLink as MetricConditionLink in statsd_config.proto. by Stefan Lafon · 7 years ago
  68. 6e43f53 Merge "Rename more things in statsd_config.proto." by Stefan Lafon · 7 years ago
  69. 16c8c6a Make matchesSimple return false if there is a parsing error by Tej Singh · 7 years ago
  70. 312e898 Let the event flow to MetricsManager. Comment out the size check only. by Yao Chen · 7 years ago
  71. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  72. 0b73cca Urgent fix. Once UidMap size exceeds the limit, statsd triggers data drop every time a log comes in by Yao Chen · 7 years ago
  73. 12d01fa Rename more things in statsd_config.proto. by Stefan Lafon · 7 years ago
  74. 456385c Merge "Fix how DurationTracker passes results to DurationMetricProducer" by Yao Chen · 7 years ago
  75. a50d609 Merge "AnomalyDetection invalidity depends on MetricProd" by TreeHugger Robot · 7 years ago
  76. 90f7ad1 Merge "Tiny fix to bug when statsd should clear data." by TreeHugger Robot · 7 years ago
  77. 450099d AnomalyDetection invalidity depends on MetricProd by Bookatz · 7 years ago
  78. 1294295 Tiny fix to bug when statsd should clear data. by David Chen · 7 years ago
  79. 8a15f4d Merge "Rename a few things in statsd_config.proto." by Stefan Lafon · 7 years ago
  80. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  81. b8c9aa8 Rename a few things in statsd_config.proto. by Stefan Lafon · 7 years ago
  82. 2e8f380 Adds new API to retrieve statsd metadata. by David Chen · 7 years ago
  83. 29fdbc6 Merge changes from topic "hw_bitmap" by Chavi Weingarten · 7 years ago
  84. f92dc7f Merge "Return correct results in StatsManager APIs" by TreeHugger Robot · 7 years ago
  85. e1e892d Merge "Create statsd loadtest app." by TreeHugger Robot · 7 years ago
  86. bc7a04b Create statsd loadtest app. by Stefan Lafon · 7 years ago
  87. 971c8ca Merge "bug fixes * add timestamp to those pull from StatsCompanionService * GaugeMetricProducer unregister from StatsPullerManager when dismissed" by TreeHugger Robot · 7 years ago
  88. 032fefc bug fixes by Chenjie Yu · 7 years ago
  89. 68ac35c Merge "1. Implement Privacy Policy Tag Inheritance 2. Expose Dest values in IIncidentReportArgs.h" by TreeHugger Robot · 7 years ago
  90. bdf5894 1. Implement Privacy Policy Tag Inheritance by Yi Jin · 7 years ago
  91. aa39bc7 Return correct results in StatsManager APIs by Yao Chen · 7 years ago
  92. f60e0ba Fix how DurationTracker passes results to DurationMetricProducer by Yao Chen · 7 years ago
  93. 01b0fa5 Merge "1/ Only expose thread-safe interfaces in metric producer. 2/ Simplify lock logic. 3/ Add test for duration metric producer." by TreeHugger Robot · 7 years ago
  94. 4f0bb19 Merge "allow dump_report command to output proto binary in addition to text" by TreeHugger Robot · 7 years ago
  95. ddccf0a Add/fix a few statsd atoms by Bookatz · 7 years ago
  96. b236c86 allow dump_report command to output proto binary in addition to text by Chenjie Yu · 7 years ago
  97. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  98. 05013b3 add atoms and pulling methods for wifi controller activity and modem by Chenjie Yu · 7 years ago
  99. f9d7ec5 Merge "Modify statsd dogfood app to use toString() of enum" by TreeHugger Robot · 7 years ago
  100. 77068c4 Modify statsd dogfood app to use toString() of enum by Tej Singh · 7 years ago