1. f38c1aa Merge "Exempt the device/profile owner protected pkgs from FGS task manager" into tm-dev by Jing Ji · 2 years, 8 months ago
  2. a8a5438 Merge "Update OWNERS file." am: 2c630f8884 am: 958f15fcd0 am: 34d29bd80c by Varun Shah · 2 years, 8 months ago
  3. ba136ae Exempt the device/profile owner protected pkgs from FGS task manager by Jing Ji · 2 years, 9 months ago
  4. 81c030f Update condition to elevate a sync adapter to ACTIVE. by Varun Shah · 2 years, 9 months ago
  5. e30911a Merge "Update logging of AppBackgroundRestrictionsInfo atom." into tm-dev by Varun Shah · 2 years, 9 months ago
  6. 958f15f Merge "Update OWNERS file." am: 2c630f8884 by Varun Shah · 2 years, 9 months ago
  7. 3e8480a Update OWNERS file. by Varun Shah · 2 years, 9 months ago
  8. 4164dfa Update logging of AppBackgroundRestrictionsInfo atom. by Varun Shah · 2 years, 9 months ago
  9. 16e0f28 Toggle schedule_exact_alarm to be denied by default by Suprabh Shukla · 2 years, 9 months ago
  10. 6aabd50 Fix rescheduling of jobs with large periods. by Kweku Adams · 2 years, 9 months ago
  11. ff2c2c8 Merge "Remove cancelled job from evaluation list." into tm-dev by TreeHugger Robot · 2 years, 9 months ago
  12. 9d63a6f Merge "Fix starting job logging." into tm-dev by Kweku Adams · 2 years, 9 months ago
  13. cd1c3ed Merge "Fix pending queue job presence check." into tm-dev by TreeHugger Robot · 2 years, 9 months ago
  14. 323def8 Merge "Stop tracking ghost jobs." into tm-dev by TreeHugger Robot · 2 years, 9 months ago
  15. be7816a Remove cancelled job from evaluation list. by Kweku Adams · 2 years, 9 months ago
  16. 9ec2423 Fix starting job logging. by Kweku Adams · 2 years, 9 months ago
  17. c554e92 Stop tracking ghost jobs. by Kweku Adams · 2 years, 9 months ago
  18. 5fa3a16 Fix pending queue job presence check. by Kweku Adams · 2 years, 9 months ago
  19. 776e03c Merge "Add EXEMPTED logging name." into tm-dev by TreeHugger Robot · 2 years, 9 months ago
  20. a1adc26 Deny SCHEDULE_EXACT_ALARM by default to newer apps by Suprabh Shukla · 2 years, 9 months ago
  21. a17476a Add EXEMPTED logging name. by Kweku Adams · 2 years, 9 months ago
  22. f3e52e3 Update TARE README. by Kweku Adams · 2 years, 9 months ago
  23. 728943f Don't give RESTRICTED jobs temp allowlist exemption. by Kweku Adams · 2 years, 9 months ago
  24. 849da17 Merge "Optimize isAppIdle." into tm-dev by Kweku Adams · 2 years, 9 months ago
  25. fdd65f1 Merge "Add initial logging for App Background Restrictions metrics." into tm-dev by Varun Shah · 2 years, 9 months ago
  26. 2a7fae6 Optimize isAppIdle. by Kweku Adams · 2 years, 9 months ago
  27. d12b43d Add initial logging for App Background Restrictions metrics. by Varun Shah · 2 years, 9 months ago
  28. e8ef2d8 Make sure to stop EJs when quota is finished. by Kweku Adams · 2 years, 9 months ago
  29. d03d400d Merge "Gating USE_EXACT_ALARM by target sdk T" into tm-dev by Suprabh Shukla · 2 years, 9 months ago
  30. fdaa18f Merge "Let EJs for TOP app run immediately and without limit." into tm-dev by Kweku Adams · 2 years, 9 months ago
  31. 45081ab Merge changes from topics "b124224342", "change_procstate_flag" into tm-dev by Austin Borger · 2 years, 9 months ago
  32. 69d4668 Let EJs for TOP app run immediately and without limit. by Kweku Adams · 2 years, 9 months ago
  33. c9a5e42 Avoid unnecessary work. by Kweku Adams · 2 years, 9 months ago
  34. db9165b Add new onUidProcAdjChanged callback to be consumed by the camera service. by Austin Borger · 2 years, 11 months ago
  35. a71c63b Gating USE_EXACT_ALARM by target sdk T by Suprabh Shukla · 2 years, 9 months ago
  36. 5ba3a07 Sort ContextAssignments to stop longer running jobs first. by Kweku Adams · 2 years, 9 months ago
  37. 89d7738 Merge "Fix concurrency limits." into tm-dev by TreeHugger Robot · 2 years, 9 months ago
  38. 923eb82 Merge "Use the reason code from standby bucketing in bg restriction if needed" into tm-dev by Jing Ji · 2 years, 9 months ago
  39. 82100c9 Merge "Only clear preferred UID at appropriate times." into tm-dev by TreeHugger Robot · 2 years, 9 months ago
  40. 32bef9c Use the reason code from standby bucketing in bg restriction if needed by Jing Ji · 2 years, 9 months ago
  41. 807dab2 Only clear preferred UID at appropriate times. by Kweku Adams · 2 years, 9 months ago
  42. d05ed8c Fix concurrency limits. by Kweku Adams · 2 years, 9 months ago
  43. 637f7d5 Merge "Avoid crash when resetting defaults." into tm-dev by Kweku Adams · 2 years, 9 months ago
  44. 9dd7185 Avoid crash when resetting defaults. by Kweku Adams · 2 years, 10 months ago
  45. 1853edd Merge "Initializing charging state in AlarmManager" into tm-dev by TreeHugger Robot · 2 years, 9 months ago
  46. 172a02e Merge "Adjust queue for test jobs." into tm-dev by Kweku Adams · 2 years, 9 months ago
  47. b83faa1 Merge "Update debug printing." into tm-dev by Kweku Adams · 2 years, 9 months ago
  48. f0692ad Merge "Ensure standby bucket of an unused app gets treated correctly." into tm-dev by Sudheer Shanka · 2 years, 9 months ago
  49. 55a8837 Update debug printing. by Kweku Adams · 2 years, 9 months ago
  50. f2e02b8 Adjust queue for test jobs. by Kweku Adams · 2 years, 9 months ago
  51. 4f027ec Merge "Change context assignment mechanism." into tm-dev by Kweku Adams · 2 years, 9 months ago
  52. 7bcee6b Merge "Initialize the app last used timestamps to 0 in test setup." into tm-dev by TreeHugger Robot · 2 years, 9 months ago
  53. e32a0c2 Initialize the app last used timestamps to 0 in test setup. by Sudheer Shanka · 2 years, 9 months ago
  54. 3675a20 Initializing charging state in AlarmManager by Suprabh Shukla · 2 years, 9 months ago
  55. 2372176 Ensure standby bucket of an unused app gets treated correctly. by Sudheer Shanka · 2 years, 9 months ago
  56. 9ef2c90 Add "clear-last-used-timestamps" command to usagestats service. by Sudheer Shanka · 2 years, 10 months ago
  57. c6f4154 Merge "Use new sorting mechanism." into tm-dev by Kweku Adams · 2 years, 9 months ago
  58. be97711 Merge "Optimize pending job queue iteration." into tm-dev by Kweku Adams · 2 years, 9 months ago
  59. bece77e Merge "Make sure all jobs are sorted by override state." into tm-dev by Kweku Adams · 2 years, 9 months ago
  60. 16c0ede0 Use new sorting mechanism. by Kweku Adams · 2 years, 10 months ago
  61. 7d15491 Optimize pending job queue iteration. by Kweku Adams · 2 years, 9 months ago
  62. 09e1810 Make sure all jobs are sorted by override state. by Kweku Adams · 2 years, 9 months ago
  63. 5459451 Merge "Update consumption limit constants." into tm-dev by Kweku Adams · 2 years, 9 months ago
  64. 58f3e93 Change context assignment mechanism. by Kweku Adams · 2 years, 10 months ago
  65. fad9dab Merge "Add new sorting mechanism." into tm-dev by TreeHugger Robot · 2 years, 9 months ago
  66. fcea75f Add new sorting mechanism. by Kweku Adams · 2 years, 9 months ago
  67. aec96b7 Merge "Handle price vs ctp inversion." into tm-dev by TreeHugger Robot · 2 years, 10 months ago
  68. ec10a74 Update consumption limit constants. by Kweku Adams · 2 years, 10 months ago
  69. b8dcd0b8 Merge "Initialize lastUsedElapsedTime to Integer.MIN_VALUE." into tm-dev by Sudheer Shanka · 2 years, 10 months ago
  70. 43321f1 Handle price vs ctp inversion. by Kweku Adams · 2 years, 10 months ago
  71. 0de55a3 Merge "Add a hidden API to query appstandby constants." into tm-dev by Sudheer Shanka · 2 years, 10 months ago
  72. 7cc9d2d1 Initialize lastUsedElapsedTime to Integer.MIN_VALUE. by Sudheer Shanka · 2 years, 10 months ago
  73. 8ef5ce8 [automerge] Listening to package broadcast on all users 2p: da731460df by Presubmit Automerger Backend · 2 years, 10 months ago
  74. da73146 Listening to package broadcast on all users by Suprabh Shukla · 2 years, 10 months ago
  75. a3284c3 Merge "Move JobServiceContext handling to the concurrency manager." into tm-dev by Kweku Adams · 2 years, 10 months ago
  76. 2856542 Move JobServiceContext handling to the concurrency manager. by Kweku Adams · 2 years, 10 months ago
  77. 311b82d Merge "Listening to package broadcast on all users" into tm-dev by TreeHugger Robot · 2 years, 10 months ago
  78. 6c9df30 Listening to package broadcast on all users by Suprabh Shukla · 2 years, 10 months ago
  79. 00d1c94 Merge "Don't auto-create AppUsageHistory in getBucetExpiryTimeMs()." into tm-dev by Sudheer Shanka · 2 years, 10 months ago
  80. eb554f2 Merge "Only note restrictions attempts for RESTRICTED bucket." into tm-dev by TreeHugger Robot · 2 years, 10 months ago
  81. ee7af13 Don't auto-create AppUsageHistory in getBucetExpiryTimeMs(). by Sudheer Shanka · 2 years, 10 months ago
  82. 250f9f9 Only note restrictions attempts for RESTRICTED bucket. by Kweku Adams · 2 years, 10 months ago
  83. 35c66c8 Merge "Store requested priority." into tm-dev by TreeHugger Robot · 2 years, 10 months ago
  84. d8c0444 Merge "Extend "headless system" app-standby exemption" into tm-dev by Makoto Onuki · 2 years, 10 months ago
  85. f74a0c0 Store requested priority. by Kweku Adams · 2 years, 10 months ago
  86. 8bed7fc Merge "Clarifying flag documentation for system alarms" into tm-dev by Suprabh Shukla · 2 years, 10 months ago
  87. 2a1f77d Clarifying flag documentation for system alarms by Suprabh Shukla · 2 years, 10 months ago
  88. 4bf375b Add a hidden API to query appstandby constants. by Sudheer Shanka · 2 years, 10 months ago
  89. fd4fd81 Extend "headless system" app-standby exemption by Makoto Onuki · 2 years, 10 months ago
  90. 58e2702 Fix typo. by Kweku Adams · 2 years, 10 months ago
  91. 386362e Merge "Let settings query an app's minimum bucket." into tm-dev by Kweku Adams · 2 years, 10 months ago
  92. 8056335 Merge "Rename SupplementalProcess to SdkSandbox" into tm-dev by Nikita Ioffe · 2 years, 10 months ago
  93. 9d99993 Let settings query an app's minimum bucket. by Kweku Adams · 2 years, 10 months ago
  94. df59713 Rename SupplementalProcess to SdkSandbox by Nikita Ioffe · 2 years, 10 months ago
  95. c33e4ee Merge "Avoid infinite pending MSG_CHECK_IDLE_STATES messages." into tm-dev by Kweku Adams · 2 years, 10 months ago
  96. 586d964 Avoid infinite pending MSG_CHECK_IDLE_STATES messages. by Kweku Adams · 2 years, 10 months ago
  97. 28f1003 Partial revert "Deferring low and min priority jobs when quota is low." by Kweku Adams · 2 years, 10 months ago
  98. d42478e1 Merge "Listen to battery saver changes." into tm-dev by TreeHugger Robot · 2 years, 10 months ago
  99. 56e477e Listen to battery saver changes. by Kweku Adams · 2 years, 10 months ago
  100. 71fc7a5 Stop showing RESTRICTED toast for new restriction. by Kweku Adams · 2 years, 10 months ago