1. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
  2. de0a015 Fix for CTS testAllowWhileIdleJobInTempwhitelist by Kulwinder Singh · 6 years ago
  3. 44b5085 Fix persisted job handling in bad-boot-RTC situations by Christopher Tate · 6 years ago
  4. 318abc9 [IdleController] Support dock scenario on idle or active judgement by lpeter · 6 years ago
  5. 5dbd80e Keep detailed job-ended reasons in the history ring by Christopher Tate · 6 years ago
  6. 0525b98 Show "in parole?" in dumpsys jobscheduler by Makoto Onuki · 6 years ago
  7. 63fd529 Don't automatically decline tracking jobs with met initial delays by Christopher Tate · 6 years ago
  8. f215971 Treat named standby states as ceilings of behavioral categories by Christopher Tate · 6 years ago
  9. 915b6c8 Merge "Watch all networks for job invalidation signals." into pi-dev by TreeHugger Robot · 6 years ago
  10. f778406 Don't send idle-maint trigger broadcast as ordered by Christopher Tate · 6 years ago
  11. 4d89e42 Watch all networks for job invalidation signals. by Jeff Sharkey · 6 years ago
  12. 8474ca0 API council requested tweaks to JobInfo. by Jeff Sharkey · 6 years ago
  13. 244df1e Merge "JobStore: persist unwanted set of capabilities" into pi-dev by TreeHugger Robot · 6 years ago
  14. dcccfd9 Merge "ScheduledJobStateChanged: add stop reason" into pi-dev by TreeHugger Robot · 6 years ago
  15. 33a412b ScheduledJobStateChanged: add stop reason by Tej Singh · 6 years ago
  16. 72a0b2a Document Job Scheduler internal "calling" vs "source" package by Christopher Tate · 6 years ago
  17. 3ec36ef JobStore: persist unwanted set of capabilities by Pavel Maltsev · 6 years ago
  18. 79dd8b9 Merge "Track last job execution in heartbeat time, not strictly real time" into pi-dev by TreeHugger Robot · 6 years ago
  19. 325768c Track last job execution in heartbeat time, not strictly real time by Christopher Tate · 6 years ago
  20. 20afddd Jobs in 'active' apps are not subject to standby by Christopher Tate · 7 years ago
  21. 0962d1d Merge "Print heartbeat information in job dumpsys" by TreeHugger Robot · 7 years ago
  22. 2b29889 Merge "No heavy processing on UID observer thread" by TreeHugger Robot · 7 years ago
  23. b5d5e97 Print heartbeat information in job dumpsys by Makoto Onuki · 7 years ago
  24. 119be9a Improve reporting of bucketing reason by Amith Yamasani · 7 years ago
  25. f6ff0f8 Merge changes Icdb40ee3,I4c239844 by Jeff Sharkey · 7 years ago
  26. ac2e8ef Knobs for connectivity experiments. by Jeff Sharkey · 7 years ago
  27. fee8c7b Mechanical refactoring to improve job dumping. by Jeff Sharkey · 7 years ago
  28. 8921dc3 Merge "NetworkCapabilities needs UID to be satisfied." by Jeff Sharkey · 7 years ago
  29. fb0f971 NetworkCapabilities needs UID to be satisfied. by Jeff Sharkey · 7 years ago
  30. 01bb530 More consistent controller logging. by Jeff Sharkey · 7 years ago
  31. 743e0ad No heavy processing on UID observer thread by Makoto Onuki · 7 years ago
  32. 93defea Disambiguate apps that share uid for job/bucket purposes by Christopher Tate · 7 years ago
  33. 977e11f Log deferred jobs metrics to batterystats by Amith Yamasani · 7 years ago
  34. d1aebb3 Correct job base heartbeat calculation by Christopher Tate · 7 years ago
  35. 72fa42b Merge "Fix FLAG_EXEMPT_FROM_APP_STANDBY check" by TreeHugger Robot · 7 years ago
  36. e491821 [3rd try] JobScheduler to use UID active state for job exemption by Makoto Onuki · 7 years ago
  37. 2b5811a Fix FLAG_EXEMPT_FROM_APP_STANDBY check by Makoto Onuki · 7 years ago
  38. a36dc62 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 7 years ago
  39. 2f0b031 Revert "Retry: JobScheduler to use UID active state for job exemption" by Makoto Onuki · 7 years ago
  40. 3f7be62 Retry: JobScheduler to use UID active state for job exemption by Makoto Onuki · 7 years ago
  41. 0b053fe Revert "JobScheduler to use UID active state for job exemption" by Artem Iglikov · 7 years ago
  42. 6132e7b JobScheduler to use UID active state for job exemption by Makoto Onuki · 7 years ago
  43. de10e24 Make ConnectivityController dumpsys readable. by Makoto Onuki · 7 years ago
  44. a938cfa Merge "While-idle alarm timeout & EBS" by Makoto Onuki · 7 years ago
  45. 9086762 Use statsd constants instead of literals by Bookatz · 7 years ago
  46. adb50d8 While-idle alarm timeout & EBS by Makoto Onuki · 7 years ago
  47. 7c691c60 Merge "Throttling alarms for a package per its standby bucket" by TreeHugger Robot · 7 years ago
  48. 75edab1 Throttling alarms for a package per its standby bucket by Suprabh Shukla · 7 years ago
  49. 2c2e3d2 Merge "Fixed removeJobsOfNonUsers to keep data consistent" by TreeHugger Robot · 7 years ago
  50. 7b21bb5 Fixed removeJobsOfNonUsers to keep data consistent by Suprabh Shukla · 7 years ago
  51. 6fa646a Merge "Reduce pss collection amount, improve logging." by TreeHugger Robot · 7 years ago
  52. 1f805b4 Merge "Allow system jobs to be exempted from app-standby" by Makoto Onuki · 7 years ago
  53. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  54. 959acb5 Allow system jobs to be exempted from app-standby by Makoto Onuki · 7 years ago
  55. 55c8455 Merge "Let the job scheduler know when the user interacts with an app" by Chris Tate · 7 years ago
  56. 0e694a6 Merge "Calc job standby runnability based on last job execution..." by TreeHugger Robot · 7 years ago
  57. bb2af29 Merge "Deal gracefully with cancel of nonexistent jobs" by TreeHugger Robot · 7 years ago
  58. 8d82825 Support logging chained WorkSources from JobScheduler. by Narayan Kamath · 7 years ago
  59. 19a2f24 Deal gracefully with cancel of nonexistent jobs by Christopher Tate · 7 years ago
  60. 1a7bc24 Removing JobStorePersistStats STOPSHIP comment. by Kweku Adams · 7 years ago
  61. 435c2f4 Calc job standby runnability based on last job execution... by Christopher Tate · 7 years ago
  62. af11132 Merge "EBS: Exempt jobs scheduled for foreground apps" by Makoto Onuki · 7 years ago
  63. 1540784 EBS: Exempt jobs scheduled for foreground apps by Makoto Onuki · 7 years ago
  64. b62afd2 Merge "Show CONSTRAINT_BACKGROUND_NOT_RESTRICTED in dumpsys" by Makoto Onuki · 7 years ago
  65. dfede0a Show CONSTRAINT_BACKGROUND_NOT_RESTRICTED in dumpsys by Makoto Onuki · 7 years ago
  66. 960e72e Merge "Atom: ScheduledJobStateChanged" by TreeHugger Robot · 7 years ago
  67. e2369a4 Revert "Calc job standby runnability based on last job execution..." by Robert Berry · 7 years ago
  68. 9252b34 Use data plans for better job scheduling. by Jeff Sharkey · 7 years ago
  69. 6f180ea Merge "Add ability to override subscriber capabilities." am: d6cd4b241a am: 5e097d452b by Jeff Sharkey · 7 years ago
  70. f0ce101 Calc job standby runnability based on last job execution... by Christopher Tate · 7 years ago
  71. 75d3189 Add ability to override subscriber capabilities. by Jeff Sharkey · 7 years ago
  72. d5747a6 Atom: ScheduledJobStateChanged by Tej Singh · 7 years ago
  73. 99b4c836e Merge "Make sure to mutex around job-set iteration" by TreeHugger Robot · 7 years ago
  74. 998fb4e Make sure to mutex around job-set iteration by Christopher Tate · 7 years ago
  75. d117b29 Let the job scheduler know when the user interacts with an app by Christopher Tate · 7 years ago
  76. d2bfec6 Log sync stop (== onStopJob) reason in the sync log. by Makoto Onuki · 7 years ago
  77. 84c699a Merge "Swap "foreground service" and "bound foreground service" proc states." by Dianne Hackborn · 7 years ago
  78. 10fc4fd Swap "foreground service" and "bound foreground service" proc states. by Dianne Hackborn · 7 years ago
  79. 85f2fbc incidentd: dumping jobscheduler to proto by Kweku Adams · 7 years ago
  80. a2fe748 Merge "Duration format for tunable settings" by TreeHugger Robot · 7 years ago
  81. 373ea90 EventLog when an executed job had been deferred by standby by Christopher Tate · 7 years ago
  82. 761d3ff Duration format for tunable settings by Amith Yamasani · 7 years ago
  83. a5a85bd Jobs now ignore standby bucketing while device is in parole by Christopher Tate · 7 years ago
  84. 1beb268 Merge "Decrease frequency of jobs in middle buckets" by Esteban Talavera · 7 years ago
  85. 6525404 Decrease frequency of jobs in middle buckets by Esteban Talavera · 7 years ago
  86. efdede0 Merge "Cancel alarms & jobs when an app's data is cleared" by TreeHugger Robot · 7 years ago
  87. 41f3fe8 Fix system crash in certain jobs-removed cases by Christopher Tate · 7 years ago
  88. 1d99c39 Cancel alarms & jobs when an app's data is cleared by Christopher Tate · 7 years ago
  89. 0c4d768 Age jobs into runnability even in infrequent buckets by Christopher Tate · 7 years ago
  90. afbccb7 Expose App Standby APIs for apps and system by Amith Yamasani · 7 years ago
  91. 2206af3 Extreme battery saver: AlarmManager by Makoto Onuki · 7 years ago
  92. a732f01 The job scheduler now backs off jobs based on standby bucketing by Christopher Tate · 7 years ago
  93. 106203b Delaying jobs while coming out of doze by Suprabh Shukla · 7 years ago
  94. 9be0140 Implement force-all-apps-standly in job scheduler. by Makoto Onuki · 7 years ago
  95. 29862cc Merge "Extend JobInfo to support NetworkRequest." by Jeff Sharkey · 7 years ago
  96. d0fff2e Extend JobInfo to support NetworkRequest. by Jeff Sharkey · 7 years ago
  97. 84cd7b7 Allow standby timeouts to occur after usage by Amith Yamasani · 7 years ago
  98. caa3f8d Provide a way for jobs to estimate network traffic. by Jeff Sharkey · 7 years ago
  99. 76a0241 Provide explicit Network via JobParameters. by Jeff Sharkey · 7 years ago
  100. 169dddf Merge "Exempting tempwhitelist apps from doze" by TreeHugger Robot · 7 years ago