1. 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
  2. 4f0bb19 Merge "allow dump_report command to output proto binary in addition to text" by TreeHugger Robot · 7 years ago
  3. ddccf0a Add/fix a few statsd atoms by Bookatz · 7 years ago
  4. b236c86 allow dump_report command to output proto binary in addition to text by Chenjie Yu · 7 years ago
  5. f2bee6f 1/ Only expose thread-safe interfaces in metric producer. by Yangster · 7 years ago
  6. 05013b3 add atoms and pulling methods for wifi controller activity and modem by Chenjie Yu · 7 years ago
  7. f9d7ec5 Merge "Modify statsd dogfood app to use toString() of enum" by TreeHugger Robot · 7 years ago
  8. 77068c4 Modify statsd dogfood app to use toString() of enum by Tej Singh · 7 years ago
  9. c136f45 Adds guardrail for memory usage for statsd uid map. by David Chen · 7 years ago
  10. 12ccf86 Merge "Revert "Thread-safe metric producers."" by TreeHugger Robot · 7 years ago
  11. 8d0e284 Merge "Revert "Updated screenshot code to reflect native changes."" by Chavi Weingarten · 7 years ago
  12. ea2eb5a Revert "Updated screenshot code to reflect native changes." by Chavi Weingarten · 7 years ago
  13. 6a8c799 Revert "Thread-safe metric producers." by Yao Chen · 7 years ago
  14. 7d93ce6 Merge "Update adb command to remove all configs from statsd" by TreeHugger Robot · 7 years ago
  15. 74fed97 Update adb command to remove all configs from statsd by yro · 7 years ago
  16. b4cb481 Merge "Add no more than 20 timestamps for a config in StatsdStats." by TreeHugger Robot · 7 years ago
  17. 0fac5b1 Add no more than 20 timestamps for a config in StatsdStats. by Yao Chen · 7 years ago
  18. 689e091c Updated screenshot code to reflect native changes. by chaviw · 7 years ago
  19. 3e585ec Merge "Some fixes in StatsdStats, and add some unit tests" by TreeHugger Robot · 7 years ago
  20. 72ca875 Merge "Thread-safe metric producers." by TreeHugger Robot · 7 years ago
  21. 69f1baf Some fixes in StatsdStats, and add some unit tests by Yao Chen · 7 years ago
  22. 593f56c Merge "statsd informs incidentd of anomalies" by TreeHugger Robot · 7 years ago
  23. 64b0006 Merge "Statsd anomaly detection - fixes" by TreeHugger Robot · 7 years ago
  24. 72671a1 Merge "Reject the config if condition config has errors. And add log tag." by TreeHugger Robot · 7 years ago
  25. d1fd242 statsd informs incidentd of anomalies by Bookatz · 7 years ago
  26. cc5adef Statsd anomaly detection - fixes by Bookatz · 7 years ago
  27. 8de6939 Thread-safe metric producers. by Yangster · 7 years ago
  28. 7b460b9 Merge "Fix a bug in StorageManager." by TreeHugger Robot · 7 years ago
  29. 10535b9 Reject the config if condition config has errors. And add log tag. by Yao Chen · 7 years ago
  30. 97d43d5 Merge "Fix a bug in test that cause the flakyness in SimpleConditionTracker_test." by TreeHugger Robot · 7 years ago
  31. c8862ca Merge "Revert "Reject the config if condition config has errors. And add log tag."" by Yao Chen · 7 years ago
  32. f94a518 Revert "Reject the config if condition config has errors. And add log tag." by Yao Chen · 7 years ago
  33. 1b5be51 Merge "Reject the config if condition config has errors. And add log tag." by TreeHugger Robot · 7 years ago
  34. c7bdc62 Fix a bug in StorageManager. by Stefan Lafon · 7 years ago
  35. 9975205 Fix a bug in test that cause the flakyness in SimpleConditionTracker_test. by Yao Chen · 7 years ago
  36. c9fa2f6 Reject the config if condition config has errors. And add log tag. by Yao Chen · 7 years ago
  37. b356151 Add StatsdStats and guardrail. by Yao Chen · 7 years ago
  38. 09294ef Fix some bugs in duration tracker. by Yao Chen · 7 years ago
  39. 7250622 Fix statsd crash caused by non-existing data folder. by Yao Chen · 7 years ago
  40. a98bd99 Merge "Captures metrics on disk when devices reboot and shutdown. Specifically," by TreeHugger Robot · 7 years ago
  41. 40a910f Merge "Fixes out of range bug in SimpleConditionTracker." by TreeHugger Robot · 7 years ago
  42. 947fbce Captures metrics on disk when devices reboot and shutdown. Specifically, by yro · 7 years ago
  43. c18abed Fixes out of range bug in SimpleConditionTracker. by David Chen · 7 years ago
  44. 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
  45. 9f36f6b Merge "Make member function as const whenever possible." by TreeHugger Robot · 7 years ago
  46. 7c334a1 Make member function as const whenever possible. by Yangster · 7 years ago
  47. 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
  48. 93f46aa Fix ConfigManager unit test. by Yao Chen · 7 years ago
  49. 9cc3890 Merge "Fix the fake statsd config. Better error messages." by TreeHugger Robot · 7 years ago
  50. 9f089f6 Merge "Revert "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports"" by Colin Cross · 7 years ago
  51. 741d000 Revert "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports" by Colin Cross · 7 years ago
  52. 52c4cf3 Merge "Statsd test app." by TreeHugger Robot · 7 years ago
  53. cb8f362 Merge "Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports" by TreeHugger Robot · 7 years ago
  54. 34644ce Merge "Adds atom when error is written to dropbox." by TreeHugger Robot · 7 years ago
  55. 1ff4f43 Statsd test app. by Yao Chen · 7 years ago
  56. d215a23 Merge "The first step towards adding a guardrail." by TreeHugger Robot · 7 years ago
  57. 7c8f0a5 Fix the fake statsd config. Better error messages. by Stefan Lafon · 7 years ago
  58. 24904b8 Add a wrapper ConfigMetricReportList to hold multiple ConfigMetricReports by yro · 7 years ago
  59. 9e3808c Adds atom when error is written to dropbox. by David Chen · 7 years ago
  60. 9253eea Merge "The pm command is no more." by TreeHugger Robot · 7 years ago
  61. a82d460 Merge "Sync proto from google3" by TreeHugger Robot · 7 years ago
  62. 1704e3c The pm command is no more. by Dianne Hackborn · 7 years ago
  63. 3d8600a Merge "Define PacketWakeup pushed events for statds" by Hugo Benichi · 7 years ago
  64. 884970e Define PacketWakeup pushed events for statds by Hugo Benichi · 7 years ago
  65. e2cd6d5 1/ Duration anomaly tracker with alarm. by Yangster-mac · 7 years ago
  66. 6596a4e Merge "Use -Werror in frameworks/base" am: a29836ad04 am: 267a2a8c8a by Chih-hung Hsieh · 7 years ago
  67. 267a2a8 Merge "Use -Werror in frameworks/base" am: a29836ad04 by Chih-hung Hsieh · 7 years ago
  68. 7921bea Merge "Remove IStatsCallback aidl from master" by TreeHugger Robot · 7 years ago
  69. 0dc7e54 Merge "Implement Cpu Freq Section" by Yi Jin · 7 years ago
  70. 8bb58ed Use -Werror in frameworks/base by Chih-Hung Hsieh · 7 years ago
  71. 29f69e8 Remove IStatsCallback aidl from master by yro · 7 years ago
  72. b92f1ee Merge "2 updates to storing configs on disk" by TreeHugger Robot · 7 years ago
  73. 9c98c05 2 updates to storing configs on disk by yro · 7 years ago
  74. 0afe084 Merge "Update statsd_config.proto." by Stefan Lafon · 7 years ago
  75. e6f7ed8 Merge "Fix a memory leak in LogEvent" by TreeHugger Robot · 7 years ago
  76. 8d9989b The first step towards adding a guardrail. by Yao Chen · 7 years ago
  77. ae6a83a Fix a memory leak in LogEvent by Yao Chen · 7 years ago
  78. cfed20b Update statsd_config.proto. by Stefan Lafon · 7 years ago
  79. 4369966 Merge "Don't just clear mPastBuckets when onDumpReport is called." by TreeHugger Robot · 7 years ago
  80. 30b6a20 Don't just clear mPastBuckets when onDumpReport is called. by Yao Chen · 7 years ago
  81. 744988c Merge "Fix the unit test failure." by TreeHugger Robot · 7 years ago
  82. ff26328 Fix the unit test failure. by Yao Chen · 7 years ago
  83. fe945d1 Merge "Resolve segfault when running send-broadcast command while statscompanion service is not connected" by Howard Ro · 7 years ago
  84. 3f9278b Merge "Use ProtoOutputStream's bytesWritten to properly estimate the size of EventMetricsData on memory" by TreeHugger Robot · 7 years ago
  85. 75f0a4d Use ProtoOutputStream's bytesWritten to properly estimate the size of by yro · 7 years ago
  86. 4aa1677 Merge "One more feature in DurationMetric -- nesting on top of Or and Max" by TreeHugger Robot · 7 years ago
  87. 4d889e6 Resolve segfault when running send-broadcast command while by yro · 7 years ago
  88. fe7a60e Merge "Support StatsD sending broadcasts." by TreeHugger Robot · 7 years ago
  89. aedbfdf Merge "Fix incorrect adb shell cmd help command for pull-source" by TreeHugger Robot · 7 years ago
  90. 1d7b0cd Support StatsD sending broadcasts. by David Chen · 7 years ago
  91. e8f0660c Merge "statsd: parse the new format of stats log" by TreeHugger Robot · 7 years ago
  92. 3fca5ba Fix incorrect adb shell cmd help command for pull-source by yro · 7 years ago
  93. 13378dd Merge "fix the permission check crash in statsd." by TreeHugger Robot · 7 years ago
  94. 8023540 statsd: parse the new format of stats log by Yao Chen · 7 years ago
  95. 7ee9415 fix the permission check crash in statsd. by Yao Chen · 7 years ago
  96. 04dacb5 Merge "Write statsd configuration to disk and add cmd to clear it" by Howard Ro · 7 years ago
  97. 87d983c Write statsd configuration to disk and add cmd to clear it by yro · 7 years ago
  98. 5b968db Merge "Fix some bugs found in statsd" by TreeHugger Robot · 7 years ago
  99. a81a0ffa Sync proto from google3 by Yao Chen · 7 years ago
  100. 6246287 Merge "Update statsd proto comment" by TreeHugger Robot · 7 years ago