summaryrefslogtreecommitdiffstats
path: root/cc/resources/resource_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Allow TEXTURE_RECTANGLE_ARB to be used for tile textures.reveman@chromium.org2013-11-231-5/+10
* cc: Fix ResourcePool busy resource leakboliu@chromium.org2013-11-151-2/+15
* cc: Keep track of busy resources in ResourcePooljadahl@opera.com2013-11-061-10/+18
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-4/+4
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-4/+4
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-4/+4
* [cc] Allow resources and ui resources to specify wrap modeccameron@chromium.org2013-09-051-0/+1
* cc: Remove incorrect TODO.danakj@chromium.org2013-08-301-4/+0
* cc: Use LRU resource eviction pattern in ResourcePool.reveman@chromium.org2013-08-161-4/+9
* cc: Prevent the tile manager from allocating more memory than allowed.reveman@chromium.org2013-08-161-18/+25
* Add memory policy limit by number of resources.aelias@chromium.org2013-08-031-4/+9
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-231-2/+2
* cc: Add command line switch to control resource usage for impl-side painting.reveman@chromium.org2013-03-281-7/+26
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+97