summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/CacheManager.h
AgeCommit message (Expand)Author
2021-06-15Add logic to clean up resources more frequentlyNader Jawad
2021-05-12More benchmark tweaksJohn Reck
2020-10-07Migrate some last instances of GrContext to GrDirectContextAdlai Holler
2020-01-10Add memory tracing in HWUIStan Iliev
2019-11-07Merge "[HWUI] Get DeviceInfo through stable ABI"Alec Mouri
2019-10-25[HWUI] Get DeviceInfo through stable ABIAlec Mouri
2019-10-04Delete VectorDrawableAtlasJohn Reck
2019-09-06Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimitRobert Phillips
2019-05-29Build native android graphics library for desktopJerome Gaillard
2019-04-19Update the CPU text cache sizes to be the same as their GPU equivalentsDerek Sollenberger
2019-03-18Remove old TaskManager systemJohn Reck
2018-12-20Merge "Fix/suppress renderthread google-explicit-constructor warnings" am: 13...Chih-Hung Hsieh
2018-12-20Fix/suppress renderthread google-explicit-constructor warningsChih-Hung Hsieh
2018-09-04Add cache validation to ensure the validityYichi Chen
2017-12-11Update GrContext creation calls to use sk_spGreg Daniel
2017-11-03Format the world (or just HWUI)John Reck
2017-09-08Enable multi-threading of cpu intensive tasks when using Skia pipelinesDerek Sollenberger
2017-07-18Cache VectorDrawables in an atlasStan Iliev
2017-06-06Implement CacheManager for the Skia pipelines.Derek Sollenberger