summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_delegated_renderer_layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Replace ScopedPtrVector<RenderPass> with RenderPassListsimonhong@chromium.org2014-06-301-1/+1
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-101-2/+6
* Revert of Invert DSF to map from delegated frame to layer space (https://code...acleung@chromium.org2014-06-071-6/+2
* Invert DSF to map from delegated frame to layer spacejamesr@chromium.org2014-06-061-2/+6
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-031-1/+2
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-211-2/+1
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-181-1/+2
* aura: Allow delegated frames to be used by more than one impl layer.danakj@chromium.org2013-10-091-4/+7
* Factor TextureMap and Texture class out of resource_provider_unittest.cc and ...mvujovic@adobe.com2013-10-041-0/+1
* cc: Return resources to child compositor via a Callback.danakj@chromium.org2013-09-221-2/+13
* cc: return resources via a ReturnedResource struct rather than TransferableRe...piman@chromium.org2013-08-191-1/+2
* cc: Make DelegatedRendererLayer tests work with a DelegatingRenderer.danakj@chromium.org2013-08-091-0/+6
* cc: Invalid frames should not cause damage in DelegatedRendererLayer.danakj@chromium.org2013-08-081-1/+2
* Part 6 of cc/ directory shuffles: quadsjamesr@chromium.org2013-03-181-1/+1
* Part 4 of cc/ directory shuffles: outputjamesr@chromium.org2013-03-181-1/+1
* cc: Make DelegatedRendererLayerImpl::SetRenderPasses() private.danakj@chromium.org2013-03-041-0/+29
* cc: Receive and remap resources to the parent.danakj@chromium.org2013-03-011-0/+17