summaryrefslogtreecommitdiff
path: root/libs/hwui/ResourceCache.cpp
AgeCommit message (Expand)Author
2011-02-22Skia Merge (revision 808) Derek Sollenberger
2011-02-04Fix crash when Paths are GCd in hw accelerated apps Chet Haase
2011-01-14Don't crash Launcher on config change. Romain Guy
2010-12-20Ensure bitmaps aren't freed while referenced from a display list Patrick Dubroy
2010-12-14Allocate bitmap backing buffers in the Java heap. Patrick Dubroy
2010-11-23Fix hang in native bitmap recycling due to nested mutex locks Chet Haase
2010-11-11make ResourceCache for display lists thread-safe Chet Haase
2010-11-11Free resources only from the GL context thread. Romain Guy
2010-10-26Optimizing ColorFilter in display lists Chet Haase
2010-10-26DisplayList optimizations and fixes. Chet Haase
2010-10-21Optimizing display lists by referencing pointers to resources instead of copy... Chet Haase