1. a8c8940 Merge "Avoid loading duplicate jobs." into udc-dev-plus-aosp by Treehugger Robot · 2 years, 7 months ago
  2. 828f8b46 Merge "Update language to comply with Android's inclusive language guidance" into main am: 892ede1c98 am: 3640b11db9 by Chan Kim · 2 years, 8 months ago
  3. 892ede1 Merge "Update language to comply with Android's inclusive language guidance" into main by Chan Kim · 2 years, 8 months ago
  4. 850b23a Update language to comply with Android's inclusive language guidance by Chan Kim · 2 years, 8 months ago
  5. 10c9d94 Merge "Fix logspam from AppIdleHistory on first boot" into main am: 73a013641e am: 5fb00a8978 by Treehugger Robot · 2 years, 8 months ago
  6. 73a0136 Merge "Fix logspam from AppIdleHistory on first boot" into main by Treehugger Robot · 2 years, 8 months ago
  7. 030eb7a Merge "Fix JobServiceContext leak issue" into main am: 6b185621da am: 9a946fcfaa by Treehugger Robot · 2 years, 8 months ago
  8. 6b18562 Merge "Fix JobServiceContext leak issue" into main by Treehugger Robot · 2 years, 8 months ago
  9. 104d21d Avoid loading duplicate jobs. by Kweku Adams · 2 years, 9 months ago
  10. d8a414d Fix JobServiceContext leak issue by Jiangyou Li · 2 years, 9 months ago
  11. 33aaa05 Merge "Update language to comply with Android's inclusive language guidance" into main am: 912fb31445 am: 884d2cca47 by Treehugger Robot · 2 years, 8 months ago
  12. 11d581e Update language to comply with Android's inclusive language guidance by Chan Kim · 2 years, 8 months ago
  13. 2ac7a0c Fix logspam from AppIdleHistory on first boot by Eric Biggers · 2 years, 9 months ago
  14. 57538e6 Merge "Support test skipping when power save modes aren't enabled." by Kweku Adams · 2 years, 9 months ago
  15. 1656f9a Support test skipping when power save modes aren't enabled. by Kweku Adams · 3 years, 8 months ago
  16. 20e3e8e Merge "Ensure apps can't bypass FAS using UIJ." into udc-dev am: 632fa89324 by Kweku Adams · 2 years, 10 months ago
  17. 6a8a1bf65 Ensure apps can't bypass FAS using UIJ. by Kweku Adams · 2 years, 10 months ago
  18. dcd48e3 Merge "Add app-level timeout & ANR limits." into udc-dev am: d2e06de805 by TreeHugger Robot · 2 years, 10 months ago
  19. d2e06de Merge "Add app-level timeout & ANR limits." into udc-dev by TreeHugger Robot · 2 years, 10 months ago
  20. 8ab7139 Merge "Use valid metric ids" into udc-dev am: f1cc70e416 by TreeHugger Robot · 2 years, 10 months ago
  21. bb673e2 Use valid metric ids by Rafal Slawik · 2 years, 10 months ago
  22. 3ae3e74 Merge "Ensure ActivityManagerInternal instance is non-null" am: 985723a5f5 am: 045ed333d4 am: b9dd1f4eb6 by Treehugger Robot · 2 years, 10 months ago
  23. 045ed33 Merge "Ensure ActivityManagerInternal instance is non-null" am: 985723a5f5 by Treehugger Robot · 2 years, 10 months ago
  24. 7a03040 Log namespace hash. by Kweku Adams · 2 years, 11 months ago
  25. a57583d Add app-level timeout & ANR limits. by Kweku Adams · 2 years, 11 months ago
  26. 9001a6e Merge "Generate a logging ID incorporating the namespace." into udc-dev by TreeHugger Robot · 2 years, 10 months ago
  27. 6f78eac Increase exempted apps' EJ quota. by Kweku Adams · 2 years, 10 months ago
  28. 2a3609c Generate a logging ID incorporating the namespace. by Kweku Adams · 2 years, 11 months ago
  29. 683bb56 Ensure ActivityManagerInternal instance is non-null by gang.huang · 2 years, 11 months ago
  30. 17885fb Merge "Treat ANR as an app failure." into udc-dev by Kweku Adams · 2 years, 11 months ago
  31. 6b4693f Treat ANR as an app failure. by Kweku Adams · 2 years, 11 months ago
  32. 0f26a22 Merge "Don't back off for first few system stops." into udc-dev by Kweku Adams · 2 years, 11 months ago
  33. 66c81a3 Merge "Delay freezing for given duration through broadcast options" into udc-dev by Amith Yamasani · 2 years, 11 months ago
  34. 9e65308 Don't back off for first few system stops. by Kweku Adams · 2 years, 11 months ago
  35. 369f715 Delay freezing for given duration through broadcast options by Amith Yamasani · 2 years, 11 months ago
  36. 6367da3 Merge "Remove demotion flags when a JobWorkItem is enqueued." into udc-dev by Treehugger Robot · 2 years, 11 months ago
  37. ef6853a Merge "Remove INTERNET permission requirement." into udc-dev by Treehugger Robot · 2 years, 11 months ago
  38. 13c49d3 Merge "Fix concurrency logging." into udc-dev by TreeHugger Robot · 2 years, 11 months ago
  39. 5e204c1 Fix concurrency logging. by Kweku Adams · 2 years, 11 months ago
  40. 4e443ad Remove demotion flags when a JobWorkItem is enqueued. by Kweku Adams · 2 years, 11 months ago
  41. 4239484 Remove INTERNET permission requirement. by Kweku Adams · 2 years, 11 months ago
  42. 6531a73 Count modifications to user's power allowlist by Suprabh Shukla · 3 years ago
  43. 07c181c7 Merge "Add metrics around scheduling failures." into udc-dev by Treehugger Robot · 3 years ago
  44. e3407ec Limit namespace length. by Kweku Adams · 3 years ago
  45. 30cd1ec Add metrics around scheduling failures. by Kweku Adams · 3 years ago
  46. 1588d4a Merge "Add scheduled job high water mark metric." into udc-dev by TreeHugger Robot · 3 years ago
  47. f0fe79d Merge "Count app restriction events" into udc-dev by Suprabh Shukla · 3 years ago
  48. 247c434 Count app restriction events by Suprabh Shukla · 3 years ago
  49. 531b7ec Add scheduled job high water mark metric. by Kweku Adams · 3 years ago
  50. 23fba5a Merge "Add express logs for several JobScheduler events." into udc-dev by Kweku Adams · 3 years ago
  51. b347ffa Fix cumulative execution calculation. by Kweku Adams · 3 years ago
  52. 72a334c Add express logs for several JobScheduler events. by Kweku Adams · 3 years ago
  53. 9fe48e9 Adding in proc_state to jobs atom by Kunal Malhotra · 3 years ago
  54. b6a8919 Properly handle disabled location prefetch. by Kweku Adams · 3 years ago
  55. db2a79d Add some unit tests for listener exact alarms by Suprabh Shukla · 3 years ago
  56. 85b798d9 Merge "Merge Android 13 QPR3 tm-qpr-dev-plus-aosp-without-vendor@9936994" into stage-aosp-master by Xin Li · 3 years ago
  57. a2743d3 [TeX] Source code moved to modules-utils by Vova Sharaienko · 3 years, 1 month ago
  58. 0667b40 Merge "Enable attribution for sensor and cellular wakeups" into udc-dev by Suprabh Shukla · 3 years ago
  59. 4ed309b Enable attribution for sensor and cellular wakeups by Suprabh Shukla · 3 years ago
  60. 0359388 Merge "Shift job readiness re-evaluation check." into udc-dev by Treehugger Robot · 3 years ago
  61. a2282a9 Shift job readiness re-evaluation check. by Kweku Adams · 3 years ago
  62. e57f031 Log class name. by Kweku Adams · 3 years ago
  63. b251dc9 Merge "Make it possible to toggle TARE developer options page." into udc-dev by Kweku Adams · 3 years ago
  64. 18cec23 Make it possible to toggle TARE developer options page. by Kweku Adams · 3 years ago
  65. f1eb792 Merge "Introduce a finer lock for JobNotificationCoordinator." into udc-dev by Varun Shah · 3 years ago
  66. 6f12ef2 Merge "Increase thermal threshold for all UI jobs." into udc-dev by TreeHugger Robot · 3 years ago
  67. 8accc35 Merge "Fix location provider mismatch." into udc-dev by Kweku Adams · 3 years ago
  68. b5c8039 Fix location provider mismatch. by Kweku Adams · 3 years ago
  69. f5932e1 Introduce a finer lock for JobNotificationCoordinator. by Varun Shah · 3 years ago
  70. a16e3f8 Increase thermal threshold for all UI jobs. by Kweku Adams · 3 years ago
  71. 9c7706f Merge "Add test API to confirm enabled status." into udc-dev by Treehugger Robot · 3 years ago
  72. 464acc9 Merge "Avoid overallocating array size." into udc-dev by Treehugger Robot · 3 years ago
  73. 3982fc8 Merge "[TeX] Source code moved to modules-utils" into udc-dev by Vova Sharaienko · 3 years ago
  74. 3a5da03 Avoid overallocating array size. by Kweku Adams · 3 years ago
  75. 5576565 Restrict apps from dismissing UIJ notifications. by Varun Shah · 3 years, 2 months ago
  76. 1131b84 JobSchedulerService: Use the default UidObserver implementation (2). by Austin Borger · 3 years ago
  77. 6bc8bd0 Merge "JobSchedulerService: Use the default UidObserver implementation." into udc-dev by Austin Borger · 3 years ago
  78. d6e2ea0a Merge "Log additional data to statsd." into udc-dev by Kweku Adams · 3 years ago
  79. 0b05e0b Merge "Add namespace to battery name." into udc-dev by Kweku Adams · 3 years ago
  80. 94d9557 Merge "Turn off flexibility controller." into udc-dev by Kweku Adams · 3 years ago
  81. e0fc524 Merge "Enforce DevicePolicyManager.setUserControlDisabledPackages in AppStandbyController" into tm-dev am: e9fd0fc709 am: 082f5a1417 am: 3724ca1759 by Pavel Grafov · 3 years ago
  82. 3724ca1 Merge "Enforce DevicePolicyManager.setUserControlDisabledPackages in AppStandbyController" into tm-dev am: e9fd0fc709 am: 082f5a1417 by Pavel Grafov · 3 years ago
  83. 06935f3 JobSchedulerService: Use the default UidObserver implementation. by Austin Borger · 3 years ago
  84. ca096fc Merge "Shift some processing to a handler." into udc-dev by Kweku Adams · 3 years ago
  85. 6013e4a Add namespace to battery name. by Kweku Adams · 3 years ago
  86. 696297b Add test API to confirm enabled status. by Kweku Adams · 3 years ago
  87. a6843af Don't allow empty namespaces. by Kweku Adams · 3 years ago
  88. 8b84c48 Merge "Don't drop priority of UI jobs." into udc-dev by Kweku Adams · 3 years ago
  89. 99b199d Enforce DevicePolicyManager.setUserControlDisabledPackages in AppStandbyController by Alex Johnston · 3 years, 1 month ago
  90. 0acf96a Shift some processing to a handler. by Kweku Adams · 3 years ago
  91. 5a73469 Merge "Fix logging check." into udc-dev by Kweku Adams · 3 years ago
  92. b6d4f2e Merge "Allow UI jobs to run during data saver." into udc-dev by Kweku Adams · 3 years ago
  93. 66cfc1c Don't drop priority of UI jobs. by Kweku Adams · 3 years ago
  94. 2cc2a55 Fix logging check. by Kweku Adams · 3 years ago
  95. cc681fe Turn off flexibility controller. by Kweku Adams · 3 years ago
  96. df0a9c7 Allow UI jobs to run during data saver. by Kweku Adams · 3 years, 2 months ago
  97. 171ea51 [TeX] Source code moved to modules-utils by Vova Sharaienko · 3 years, 1 month ago
  98. 2448c5a Merge "Handle invalid data during job loading." into sc-v2-dev am: 5fdd417397 by TreeHugger Robot · 3 years ago
  99. 5fdd417 Merge "Handle invalid data during job loading." into sc-v2-dev by TreeHugger Robot · 3 years ago
  100. a4079d2 Revert^2 "Require network permission for networked jobs." by Kweku Adams · 3 years ago