1. 61f869e Incident dump does not include current bucket by Tej Singh · 5 years ago
  2. 04c3476 Inject DeviceIdle atom before boot completes by Ruchir Rastogi · 5 years ago
  3. 7b975a8 Statsd: pull once per event time by Tej Singh · 5 years ago
  4. e92edba Handle race conditions in SCS when statsd dies by Ruchir Rastogi · 5 years ago
  5. affc08a Merge "Split buckets on boot complete" into rvc-dev by Tej Singh · 5 years ago
  6. e678cb7 Split buckets on boot complete by Tej Singh · 5 years ago
  7. d8a7f94 Remove IStatsd reference from StatsLog.java by Jeffrey Huang · 5 years ago
  8. 769f35f Add NamedLatch to statsd by Tej Singh · 5 years ago
  9. d8f5330 Send boot completed to statsd by Jeffrey Huang · 5 years ago
  10. d7fda53 Send puller registration signal to statsd by Jeffrey Huang · 5 years ago
  11. 898dda3 Merge changes Icd1b1e57,Ib9c6b9b4 into rvc-dev by Jeffrey Huang · 5 years ago
  12. 475677e Load Metadata from Disk by Jeffrey Huang · 5 years ago
  13. b8f5403 Save metadata to Disk by Jeffrey Huang · 5 years ago
  14. 3be093b Uid Sandboxing of Pullers by Tej Singh · 5 years ago
  15. 73597dc Statsd update for native puller api feedback by Tej Singh · 5 years ago
  16. 10458ec Enforce permission on native puller API by Tej Singh · 5 years ago
  17. 75274ad Merge "Remove apex_available from libstatslog" into rvc-dev by Jeffrey Huang · 5 years ago
  18. 74fc435 Remove apex_available from libstatslog by Jeffrey Huang · 5 years ago
  19. 1497e8f Fix TODOs made during migration to libbinder_ndk by Ruchir Rastogi · 5 years ago
  20. 72a70a8 Address Puller API Feedback by Tej Singh · 5 years ago
  21. d7674c2 Fix bug in StatsService which prevents any shell command from execution. by Stanislav Zholnin · 5 years ago
  22. e449b0c Move statsd (and tests) to libbinder_ndk by Ruchir Rastogi · 5 years ago
  23. 703c42f Add support for multi train logging by Jonathan Nguyen · 5 years ago
  24. 0e0313c Migrate StatsHal by Jeffrey Huang · 5 years ago
  25. a0e6de1 Update StatsLogProcessor to handle BinaryPushStateChanged by Jonathan Nguyen · 5 years ago
  26. 88b313e Merge "Delete unused imports in Statsd" by Jeffrey Huang · 5 years ago
  27. cabd127 Delete unused imports in Statsd by Jeffrey Huang · 5 years ago
  28. 0563e3b statsd checks permissions using SCS by Ruchir Rastogi · 5 years ago
  29. 67ad2e7 Delete References to Statsd in StatsManager by Jeffrey Huang · 6 years ago
  30. 8f35860 Unregister native pull atom callback by Tej Singh · 6 years ago
  31. 2f18c0a Keep subscibers when configs are deleted by Jeffrey Huang · 6 years ago
  32. 94eafe7 Update Add/Remove Configuration by Jeffrey Huang · 6 years ago
  33. 04f948b Update getReports by Jeffrey Huang · 6 years ago
  34. 9613a97 Update getStatsMetadata by Jeffrey Huang · 6 years ago
  35. 80c9a97 Update getRegisteredExperimentIds by Jeffrey Huang · 6 years ago
  36. 4f2e6bd Update setBroadcastSubscriber by Jeffrey Huang · 6 years ago
  37. 47537a1 Update activeConfigsChangedBroadcast by Jeffrey Huang · 6 years ago
  38. ad21374 Creating PendingIntentRef by Jeffrey Huang · 6 years ago
  39. fa1c137 Allow pullAtomCallbacks to be unregistered in Java by Tej Singh · 6 years ago
  40. 161c075 Rename IStatsManager to IStatsd by Jeffrey Huang · 6 years ago
  41. dd1daba Log watchdog-initiated rollback reason by Gavin Corkery · 6 years ago
  42. addd10c Merge "Binder API for native pulled atoms" by TreeHugger Robot · 6 years ago
  43. 6bd2157 Add statistics logging for MediaProvider. by Jeff Sharkey · 6 years ago
  44. b780251 Binder API for native pulled atoms by Tej Singh · 6 years ago
  45. 339650b Merge "Statsd implementation of puller API" by TreeHugger Robot · 6 years ago
  46. 6a5c943 Statsd implementation of puller API by Tej Singh · 6 years ago
  47. 9ec159a Fix Race Condition by Tej Singh · 6 years ago
  48. 5918429 Java API for pulled atoms by Tej Singh · 6 years ago
  49. c9250ce Security Fix: Race Condition + NPE by Tej Singh · 6 years ago
  50. 585422a Merge "Fixes the bug that can occur when StatsCompanionService calls StatsService to update UID data and overflows kernel transfer buffer." into qt-dev by TreeHugger Robot · 6 years ago
  51. 11e0d40 Fixes the bug that can occur when StatsCompanionService calls by Max Dashouk · 6 years ago
  52. 73f8e9b Statsd: Add watchdog rollback to experiment ids by Tej Singh · 6 years ago
  53. f53d445 Persist active metric status across system server by Tej Singh · 6 years ago
  54. e989ff5 Merge "Adb command for binary push logging" into qt-dev by TreeHugger Robot · 6 years ago
  55. 53f9dee Adb command for binary push logging by Tej Singh · 6 years ago
  56. 844694b Save EventActivations to disk by Muhammad Qureshi · 6 years ago
  57. 9b4a5ec AML: update experiment id logic by Tej Singh · 6 years ago
  58. 996f40d Write active metrics to disk on all shutdown cases by jianjin · 6 years ago
  59. b4f56c5 Merge "Make StatsLog drop less." by Yao Chen · 6 years ago
  60. 0f86186 Make StatsLog drop less. by Yao Chen · 6 years ago
  61. fa2f91c Add an API to read experiment IDs. by Jeff Hamilton · 6 years ago
  62. 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 6 years ago
  63. bbe311c Maintain existing train information by Jonathan Nguyen · 6 years ago
  64. f4ca824 Update TrainInfo and BinaryPushStateChanged atoms by Muhammad Qureshi · 6 years ago
  65. 8928ed7 Stats HAL atoms use stats_write by Tej Singh · 6 years ago
  66. a2fc124 fix binary push flag usage by Chenjie Yu · 6 years ago
  67. 6c75ecd Introduces an option to set a dump latency requirement. by Olivier Gaillard · 6 years ago
  68. 826e270 Merge "Add more alert details to incidentd header." by TreeHugger Robot · 6 years ago
  69. 97dbb20 TrainInfo persist onto disk by Chenjie Yu · 6 years ago
  70. 4ce0729 Add more alert details to incidentd header. by Yao Chen · 6 years ago
  71. afe83a6 Merge "add api to log BinaryPushStateChanged atom" by Chenjie Yu · 6 years ago
  72. 6b1667c add api to log BinaryPushStateChanged atom by Chenjie Yu · 7 years ago
  73. 6ede28b Statsd sends active config broadcasts by Tej Singh · 6 years ago
  74. a0c89dd Statsd Puller Callback Registration by Tej Singh · 6 years ago
  75. c7939cb Persist active metrics to disk and read back by Chenjie Yu · 6 years ago
  76. 2c9ef2a APIs for registering config activation broadcasts by Tej Singh · 7 years ago
  77. 58174da statsd implementation of vendor atom by Maggie White · 7 years ago
  78. b8fd1e9 statsd: implement Speech DSP stat report by Carter Hsu · 7 years ago
  79. fc1aa59 statsd implementation of USB port overheat event reporting by Maggie White · 7 years ago
  80. 35cb8d6 Add a timeout option in shell subscriber. by Yao Chen · 7 years ago
  81. 0bd73db Puller refactor by Chenjie Yu · 7 years ago
  82. fcfa0ee Merge "Statsd dumpsys handles multiple and saved configs" by TreeHugger Robot · 7 years ago
  83. c71d901 Statsd dumpsys handles multiple and saved configs by Bookatz · 7 years ago
  84. d238657 StatsService allows uids to impersonate themselves by Bookatz · 7 years ago
  85. 3e90658 statsd local tool by Bookatz · 7 years ago
  86. b1c6ba0 Merge "Statsd uidmap includes vers string and installer" by TreeHugger Robot · 7 years ago
  87. ff71cad Statsd can dump data as proto to bugreport by Bookatz · 7 years ago
  88. 730403e Statsd uidmap includes vers string and installer by dwchen · 7 years ago
  89. dfa4c24 Merge "Add pulled atom subscription for shell." by TreeHugger Robot · 7 years ago
  90. 41e606c Add pulled atom subscription for shell. by Yao Chen · 7 years ago
  91. 97e7d20 Persist data to disk when system shuts down by Yangster-mac · 7 years ago
  92. a46b658 statsd side implementation of Stats HAL by Howard Ro · 7 years ago
  93. a80e5c0 Support atoms subscription via shell cmd. by Yao Chen · 7 years ago
  94. e60992b Fix a typo in StatsService by Howard Ro · 7 years ago
  95. 632b392 Merge "Remove the obsolete code for logd and add statsd socket log loss detection." by TreeHugger Robot · 7 years ago
  96. 3ff3a49 Remove the obsolete code for logd and add statsd socket log loss detection. by Yao Chen · 7 years ago
  97. bd1a28f Atoms for ProcStats duration and pss metrics by Chenjie Yu · 7 years ago
  98. 5bfffb5 Clean up TODOs in statsd by Yao Chen · 7 years ago
  99. e221920 StatsPullerManager not use singleton by Chenjie Yu · 7 years ago
  100. 56ae0d9 Fixes statsd reports missing strings and SCS. by David Chen · 7 years ago