Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
c43a97935bb52dc06df39c9590b74e11bb2f1ca5
/
libs
/
hwui
/
ResourceCache.cpp
5baa3a6
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
6203f6c
Reduce the amount of data cached by the gradients cache.
by Romain Guy
· 14 years ago
d586ad9
Fix another memory leak in OpenGLRenderer
by Romain Guy
· 14 years ago
6062c59
Skia Merge (revision 808)
by Derek Sollenberger
· 14 years ago
5a7e828
Fix crash when Paths are GCd in hw accelerated apps
by Chet Haase
· 14 years ago
43ccf46
Don't crash Launcher on config change.
by Romain Guy
· 14 years ago
f890fab
Ensure bitmaps aren't freed while referenced from a display list
by Patrick Dubroy
· 15 years ago
e4ac2d6
Allocate bitmap backing buffers in the Java heap.
by Patrick Dubroy
· 15 years ago
5cafc52
Fix hang in native bitmap recycling due to nested mutex locks
by Chet Haase
· 15 years ago
e7d2295
make ResourceCache for display lists thread-safe
by Chet Haase
· 15 years ago
fe48f65
Free resources only from the GL context thread. Bug #3179882
by Romain Guy
· 15 years ago
ad93c2b
Optimizing ColorFilter in display lists
by Chet Haase
· 15 years ago
d98aa2d
DisplayList optimizations and fixes.
by Chet Haase
· 15 years ago
5c13d89
Optimizing display lists by referencing pointers to resources instead of copying them
by Chet Haase
· 15 years ago