summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_delegated_renderer_layer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove the RenderPassId field from AppendQuadsData.danakj2015-01-291-1/+2
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-3/+2
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-1/+1
* Keeping track of descendants that draw content instead of recalcualtingawoloszyn@chromium.org2014-08-111-1/+0
* cc: Replace ScopedPtrVector<RenderPass> with RenderPassListsimonhong@chromium.org2014-06-301-2/+2
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-101-1/+2
* Revert of Invert DSF to map from delegated frame to layer space (https://code...acleung@chromium.org2014-06-071-2/+1
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-061-1/+2
* cc: Return resources to child compositor via a Callback.danakj@chromium.org2013-09-221-3/+1
* cc: Make DelegatedRendererLayer tests work with a DelegatingRenderer.danakj@chromium.org2013-08-091-0/+3
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-1/+1
* cc: Make DelegatedRendererLayerImpl::SetRenderPasses() private.danakj@chromium.org2013-03-041-0/+2
* cc: Receive and remap resources to the parent.danakj@chromium.org2013-03-011-0/+34