| Commit message (Expand) | Author | Age | Files | Lines |
* | cc: Detect miss-behaving fence extensions when using 1-copy rasterizer. | reveman | 2014-10-29 | 1 | -1/+4 |
* | cc: Throttle raster performed by 1-copy rasterizer. | reveman | 2014-10-29 | 1 | -0/+1 |
* | cc: Add CopyResource function to ResourceProvider API. | reveman@chromium.org | 2014-04-15 | 1 | -0/+1 |
* | cc: Move ResourcePool ownership to LTHI. | reveman@chromium.org | 2014-04-12 | 1 | -0/+2 |
* | [#7] Pass gfx::Size by const ref. | prashant.n@samsung.com | 2014-01-29 | 1 | -1/+1 |
* | Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview... | mnissler@chromium.org | 2014-01-28 | 1 | -1/+1 |
* | [#7] Pass gfx::Size by const ref. | prashant.n@samsung.com | 2014-01-28 | 1 | -1/+1 |
* | cc: Clang-format cc/resources/resource_pool.* code. | reveman@chromium.org | 2014-01-23 | 1 | -6/+2 |
* | cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...} | danakj@chromium.org | 2013-12-10 | 1 | -18/+5 |
* | cc: Allow TEXTURE_RECTANGLE_ARB to be used for tile textures. | reveman@chromium.org | 2013-11-23 | 1 | -5/+13 |
* | cc: Fix ResourcePool busy resource leak | boliu@chromium.org | 2013-11-15 | 1 | -0/+2 |
* | cc: Keep track of busy resources in ResourcePool | jadahl@opera.com | 2013-11-06 | 1 | -0/+2 |
* | cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had... | kaanb@chromium.org | 2013-09-19 | 1 | -4/+4 |
* | Revert "Adding support for RGBA_4444 tile textures" | tomhudson@google.com | 2013-09-18 | 1 | -4/+4 |
* | Adding support for RGBA_4444 tile textures | kaanb@chromium.org | 2013-09-18 | 1 | -4/+4 |
* | cc: Prevent the tile manager from allocating more memory than allowed. | reveman@chromium.org | 2013-08-16 | 1 | -7/+12 |
* | cc: Add tracing for unused memory in resource pool. | reveman@chromium.org | 2013-08-14 | 1 | -0/+3 |
* | Add memory policy limit by number of resources. | aelias@chromium.org | 2013-08-03 | 1 | -3/+5 |
* | cc: Remove unused ResourcePool::resource_provider() getter. | reveman@chromium.org | 2013-06-13 | 1 | -2/+0 |
* | cc: Remove memory state from tile management | vmpstr@chromium.org | 2013-06-04 | 1 | -0/+4 |
* | cc: Don't pass simple well-defined classes by reference. | danakj@chromium.org | 2013-04-23 | 1 | -3/+3 |
* | cc: Add command line switch to control resource usage for impl-side painting. | reveman@chromium.org | 2013-03-28 | 1 | -1/+7 |
* | This fixes all lint issues (except for false positives) in: | jamesr@chromium.org | 2013-03-26 | 1 | -2/+2 |
* | Part 8 of cc/ directory shuffles: resources | jamesr@chromium.org | 2013-03-18 | 1 | -0/+63 |