summaryrefslogtreecommitdiff
path: root/core/java/android/app/PropertyInvalidatedCache.java
AgeCommit message (Expand)Author
2021-06-21Modify PropertyInvalidatedCacheLee Shombert
2020-10-12Enable in-process permission caches for system_serverLee Shombert
2020-09-15Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-08-17Reduce auto-cork delay to 50msLee Shombert
2020-08-05Enhance PropertyInvalidatedCache debuggingLee Shombert
2020-07-15Enhance PropertyInvalidatedCache debugLee Shombert
2020-05-27Merge "Add performance counters to cacheinfo dumps." into rvc-dev am: 4edffac...Collin Fijalkovich
2020-05-26Add performance counters to cacheinfo dumps.Collin Fijalkovich
2020-05-18Merge changes from topic "dump-cacheinfo" into rvc-dev am: acb2bba925 am: 5f2...Collin Fijalkovich
2020-05-13Add cache debugging information to bugreports.Collin Fijalkovich
2020-05-13Maintain global list of caches; purge on low memoryDaniel Colascione
2020-04-28Maintain global list of caches; purge on low memoryDaniel Colascione
2020-04-19Merge "Disable binder caches in unit tests" into rvc-dev am: 9bca3a380d am: 6...Lee Shombert
2020-04-17Disable binder caches in unit testsLee Shombert
2020-04-17RESTRICT AUTOMERGE: Add a facility for time-based cache corkingDaniel Colascione
2020-04-17RESTRICT AUTOMERGE: Add a "cork" mechanism to prevent cache invalidation floo...Daniel Colascione
2020-03-20Add a facility for time-based cache corkingDaniel Colascione
2020-03-18Merge changes from topic "cache-cork"Daniel Colascione
2020-03-09Modify PropertyInvalidatedCache debuggingLee Shombert
2020-03-06Add a "cork" mechanism to prevent cache invalidation floodingDaniel Colascione
2020-03-04Add TODO for resolving property-set raceDaniel Colascione
2020-02-20Cache package and permission informationDaniel Colascione
2020-01-30Enhance PropertyInvalidatedCache debugLee Shombert
2020-01-09Added verification mode to PropertyInvalidatedCacheCollin Fijalkovich
2019-12-02Add property-invalidated cacheDaniel Colascione