summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of graphics layer anchor points, and replace withchrishtr@chromium.org2014-06-051-1/+0
* Create SharedQuadState on RenderPassweiliangc@chromium.org2014-05-071-5/+4
* Enable disabling WebCore::GraphicsContext in telemetry.schenney@chromium.org2014-05-021-3/+5
* plumbing fills_bounds_completely from aura to content_layer_updaterluken@chromium.org2014-03-251-0/+2
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+1
* Do not give GPU memory to backgrounded compositors.ccameron@chromium.org2013-11-011-2/+0
* Move memory allocation/stats structs to gpu:: and remove bazillion copiesjamesr@chromium.org2013-10-291-2/+2
* Add memory policy limit by number of resources.aelias@chromium.org2013-08-031-2/+3
* cc: Pipe visibility and memory allocation to DelegatingRendererpiman@chromium.org2013-06-291-2/+3
* cc: Allow output readback/copy requests to specify a sub-rect to copy.danakj@chromium.org2013-06-201-1/+3
* cc: Enable AntiAliasing for sub-pixel translations in software rendererdanakj@chromium.org2013-06-111-7/+7
* Revert 205218 "cc: Enable AntiAliasing for sub-pixel translation..."danakj@chromium.org2013-06-101-7/+7
* cc: Enable AntiAliasing for sub-pixel translations in software rendererdanakj@chromium.org2013-06-101-7/+7
* Revert 205076 "cc: Enable AntiAliasing for sub-pixel translation..."tkent@chromium.org2013-06-091-7/+7
* cc: Enable AntiAliasing for sub-pixel translations in software rendererdanakj@chromium.org2013-06-081-7/+7
* cc: PNG baselines for 16634015danakj@chromium.org2013-06-071-1/+1
* cc: Fix most cpplint errors in cc/enne@chromium.org2013-05-011-1/+2
* Implement on demand quad rasterization for PicturePiles.leandrogracia@chromium.org2013-03-271-0/+107