1. a0d48eb Fix apex package retrieval on boot by Jeffrey Huang · 3 years, 11 months ago
  2. b1b2813 Merge "Hold a wakelock while retrieving reports" by Jeffrey Huang · 4 years ago
  3. ec67676 Hold a wakelock while retrieving reports by Jeffrey Huang · 4 years ago
  4. de7f296 Remove dead code for AnomalyAlarm by Tej Singh · 4 years, 2 months ago
  5. 99a16c0 Fix race condition on cancelling alarms by Stanislav Zholnin · 4 years, 4 months ago
  6. 82abfde Merge "Fix statsd NPE on setPullAtomCallback" into rvc-dev by Tej Singh · 4 years, 4 months ago
  7. 1fc1799 Handle race conditions in SCS when statsd dies by Ruchir Rastogi · 4 years, 5 months ago
  8. 2584df4 Fix statsd NPE on setPullAtomCallback by Tej Singh · 4 years, 4 months ago
  9. bde5439 Remove clear/restore callingUid by Jeffrey Huang · 4 years, 5 months ago
  10. ba8c49d Merge changes I3f912418,Idd2465d5 into rvc-dev by Jeffrey Huang · 4 years, 5 months ago
  11. 9ebb572 Send boot completed to statsd by Jeffrey Huang · 4 years, 5 months ago
  12. 1643a5e Add APEX UIDs to PackageManager query by Jeffrey Huang · 4 years, 5 months ago
  13. d3f5fdf Send puller registration signal to statsd by Jeffrey Huang · 4 years, 5 months ago
  14. 7cf07d7 Merge "Put two way binder calls on new thread" into rvc-dev by Jeffrey Huang · 4 years, 6 months ago
  15. 3d19ddb Put two way binder calls on new thread by Jeffrey Huang · 4 years, 6 months ago
  16. d0ab8c9 Migrate service-statsd off IoUtils by Anton Hansson · 4 years, 6 months ago
  17. 308ad6c Merge "Cleanup threading in StatsCompanionService" into rvc-dev by Jeffrey Huang · 4 years, 6 months ago
  18. bb01ba9 Cleanup threading in StatsCompanionService by Jeffrey Huang · 4 years, 7 months ago
  19. deec45c Address Puller API Feedback by Tej Singh · 4 years, 7 months ago
  20. ddfc1ba Alternative to @hide FLAG_RECEIVER_INCLUDE_BACKGROUND by Muhammad Qureshi · 4 years, 7 months ago
  21. e712162 Remove @hide usages from statsd apex by Muhammad Qureshi · 4 years, 7 months ago
  22. 7e3db02 Use StatsDimensionsValueParcel within statsd apex by Ruchir Rastogi · 4 years, 7 months ago
  23. 7777407 Use cpp aidl_interface within statsd by Ruchir Rastogi · 4 years, 7 months ago
  24. ffc88a9 Merge "Create REGISTER_STATS_PULL_ATOM permission" by Howard Ro · 4 years, 7 months ago
  25. 2dc80aa Create REGISTER_STATS_PULL_ATOM permission by Muhammad Qureshi · 4 years, 7 months ago
  26. 3dea539 Update permission check to use Statsd's uid by Jeffrey Huang · 4 years, 7 months ago
  27. 9c65baf statsd checks permissions using SCS by Ruchir Rastogi · 4 years, 7 months ago
  28. 2b24125 Remove unused code in StatsCompanionService by Jeffrey Huang · 4 years, 8 months ago
  29. b27e615 Migrate Listeners to StatsPullAtomService by Jeffrey Huang · 4 years, 8 months ago
  30. ca9eb67 Migrate away from FileUtils hidden API by Jeffrey Huang · 4 years, 8 months ago
  31. 4979074 Migrate away from using ServiceManager by Jeffrey Huang · 4 years, 8 months ago
  32. e85c32b Delete StatsCompanionServicePuller by Ruchir Rastogi · 4 years, 8 months ago
  33. d2f42cc Migrate Debug(Failing)ElapsedClock to new API by Ruchir Rastogi · 4 years, 8 months ago
  34. ff321e7 Merge "Migrate ProcStats(PkgProc) pullers to new API" by Ruchir Rastogi · 4 years, 8 months ago
  35. 8d1770f Migrate pulFaceSettings to new API by Ruchir Rastogi · 4 years, 8 months ago
  36. 86a6ea7 Migrate ProcStats(PkgProc) pullers to new API by Ruchir Rastogi · 4 years, 8 months ago
  37. 90235a1 Migrate (AppsOn)ExternalStorageInfo pullers by Ruchir Rastogi · 4 years, 8 months ago
  38. 62e0759 Migrate pullRoleHolder to new API by Ruchir Rastogi · 4 years, 8 months ago
  39. b375412 Migrate pullAppOps to new API by Ruchir Rastogi · 4 years, 8 months ago
  40. 9b35e0c Migrate pullTimeZoneDataInfo to new API by Ruchir Rastogi · 4 years, 8 months ago
  41. 5f3edd6 Migrate pullProcessCpuTime by Jeffrey Huang · 4 years, 8 months ago
  42. de3c029 Migrate pullDiskIo by Jeffrey Huang · 4 years, 8 months ago
  43. 8aaf884 Migrate pullSystemElapsedRealtime by Jeffrey Huang · 4 years, 8 months ago
  44. 9168eab Migrate DangerousPermissionState(Sampled) by Jeffrey Huang · 4 years, 8 months ago
  45. 303849e Migrate pullNotificationRemoteViews by Jeffrey Huang · 4 years, 8 months ago
  46. 1582f04 Migrate pullCpuTimePerThreadFreq by Jeffrey Huang · 4 years, 8 months ago
  47. 023eac0 Migrate pullNumBiometricsEnrolled by Jeffrey Huang · 4 years, 8 months ago
  48. 1613e06 Migrate pullAppSize and pullCategorySize by Jeffrey Huang · 4 years, 8 months ago
  49. a69610f Migrate pullDiskStats and pullDirectoryUsage by Jeffrey Huang · 4 years, 8 months ago
  50. 54d0f0e Migrate pullLooperStats by Jeffrey Huang · 4 years, 8 months ago
  51. b9af90e Migrate pullBinderStats by Jeffrey Huang · 4 years, 8 months ago
  52. 21f0723 Migrate pullTemperature and pullCooldownDevice by Jeffrey Huang · 4 years, 8 months ago
  53. c3a5d14 Migrate ionHeapSize by Jeffrey Huang · 4 years, 8 months ago
  54. 2bb82e7 Migrate ProcessMemory pullers by Jeffrey Huang · 4 years, 8 months ago
  55. e8eb502 Fix crash when pulling certain atoms by Tej Singh · 4 years, 8 months ago
  56. f2928e8 Merge "Migrate DeviceCalculcatedPower pullers to new API" by Ruchir Rastogi · 4 years, 8 months ago
  57. 73a50e4 Merge changes I1eec8c74,I6c4e80df by Jeffrey Huang · 4 years, 8 months ago
  58. d5ee09d Migrate pullModemActivityInfo by Jeffrey Huang · 4 years, 8 months ago
  59. f53c831 Migrate pullWifiActivityInfo by Jeffrey Huang · 4 years, 8 months ago
  60. 7d0985a Migrate DeviceCalculcatedPower pullers to new API by Ruchir Rastogi · 4 years, 8 months ago
  61. 8901b65 Merge "Migrate BuildInformation puller to new API" by Ruchir Rastogi · 4 years, 8 months ago
  62. caabb2b Merge "Migrate pullKernelWakelock" by TreeHugger Robot · 4 years, 8 months ago
  63. 0d3ec41 Migrate BuildInformation puller to new API by Ruchir Rastogi · 4 years, 8 months ago
  64. 98a3711 Merge "Migrate pullSystemUptime" by TreeHugger Robot · 4 years, 8 months ago
  65. edb777f Migrate pullKernelWakelock by Jeffrey Huang · 4 years, 8 months ago
  66. 532b1fb Merge changes Ica1f17dc,I7d959c93,I3403affa,I791c5d23,I5448b77d by Jeffrey Huang · 4 years, 8 months ago
  67. 08c7995 Migrate pullCpuClusterTime by Jeffrey Huang · 4 years, 8 months ago
  68. 737bd6e Migrate pullCpuActiveTime by Jeffrey Huang · 4 years, 8 months ago
  69. 7805ec4 Migrate pullCpuTimePerUidFreq by Jeffrey Huang · 4 years, 8 months ago
  70. a9e5044 Migrate pullCpuTimePerUid by Jeffrey Huang · 4 years, 8 months ago
  71. 57cfc6e Migrate pullCpuTimePerFreq by Jeffrey Huang · 4 years, 8 months ago
  72. a470128 Migrate pullSystemUptime by Ruchir Rastogi · 4 years, 8 months ago
  73. bfd6f67 Merge "Migrate pullPowerProfile" by Jeffrey Huang · 4 years, 8 months ago
  74. 67a5d50 Migrate pullBluetoothActivityInfo by Jeffrey Huang · 4 years, 8 months ago
  75. f121598 Migrate pullBluetoothBytesTransfer by Jeffrey Huang · 4 years, 8 months ago
  76. 59ce0a2 Migrate pullMobileBytesTransferBackground by Jeffrey Huang · 4 years, 8 months ago
  77. 6f08c50 Migrate pullMobileBytesTransfer by Jeffrey Huang · 4 years, 8 months ago
  78. f08d3fe Migrate pullWifiBytesTransferBackground by Jeffrey Huang · 4 years, 8 months ago
  79. c12fe07 Migrate pullPowerProfile by Jeffrey Huang · 4 years, 8 months ago
  80. 7f83641 Merge changes I888e4b05,Iea5266d4 by Jeffrey Huang · 4 years, 8 months ago
  81. 3e1729c Migrate PullWifiBytesTransfer java puller by Jeffrey Huang · 4 years, 8 months ago
  82. d602c48 Migrate puller registration to StatsManagerService by Ruchir Rastogi · 4 years, 8 months ago
  83. de85c37 Update Add/Remove Configuration by Jeffrey Huang · 4 years, 8 months ago
  84. 2203533 Update getReports by Jeffrey Huang · 4 years, 8 months ago
  85. ff1d56e Update getStatsMetadata by Jeffrey Huang · 4 years, 8 months ago
  86. 44677fb Update getRegisteredExperimentIds by Jeffrey Huang · 4 years, 8 months ago
  87. 7ab0840 Update setBroadcastSubscriber by Jeffrey Huang · 4 years, 8 months ago
  88. d6e58e0 Update activeConfigsChangedBroadcast by Jeffrey Huang · 4 years, 8 months ago
  89. df5eea2 Creating PendingIntentRef by Jeffrey Huang · 4 years, 9 months ago
  90. c125015 Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull" by TreeHugger Robot · 4 years, 8 months ago
  91. c2e8386 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  92. 35518c7 Fix crosshatch_svelte never boots. by Rajeev Kumar · 4 years, 9 months ago
  93. 1025de5 Merge "Allow pullAtomCallbacks to be unregistered in Java" by TreeHugger Robot · 4 years, 9 months ago
  94. 5583b87 Merge "Update SCS to use #getUserHandles" by TreeHugger Robot · 4 years, 9 months ago
  95. 4821674 Update SCS to use #getUserHandles by Jeffrey Huang · 4 years, 9 months ago
  96. a3f5aa4 Merge "Make ProtoOutputStream public" by Jeffrey Huang · 4 years, 9 months ago
  97. 453d62b Merge "Add DangerousPermissionStateSampled atom and puller." by Stanislav Zholnin · 4 years, 9 months ago
  98. df9498b Add DangerousPermissionStateSampled atom and puller. by Stanislav Zholnin · 4 years, 9 months ago
  99. f08724e Make ProtoOutputStream public by Jeffrey Huang · 4 years, 9 months ago
  100. 774d6cd Allow pullAtomCallbacks to be unregistered in Java by Tej Singh · 4 years, 9 months ago