1. c9f1a9e Merge "Fix how we build the statsd protos." by Joe Onorato · 7 years ago
  2. d46ac28 Merge "Remove dead code in statsd" by Yao Chen · 7 years ago
  3. 62c220b Fix how we build the statsd protos. by Joe Onorato · 7 years ago
  4. 2794da2 Remove dead code in statsd by Yao Chen · 7 years ago
  5. e1d143a StatsdStats alerts -rename alerted_times by Bookatz · 7 years ago
  6. 2d48f13 Merge "Only create ProtoOutputStream when onGetData() is called." by TreeHugger Robot · 7 years ago
  7. 288c600 Only create ProtoOutputStream when onGetData() is called. by Yao Chen · 7 years ago
  8. 03faf09 Migrate disk directory from /data/system/ to /data/misc/ by yro · 7 years ago
  9. dce16ff Merge "Copy atoms.proto changes to atoms_copy.proto" by TreeHugger Robot · 7 years ago
  10. 62c1fb0 Merge "Adds rate limit to checking byte size." by TreeHugger Robot · 7 years ago
  11. c51ec67 Merge changes Ib254db7e,I4aa0539a by TreeHugger Robot · 7 years ago
  12. d9269e2 Adds rate limit to checking byte size. by David Chen · 7 years ago
  13. 8f2f3d8 Anomaly Alert declarations in StatsdStats by Bookatz · 7 years ago
  14. 1d0136d Anomaly detection statsdstats by Bookatz · 7 years ago
  15. c542320 Copy atoms.proto changes to atoms_copy.proto by Tej Singh · 7 years ago
  16. e224d7a Merge "Attribution proto in atoms." by TreeHugger Robot · 7 years ago
  17. cfdf3a4 Attribution proto in atoms. by Yangster-mac · 7 years ago
  18. f20ed03 Merge "Rename EventConditionLink as MetricConditionLink in statsd_config.proto." by Stefan Lafon · 7 years ago
  19. 42a24dc Merge "Fix a deadlock in statsd." by TreeHugger Robot · 7 years ago
  20. 5c5eebc Fix a deadlock in statsd. by Yao Chen · 7 years ago
  21. 6842a8c bug fix for StatsLogEventWraper tag id bug fix for ConfigManager fake config by Chenjie Yu · 7 years ago
  22. 43be09b5 Merge "Make matchesSimple return false if there is a parsing error" by TreeHugger Robot · 7 years ago
  23. a5b5191 Rename EventConditionLink as MetricConditionLink in statsd_config.proto. by Stefan Lafon · 7 years ago
  24. 6e43f53 Merge "Rename more things in statsd_config.proto." by Stefan Lafon · 7 years ago
  25. 16c8c6a Make matchesSimple return false if there is a parsing error by Tej Singh · 7 years ago
  26. 312e898 Let the event flow to MetricsManager. Comment out the size check only. by Yao Chen · 7 years ago
  27. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  28. 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
  29. 12d01fa Rename more things in statsd_config.proto. by Stefan Lafon · 7 years ago
  30. 456385c Merge "Fix how DurationTracker passes results to DurationMetricProducer" by Yao Chen · 7 years ago
  31. a50d609 Merge "AnomalyDetection invalidity depends on MetricProd" by TreeHugger Robot · 7 years ago
  32. 90f7ad1 Merge "Tiny fix to bug when statsd should clear data." by TreeHugger Robot · 7 years ago
  33. 450099d AnomalyDetection invalidity depends on MetricProd by Bookatz · 7 years ago
  34. 1294295 Tiny fix to bug when statsd should clear data. by David Chen · 7 years ago
  35. 8a15f4d Merge "Rename a few things in statsd_config.proto." by Stefan Lafon · 7 years ago
  36. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  37. b8c9aa8 Rename a few things in statsd_config.proto. by Stefan Lafon · 7 years ago
  38. 2e8f380 Adds new API to retrieve statsd metadata. by David Chen · 7 years ago
  39. f92dc7f Merge "Return correct results in StatsManager APIs" by TreeHugger Robot · 7 years ago
  40. 971c8ca Merge "bug fixes * add timestamp to those pull from StatsCompanionService * GaugeMetricProducer unregister from StatsPullerManager when dismissed" by TreeHugger Robot · 7 years ago
  41. 032fefc bug fixes by Chenjie Yu · 7 years ago
  42. aa39bc7 Return correct results in StatsManager APIs by Yao Chen · 7 years ago
  43. f60e0ba Fix how DurationTracker passes results to DurationMetricProducer by Yao Chen · 7 years ago
  44. 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
  45. 4f0bb19 Merge "allow dump_report command to output proto binary in addition to text" by TreeHugger Robot · 7 years ago
  46. ddccf0a Add/fix a few statsd atoms by Bookatz · 7 years ago
  47. b236c86 allow dump_report command to output proto binary in addition to text by Chenjie Yu · 7 years ago
  48. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  49. 05013b3 add atoms and pulling methods for wifi controller activity and modem by Chenjie Yu · 7 years ago
  50. c136f45 Adds guardrail for memory usage for statsd uid map. by David Chen · 7 years ago
  51. 12ccf86 Merge "Revert "Thread-safe metric producers."" by TreeHugger Robot · 7 years ago
  52. 6a8c799 Revert "Thread-safe metric producers." by Yao Chen · 7 years ago
  53. 7d93ce6 Merge "Update adb command to remove all configs from statsd" by TreeHugger Robot · 7 years ago
  54. 74fed97 Update adb command to remove all configs from statsd by yro · 7 years ago
  55. 0fac5b1 Add no more than 20 timestamps for a config in StatsdStats. by Yao Chen · 7 years ago
  56. 3e585ec Merge "Some fixes in StatsdStats, and add some unit tests" by TreeHugger Robot · 7 years ago
  57. 72ca875 Merge "Thread-safe metric producers." by TreeHugger Robot · 7 years ago
  58. 69f1baf Some fixes in StatsdStats, and add some unit tests by Yao Chen · 7 years ago
  59. 593f56c Merge "statsd informs incidentd of anomalies" by TreeHugger Robot · 7 years ago
  60. 64b0006 Merge "Statsd anomaly detection - fixes" by TreeHugger Robot · 7 years ago
  61. 72671a1 Merge "Reject the config if condition config has errors. And add log tag." by TreeHugger Robot · 7 years ago
  62. d1fd242 statsd informs incidentd of anomalies by Bookatz · 7 years ago
  63. cc5adef Statsd anomaly detection - fixes by Bookatz · 7 years ago
  64. 8de6939 Thread-safe metric producers. by Yangster · 7 years ago
  65. 7b460b9 Merge "Fix a bug in StorageManager." by TreeHugger Robot · 7 years ago
  66. 10535b9 Reject the config if condition config has errors. And add log tag. by Yao Chen · 7 years ago
  67. c8862ca Merge "Revert "Reject the config if condition config has errors. And add log tag."" by Yao Chen · 7 years ago
  68. f94a518 Revert "Reject the config if condition config has errors. And add log tag." by Yao Chen · 7 years ago
  69. 1b5be51 Merge "Reject the config if condition config has errors. And add log tag." by TreeHugger Robot · 7 years ago
  70. c7bdc62 Fix a bug in StorageManager. by Stefan Lafon · 7 years ago
  71. c9fa2f6 Reject the config if condition config has errors. And add log tag. by Yao Chen · 7 years ago
  72. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  73. 09294ef Fix some bugs in duration tracker. by Yao Chen · 7 years ago
  74. 7250622 Fix statsd crash caused by non-existing data folder. by Yao Chen · 7 years ago
  75. a98bd99 Merge "Captures metrics on disk when devices reboot and shutdown. Specifically," by TreeHugger Robot · 7 years ago
  76. 40a910f Merge "Fixes out of range bug in SimpleConditionTracker." by TreeHugger Robot · 7 years ago
  77. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 7 years ago
  78. c18abed Fixes out of range bug in SimpleConditionTracker. by David Chen · 7 years ago
  79. 74b1513 Merge "Set the metric name for alerts in fake config and add a test to make sure the fake config is valid.." by TreeHugger Robot · 7 years ago
  80. 7c334a1 Make member function as const whenever possible. by Yangster · 7 years ago
  81. 756cd48 Set the metric name for alerts in fake config and add a test to make sure the fake config is valid.. by Yangster-mac · 7 years ago
  82. 9cc3890 Merge "Fix the fake statsd config. Better error messages." by TreeHugger Robot · 7 years ago
  83. 9f089f6 Merge "Revert "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports"" by Colin Cross · 7 years ago
  84. 741d000 Revert "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports" by Colin Cross · 7 years ago
  85. 52c4cf3 Merge "Statsd test app." by TreeHugger Robot · 7 years ago
  86. cb8f362 Merge "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports" by TreeHugger Robot · 7 years ago
  87. 34644ce Merge "Adds atom when error is written to dropbox." by TreeHugger Robot · 7 years ago
  88. 1ff4f43 Statsd test app. by Yao Chen · 7 years ago
  89. d215a23 Merge "The first step towards adding a guardrail." by TreeHugger Robot · 7 years ago
  90. 7c8f0a5 Fix the fake statsd config. Better error messages. by Stefan Lafon · 7 years ago
  91. 24904b8 Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports by yro · 7 years ago
  92. 9e3808c Adds atom when error is written to dropbox. by David Chen · 7 years ago
  93. a82d460 Merge "Sync proto from google3" by TreeHugger Robot · 7 years ago
  94. 3d8600a Merge "Define PacketWakeup pushed events for statds" by Hugo Benichi · 7 years ago
  95. 884970e Define PacketWakeup pushed events for statds by Hugo Benichi · 7 years ago
  96. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  97. 29f69e8 Remove IStatsCallback aidl from master by yro · 7 years ago
  98. b92f1ee Merge "2 updates to storing configs on disk" by TreeHugger Robot · 7 years ago
  99. 9c98c05 2 updates to storing configs on disk by yro · 7 years ago
  100. 0afe084 Merge "Update statsd_config.proto." by Stefan Lafon · 7 years ago