summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_unittest_animation.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Shouldn't access LayerTreeTest::layer_tree_host on impl thread"wangxianzhu@chromium.org2013-05-291-3/+14
* Shouldn't access LayerTreeTest::layer_tree_host on impl threadvollick@chromium.org2013-05-291-14/+3
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-3/+3
* Remove current pinch-zoom scrollbar implementation.wjmaclean@chromium.org2013-05-171-64/+0
* Run all LayerTreeHost tests with impl-side painting.danakj@chromium.org2013-05-131-3/+10
* Make SingleThreadProxy update LayerTreeHost's animationsajuma@chromium.org2013-05-091-0/+39
* Warn on missing OVERRIDE/virtual everywhere, not just in header files.rsleevi@chromium.org2013-05-021-1/+1
* Remove boundsContainPageScale from layer typeswjmaclean@chromium.org2013-04-261-0/+1
* Enable tests for AnimationFinished notificationsajuma@chromium.org2013-04-221-13/+10
* Ensure that pinch-zoom scrollbar animations trigger a drawajuma@chromium.org2013-04-191-0/+63