summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_unittest_animation.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 280493 "Make SingleThreadProxy a SchedulerClient"nkostylev@chromium.org2014-06-281-5/+4
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-06-281-4/+5
* cc: Fix negative EstimatedParentDrawTimesbrianderson@chromium.org2014-06-111-6/+7
* Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.danakj@chromium.org2014-05-151-50/+0
* CC::LayerAnimationController should use TimeTicks andsivagunturi@chromium.org2014-05-151-4/+6
* cc: Unify use of DidSwapBuffers() and did_request_swapsimonhong@chromium.org2014-05-121-14/+13
* cc: Split animating and drawing into separate actionsskyostil@chromium.org2014-04-301-0/+64
* cc: Animations committed together should start togetherajuma@chromium.org2014-04-301-0/+79
* Revert 266624 "cc: Split animating and drawing into separate act..."skyostil@google.com2014-04-291-64/+0
* cc: Split animating and drawing into separate actionsskyostil@chromium.org2014-04-281-0/+64
* cc: Allow sending BeginMainFrame before draw or activationbrianderson@chromium.org2014-03-121-6/+16
* Revert 256454 "cc: Allow sending BeginMainFrame before draw or a..."kochi@chromium.org2014-03-121-15/+5
* cc: Allow sending BeginMainFrame before draw or activationbrianderson@chromium.org2014-03-121-5/+15
* Remove wall time from NotifyAnimationStarted and NotifyAnimationFinished.mithro@mithis.com2014-03-101-10/+0
* Make it possible to cancel commits following an animationskyostil@chromium.org2014-03-031-0/+117
* Revert 253910 "Make it possible to cancel commits following an a..."nduca@chromium.org2014-03-021-81/+0
* Make it possible to cancel commits following an animationskyostil@chromium.org2014-02-271-0/+81
* Revert 253439 "Make it possible to cancel commits following an a..."rch@chromium.org2014-02-261-79/+0
* Make it possible to cancel commits following an animationskyostil@chromium.org2014-02-261-0/+79
* Fix flake in LayerTreeHostAnimationTestFrozenAnimationTickTimeajuma@chromium.org2014-02-181-0/+2
* Freeze animations that are checkerboardingajuma@chromium.org2014-02-061-15/+126
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-311-1/+1
* cc: Make PrepareToDraw return an enum for why it abortsenne@chromium.org2014-01-301-9/+10
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-291-1/+1
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-291-1/+1
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-241-1/+1
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-241-1/+1
* Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."mark@chromium.org2014-01-171-26/+17
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2trchen@chromium.org2014-01-171-17/+26
* Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"loislo@chromium.org2013-12-111-26/+17
* Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimatetrchen@chromium.org2013-12-111-17/+26
* Add monotonic time and target property to cc::AnimationDelegate notificationsajuma@chromium.org2013-12-091-17/+49
* cc: Support animating scroll offsetajuma@chromium.org2013-12-031-0/+53
* De-activate LayerAnimationControllers when all animations are WaitingForDeletionajuma@chromium.org2013-11-181-8/+1
* cc: Add failure info to LTHAnimationTest...WithoutActiveTreeenne@chromium.org2013-10-311-3/+6
* cc: Avoid updating animations in the background without an active treebrianderson@chromium.org2013-08-301-3/+132
* Suppress sporadic failure in LayerTreeHostAnimationTestAddAnimation.RunMultiT...rjkroege@chromium.org2013-08-281-2/+3
* cc: Fix aborted commits with evicted texturesenne@chromium.org2013-08-071-0/+2
* cc: Rename LayerTreeHost::commit_number to source_frame_number.danakj@chromium.org2013-07-241-4/+4
* Remove flake from AddAnimationWithTimingFunction testajuma@chromium.org2013-07-031-12/+4
* Revert 209710 "Reland "Shouldn't access LayerTreeTest::layer_tre..."vollick@chromium.org2013-07-021-3/+11
* Reland "Shouldn't access LayerTreeTest::layer_tree_host on impl thread"vollick@chromium.org2013-07-021-11/+3
* cc: Create a AnimationDelegate interface and an adapter class in compositor_b...tfarina@chromium.org2013-06-261-10/+10
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-181-2/+2
* Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."reveman@google.com2013-06-171-2/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-131-2/+2
* Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."skaslev@chromium.org2013-06-121-2/+2
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-121-2/+2
* cc: Make activation happen as soon as possibleenne@chromium.org2013-06-121-1/+1
* Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-6/+6