summaryrefslogtreecommitdiff
path: root/libs/hwui/pipeline/skia/ShaderCache.cpp
AgeCommit message (Expand)Author
2021-06-07Increase the persistent storage size for SkSL ShadersLeon Scroggins III
2021-05-22Use TraceUtils.h from gui shared library.rnlee
2020-10-07Migrate some last instances of GrContext to GrDirectContextAdlai Holler
2019-04-12Support render-ahead in vulkanJohn Reck
2019-01-24Increase ShaderCache max size to accomodate Vulkan pipeline cacheStan Iliev
2019-01-14Store VkPipelineCache to ShaderCacheStan Iliev
2018-12-14New WebViewFunctor APIJohn Reck
2018-09-04Add cache validation to ensure the validityYichi Chen
2018-03-30Fix memory leak in ShaderCacheStan Iliev
2018-01-24Don't use shader disk cache on emulatorLingfeng Yang
2018-01-09Remove error log messages when skia shader cache is disabledStan Iliev
2017-11-08Implement SkSL cacheStan Iliev