summaryrefslogtreecommitdiffstats
path: root/cc/layers/delegated_frame_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* [C++11 Allowed Features] Declares a type-safe null pointer converting from NU...kulkarni.a2014-10-101-7/+7
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-3/+3
* Remove implicit conversions from scoped_refptr to T* in cc/dcheng2014-08-261-16/+16
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-221-1/+1
* Use RenderPass to create DrawQuad in unittestsweiliangc@chromium.org2014-07-101-2/+2
* Use RenderPass CreateAndAppendSQS whenever possibleweiliangc@chromium.org2014-05-081-3/+3
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-071-0/+1
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-031-1/+1
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-211-1/+1
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-181-1/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+3
* cc: Remove DelegatingRendererLayerClientpowei@chromium.org2013-12-041-8/+8
* aura: Return unused delegated resources immediately if no ack pending.danakj@chromium.org2013-10-171-8/+69
* aura: Allow delegated frames to be used by more than one impl layer.danakj@chromium.org2013-10-091-0/+334