summaryrefslogtreecommitdiffstats
path: root/cc/resources/resource_pool_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* cc: Remove the ability to specify a GL texture targetccameron2015-10-291-2/+2
* Evict resources from resource pool after timeoutericrk2015-08-251-24/+110
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-201-8/+5
* Currently ResourcePool does not maintain ownership of its resourcesericrk2015-08-191-14/+10
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...sky2015-08-181-5/+8
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-181-8/+5
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...kbr2015-08-091-5/+8
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-091-8/+5
* Revert of cc: Use worker context for one-copy tile initialization. (patchset ...kbr2015-08-071-5/+8
* cc: Use worker context for one-copy tile initialization.reveman2015-08-061-8/+5
* 1. With introduction of compressed formats, e.g. ETC1, the number ofprashant.n2015-08-031-1/+3
* cc: ResourcePool release lost resourcesboliu2015-07-221-0/+141