index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
renderthread
/
CacheManager.h
Age
Commit message (
Expand
)
Author
2021-06-15
Add logic to clean up resources more frequently
Nader Jawad
2021-05-12
More benchmark tweaks
John Reck
2020-10-07
Migrate some last instances of GrContext to GrDirectContext
Adlai Holler
2020-01-10
Add memory tracing in HWUI
Stan Iliev
2019-11-07
Merge "[HWUI] Get DeviceInfo through stable ABI"
Alec Mouri
2019-10-25
[HWUI] Get DeviceInfo through stable ABI
Alec Mouri
2019-10-04
Delete VectorDrawableAtlas
John Reck
2019-09-06
Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimit
Robert Phillips
2019-05-29
Build native android graphics library for desktop
Jerome Gaillard
2019-04-19
Update the CPU text cache sizes to be the same as their GPU equivalents
Derek Sollenberger
2019-03-18
Remove old TaskManager system
John Reck
2018-12-20
Merge "Fix/suppress renderthread google-explicit-constructor warnings" am: 13...
Chih-Hung Hsieh
2018-12-20
Fix/suppress renderthread google-explicit-constructor warnings
Chih-Hung Hsieh
2018-09-04
Add cache validation to ensure the validity
Yichi Chen
2017-12-11
Update GrContext creation calls to use sk_sp
Greg Daniel
2017-11-03
Format the world (or just HWUI)
John Reck
2017-09-08
Enable multi-threading of cpu intensive tasks when using Skia pipelines
Derek Sollenberger
2017-07-18
Cache VectorDrawables in an atlas
Stan Iliev
2017-06-06
Implement CacheManager for the Skia pipelines.
Derek Sollenberger