summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_unittest_copyrequest.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure IsActiveTree() and IsPendingTree() queries work in ~LayerImpl().danakj@chromium.org2014-02-061-0/+71
* Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.danakj@chromium.org2014-02-051-17/+10
* 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
* Decouple cc::FakeWebGraphicsContext3D from blink::WGC3Djamesr@chromium.org2014-01-101-2/+3
* cc: Prevent use after free of LayerImpl that had a copy request.danakj@chromium.org2013-12-121-0/+77
* cc: Allow copy requests to provide a texture.danakj@chromium.org2013-12-031-0/+831