1. ca6f365 Merge "Preventing zombie process creation." into pi-dev by android-build-team Robot · 7 years ago
  2. 493bb2b Merge "Lock the pulling alarm handler." into pi-dev by Yang Lu · 7 years ago
  3. b85e561 Merge "Reduce statsd log data size." into pi-dev by android-build-team Robot · 7 years ago
  4. e442db3 Merge "Increase the bytes per config threshold to avoid too frequent uploading." into pi-dev by android-build-team Robot · 7 years ago
  5. 9def8e3 Reduce statsd log data size. by Yangster-mac · 7 years ago
  6. a802d73 Clear the past buckets for no-report metrics by Yangster-mac · 7 years ago
  7. a8a56c8 Preventing zombie process creation. by Kweku Adams · 7 years ago
  8. 46fca44 Merge changes from topic "statsd_socket_review" into pi-dev by TreeHugger Robot · 7 years ago
  9. 49954cd Add socket listener to statsd. And remove Davey atom. by Yao Chen · 7 years ago
  10. f7bc6ab Allow StatsLog to directly write to statsd's socket. by Yao Chen · 7 years ago
  11. 901c042 Extend adoptable override to force on or off. by Jeff Sharkey · 7 years ago
  12. db185c9 Increase the bytes per config threshold to avoid too frequent uploading. by Yangster-mac · 7 years ago
  13. a194a6b Merge "add dump report reason to reports" into pi-dev by TreeHugger Robot · 7 years ago
  14. e36018b add dump report reason to reports by Chenjie Yu · 7 years ago
  15. 2abcea2 Merge "Fix merge isolated uid to host uid" into pi-dev by TreeHugger Robot · 7 years ago
  16. 728d52a Fix merge isolated uid to host uid by Chenjie Yu · 7 years ago
  17. bbc0574 Merge "Adds option to drop small buckets for statsd." into pi-dev by TreeHugger Robot · 7 years ago
  18. c311663 Merge "Free allocated varargs" into pi-dev by TreeHugger Robot · 7 years ago
  19. 480de78 Free allocated varargs by Yi Jin · 7 years ago
  20. 0f0c924 Merge "Fix incidentd skip collecting timedout of a section." into pi-dev by TreeHugger Robot · 7 years ago
  21. 81245fd Adds option to drop small buckets for statsd. by David Chen · 7 years ago
  22. abdf6e8 Merge "Enforce dump permission in stats service" into pi-dev by Tej Singh · 7 years ago
  23. 936c086 Merge "Protect usage data with OP_GET_USAGE_STATS." into pi-dev by Jeff Sharkey · 7 years ago
  24. dd83d70 Enforce dump permission in stats service by Tej Singh · 7 years ago
  25. 98ce810 Fix incidentd skip collecting timedout of a section. by Yi Jin · 7 years ago
  26. 6b64925 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 7 years ago
  27. d37bc23 Adds a code when statsd sends intent to getData. by David Chen · 7 years ago
  28. a991071 Merge "Reduce disk space limit for incident reports." into pi-dev by TreeHugger Robot · 7 years ago
  29. 6df5fcc Lock the pulling alarm handler. by Yangster · 7 years ago
  30. 9a58caa Merge "Add tests to cover handling negative varint." into pi-dev by TreeHugger Robot · 7 years ago
  31. ba7ee6f Add tests to cover handling negative varint. by Yi Jin · 7 years ago
  32. 91d4330 Reduce disk space limit for incident reports. by Yi Jin · 7 years ago
  33. 6b31791 Merge "StatsManager throws exceptions" into pi-dev by TreeHugger Robot · 7 years ago
  34. 163d260 Handle logd reconnect. by Yao Chen · 7 years ago
  35. 15f6bbc Flush the bucket when creating the metric producer. by Yangster-mac · 7 years ago
  36. 4f71629 StatsManager throws exceptions by Bookatz · 7 years ago
  37. ae63b0a Drop value if the bucket is totally tainted by Chenjie Yu · 7 years ago
  38. c63fdfe Merge "Add proto output of statsd stats in adb" into pi-dev by Tej Singh · 7 years ago
  39. e68f3a5 Flush the partial bucket when startd shuts down or config updated. by Yangster-mac · 7 years ago
  40. 203bbbf Merge "Fix uid map to be simpler and fix partial bucket." into pi-dev by David Chen · 7 years ago
  41. bd12527 Fix uid map to be simpler and fix partial bucket. by David Chen · 7 years ago
  42. 41b3f9a Add proto output of statsd stats in adb by Tej Singh · 7 years ago
  43. 72a39eb Merge "This cl tries to fix cts tests IncidentdTest" into pi-dev by TreeHugger Robot · 7 years ago
  44. 164a73e Merge "Retry logs write when it fails. Report skipped event in statsd." into pi-dev by TreeHugger Robot · 7 years ago
  45. b8382a1 Retry logs write when it fails. Report skipped event in statsd. by Yangster-mac · 7 years ago
  46. 5260eea BugFix: Config TTL by Tej Singh · 7 years ago
  47. ad3e6e5 This cl tries to fix cts tests IncidentdTest by Yi Jin · 7 years ago
  48. b142cc8 Statsd config TTL by Yangster-mac · 7 years ago
  49. faa1af5 Includes annotations with statsd reports. by David Chen · 7 years ago
  50. 287fec6 Merge "Atoms: remove bluetooth a2dp" into pi-dev by TreeHugger Robot · 7 years ago
  51. 7219f8b Merge "Move forward the alarm timestamp when config is added to statsd." into pi-dev by TreeHugger Robot · 7 years ago
  52. 02200f9 Atoms: remove bluetooth a2dp by Tej Singh · 7 years ago
  53. 60a24b9 Merge "Add fileds to AppCrash and ANR atoms" into pi-dev by TreeHugger Robot · 7 years ago
  54. c04feba Move forward the alarm timestamp when config is added to statsd. by Yangster-mac · 7 years ago
  55. f17bf62f Add fileds to AppCrash and ANR atoms by Chenjie Yu · 7 years ago
  56. ea31cbe Remove some letters of verbose log by Yi Jin · 7 years ago
  57. 5605156 Merge "Use modern c++ code style for incidentd." into pi-dev by TreeHugger Robot · 7 years ago
  58. 46eef8d Merge "E2e test for periodic alarm." into pi-dev by TreeHugger Robot · 7 years ago
  59. 2f6f33fa Merge "Null pointer check for Bluetooth traffic" into pi-dev by TreeHugger Robot · 7 years ago
  60. 3b826c6 Merge "Statsd MAX now obeys refractory periods too" into pi-dev by TreeHugger Robot · 7 years ago
  61. 6cacbcb Use modern c++ code style for incidentd. by Yi Jin · 7 years ago
  62. 9e59f93 Null pointer check for Bluetooth traffic by Chenjie Yu · 7 years ago
  63. 0dbc7a4 Statsd MAX now obeys refractory periods too by Bookatz · 7 years ago
  64. 014432c Merge "Guardrail for dimension in condition in duration tracker." into pi-dev by TreeHugger Robot · 7 years ago
  65. ea16812 Merge "Remove bad configs by counting the number of statsd deaths" into pi-dev by Howard Ro · 7 years ago
  66. 1ebfc94 Merge "Use unique_fd with the clear ownership." into pi-dev by Yi Jin · 7 years ago
  67. 9fef259 Merge "Clean up atoms.proto" into pi-dev by TreeHugger Robot · 7 years ago
  68. 5caaa9d Clean up atoms.proto by Chenjie Yu · 7 years ago
  69. 75c4f58 Merge "Enable Last Kmsg, also fix the GZipSection test." into pi-dev by TreeHugger Robot · 7 years ago
  70. e647afe Merge "Add unit test ValueMetricProducer on boundary" into pi-dev by TreeHugger Robot · 7 years ago
  71. 6d370f4 Add unit test ValueMetricProducer on boundary by Chenjie Yu · 7 years ago
  72. e26c97b Remove bad configs by counting the number of statsd deaths by yro · 7 years ago
  73. c858e27 Enable Last Kmsg, also fix the GZipSection test. by Yi Jin · 7 years ago
  74. 929ce00 Merge "AppStandby exemption: sync requested by FG apps" into pi-dev by TreeHugger Robot · 7 years ago
  75. 75ad249 AppStandby exemption: sync requested by FG apps by Makoto Onuki · 7 years ago
  76. d82ece9 Merge "Update BleScanStateChanged comment" into pi-dev by TreeHugger Robot · 7 years ago
  77. 925a04b Merge "Fix StatsCompanionService pull on bucket ends" into pi-dev by TreeHugger Robot · 7 years ago
  78. 306ccc2 Guardrail for dimension in condition in duration tracker. by Yangster-mac · 7 years ago
  79. 1a0a941 Fix StatsCompanionService pull on bucket ends by Chenjie Yu · 7 years ago
  80. 7a3593d Merge changes from topic "MediaSessionManager_isTrustedForMediaControl" into pi-dev by TreeHugger Robot · 7 years ago
  81. b1e344e MediaSession: Create getCurentControllerInfo() by Hyundo Moon · 7 years ago
  82. 17a879d Update BleScanStateChanged comment by Bookatz · 7 years ago
  83. f50e78d Merge "Fix statsd ble scan logging" into pi-dev by Adam Bookatz · 7 years ago
  84. dedfd8f Merge "Convert compilation reason and filter to int-enum before logging" into pi-dev by TreeHugger Robot · 7 years ago
  85. 31c807c Merge "Temperature atom: Use int instead of float." into pi-dev by Tej Singh · 7 years ago
  86. 66cb4e2 Merge "statsd: Pass alert and config id to Perfetto" into pi-dev by TreeHugger Robot · 7 years ago
  87. e3dab2d Use unique_fd with the clear ownership. by Yi Jin · 7 years ago
  88. ab34199 Merge "Found out it is not possible to exec procrank as non-root/shell. But it is ok to disable procrank since the information can be obtain via dumpsys meminfo" into pi-dev by TreeHugger Robot · 7 years ago
  89. 55b486e Merge "Update Guardrail." into pi-dev by TreeHugger Robot · 7 years ago
  90. e5ec0b4 Fix statsd ble scan logging by Bookatz · 7 years ago
  91. c36e91d Found out it is not possible to exec procrank as non-root/shell. by Yi Jin · 7 years ago
  92. dda147e Merge "Fix statsd logging in BatteryStats (nesting prob.)" into pi-dev by TreeHugger Robot · 7 years ago
  93. b8d8ccf Merge "Add UsbDeviceAdded and update PhysicalDropDetected" into pi-dev by Andrew Chant · 7 years ago
  94. a86783b Convert compilation reason and filter to int-enum before logging by Calin Juravle · 7 years ago
  95. 684d195 E2e test for periodic alarm. by Yangster-mac · 7 years ago
  96. 52b478b Update Guardrail. by Yao Chen · 7 years ago
  97. d9afdee Merge "Support sliced condition change in GaugeMetric" into pi-dev by TreeHugger Robot · 7 years ago
  98. b56388b Add UsbDeviceAdded and update PhysicalDropDetected by Andrew Chant · 7 years ago
  99. d0dd6c7 statsd: Pass alert and config id to Perfetto by Sami Kyostila · 7 years ago
  100. 235343d Fix statsd logging in BatteryStats (nesting prob.) by Bookatz · 7 years ago