1. 6bc6c91 Fix issue in CpuTimePerUid where microseconds are used as milliseconds by Misha Wagner · 8 years ago
  2. 054b0c0 Revert "Adapt to google::protobuf::uint64 type change" by Colin Cross · 8 years ago
  3. 47046b8 Revert "Convert statsd_test and statsd_benchmark to proto lite" by Colin Cross · 8 years ago
  4. fa6bc27 Adapt to google::protobuf::uint64 type change by Colin Cross · 8 years ago
  5. e7908d7 Convert statsd_test and statsd_benchmark to proto lite by Colin Cross · 8 years ago
  6. 05c9e5c Convert statsd and incidentd to Android.bp by Colin Cross · 8 years ago
  7. f469bd2 Merge "Add statsdprotolite in Android.bp" by Gopinath Elanchezhian · 8 years ago
  8. 17593b0 Add statsdprotolite in Android.bp by gopinath · 8 years ago
  9. 9d426e1 allow statsd pull based on event trigger. by gopinath · 8 years ago
  10. 6c5b82f Fix implicit fallthrough warnings. by Chih-Hung Hsieh · 8 years ago
  11. 4ccebea Phone service state change atom. by Yangster · 8 years ago
  12. 34bd3df Merge "statsd: Add AID mappings for iorapd" by Treehugger Robot · 8 years ago
  13. 12bb16c statsd: Add AID mappings for iorapd by Igor Murashkin · 8 years ago
  14. 4593c78 Merge "statsd: Add missing AIDs to UidMap" by Treehugger Robot · 8 years ago
  15. a1980ae statsd: Add missing AIDs to UidMap by Igor Murashkin · 8 years ago
  16. 824f940 Merge "Statsd atoms: restrict OEM fields 100000-199999" by Treehugger Robot · 8 years ago
  17. 76aafcf Statsd atoms: restrict OEM fields 100000-199999 by Bookatz · 8 years ago
  18. ae6738e Unifying source of statsd BleScan calls and cleaning it up. by Bookatz · 8 years ago
  19. 3330d12 statsd: fix double close. by Josh Gao · 8 years ago
  20. 38b9298 Merge "Disable statsd and make StatsLog no-op if ro.statsd.enable=false" into pi-dev by Yao Chen · 8 years ago
  21. cf3829a Disable statsd and make StatsLog no-op if ro.statsd.enable=false by Yao Chen · 8 years ago
  22. 1c58f04 Add a field in config to disable/enable the string hashing in metric report. by Yangster-mac · 8 years ago
  23. 021e253 ValueMetric pushed events should check condition by Chenjie Yu · 8 years ago
  24. c9076fa Merge "Fixes Value metrics in statsd and app upgrades." into pi-dev by TreeHugger Robot · 8 years ago
  25. 092a5a9 Fixes Value metrics in statsd and app upgrades. by David Chen · 8 years ago
  26. 4723464 Configurable data error action in value metric by Chenjie Yu · 8 years ago
  27. 67cee97 Merge "Guardrail the max gauge atoms per dimension in one bucket." into pi-dev by TreeHugger Robot · 8 years ago
  28. 50b0c9a Guardrail the max gauge atoms per dimension in one bucket. by Yangster-mac · 8 years ago
  29. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 8 years ago
  30. 3b59291 Merge "Fix the gauge metric data size estimation." into pi-dev by TreeHugger Robot · 8 years ago
  31. c2f44a1 Merge "Add a sampling method to pull gauge when condition changes to true." into pi-dev by Yang Lu · 8 years ago
  32. 3f57b16 Merge "Skip writing metrics to disk if it's entirely composed of no_report_metric" into pi-dev by TreeHugger Robot · 8 years ago
  33. a159842 Merge "Fix the flaky gauge/value e2e test due to cached events." into pi-dev by TreeHugger Robot · 8 years ago
  34. b2532da Fix the gauge metric data size estimation. by Yangster-mac · 8 years ago
  35. 028091c Skip writing metrics to disk if it's entirely composed of no_report_metric by yro · 8 years ago
  36. ec3c7a3 Add a sampling method to pull gauge when condition changes to true. by Yangster · 8 years ago
  37. c3d0798 Merge "Fix partial bucket unit tests." into pi-dev by android-build-team Robot · 8 years ago
  38. 9743fae Merge "fix cts error on x86 simulator" into pi-dev by Chenjie Yu · 8 years ago
  39. 0d3a6de Merge "Fix statsd returning uidmap with empty reports." into pi-dev by android-build-team Robot · 8 years ago
  40. 58e609e Fix the flaky gauge/value e2e test due to cached events. by Yangster-mac · 8 years ago
  41. 3b3adcd fix cts error on x86 simulator by Chenjie Yu · 8 years ago
  42. 613a7e2 Should not use the absolute value when the value does not change. by Yangster · 8 years ago
  43. 9e6dbbd Fix statsd returning uidmap with empty reports. by David Chen · 8 years ago
  44. cdb093e Merge "Fixes statsd returning too much data at once." into pi-dev by Yang Lu · 8 years ago
  45. cc884df Fix partial bucket unit tests. by Yao Chen · 8 years ago
  46. be6d7f9 Re-enable the logging of APP_BREADCRUMB_REPORTED atom by yro · 8 years ago
  47. 4894490 Fixes statsd returning too much data at once. by David Chen · 8 years ago
  48. a62ae51 Merge "Add cmd to let statsd print all logs it received for debugging." into pi-dev by Yao Chen · 8 years ago
  49. ec41a06 Merge "Reset statsd and correctly record the dump reason when system server restarts/crashes." into pi-dev by android-build-team Robot · 8 years ago
  50. 892f3d3 Reset statsd and correctly record the dump reason when system by Yangster-mac · 8 years ago
  51. 754e29e Turns DEBUG to false in statsd. by Yangster-mac · 8 years ago
  52. 876889c Add cmd to let statsd print all logs it received for debugging. by Yao Chen · 8 years ago
  53. 493bb2b Merge "Lock the pulling alarm handler." into pi-dev by Yang Lu · 8 years ago
  54. b85e561 Merge "Reduce statsd log data size." into pi-dev by android-build-team Robot · 8 years ago
  55. e442db3 Merge "Increase the bytes per config threshold to avoid too frequent uploading." into pi-dev by android-build-team Robot · 8 years ago
  56. 9def8e3 Reduce statsd log data size. by Yangster-mac · 8 years ago
  57. a802d73 Clear the past buckets for no-report metrics by Yangster-mac · 8 years ago
  58. 49954cd Add socket listener to statsd. And remove Davey atom. by Yao Chen · 8 years ago
  59. f7bc6ab Allow StatsLog to directly write to statsd's socket. by Yao Chen · 8 years ago
  60. db185c9 Increase the bytes per config threshold to avoid too frequent uploading. by Yangster-mac · 8 years ago
  61. a194a6b Merge "add dump report reason to reports" into pi-dev by TreeHugger Robot · 8 years ago
  62. e36018b add dump report reason to reports by Chenjie Yu · 8 years ago
  63. 2abcea2 Merge "Fix merge isolated uid to host uid" into pi-dev by TreeHugger Robot · 8 years ago
  64. 728d52a Fix merge isolated uid to host uid by Chenjie Yu · 8 years ago
  65. bbc0574 Merge "Adds option to drop small buckets for statsd." into pi-dev by TreeHugger Robot · 8 years ago
  66. 81245fd Adds option to drop small buckets for statsd. by David Chen · 8 years ago
  67. abdf6e8 Merge "Enforce dump permission in stats service" into pi-dev by Tej Singh · 8 years ago
  68. 936c086 Merge "Protect usage data with OP_GET_USAGE_STATS." into pi-dev by Jeff Sharkey · 8 years ago
  69. dd83d70 Enforce dump permission in stats service by Tej Singh · 8 years ago
  70. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 8 years ago
  71. d37bc23 Adds a code when statsd sends intent to getData. by David Chen · 8 years ago
  72. 6df5fcc Lock the pulling alarm handler. by Yangster · 8 years ago
  73. 6b31791 Merge "StatsManager throws exceptions" into pi-dev by TreeHugger Robot · 8 years ago
  74. 163d260 Handle logd reconnect. by Yao Chen · 8 years ago
  75. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 8 years ago
  76. 4f71629 StatsManager throws exceptions by Bookatz · 8 years ago
  77. ae63b0a Drop value if the bucket is totally tainted by Chenjie Yu · 8 years ago
  78. c63fdfe Merge "Add proto output of statsd stats in adb" into pi-dev by Tej Singh · 8 years ago
  79. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 8 years ago
  80. 203bbbf Merge "Fix uid map to be simpler and fix partial bucket." into pi-dev by David Chen · 8 years ago
  81. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 8 years ago
  82. 41b3f9a Add proto output of statsd stats in adb by Tej Singh · 8 years ago
  83. 164a73e Merge "Retry logs write when it fails. Report skipped event in statsd." into pi-dev by TreeHugger Robot · 8 years ago
  84. b8382a1 Retry logs write when it fails. Report skipped event in statsd. by Yangster-mac · 8 years ago
  85. 5260eea BugFix: Config TTL by Tej Singh · 8 years ago
  86. b142cc8 Statsd config TTL by Yangster-mac · 8 years ago
  87. faa1af5 Includes annotations with statsd reports. by David Chen · 8 years ago
  88. 287fec6 Merge "Atoms: remove bluetooth a2dp" into pi-dev by TreeHugger Robot · 8 years ago
  89. 7219f8b Merge "Move forward the alarm timestamp when config is added to statsd." into pi-dev by TreeHugger Robot · 8 years ago
  90. 02200f9 Atoms: remove bluetooth a2dp by Tej Singh · 8 years ago
  91. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 8 years ago
  92. f17bf62f Add fileds to AppCrash and ANR atoms by Chenjie Yu · 8 years ago
  93. 46eef8d Merge "E2e test for periodic alarm." into pi-dev by TreeHugger Robot · 8 years ago
  94. 2f6f33fa Merge "Null pointer check for Bluetooth traffic" into pi-dev by TreeHugger Robot · 8 years ago
  95. 3b826c6 Merge "Statsd MAX now obeys refractory periods too" into pi-dev by TreeHugger Robot · 8 years ago
  96. 9e59f93 Null pointer check for Bluetooth traffic by Chenjie Yu · 8 years ago
  97. 0dbc7a4 Statsd MAX now obeys refractory periods too by Bookatz · 8 years ago
  98. 014432c Merge "Guardrail for dimension in condition in duration tracker." into pi-dev by TreeHugger Robot · 8 years ago
  99. ea16812 Merge "Remove bad configs by counting the number of statsd deaths" into pi-dev by Howard Ro · 8 years ago
  100. 9fef259 Merge "Clean up atoms.proto" into pi-dev by TreeHugger Robot · 8 years ago