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