Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
refs/heads/android-16
/
apex
3c4cb18
Allow JobScheduler concurrency limit as low as 1
by Timur Calmatui
· 6 months ago
f8ea6dc
Merge "Guard against excessively long package names and certificates." into main
by Sudheer Shanka
· 6 months ago
aaa1cb2
Guard against excessively long package names and certificates.
by Sudheer Shanka
· 6 months ago
26a3b84
JobScheduler: Enable quota parameters tuning overrides
by Xin Guan
· 8 months ago
45a14a7
Merge "JobScheduler: Tune default ACTIVE/EXEMPTED bucket job quota parameters" into main
by Xin Guan
· 6 months ago
02249cf
JobScheduler: Tune default ACTIVE/EXEMPTED bucket job quota parameters
by Xin Guan
· 6 months ago
d3d4dc8
Merge "Release wakelock only when no alarms are in-flight" into main
by Treehugger Robot
· 6 months ago
dcd69b9
Release wakelock only when no alarms are in-flight
by Suprabh Shukla
· 6 months ago
443d23e
JobScheduler: Fix setImportantWhileForeground javadoc errors
by Xin Guan
· 6 months ago
921ba5d
JobScheduler: Make the background job delay configurable
by Xin Guan
· 6 months ago
d745943
Merge "Persist list of restored apps whose buckets need to be elevated." into main
by Treehugger Robot
· 6 months ago
7b76c70
Persist list of restored apps whose buckets need to be elevated.
by Varun Shah
· 6 months ago
4d3f2c6
Merge "Print missing alarm-manager flag in dumpsys" into main
by Treehugger Robot
· 6 months ago
7d86ac1
Print missing alarm-manager flag in dumpsys
by Suprabh Shukla
· 6 months ago
b86c4a6
Merge "Offer additional quota to system installers." into main
by Xin Guan
· 6 months ago
a53e1e8
Merge "Release alarm wakelock if send fails" into main
by Suprabh Shukla
· 6 months ago
bbdaf00
Offer additional quota to system installers.
by Xin Guan
· 7 months ago
caea551
Release alarm wakelock if send fails
by Suprabh Shukla
· 7 months ago
a1e75de
Use mVerb to track job execution state in system for consistency.
by Sanath Kumar
· 8 months ago
85f3d3f
JobScheduler: Add Trace Tag to the job name
by Sanath Kumar
· 7 months ago
6189dba
Don't check for carrier privileged apps.
by Xin Guan
· 7 months ago
1b87452
JobScheduler: Use StringBuilder for job name generation
by Sanath Kumar
· 7 months ago
6714f64
Acquire wakelock before alarm dispatch
by Suprabh Shukla
· 8 months ago
f7a1534
Merge "Add config overlay for alarms improvement features in multiuser" into main
by Treehugger Robot
· 8 months ago
6d25f8b
Add config overlay for alarms improvement features in multiuser
by Tetiana Meronyk
· 9 months ago
4688c6e
Remove the backup jobs exemption flag.
by Varun Shah
· 9 months ago
5693148
JobScheduler: Update wakelock tag with additional job type info
by Xin Guan
· 9 months ago
e1814b7
Merge "JobConcurrencyManager: fix the NPE problem." into main am: 32bb571209 am: c7a288da05
by Treehugger Robot
· 9 months ago
32bb571
Merge "JobConcurrencyManager: fix the NPE problem." into main
by Treehugger Robot
· 9 months ago
960649d
Merge "JobScheduler: Enable abandoned job overrides" into main
by Sanath Kumar
· 9 months ago
a05b30e
JobConcurrencyManager: fix the NPE problem.
by lijilou
· 9 months ago
e38ab1a
JobScheduler: Enable abandoned job overrides
by Sanath Kumar
· 9 months ago
0fc16f3
Count proxy jobs toward scheduling limit.
by Xin Guan
· 9 months ago
cacf3de
Remove references to the backup jobs exemption flag.
by Varun Shah
· 9 months ago
557d6c4
Merge "Add Abandoned job reschedule data to the atom" into main
by Sanath Kumar
· 9 months ago
dc16899
Fix remove_user_during_user_switch feature flag bug in aconfig
by Jahdiel Alvarez
· 9 months ago
175d54f
Add Abandoned job reschedule data to the atom
by Sanath Kumar
· 10 months ago
4352680
Revert^2 "Mark @FlaggedApi flags as exported"
by Mårten Kongstad
· 9 months ago
322dd88
Revert "Mark @FlaggedApi flags as exported"
by Chaitanya Cheemala (xWF)
· 9 months ago
1d26f39
Mark @FlaggedApi flags as exported
by Mårten Kongstad
· 9 months ago
cab877d
Merge "Change backoff policy for Abandoned Job failures" into main
by Sanath Kumar
· 10 months ago
fecf84c
Adjust the default bucket temp elevation parameters
by Xin Guan
· 10 months ago
2cc8e9c
Change backoff policy for Abandoned Job failures
by Sanath Kumar
· 10 months ago
e7641e3
Ensure thermal restriction is included in getJobPendingReasons API.
by Varun Shah
· 10 months ago
2bbce86
Merge "JobScheduler: Enable quota optimization overrides" into main
by Xin Guan
· 10 months ago
bc6275a
JobScheduler: Enable quota optimization overrides
by Xin Guan
· 10 months ago
de53d96
Merge 24Q4 (ab/12406339) into aosp-main-future
by Xin Li
· 10 months ago
a8452f5
Clean up use_frozen_state_to_drop_listener_alarms flag
by Suprabh Shukla
· 10 months ago
2cd2b44
Merge "Add a new API to fetch pending job reasons history." into main
by Treehugger Robot
· 10 months ago
b2b7b9a
Add a new API to fetch pending job reasons history.
by Varun Shah
· 10 months ago
c34d2fe
Merge "Add a flag for the new getPendingJobReasonsHistory API." into main
by Treehugger Robot
· 10 months ago
f874d58
Add a flag for the new getPendingJobReasonsHistory API.
by Varun Shah
· 10 months ago
c40fd12
Consistently use CPU uptime for temporary allowlist
by Suprabh Shukla
· 10 months ago
25deabc
Merge "Add a new API to fetch reasons why a job may be pending." into main
by Treehugger Robot
· 10 months ago
d3bf9f1
Add a new API to fetch reasons why a job may be pending.
by Varun Shah
· 10 months ago
d9d5432
Merge "Add a flag for the new getPendingJobReasons API." into main
by Treehugger Robot
· 10 months ago
060899b
Add a flag for the new getPendingJobReasons API.
by Varun Shah
· 10 months ago
0d5bb03
Merge "Implement new stop reason for maybe abandoned jobs" into main
by Sanath Kumar
· 10 months ago
35afa1a
Implement new stop reason for maybe abandoned jobs
by Sanath Kumar
· 10 months ago
aa9cd4b
JobScheduler: Update trace message when apps running out of quota
by Xin Guan
· 10 months ago
a606890
Merge "Ignore null action in DeviceIdleController." into main am: 1539943b32 am: 63d945114c
by Treehugger Robot
· 10 months ago
aeb9916
Merge "Ignore null action in AppStateTrackerImpl." into main am: c809cb93b3 am: 4f9c99ace2
by Treehugger Robot
· 10 months ago
abe2a62
Merge "Ignore null action in BackgroundJobsController." into main am: f09d4f1296 am: 0927187eed
by Treehugger Robot
· 10 months ago
1539943
Merge "Ignore null action in DeviceIdleController." into main
by Treehugger Robot
· 10 months ago
c809cb9
Merge "Ignore null action in AppStateTrackerImpl." into main
by Treehugger Robot
· 10 months ago
0034ddd
Add new stop reason for maybe abandoned jobs
by Sanath Kumar
· 11 months ago
5e272ac
Rename empty to abandoned Jobs
by Sanath Kumar
· 11 months ago
8d7fc246
Ignore null action in BackgroundJobsController.
by gang.huang
· 10 months ago
bb7ba08
Ignore null action in DeviceIdleController.
by gang.huang
· 10 months ago
276586c
Ignore null action in AppStateTrackerImpl.
by gang.huang
· 10 months ago
863a1a8
JobScheduler: Ignore important while foreground flag
by Xin Guan
· 11 months ago
40b92d9
Merge "JobScheduler: Enforce quota to jobs started from TOP state" into main
by Xin Guan
· 11 months ago
1021eb7
Merge "Update the bug component for blobstore" into main am: 6dbe4c0182 am: 01ac28ad02
by Bill Strathearn
· 11 months ago
97e88ab
Update the bug component for blobstore
by Bill Strathearn
· 12 months ago
4fa5446
JobScheduler: Enforce quota to jobs started from TOP state
by Xin Guan
· 11 months ago
d95b534
Merge "Fix the wrong light doze state check" into main am: c5f4d1e206 am: 33cc568e4e
by Treehugger Robot
· 11 months ago
c5f4d1e
Merge "Fix the wrong light doze state check" into main
by Treehugger Robot
· 11 months ago
99e54e0
Bypass screen time check for bucket evaluation
by Xin Guan
· 11 months ago
f1bf0a5
JobScheduler: Adjust quota default parameters
by Xin Guan
· 11 months ago
5de1416
JobScheduler: Remove quota bump
by Xin Guan
· 11 months ago
37cbf38
JobScheduler: Enforce quota to jobs running in FGS.
by Xin Guan
· 11 months ago
920b9b8
Do not enable JobParameters cleaner for SYSTEM_UID
by Sanath Kumar
· 11 months ago
456b5e0
Merge "Ignore null actions in BlobStoreManagerService receivers." into main
by Sudheer Shanka
· 11 months ago
da321ee
Ignore null actions in BlobStoreManagerService receivers.
by Sudheer Shanka
· 11 months ago
e94b365
Merge "Ignore null action in AlarmManagerService$UninstallReceiver." into main am: cd682f630c am: 47f8c0dfce
by Treehugger Robot
· 11 months ago
93247bb
Ignore null action in AlarmManagerService$UninstallReceiver.
by gang.huang
· 12 months ago
10a4031
Fix the wrong light doze state check
by Abhishek Gadewar
· 12 months ago
ef61a0e
Merge changes I2b4d2763,Ieeb40d03 into main am: 42ebed4a2f am: 148ddb9fd9
by Bill Strathearn
· 12 months ago
c3fe133
Update the ownership information for the apex/jobscheduler directory
by Bill Strathearn
· 1 year ago
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
a8fb311
Batch migration of frameworks/base TEST_MAPPING to test_module_config modules
by Ronald Braunstein
· 12 months ago
e79eeea
Merge "Migrate more of FrameworksServicesTests to use options from Android.bp" into main am: f824197c24 am: 5a942c3dc5
by Treehugger Robot
· 12 months ago
f824197
Merge "Migrate more of FrameworksServicesTests to use options from Android.bp" into main
by Treehugger Robot
· 12 months ago
9fd7912
Merge "Migrate FLAKY options from modules to test suites." into main am: 18998d2db9 am: 6049274925
by Ronald Braunstein
· 12 months ago
18998d2
Merge "Migrate FLAKY options from modules to test suites." into main
by Ronald Braunstein
· 12 months ago
cdd5a02
Merge "Update OWNERS file for blobstore related code." into main am: 6b88ea0186 am: 82a38f69e6
by Sudheer Shanka
· 12 months ago
6b88ea0
Merge "Update OWNERS file for blobstore related code." into main
by Sudheer Shanka
· 12 months ago
2cbc7e0
Migrate FLAKY options from modules to test suites.
by Ronald Braunstein
· 12 months ago
8ceac2b
Update OWNERS file for blobstore related code.
by Sudheer Shanka
· 12 months ago
aa9151e
JobScheduler: Add evaluation patch for detecting and logging empty jobs
by Sanath Kumar
· 1 year ago
Next »