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