Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e119e1d6a4606ea6c1c0c7b530184dea34621f69
/
libs
/
hwui
/
PathCache.cpp
7b8b758
Remove the right entries from the cache when a GC happens.
by Romain Guy
· 14 years ago
2fc941e
Fixes cache misses and extra allocations. Bug #3421454
by Romain Guy
· 14 years ago
ff26a0c
Remove unnecessary code.
by Romain Guy
· 14 years ago
3222828
Solve translucency issue when drawing paths.
by Romain Guy
· 14 years ago
fe48f65
Free resources only from the GL context thread. Bug #3179882
by Romain Guy
· 14 years ago
e190aa6
Add new runtime debug flags.
by Romain Guy
· 14 years ago
9e10841
Correctly remove unused paths from the cache.
by Romain Guy
· 14 years ago
1041ade
Fix possible rendering issue when drawing a path.
by Romain Guy
· 14 years ago
d799912
Make simple paths made of lines work.
by Romain Guy
· 14 years ago
183f17e
A Path can exist in several cache entries.
by Romain Guy
· 14 years ago
a2341a9
Purge Skia objects from GL caches as needed.
by Romain Guy
· 14 years ago
fb8b763
Use only one GL context per process, share chaches.
by Romain Guy
· 14 years ago
1e45aae
Add drop shadows.
by Romain Guy
· 14 years ago
61c8c9c
Fix tons of bugs and add new text rendering support.
by Romain Guy
· 14 years ago
9cccc2b
Enforce maximum texture size.
by Romain Guy
· 14 years ago
22158e1
Automatically cleanup textures that don't fit in the cache.
by Romain Guy
· 14 years ago
7fbcc04
Add support for paths.
by Romain Guy
· 14 years ago