1. 3c4cb18 Allow JobScheduler concurrency limit as low as 1 by Timur Calmatui · 6 months ago
  2. 26a3b84 JobScheduler: Enable quota parameters tuning overrides by Xin Guan · 8 months ago
  3. 45a14a7 Merge "JobScheduler: Tune default ACTIVE/EXEMPTED bucket job quota parameters" into main by Xin Guan · 6 months ago
  4. 02249cf JobScheduler: Tune default ACTIVE/EXEMPTED bucket job quota parameters by Xin Guan · 6 months ago
  5. d3d4dc8 Merge "Release wakelock only when no alarms are in-flight" into main by Treehugger Robot · 6 months ago
  6. dcd69b9 Release wakelock only when no alarms are in-flight by Suprabh Shukla · 6 months ago
  7. 443d23e JobScheduler: Fix setImportantWhileForeground javadoc errors by Xin Guan · 6 months ago
  8. 921ba5d JobScheduler: Make the background job delay configurable by Xin Guan · 6 months ago
  9. d745943 Merge "Persist list of restored apps whose buckets need to be elevated." into main by Treehugger Robot · 6 months ago
  10. 7b76c70 Persist list of restored apps whose buckets need to be elevated. by Varun Shah · 6 months ago
  11. 4d3f2c6 Merge "Print missing alarm-manager flag in dumpsys" into main by Treehugger Robot · 6 months ago
  12. 7d86ac1 Print missing alarm-manager flag in dumpsys by Suprabh Shukla · 6 months ago
  13. b86c4a6 Merge "Offer additional quota to system installers." into main by Xin Guan · 6 months ago
  14. a53e1e8 Merge "Release alarm wakelock if send fails" into main by Suprabh Shukla · 7 months ago
  15. bbdaf00 Offer additional quota to system installers. by Xin Guan · 7 months ago
  16. caea551 Release alarm wakelock if send fails by Suprabh Shukla · 7 months ago
  17. a1e75de Use mVerb to track job execution state in system for consistency. by Sanath Kumar · 8 months ago
  18. 85f3d3f JobScheduler: Add Trace Tag to the job name by Sanath Kumar · 7 months ago
  19. 6189dba Don't check for carrier privileged apps. by Xin Guan · 7 months ago
  20. 1b87452 JobScheduler: Use StringBuilder for job name generation by Sanath Kumar · 7 months ago
  21. 6714f64 Acquire wakelock before alarm dispatch by Suprabh Shukla · 8 months ago
  22. f7a1534 Merge "Add config overlay for alarms improvement features in multiuser" into main by Treehugger Robot · 8 months ago
  23. 6d25f8b Add config overlay for alarms improvement features in multiuser by Tetiana Meronyk · 9 months ago
  24. 4688c6e Remove the backup jobs exemption flag. by Varun Shah · 9 months ago
  25. 5693148 JobScheduler: Update wakelock tag with additional job type info by Xin Guan · 9 months ago
  26. e1814b7 Merge "JobConcurrencyManager: fix the NPE problem." into main am: 32bb571209 am: c7a288da05 by Treehugger Robot · 9 months ago
  27. 32bb571 Merge "JobConcurrencyManager: fix the NPE problem." into main by Treehugger Robot · 9 months ago
  28. 960649d Merge "JobScheduler: Enable abandoned job overrides" into main by Sanath Kumar · 9 months ago
  29. a05b30e JobConcurrencyManager: fix the NPE problem. by lijilou · 9 months ago
  30. e38ab1a JobScheduler: Enable abandoned job overrides by Sanath Kumar · 9 months ago
  31. 0fc16f3 Count proxy jobs toward scheduling limit. by Xin Guan · 9 months ago
  32. cacf3de Remove references to the backup jobs exemption flag. by Varun Shah · 9 months ago
  33. 557d6c4 Merge "Add Abandoned job reschedule data to the atom" into main by Sanath Kumar · 9 months ago
  34. dc16899 Fix remove_user_during_user_switch feature flag bug in aconfig by Jahdiel Alvarez · 9 months ago
  35. 175d54f Add Abandoned job reschedule data to the atom by Sanath Kumar · 10 months ago
  36. 4352680 Revert^2 "Mark @FlaggedApi flags as exported" by Mårten Kongstad · 9 months ago
  37. 322dd88 Revert "Mark @FlaggedApi flags as exported" by Chaitanya Cheemala (xWF) · 9 months ago
  38. 1d26f39 Mark @FlaggedApi flags as exported by Mårten Kongstad · 9 months ago
  39. cab877d Merge "Change backoff policy for Abandoned Job failures" into main by Sanath Kumar · 10 months ago
  40. fecf84c Adjust the default bucket temp elevation parameters by Xin Guan · 10 months ago
  41. 2cc8e9c Change backoff policy for Abandoned Job failures by Sanath Kumar · 10 months ago
  42. e7641e3 Ensure thermal restriction is included in getJobPendingReasons API. by Varun Shah · 10 months ago
  43. 2bbce86 Merge "JobScheduler: Enable quota optimization overrides" into main by Xin Guan · 10 months ago
  44. bc6275a JobScheduler: Enable quota optimization overrides by Xin Guan · 10 months ago
  45. de53d96 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 10 months ago
  46. a8452f5 Clean up use_frozen_state_to_drop_listener_alarms flag by Suprabh Shukla · 10 months ago
  47. 2cd2b44 Merge "Add a new API to fetch pending job reasons history." into main by Treehugger Robot · 10 months ago
  48. b2b7b9a Add a new API to fetch pending job reasons history. by Varun Shah · 10 months ago
  49. c34d2fe Merge "Add a flag for the new getPendingJobReasonsHistory API." into main by Treehugger Robot · 10 months ago
  50. f874d58 Add a flag for the new getPendingJobReasonsHistory API. by Varun Shah · 10 months ago
  51. c40fd12 Consistently use CPU uptime for temporary allowlist by Suprabh Shukla · 10 months ago
  52. 25deabc Merge "Add a new API to fetch reasons why a job may be pending." into main by Treehugger Robot · 10 months ago
  53. d3bf9f1 Add a new API to fetch reasons why a job may be pending. by Varun Shah · 10 months ago
  54. d9d5432 Merge "Add a flag for the new getPendingJobReasons API." into main by Treehugger Robot · 10 months ago
  55. 060899b Add a flag for the new getPendingJobReasons API. by Varun Shah · 10 months ago
  56. 0d5bb03 Merge "Implement new stop reason for maybe abandoned jobs" into main by Sanath Kumar · 10 months ago
  57. 35afa1a Implement new stop reason for maybe abandoned jobs by Sanath Kumar · 10 months ago
  58. aa9cd4b JobScheduler: Update trace message when apps running out of quota by Xin Guan · 10 months ago
  59. a606890 Merge "Ignore null action in DeviceIdleController." into main am: 1539943b32 am: 63d945114c by Treehugger Robot · 10 months ago
  60. aeb9916 Merge "Ignore null action in AppStateTrackerImpl." into main am: c809cb93b3 am: 4f9c99ace2 by Treehugger Robot · 10 months ago
  61. abe2a62 Merge "Ignore null action in BackgroundJobsController." into main am: f09d4f1296 am: 0927187eed by Treehugger Robot · 10 months ago
  62. 1539943 Merge "Ignore null action in DeviceIdleController." into main by Treehugger Robot · 10 months ago
  63. c809cb9 Merge "Ignore null action in AppStateTrackerImpl." into main by Treehugger Robot · 10 months ago
  64. 0034ddd Add new stop reason for maybe abandoned jobs by Sanath Kumar · 11 months ago
  65. 5e272ac Rename empty to abandoned Jobs by Sanath Kumar · 11 months ago
  66. 8d7fc246 Ignore null action in BackgroundJobsController. by gang.huang · 10 months ago
  67. bb7ba08 Ignore null action in DeviceIdleController. by gang.huang · 10 months ago
  68. 276586c Ignore null action in AppStateTrackerImpl. by gang.huang · 10 months ago
  69. 863a1a8 JobScheduler: Ignore important while foreground flag by Xin Guan · 11 months ago
  70. 40b92d9 Merge "JobScheduler: Enforce quota to jobs started from TOP state" into main by Xin Guan · 11 months ago
  71. 4fa5446 JobScheduler: Enforce quota to jobs started from TOP state by Xin Guan · 11 months ago
  72. d95b534 Merge "Fix the wrong light doze state check" into main am: c5f4d1e206 am: 33cc568e4e by Treehugger Robot · 11 months ago
  73. c5f4d1e Merge "Fix the wrong light doze state check" into main by Treehugger Robot · 11 months ago
  74. 99e54e0 Bypass screen time check for bucket evaluation by Xin Guan · 11 months ago
  75. f1bf0a5 JobScheduler: Adjust quota default parameters by Xin Guan · 11 months ago
  76. 5de1416 JobScheduler: Remove quota bump by Xin Guan · 11 months ago
  77. 37cbf38 JobScheduler: Enforce quota to jobs running in FGS. by Xin Guan · 11 months ago
  78. 920b9b8 Do not enable JobParameters cleaner for SYSTEM_UID by Sanath Kumar · 11 months ago
  79. e94b365 Merge "Ignore null action in AlarmManagerService$UninstallReceiver." into main am: cd682f630c am: 47f8c0dfce by Treehugger Robot · 11 months ago
  80. 93247bb Ignore null action in AlarmManagerService$UninstallReceiver. by gang.huang · 12 months ago
  81. 10a4031 Fix the wrong light doze state check by Abhishek Gadewar · 12 months ago
  82. ef61a0e Merge changes I2b4d2763,Ieeb40d03 into main am: 42ebed4a2f am: 148ddb9fd9 by Bill Strathearn · 12 months ago
  83. c3fe133 Update the ownership information for the apex/jobscheduler directory by Bill Strathearn · 1 year ago
  84. 9cbf2ac Merge "Batch migration of frameworks/base TEST_MAPPING to test_module_config modules" into main am: cb650f8398 am: 0c9ffcdcf5 by Ronald Braunstein · 12 months ago
  85. a8fb311 Batch migration of frameworks/base TEST_MAPPING to test_module_config modules by Ronald Braunstein · 12 months ago
  86. e79eeea Merge "Migrate more of FrameworksServicesTests to use options from Android.bp" into main am: f824197c24 am: 5a942c3dc5 by Treehugger Robot · 12 months ago
  87. f824197 Merge "Migrate more of FrameworksServicesTests to use options from Android.bp" into main by Treehugger Robot · 12 months ago
  88. 9fd7912 Merge "Migrate FLAKY options from modules to test suites." into main am: 18998d2db9 am: 6049274925 by Ronald Braunstein · 12 months ago
  89. 2cbc7e0 Migrate FLAKY options from modules to test suites. by Ronald Braunstein · 12 months ago
  90. aa9151e JobScheduler: Add evaluation patch for detecting and logging empty jobs by Sanath Kumar · 1 year ago
  91. 1390d4a Merge "Add --proto option in jobscheduler dumpHelp." into main by Yujun Nong · 1 year ago
  92. 084121d Add --proto option in jobscheduler dumpHelp. by nongyujun · 1 year ago
  93. 59292a2 Merge "Fix the wrong process state for statsd logging." into main by Xin Guan · 1 year ago
  94. 70f0431 Fix the wrong process state for statsd logging. by Xin Guan · 1 year ago
  95. d60a73d Clean up fully rolled out DisallowUserControlBgUsageFix by Pavel Grafov · 1 year, 1 month ago
  96. 72dc206 Migrate more of FrameworksServicesTests to use options from Android.bp by Ronald Braunstein · 1 year, 1 month ago
  97. 9d2ee3f Merge "Migrate test options -> Android.bp for FrameworksMockingServicesTests" into main am: bdc01a06af am: d981a430b5 by Ronald Braunstein · 1 year, 1 month ago
  98. d981a43 Merge "Migrate test options -> Android.bp for FrameworksMockingServicesTests" into main am: bdc01a06af by Ronald Braunstein · 1 year, 1 month ago
  99. 0925c9d Merge "Migrate FrameworksServicesTests options to Android.bp" into main am: e7f900f0db am: 965a21222b by Ronald Braunstein · 1 year, 1 month ago
  100. 34ce5df Migrate test options -> Android.bp for FrameworksMockingServicesTests by Ronald Braunstein · 1 year, 1 month ago