summaryrefslogtreecommitdiffstats
path: root/cc/resources/resource_pool.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Detect miss-behaving fence extensions when using 1-copy rasterizer.reveman2014-10-291-1/+4
* cc: Throttle raster performed by 1-copy rasterizer.reveman2014-10-291-0/+1
* cc: Add CopyResource function to ResourceProvider API.reveman@chromium.org2014-04-151-0/+1
* cc: Move ResourcePool ownership to LTHI.reveman@chromium.org2014-04-121-0/+2
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* cc: Clang-format cc/resources/resource_pool.* code.reveman@chromium.org2014-01-231-6/+2
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-18/+5
* cc: Allow TEXTURE_RECTANGLE_ARB to be used for tile textures.reveman@chromium.org2013-11-231-5/+13
* cc: Fix ResourcePool busy resource leakboliu@chromium.org2013-11-151-0/+2
* cc: Keep track of busy resources in ResourcePooljadahl@opera.com2013-11-061-0/+2
* 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: Prevent the tile manager from allocating more memory than allowed.reveman@chromium.org2013-08-161-7/+12
* cc: Add tracing for unused memory in resource pool.reveman@chromium.org2013-08-141-0/+3
* Add memory policy limit by number of resources.aelias@chromium.org2013-08-031-3/+5
* cc: Remove unused ResourcePool::resource_provider() getter.reveman@chromium.org2013-06-131-2/+0
* cc: Remove memory state from tile managementvmpstr@chromium.org2013-06-041-0/+4
* cc: Don't pass simple well-defined classes by reference.danakj@chromium.org2013-04-231-3/+3
* cc: Add command line switch to control resource usage for impl-side painting.reveman@chromium.org2013-03-281-1/+7
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-261-2/+2
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+63