summaryrefslogtreecommitdiffstats
path: root/cc/resource_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Enforce correct recycling in resource pool.epenner@chromium.org2013-02-061-0/+12
* Mark textures allocated by impl-side painting's ResourcePool asccameron@chromium.org2013-01-161-1/+1
* Remove the pools from the ResourceProvider.ccameron@chromium.org2012-12-141-6/+2
* cc: Add basic texture recycling to ResourcePool.reveman@chromium.org2012-12-041-6/+65
* cc: Implement impl-side rasterization.reveman@google.com2012-11-271-0/+30