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