summaryrefslogtreecommitdiffstats
path: root/libs/hwui/ResourceCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix hang in native bitmap recycling due to nested mutex locksChet Haase2010-11-231-5/+0
* make ResourceCache for display lists thread-safeChet Haase2010-11-111-0/+13
* Free resources only from the GL context thread.Romain Guy2010-11-111-4/+4
* Optimizing ColorFilter in display listsChet Haase2010-10-261-1/+33
* DisplayList optimizations and fixes.Chet Haase2010-10-261-42/+0
* Optimizing display lists by referencing pointers to resources instead of copy...Chet Haase2010-10-211-0/+219