index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
QueuedWork.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-07-17
Eliminate redundant churn in SharedPreferences
Christopher Tate
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-03-08
Merge "Log histogram of fsync times of sharedPreferences"
Philip P. Moltmann
2017-03-06
Allow disk writes on main thread in SharedPrefs
Philip P. Moltmann
2017-03-06
Log histogram of fsync times of sharedPreferences
Philip P. Moltmann
2017-02-15
Process queuedWork on main thread and add logging
Philip P. Moltmann
2017-02-14
Revert accidential merge 492a058d58e991445996cb8cc8dcb24494ac20c5
Philip P. Moltmann
2017-02-13
[DO NOT MERGE] Revert "[DO NOT MERGE] Delay SharedPreferences.apply() by 50 ms"
Philip P. Moltmann
2017-01-31
[DO NOT MERGE] Delay SharedPreferences.apply() by 50 ms
Philip P. Moltmann
2010-10-27
Add facility for broadcasts receives to do work asynchronously.
Dianne Hackborn
2010-08-27
SharedPreferences$Editor.startCommit()
Brad Fitzpatrick