Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
c33d8d49e44358d72f19e7f7730c03d3902fa1f2
/
libs
/
hwui
/
PathCache.h
b29cfbf
Fix paths rendering issues.
by Romain Guy
· 14 years ago
ff26a0c
Remove unnecessary code.
by Romain Guy
· 15 years ago
fe48f65
Free resources only from the GL context thread. Bug #3179882
by Romain Guy
· 15 years ago
e190aa6
Add new runtime debug flags.
by Romain Guy
· 15 years ago
c15008e
Move all debug flags in a single place.
by Romain Guy
· 15 years ago
9e10841
Correctly remove unused paths from the cache.
by Romain Guy
· 15 years ago
5b3b352
Optimize FBO drawing with regions.
by Romain Guy
· 15 years ago
2665b85
Small cleanup.
by Romain Guy
· 15 years ago
03750a0
Use VBOs to render most geometries.
by Romain Guy
· 15 years ago
4bb9420
Optimize 9patch rendering.
by Romain Guy
· 15 years ago
21b028a
Move GenerationCache to the utils directory.
by Romain Guy
· 15 years ago
a2341a9
Purge Skia objects from GL caches as needed.
by Romain Guy
· 15 years ago
fb8b763
Use only one GL context per process, share chaches.
by Romain Guy
· 15 years ago
9cccc2b9
Enforce maximum texture size.
by Romain Guy
· 15 years ago
22158e1
Automatically cleanup textures that don't fit in the cache.
by Romain Guy
· 15 years ago
7fbcc04
Add support for paths.
by Romain Guy
· 15 years ago