1. 6360048 Merge "Clean up job concurrency calculation" by Makoto Onuki · 6 years ago
  2. 0f6499c Clean up job concurrency calculation by Makoto Onuki · 6 years ago
  3. 8072b42 Merge "TimeController skips alarms for jobs that wouldn't be ready." by TreeHugger Robot · 6 years ago
  4. cb03e4f Merge "Adding limit for active apps." by TreeHugger Robot · 6 years ago
  5. bffea5a TimeController skips alarms for jobs that wouldn't be ready. by Kweku Adams · 6 years ago
  6. 045fb572 Adding limit for active apps. by Kweku Adams · 6 years ago
  7. 8bd5edc Checking a job's source user id to determine readiness. by Kweku Adams · 6 years ago
  8. a9f8e1f Clearing QuotaController data on app/user removal. by Kweku Adams · 6 years ago
  9. 1454998 Merge "QuotaController tracking only jobs started in bg." by TreeHugger Robot · 6 years ago
  10. 0e2372d Merge "Requesting network exception for app idle jobs." by TreeHugger Robot · 6 years ago
  11. cdbfcb9 Requesting network exception for app idle jobs. by Kweku Adams · 6 years ago
  12. cc5afbc QuotaController tracking only jobs started in bg. by Kweku Adams · 6 years ago
  13. e9d3ef1 Merge "Prioritize FGS jobs over BFGS jobs" by Makoto Onuki · 6 years ago
  14. ec8b14d Prioritize FGS jobs over BFGS jobs by Makoto Onuki · 6 years ago
  15. c90e979 Merge "Throttle jobs when thermal status is in THROTTLING_SEVERE and above" by Wei Wang · 6 years ago
  16. 8c0c3c1 Throttle jobs when thermal status is in THROTTLING_SEVERE and above by Wei Wang · 6 years ago
  17. 714f97d JobScheduler: Move the concurrency calculation to a separate class by Makoto Onuki · 6 years ago
  18. 4836f9d Core QuotaController implementation. by Kweku Adams · 6 years ago
  19. 32f4476 Documentation updates and data dumps. by Kweku Adams · 6 years ago
  20. f7994fe Merge "ConnectivityController tracks jobs by UID." by TreeHugger Robot · 6 years ago
  21. 8639b57 ConnectivityController tracks jobs by UID. by Kweku Adams · 6 years ago
  22. d14ce4d Precomputing JobStatus isReady flags. by Kweku Adams · 6 years ago
  23. 1603204 Fix persisted job handling in bad-boot-RTC situations by Christopher Tate · 6 years ago
  24. 9635300 Log deferred job stats. by Yangster-mac · 6 years ago
  25. 75915d1 [JobScheduler] Add hidden API call surface for snapshotting job execution state by Serik Beketayev · 6 years ago
  26. c15cc13 [JobScheduler] Refactored CarIdlenessTracker to add clarity by Serik Beketayev · 6 years ago
  27. 2ac4f06 [JobScheduler] Adding car policy for device idleness that can be by Serik Beketayev · 6 years ago
  28. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  29. 318abc9 [IdleController] Support dock scenario on idle or active judgement by lpeter · 6 years ago
  30. 5dbd80e Keep detailed job-ended reasons in the history ring by Christopher Tate · 6 years ago
  31. 0525b98 Show "in parole?" in dumpsys jobscheduler by Makoto Onuki · 6 years ago
  32. 63fd529 Don't automatically decline tracking jobs with met initial delays by Christopher Tate · 6 years ago
  33. f215971 Treat named standby states as ceilings of behavioral categories by Christopher Tate · 6 years ago
  34. 915b6c8 Merge "Watch all networks for job invalidation signals." into pi-dev by TreeHugger Robot · 6 years ago
  35. f778406 Don't send idle-maint trigger broadcast as ordered by Christopher Tate · 6 years ago
  36. 4d89e42 Watch all networks for job invalidation signals. by Jeff Sharkey · 6 years ago
  37. 8474ca0 API council requested tweaks to JobInfo. by Jeff Sharkey · 6 years ago
  38. 244df1e Merge "JobStore: persist unwanted set of capabilities" into pi-dev by TreeHugger Robot · 6 years ago
  39. dcccfd9 Merge "ScheduledJobStateChanged: add stop reason" into pi-dev by TreeHugger Robot · 6 years ago
  40. 33a412b ScheduledJobStateChanged: add stop reason by Tej Singh · 6 years ago
  41. 72a0b2a Document Job Scheduler internal "calling" vs "source" package by Christopher Tate · 6 years ago
  42. 3ec36ef JobStore: persist unwanted set of capabilities by Pavel Maltsev · 6 years ago
  43. 79dd8b9 Merge "Track last job execution in heartbeat time, not strictly real time" into pi-dev by TreeHugger Robot · 6 years ago
  44. 325768c Track last job execution in heartbeat time, not strictly real time by Christopher Tate · 6 years ago
  45. 20afddd Jobs in 'active' apps are not subject to standby by Christopher Tate · 6 years ago
  46. 0962d1d Merge "Print heartbeat information in job dumpsys" by TreeHugger Robot · 6 years ago
  47. 2b29889 Merge "No heavy processing on UID observer thread" by TreeHugger Robot · 6 years ago
  48. b5d5e97 Print heartbeat information in job dumpsys by Makoto Onuki · 6 years ago
  49. 119be9a Improve reporting of bucketing reason by Amith Yamasani · 6 years ago
  50. f6ff0f8 Merge changes Icdb40ee3,I4c239844 by Jeff Sharkey · 6 years ago
  51. ac2e8ef Knobs for connectivity experiments. by Jeff Sharkey · 6 years ago
  52. fee8c7b Mechanical refactoring to improve job dumping. by Jeff Sharkey · 6 years ago
  53. 8921dc3 Merge "NetworkCapabilities needs UID to be satisfied." by Jeff Sharkey · 6 years ago
  54. fb0f971 NetworkCapabilities needs UID to be satisfied. by Jeff Sharkey · 6 years ago
  55. 01bb530 More consistent controller logging. by Jeff Sharkey · 6 years ago
  56. 743e0ad No heavy processing on UID observer thread by Makoto Onuki · 6 years ago
  57. 93defea Disambiguate apps that share uid for job/bucket purposes by Christopher Tate · 6 years ago
  58. 977e11f Log deferred jobs metrics to batterystats by Amith Yamasani · 6 years ago
  59. d1aebb3 Correct job base heartbeat calculation by Christopher Tate · 6 years ago
  60. 72fa42b Merge "Fix FLAG_EXEMPT_FROM_APP_STANDBY check" by TreeHugger Robot · 6 years ago
  61. e491821 [3rd try] JobScheduler to use UID active state for job exemption by Makoto Onuki · 6 years ago
  62. 2b5811a Fix FLAG_EXEMPT_FROM_APP_STANDBY check by Makoto Onuki · 6 years ago
  63. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  64. 2f0b031 Revert "Retry: JobScheduler to use UID active state for job exemption" by Makoto Onuki · 6 years ago
  65. 3f7be62 Retry: JobScheduler to use UID active state for job exemption by Makoto Onuki · 6 years ago
  66. 0b053fe Revert "JobScheduler to use UID active state for job exemption" by Artem Iglikov · 6 years ago
  67. 6132e7b JobScheduler to use UID active state for job exemption by Makoto Onuki · 6 years ago
  68. de10e24 Make ConnectivityController dumpsys readable. by Makoto Onuki · 6 years ago
  69. a938cfa Merge "While-idle alarm timeout & EBS" by Makoto Onuki · 6 years ago
  70. 9086762 Use statsd constants instead of literals by Bookatz · 6 years ago
  71. adb50d8 While-idle alarm timeout & EBS by Makoto Onuki · 6 years ago
  72. 7c691c60 Merge "Throttling alarms for a package per its standby bucket" by TreeHugger Robot · 6 years ago
  73. 75edab1 Throttling alarms for a package per its standby bucket by Suprabh Shukla · 6 years ago
  74. 2c2e3d2 Merge "Fixed removeJobsOfNonUsers to keep data consistent" by TreeHugger Robot · 6 years ago
  75. 7b21bb5 Fixed removeJobsOfNonUsers to keep data consistent by Suprabh Shukla · 7 years ago
  76. 6fa646a Merge "Reduce pss collection amount, improve logging." by TreeHugger Robot · 6 years ago
  77. 1f805b4 Merge "Allow system jobs to be exempted from app-standby" by Makoto Onuki · 7 years ago
  78. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  79. 959acb5 Allow system jobs to be exempted from app-standby by Makoto Onuki · 7 years ago
  80. 55c8455 Merge "Let the job scheduler know when the user interacts with an app" by Chris Tate · 7 years ago
  81. 0e694a6 Merge "Calc job standby runnability based on last job execution..." by TreeHugger Robot · 7 years ago
  82. bb2af29 Merge "Deal gracefully with cancel of nonexistent jobs" by TreeHugger Robot · 7 years ago
  83. 8d82825 Support logging chained WorkSources from JobScheduler. by Narayan Kamath · 7 years ago
  84. 19a2f24 Deal gracefully with cancel of nonexistent jobs by Christopher Tate · 7 years ago
  85. 1a7bc24 Removing JobStorePersistStats STOPSHIP comment. by Kweku Adams · 7 years ago
  86. 435c2f4 Calc job standby runnability based on last job execution... by Christopher Tate · 7 years ago
  87. af11132 Merge "EBS: Exempt jobs scheduled for foreground apps" by Makoto Onuki · 7 years ago
  88. 1540784 EBS: Exempt jobs scheduled for foreground apps by Makoto Onuki · 7 years ago
  89. b62afd2 Merge "Show CONSTRAINT_BACKGROUND_NOT_RESTRICTED in dumpsys" by Makoto Onuki · 7 years ago
  90. dfede0a Show CONSTRAINT_BACKGROUND_NOT_RESTRICTED in dumpsys by Makoto Onuki · 7 years ago
  91. 960e72e Merge "Atom: ScheduledJobStateChanged" by TreeHugger Robot · 7 years ago
  92. e2369a4 Revert "Calc job standby runnability based on last job execution..." by Robert Berry · 7 years ago
  93. 9252b34 Use data plans for better job scheduling. by Jeff Sharkey · 7 years ago
  94. 6f180ea Merge "Add ability to override subscriber capabilities." am: d6cd4b241a am: 5e097d452b by Jeff Sharkey · 7 years ago
  95. f0ce101 Calc job standby runnability based on last job execution... by Christopher Tate · 7 years ago
  96. 75d3189 Add ability to override subscriber capabilities. by Jeff Sharkey · 7 years ago
  97. d5747a6 Atom: ScheduledJobStateChanged by Tej Singh · 7 years ago
  98. 99b4c836e Merge "Make sure to mutex around job-set iteration" by TreeHugger Robot · 7 years ago
  99. 998fb4e Make sure to mutex around job-set iteration by Christopher Tate · 7 years ago
  100. d117b29 Let the job scheduler know when the user interacts with an app by Christopher Tate · 7 years ago