summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/CacheManager.cpp
AgeCommit message (Expand)Author
2017-12-11Update GrContext creation calls to use sk_spGreg Daniel
2017-11-29Enable Skia shader cacheStan Iliev
2017-11-14Disable skia shader cacheStan Iliev
2017-11-08Implement SkSL cacheStan Iliev
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-08-09Disable VD shared atlas surfaceStan Iliev
2017-07-18Cache VectorDrawables in an atlasStan Iliev
2017-06-06Implement CacheManager for the Skia pipelines.Derek Sollenberger