summaryrefslogtreecommitdiffstats
path: root/cc/test/layer_tree_test.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 280493 "Make SingleThreadProxy a SchedulerClient"nkostylev@chromium.org2014-06-281-0/+6
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-06-281-6/+0
* Adding a test hook for ScheduledActionAnimate.mithro@mithis.com2014-06-191-2/+3
* cc: Test losing the output surface during deferred commits.danakj@chromium.org2014-06-111-0/+1
* cc: Add testing stubs for proxy testsimonhong@chromium.org2014-05-221-0/+6
* Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.danakj@chromium.org2014-05-151-2/+0
* cc: Unify use of DidSwapBuffers() and did_request_swapsimonhong@chromium.org2014-05-121-2/+2
* cc: Remove the capability to give up and leave compositing mode.danakj@chromium.org2014-04-251-1/+1
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-241-3/+0
* cc: Handle retroactive BeginFrames in the Scheduler.brianderson@chromium.org2014-04-121-2/+0
* Remove old texture path in TextureLayerpiman@chromium.org2014-04-101-2/+0
* Remove wall time from NotifyAnimationStarted and NotifyAnimationFinished.mithro@mithis.com2014-03-101-3/+1
* Ensure IsActiveTree() and IsPendingTree() queries work in ~LayerImpl().danakj@chromium.org2014-02-061-0/+2
* Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.danakj@chromium.org2014-02-051-3/+4
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-1/+2
* cc: Make PrepareToDraw return an enum for why it abortsenne@chromium.org2014-01-301-3/+4
* cc: Release main thread earlierenne@chromium.org2014-01-241-0/+1
* Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."mark@chromium.org2014-01-171-1/+0
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2trchen@chromium.org2014-01-171-0/+1
* Remove WebGraphicsContext3D getter from cc::ContextProviderjamesr@chromium.org2014-01-161-39/+46
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+2
* cc: Defer first OutputSurface creation until client is readysievers@google.com2013-12-191-4/+5
* cc: Don't cancel poll_for_draw_triggers_closure_ too early.brianderson@chromium.org2013-12-121-0/+2
* Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"loislo@chromium.org2013-12-111-1/+0
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimatetrchen@chromium.org2013-12-111-0/+1
* Add monotonic time and target property to cc::AnimationDelegate notificationsajuma@chromium.org2013-12-091-2/+8
* Revert 238458 "cc: Defer first OutputSurface creation until clie..."robliao@chromium.org2013-12-031-5/+4
* cc: Defer first OutputSurface creation until client is readysievers@chromium.org2013-12-031-4/+5
* Add SwapPromise support to LayerTreeHost and LayerTreeImplmiletus@chromium.org2013-11-271-0/+2
* RenderWidget and RenderWidgetCompositor cleanuptrchen@chromium.org2013-11-221-0/+1
* De-activate LayerAnimationControllers when all animations are WaitingForDeletionajuma@chromium.org2013-11-181-2/+3
* Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).dominikg@chromium.org2013-10-231-2/+2
* Remove solid_color_scrollbars CC LayerTreeSetting.aelias@chromium.org2013-10-201-6/+30
* Adding threaded, impl-side painted LayerTreePerfTestsclholgat@chromium.org2013-10-151-0/+1
* Fix race conditions in window snapshot code.kbr@chromium.org2013-10-151-0/+2
* cc: Fix flaky LayerTreeHostTestFrameTimeUpdatesAfterActivationFailsbrianderson@chromium.org2013-10-101-0/+2
* CC: WeakPtrFactory should be the last member.dmichael@chromium.org2013-10-081-1/+1
* Expose only one LayerTreeHostClient::OffscreenContextProvider()jamesr@chromium.org2013-09-271-10/+3
* cc: Return resources to child compositor via a Callback.danakj@chromium.org2013-09-221-0/+3
* cc: Make LayerTreeTest::ImplThreadTaskRunner() always return non-NULL.danakj@chromium.org2013-09-191-1/+3
* CC: Fix missing swap-used-incomplete-tile updatesepenner@chromium.org2013-09-071-0/+1
* cc: Add readback and forced draw states to the Scheduler.brianderson@chromium.org2013-09-071-0/+2
* cc: Avoid updating animations in the background without an active treebrianderson@chromium.org2013-08-301-0/+1
* cc: Control activation from the Schedulerbrianderson@chromium.org2013-08-271-2/+2
* cc: Rename cc::FakeContextProvider to TestContextProviderdanakj@chromium.org2013-08-131-3/+3
* aura: Remove CreateOffscreenContext from ui::ContextFactory.danakj@chromium.org2013-08-131-1/+1
* Add a flag to allow renderer to use software compositor when GL compositor do...jbauman@chromium.org2013-08-011-4/+4
* cc: Allow the main thread to cancel commitsenne@chromium.org2013-07-301-0/+3
* cc: A pixel test for readbacks of layers with CanClipSelf == true.danakj@chromium.org2013-07-261-1/+1
* Revert 213338 "cc: Allow the main thread to cancel commits"jochen@chromium.org2013-07-241-3/+0