summaryrefslogtreecommitdiff
path: root/libs/hwui/pipeline/skia/ShaderCache.h
AgeCommit message (Expand)Author
2024-08-30[HWUI] Update Ganesh includes to specify new location Nolan Scobie
2024-03-13Provide a complete definition of FileBlobCache Aditya Kumar
2023-07-17Merge "Fix HWUI ShaderCache mIDHash eviction race" into udc-qpr-dev am: 9fb28... Matt Buckley
2023-07-10Fix HWUI ShaderCache mIDHash eviction race Matt Buckley
2023-06-27Merge "Update ShaderCache to support shared locking" into udc-qpr-dev am: c57... Wei Wang
2023-06-26Update ShaderCache to support shared locking Matt Buckley
2023-03-14Fix forward declare of GrDirectContext Kevin Lubick
2023-02-10Fix storing VkPipelineCache in HWUI's shader cache breaking persistence Nolan Scobie
2022-05-06Merge "Add traces of the size of HWUI shader cache in RAM" into tm-dev am: b8... TreeHugger Robot
2022-05-03Add traces of the size of HWUI shader cache in RAM Leon Scroggins III
2022-03-04Fix transitive dependencies on SkImageEncoder Kevin Lubick
2020-10-07Migrate some last instances of GrContext to GrDirectContext Adlai Holler
2020-04-09Remove unecessary exported symbols from libhwui.so Derek Sollenberger
2019-01-14Store VkPipelineCache to ShaderCache Stan Iliev
2018-12-14New WebViewFunctor API John Reck
2018-09-04Add cache validation to ensure the validity Yichi Chen
2017-11-08Implement SkSL cache Stan Iliev