1. 59bc73a Use LimitExceededException instead of IllegalStateException. by Kweku Adams · 4 years, 3 months ago
  2. 18c5870 Don't run jobs in apps performing full-data backup by Christopher Tate · 4 years, 5 months ago
  3. cdc2c99 Make testing jobs easier. by Kweku Adams · 4 years, 5 months ago
  4. aa46194 Convert system forced reasons to flags. by Kweku Adams · 4 years, 5 months ago
  5. 7820b0d Reevaluate constraints on run command. by Kweku Adams · 4 years, 6 months ago
  6. 35d05ac Reduce individual quota alarms set. by Kweku Adams · 4 years, 6 months ago
  7. c661bbe Merge "Fix JobThrottling tests, take 2." into rvc-dev by Kweku Adams · 4 years, 6 months ago
  8. 4d702df Merge "Mark RESTRICTED bucket stop reasons." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  9. 338ce0b Mark RESTRICTED bucket stop reasons. by Kweku Adams · 4 years, 6 months ago
  10. 87a4cd5 Fix JobThrottling tests, take 2. by Kweku Adams · 4 years, 6 months ago
  11. 1b5778d Add API constraints to ScheduledJobStateChanged atom by Suprabh Shukla · 4 years, 6 months ago
  12. 1328970 Remove redundant/deprecated method. by Kweku Adams · 4 years, 6 months ago
  13. 0812647 Standby exemption for system gallery's backup jobs by Suprabh Shukla · 4 years, 7 months ago
  14. f327a3d Throw API limit exception for all debuggable apps. by Kweku Adams · 4 years, 6 months ago
  15. 111b822 Removing unused flags. by Kweku Adams · 4 years, 6 months ago
  16. 1235383 Merge "Fix RESTRICTED app handling." by Kweku Adams · 4 years, 7 months ago
  17. 5951fa2 Fix RESTRICTED app handling. by Kweku Adams · 4 years, 7 months ago
  18. 7a1c76d Remove job rescheduling limits. by Kweku Adams · 4 years, 7 months ago
  19. e9aec32 Use FrameworkStatsLog instead of StatsLog by Muhammad Qureshi · 4 years, 7 months ago
  20. 3e26863 Merge "Place additional constraints on restricted jobs." by Kweku Adams · 4 years, 7 months ago
  21. c6a9b34 Creating new RESTRICTED bucket. by Kweku Adams · 4 years, 8 months ago
  22. ae9d6be Place additional constraints on restricted jobs. by Kweku Adams · 4 years, 7 months ago
  23. fd98378 Limit schedule() calls for only persisted jobs. by Kweku Adams · 4 years, 7 months ago
  24. 9239a1a Add API quotas to JobScheduler. by Kweku Adams · 4 years, 9 months ago
  25. 489e9c3 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  26. 63dbf25 Merge "Add SystemApi to handle "adb shell cmd"" by Makoto Onuki · 4 years, 9 months ago
  27. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 9 months ago
  28. f8f5502 Add SystemApi to handle "adb shell cmd" by Makoto Onuki · 4 years, 9 months ago
  29. b847218 Change FileDescriptor to PFD, per API guidelines. by Makoto Onuki · 4 years, 9 months ago
  30. 6dbd2d6 Revert "Change argument types from FD to PFD" by Makoto Onuki · 4 years, 9 months ago
  31. 933bf11 Change argument types from FD to PFD by Makoto Onuki · 4 years, 10 months ago
  32. 4c7073b Bidner shell command API proposal by Makoto Onuki · 4 years, 10 months ago
  33. 2696932 Add process capability as a new dimension. by Hui Yu · 5 years ago
  34. b909c4d5 Move UsageStatsManagerInternal to services.jar by Christopher Tate · 4 years, 10 months ago
  35. df33ae1 Removing periodic parole window. by Kweku Adams · 4 years, 11 months ago
  36. 98bfc27 Merge "Fix job enqueue bug when changing constraints" by Chris Tate · 4 years, 11 months ago
  37. b0da63c Fix job enqueue bug when changing constraints by Christopher Tate · 4 years, 11 months ago
  38. 0e1ce97 Remove trivial hidden API uses by Makoto Onuki · 4 years, 11 months ago
  39. 2ad8af1 Introduce JobRestrictions for JobSchedulerService by Sergey Nikolaienkov · 5 years ago
  40. dc6026e Merge "Remove now-unused access of IActivityManager for Uri grants" by TreeHugger Robot · 5 years ago
  41. 1b1fca8 Remove now-unused access of IActivityManager for Uri grants by Christopher Tate · 5 years ago
  42. eaf7eed Extract DeviceIdleInternal by Makoto Onuki · 5 years ago
  43. 18535a8 Merge "Ensuring parity between JobScheduler's proto and text dumps." by Kweku Adams · 5 years ago
  44. bbb0459 Using effective standby bucket for job batching. by Kweku Adams · 5 years ago
  45. c3f9ba6 Ensuring parity between JobScheduler's proto and text dumps. by Kweku Adams · 5 years ago
  46. 6c5dc64 Removing JobScheduler heartbeat code. by Kweku Adams · 5 years ago
  47. 792de8d Move the job scheduler service code to its own jar file. by Makoto Onuki · 5 years ago[Renamed from services/core/java/com/android/server/job/JobSchedulerService.java]
  48. a0c692f Revert "Move the job scheduler service code to its own jar file." by Makoto Onuki · 5 years ago[Renamed from apex/jobscheduler/service/java/com/android/server/job/JobSchedulerService.java]
  49. 136d1ecf Move the job scheduler service code to its own jar file. by Makoto Onuki · 5 years ago[Renamed from services/core/java/com/android/server/job/JobSchedulerService.java]
  50. c6e7f9a Merge "Force batching non-ACTIVE jobs." by TreeHugger Robot · 5 years ago
  51. e5c0cbf Merge "Add perf tests for JobStore file reading & writing." by TreeHugger Robot · 5 years ago
  52. 41cb332 Force batching non-ACTIVE jobs. by Kweku Adams · 5 years ago
  53. 8843a281 Add perf tests for JobStore file reading & writing. by Kweku Adams · 5 years ago
  54. b4b8b9c Making ConnectivityController use remaining quota for job eligibility. by Kweku Adams · 5 years ago
  55. bde8ba4 Remove SystemClock.uptimeMillisClock(). by Kweku Adams · 5 years ago
  56. 966e72b Adding checks for bad periodic job scheduling. by Kweku Adams · 5 years ago
  57. 60820a0 Marking job deferral time in QuotaController. by Kweku Adams · 5 years ago
  58. 741e335 Add Standby Bucket and job duration to ScheduledJobStateChanged atom. by Ben Murdoch · 5 years ago
  59. abe2321 Merge "Adding buffer time for periodic jobs run near the end of their windows." into qt-dev by TreeHugger Robot · 5 years ago
  60. b672278 Adding buffer time for periodic jobs run near the end of their windows. by Kweku Adams · 5 years ago
  61. d1f4b90 Using ParceledListSlice to send large lists over Binder. by Kweku Adams · 5 years ago
  62. 4e774a3 Creating separate flags for Time/QuotaControllers. by Kweku Adams · 5 years ago
  63. c979309 Fix periodic job scheduling. by Kweku Adams · 5 years ago
  64. 649e2fc Aligning job readiness checks. by Kweku Adams · 5 years ago
  65. 8e73785 Don't schedule jobs in 'bad' apps by Christopher Tate · 5 years ago
  66. bb5e3b5 Reducing overhead of job constraint evaluation. by Kweku Adams · 6 years ago
  67. 8375c13 Turn off TimeController job skipping. by Kweku Adams · 6 years ago
  68. ab8a901 Turn on TimeController job skipping by default. by Kweku Adams · 6 years ago
  69. 1f03485 Merge "Fix job scheduler constant" by Makoto Onuki · 6 years ago
  70. 7123524 Merge "Turning on job quotas by default." by TreeHugger Robot · 6 years ago
  71. 65baad6 Turning on job quotas by default. by Kweku Adams · 6 years ago
  72. 9557fe8 Fix for CTS testAllowWhileIdleJobInTempwhitelist by Kulwinder Singh · 6 years ago
  73. f996c2c Fix job scheduler constant by Makoto Onuki · 6 years ago
  74. 3ef89ab Merge "Add proto dumpsys for JobConcurrencyManager" by Makoto Onuki · 6 years ago
  75. f731c42 Add proto dumpsys for JobConcurrencyManager by Makoto Onuki · 6 years ago
  76. 5fa4416 Merge "Adding job count quota limits." by TreeHugger Robot · 6 years ago
  77. 288e73b Adding job count quota limits. by Kweku Adams · 6 years ago
  78. c279f2b Fix job concurrency calculation by Makoto Onuki · 6 years ago
  79. 66a5144 Add new set of max job counts. by Makoto Onuki · 6 years ago
  80. 6360048 Merge "Clean up job concurrency calculation" by Makoto Onuki · 6 years ago
  81. 0f6499c Clean up job concurrency calculation by Makoto Onuki · 6 years ago
  82. 8072b42 Merge "TimeController skips alarms for jobs that wouldn't be ready." by TreeHugger Robot · 6 years ago
  83. cb03e4f Merge "Adding limit for active apps." by TreeHugger Robot · 6 years ago
  84. bffea5a TimeController skips alarms for jobs that wouldn't be ready. by Kweku Adams · 6 years ago
  85. 045fb572 Adding limit for active apps. by Kweku Adams · 6 years ago
  86. 8bd5edc Checking a job's source user id to determine readiness. by Kweku Adams · 6 years ago
  87. a9f8e1f Clearing QuotaController data on app/user removal. by Kweku Adams · 6 years ago
  88. 0e2372d Merge "Requesting network exception for app idle jobs." by TreeHugger Robot · 6 years ago
  89. cdbfcb9 Requesting network exception for app idle jobs. by Kweku Adams · 6 years ago
  90. e9d3ef1 Merge "Prioritize FGS jobs over BFGS jobs" by Makoto Onuki · 6 years ago
  91. ec8b14d Prioritize FGS jobs over BFGS jobs by Makoto Onuki · 6 years ago
  92. c90e979 Merge "Throttle jobs when thermal status is in THROTTLING_SEVERE and above" by Wei Wang · 6 years ago
  93. 8c0c3c1 Throttle jobs when thermal status is in THROTTLING_SEVERE and above by Wei Wang · 6 years ago
  94. 714f97d JobScheduler: Move the concurrency calculation to a separate class by Makoto Onuki · 6 years ago
  95. 4836f9d Core QuotaController implementation. by Kweku Adams · 6 years ago
  96. 32f4476 Documentation updates and data dumps. by Kweku Adams · 6 years ago
  97. 1603204 Fix persisted job handling in bad-boot-RTC situations by Christopher Tate · 6 years ago
  98. 9635300 Log deferred job stats. by Yangster-mac · 6 years ago
  99. 75915d1 [JobScheduler] Add hidden API call surface for snapshotting job execution state by Serik Beketayev · 6 years ago
  100. 318abc9 [IdleController] Support dock scenario on idle or active judgement by lpeter · 6 years ago