1. de53d96 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 3 months ago
  2. 5351ae1 Remove yamasani@ from usage OWNERS by Bill Strathearn · 5 months ago
  3. 9cbf2ac Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main am: cb650f8398 am: 0c9ffcdcf5 by Ronald Braunstein · 5 months ago
  4. a8fb311 Batch migration of frameworks/base TEST_MAPPING to test_module_config modules by Ronald Braunstein · 6 months ago
  5. be5a41e Merge "Update and sync UsageStats OWNERS." into main am: 98d11ee3e7 am: 09a06601d1 by Treehugger Robot · 6 months ago
  6. 09a0660 Merge "Update and sync UsageStats OWNERS." into main am: 98d11ee3e7 by Treehugger Robot · 6 months ago
  7. bf0aafe Update and sync UsageStats OWNERS. by Varun Shah · 6 months ago
  8. 0925c9d Merge "Migrate FrameworksServicesTests options to Android.bp" into main am: e7f900f0db am: 965a21222b by Ronald Braunstein · 6 months ago
  9. 965a212 Merge "Migrate FrameworksServicesTests options to Android.bp" into main am: e7f900f0db by Ronald Braunstein · 6 months ago
  10. 21b0b3b Migrate FrameworksServicesTests options to Android.bp by Ronald Braunstein · 6 months ago
  11. 83ca5e5 Merge "Convert FrameworksCoreTests to use test_module_config for options." into main am: b1bb7aa1a9 am: 913b618e3e by Ronald Braunstein · 7 months ago
  12. 913b618 Merge "Convert FrameworksCoreTests to use test_module_config for options." into main am: b1bb7aa1a9 by Ronald Braunstein · 7 months ago
  13. f7e54ad Convert FrameworksCoreTests to use test_module_config for options. by Ronald Braunstein · 8 months ago
  14. aa78d46 Report app component used to all users for broadcasts by Kevin Han · 8 months ago
  15. 88364c1 Merge "Ensure reported events belong to existent users." into main by Treehugger Robot · 8 months ago
  16. a716293 Ensure reported events belong to existent users. by Varun Shah · 8 months ago
  17. 3aac4e6 Merge "Usage:fix arrayIndexOutOfBoundsException to aviod systemServer crash." into main am: 5e5902ff8f by Treehugger Robot · 8 months ago
  18. 2c8c49c Usage:fix arrayIndexOutOfBoundsException to aviod systemServer crash. by lijilou · 9 months ago
  19. 19fd95b UsageStats: Use dedicated thread to monitor the state of packages. by Xin Guan · 9 months ago
  20. fe28542 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 9 months ago
  21. 695e1b6 UsageStats: Don't trigger idle check for USER_SYSTEM during boot up by Xin Guan · 10 months ago
  22. 35022e8 Temp disabling the STANDBY_BUCKET_CHANGED logging to statd. by Xin Guan · 10 months ago
  23. 8f6a928 Merge "Response stats:counts are not updated sometimes" into main am: 417dae889d am: 4f292d21f6 by Sudheer Shanka · 11 months ago
  24. 0427795 Response stats:counts are not updated sometimes by mmanjuna · 11 months ago
  25. 480b0ba Retire use_art_service_v2 flag and dalvik.vm.features properties. by Jiakai Zhang · 11 months ago
  26. fe0e913 UsageStats: Attach the dedicated handler thread flag. by Xin Guan · 12 months ago
  27. ed590e8 UsageStats: detach dedicated handler thread flag by Xin Guan · 12 months ago
  28. 24c4716 Fix wrong param passed in queryStatsForPackage by Aleksandr Lukin · 1 year ago
  29. 26bb8bd Merge "Add dexopt, cur and ref profile fizes to computeAppStatsByDataTypes." into main by Haiping Yang · 1 year, 1 month ago
  30. 5f5e151 Add dexopt, cur and ref profile fizes to computeAppStatsByDataTypes. by Haiping Yang · 1 year, 2 months ago
  31. 7b647e4 Merge Android 24Q1 Release (ab/11220357) by Xin Li · 1 year, 1 month ago
  32. dbb2e27 UsageStats: Support event query with package filter by Xin Guan · 1 year, 3 months ago
  33. 1c681f5 Merge "UsageStats: Addressing API review comments." into main by Xin Guan · 1 year, 1 month ago
  34. ae94902 UsageStats: Addressing API review comments. by Xin Guan · 1 year, 2 months ago
  35. f2b173c Merge changes from topic "cherrypicker-L60200030001118132:N13600030018110596" into main am: 7522c845e5 am: 7f707f8542 by Sudheer Shanka · 1 year, 1 month ago
  36. 2c7da55 Pass in a new instance supplier for creating RingBuffer. by Sudheer Shanka · 1 year, 2 months ago
  37. dfda6e2 Annotate some data classes with @Keep. by Sudheer Shanka · 1 year, 2 months ago
  38. cb279f3 Annotate some data classes with @Keep. by Sudheer Shanka · 1 year, 2 months ago
  39. b762c91 Merge "Support logging more usage event types." into main by Xin Guan · 1 year, 2 months ago
  40. 24173f5 Merge "Add getAppBytesByDataType API to StorageStats." into main by Haiping Yang · 1 year, 2 months ago
  41. dc28eec Support logging more usage event types. by Xin Guan · 1 year, 4 months ago
  42. ec7a413 Add getAppBytesByDataType API to StorageStats. by Haiping Yang · 1 year, 3 months ago
  43. ffecc50 UsageStats: Support event query with specific user id. by Xin Guan · 1 year, 2 months ago
  44. f4afd6b Enforce INTERACT_ACROSS_USERS_FULL for cross-user event reports. by Xin Guan · 1 year, 3 months ago
  45. 4826edc UsageStats: use the correct calling user ID for instant apps check by Xin Guan · 1 year, 3 months ago
  46. 751214d Introduce user interaction usage events reporting by Xin Guan · 1 year, 6 months ago
  47. 4eee04e Handle parceled usage events more friendly. by Xin Guan · 1 year, 3 months ago
  48. 44a6bc0 UsageStats: Avoid holding main lock when notifying callbacks by Xin Guan · 1 year, 4 months ago
  49. fef1c6a Reland "UsageStats: New event query API with specific event types." by Xin Guan · 1 year, 4 months ago
  50. cf12661 Revert "UsageStats: New event query API with specific event types." by Xin Guan · 1 year, 4 months ago
  51. 4255cce UsageStats: New event query API with specific event types. by Xin Guan · 1 year, 4 months ago
  52. 69b56d9 Modify usagestats event processing thread by Xin Guan · 1 year, 5 months ago
  53. e734d06 Fix the breakage for the new REPORT_USAGE_STATS permission check by Xin Guan · 1 year, 4 months ago
  54. 992bb12 Move user state change handling out of the android.bg by Xin Guan · 1 year, 5 months ago
  55. b47fc47 Update new permission logic to use flagging. by Varun Shah · 1 year, 5 months ago
  56. 67b5423 Offload some processing to IoThread by Xin Guan · 1 year, 5 months ago
  57. 74a3c64 Revert "Modify usagestats event processing thread" by Xin Guan · 1 year, 5 months ago
  58. 7712cba Avoid holding main lock for pending event processing by Xin Guan · 1 year, 5 months ago
  59. 9c7f3d3 Merge "Modify usagestats event processing thread" into main by Xin Guan · 1 year, 5 months ago
  60. 260f75a Fix event validation check for CHOOSER_ACTION usage events by Xin Guan · 1 year, 5 months ago
  61. 66c56a0 Modify usagestats event processing thread by Xin Guan · 1 year, 5 months ago
  62. 8d55e2b Merge "Don't load usage events into memory for usage statistic queries" into main by Xin Guan · 1 year, 5 months ago
  63. 4d5a155 Don't load usage events into memory for usage statistic queries by Xin Guan · 1 year, 7 months ago
  64. 1c60dd4 Add trace support to usagestats by Xin Guan · 1 year, 6 months ago
  65. 6780cb3 Add a new adb command to prune usagestats for a package. by Varun Shah · 1 year, 6 months ago
  66. 4527577 Add a new adb command to prune usagestats for a package. by Varun Shah · 1 year, 6 months ago
  67. ad842da Update certain APIs to require the REPORT_USAGE_STATS permission. by Varun Shah · 1 year, 6 months ago
  68. ac24375 Merge "Fix StorageStatsService#getTotalBytes" into udc-qpr-dev am: 6b0fb6b93c am: fa81b9aa1b by Aleksandr Lukin · 1 year, 6 months ago
  69. be2ec6d Fix StorageStatsService#getTotalBytes by alukin · 1 year, 6 months ago
  70. c3138f87 [StorageStats] support apps uninstalled with DELETE_KEEP_DATA by Songchun Fan · 1 year, 7 months ago
  71. fe6976d Update TEST_MAPPING files with the new module. by Sudheer Shanka · 1 year, 7 months ago
  72. 8687475 Allow checking if a pkg is exempted from bcast response tracking. by Sudheer Shanka · 1 year, 7 months ago
  73. 2c3dc9b Removing TimeSparseArray by Suprabh Shukla · 1 year, 9 months ago
  74. 3378614 Use Context.checkPermission API over PermissionManager by mrulhania · 1 year, 9 months ago
  75. 606a7f9 Remove UsageStats files older than 2 years. by Varun Shah · 5 years ago
  76. e2551bc Ensure valid parameters for CHOOSER_ACTION events. by Varun Shah · 1 year, 10 months ago
  77. 08a8c43 Ensure only valid events are reported. by Varun Shah · 1 year, 10 months ago
  78. 8765c54 Revert "Ensure only valid events are reported." by Daniel Chapin · 1 year, 10 months ago
  79. b0fc48e Ensure only valid events are reported. by Varun Shah · 1 year, 10 months ago
  80. c5268583 UsageStatsService: Use the default UidObserver implementation. by Austin Borger · 1 year, 11 months ago
  81. 269fcb6 Enforce DevicePolicyManager.setUserControlDisabledPackages in AppStandbyController by Alex Johnston · 2 years ago
  82. 46338bf9 Merge "Move CtsUsageStatsTestCases to "presubmit" group only" am: 78fe90eb10 am: 71625362fb am: 7d00917d5b by Julien Desprez · 2 years ago
  83. 1ef6517 Move CtsUsageStatsTestCases to "presubmit" group only by Julien Desprez · 2 years ago
  84. 807128e Allow any user's UsageStats to be backed up and restored by Amith Yamasani · 2 years, 3 months ago
  85. c64b4e1 Merge "Add a new dumpsys to fetch app component usage info." by TreeHugger Robot · 2 years, 3 months ago
  86. d84a0bd UsageStatsService - call PermissionEnforcer helper on methods annotated with @EnforcePermission by mattgilbride · 2 years, 4 months ago
  87. c6dcd3e Refactoring and tweaking TimeSparseArray by Suprabh Shukla · 2 years, 5 months ago
  88. 003c5e7 Add a new dumpsys to fetch app component usage info. by Varun Shah · 2 years, 5 months ago
  89. 135ecae Merge "Handle object in thread-safe manner." into tm-qpr-dev am: cc2b66542b by TreeHugger Robot · 2 years, 5 months ago
  90. 3dbd8d7 Handle object in thread-safe manner. by Kweku Adams · 2 years, 5 months ago
  91. 0288bcb Handle object in thread-safe manner. by Kweku Adams · 2 years, 5 months ago
  92. 9acf46f [conflict] Merge "Fix array-related errorprone warnings" am: a1eb8cf128 am: 44f8576073 am: 91d6c5b564 am: 6a79ae2567 am: 9b3a5fc03b by Cole Faust · 2 years, 6 months ago
  93. 9b3a5fc Merge "Fix array-related errorprone warnings" am: a1eb8cf128 am: 44f8576073 am: 91d6c5b564 am: 6a79ae2567 by Cole Faust · 2 years, 6 months ago
  94. 584140c Fix array-related errorprone warnings by Cole Faust · 2 years, 6 months ago
  95. a7d85ca Merge "Support test skipping when power save modes aren't enabled." by TreeHugger Robot · 2 years, 7 months ago
  96. ba3b5d7 Support test skipping when power save modes aren't enabled. by Kweku Adams · 2 years, 7 months ago
  97. 6d5eb8d Fix getAppStandbyBucket(s) by Jackal Guo · 2 years, 7 months ago
  98. 5bdb121 @EnforcePermission migrations - other services by mattgilbride · 2 years, 8 months ago
  99. bd58f61 Merge "Update standby buckets for restored apps." into tm-qpr-dev am: 8d296990a6 by TreeHugger Robot · 2 years, 8 months ago
  100. dfd04f3 Update standby buckets for restored apps. by Varun Shah · 2 years, 9 months ago