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
/
PropertyInvalidatedCache.java
Age
Commit message (
Expand
)
Author
2021-06-21
Modify PropertyInvalidatedCache
Lee Shombert
2020-10-12
Enable in-process permission caches for system_server
Lee Shombert
2020-09-15
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-08-17
Reduce auto-cork delay to 50ms
Lee Shombert
2020-08-05
Enhance PropertyInvalidatedCache debugging
Lee Shombert
2020-07-15
Enhance PropertyInvalidatedCache debug
Lee Shombert
2020-05-27
Merge "Add performance counters to cacheinfo dumps." into rvc-dev am: 4edffac...
Collin Fijalkovich
2020-05-26
Add performance counters to cacheinfo dumps.
Collin Fijalkovich
2020-05-18
Merge changes from topic "dump-cacheinfo" into rvc-dev am: acb2bba925 am: 5f2...
Collin Fijalkovich
2020-05-13
Add cache debugging information to bugreports.
Collin Fijalkovich
2020-05-13
Maintain global list of caches; purge on low memory
Daniel Colascione
2020-04-28
Maintain global list of caches; purge on low memory
Daniel Colascione
2020-04-19
Merge "Disable binder caches in unit tests" into rvc-dev am: 9bca3a380d am: 6...
Lee Shombert
2020-04-17
Disable binder caches in unit tests
Lee Shombert
2020-04-17
RESTRICT AUTOMERGE: Add a facility for time-based cache corking
Daniel Colascione
2020-04-17
RESTRICT AUTOMERGE: Add a "cork" mechanism to prevent cache invalidation floo...
Daniel Colascione
2020-03-20
Add a facility for time-based cache corking
Daniel Colascione
2020-03-18
Merge changes from topic "cache-cork"
Daniel Colascione
2020-03-09
Modify PropertyInvalidatedCache debugging
Lee Shombert
2020-03-06
Add a "cork" mechanism to prevent cache invalidation flooding
Daniel Colascione
2020-03-04
Add TODO for resolving property-set race
Daniel Colascione
2020-02-20
Cache package and permission information
Daniel Colascione
2020-01-30
Enhance PropertyInvalidatedCache debug
Lee Shombert
2020-01-09
Added verification mode to PropertyInvalidatedCache
Collin Fijalkovich
2019-12-02
Add property-invalidated cache
Daniel Colascione