index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
trees
/
layer_tree_host_unittest_animation.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 280493 "Make SingleThreadProxy a SchedulerClient"
nkostylev@chromium.org
2014-06-28
1
-5
/
+4
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-06-28
1
-4
/
+5
*
cc: Fix negative EstimatedParentDrawTimes
brianderson@chromium.org
2014-06-11
1
-6
/
+7
*
Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.
danakj@chromium.org
2014-05-15
1
-50
/
+0
*
CC::LayerAnimationController should use TimeTicks and
sivagunturi@chromium.org
2014-05-15
1
-4
/
+6
*
cc: Unify use of DidSwapBuffers() and did_request_swap
simonhong@chromium.org
2014-05-12
1
-14
/
+13
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-30
1
-0
/
+64
*
cc: Animations committed together should start together
ajuma@chromium.org
2014-04-30
1
-0
/
+79
*
Revert 266624 "cc: Split animating and drawing into separate act..."
skyostil@google.com
2014-04-29
1
-64
/
+0
*
cc: Split animating and drawing into separate actions
skyostil@chromium.org
2014-04-28
1
-0
/
+64
*
cc: Allow sending BeginMainFrame before draw or activation
brianderson@chromium.org
2014-03-12
1
-6
/
+16
*
Revert 256454 "cc: Allow sending BeginMainFrame before draw or a..."
kochi@chromium.org
2014-03-12
1
-15
/
+5
*
cc: Allow sending BeginMainFrame before draw or activation
brianderson@chromium.org
2014-03-12
1
-5
/
+15
*
Remove wall time from NotifyAnimationStarted and NotifyAnimationFinished.
mithro@mithis.com
2014-03-10
1
-10
/
+0
*
Make it possible to cancel commits following an animation
skyostil@chromium.org
2014-03-03
1
-0
/
+117
*
Revert 253910 "Make it possible to cancel commits following an a..."
nduca@chromium.org
2014-03-02
1
-81
/
+0
*
Make it possible to cancel commits following an animation
skyostil@chromium.org
2014-02-27
1
-0
/
+81
*
Revert 253439 "Make it possible to cancel commits following an a..."
rch@chromium.org
2014-02-26
1
-79
/
+0
*
Make it possible to cancel commits following an animation
skyostil@chromium.org
2014-02-26
1
-0
/
+79
*
Fix flake in LayerTreeHostAnimationTestFrozenAnimationTickTime
ajuma@chromium.org
2014-02-18
1
-0
/
+2
*
Freeze animations that are checkerboarding
ajuma@chromium.org
2014-02-06
1
-15
/
+126
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-31
1
-1
/
+1
*
cc: Make PrepareToDraw return an enum for why it aborts
enne@chromium.org
2014-01-30
1
-9
/
+10
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
ricea@chromium.org
2014-01-29
1
-1
/
+1
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-29
1
-1
/
+1
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
mkwst@chromium.org
2014-01-24
1
-1
/
+1
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-24
1
-1
/
+1
*
Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."
mark@chromium.org
2014-01-17
1
-26
/
+17
*
Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2
trchen@chromium.org
2014-01-17
1
-17
/
+26
*
Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"
loislo@chromium.org
2013-12-11
1
-26
/
+17
*
Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate
trchen@chromium.org
2013-12-11
1
-17
/
+26
*
Add monotonic time and target property to cc::AnimationDelegate notifications
ajuma@chromium.org
2013-12-09
1
-17
/
+49
*
cc: Support animating scroll offset
ajuma@chromium.org
2013-12-03
1
-0
/
+53
*
De-activate LayerAnimationControllers when all animations are WaitingForDeletion
ajuma@chromium.org
2013-11-18
1
-8
/
+1
*
cc: Add failure info to LTHAnimationTest...WithoutActiveTree
enne@chromium.org
2013-10-31
1
-3
/
+6
*
cc: Avoid updating animations in the background without an active tree
brianderson@chromium.org
2013-08-30
1
-3
/
+132
*
Suppress sporadic failure in LayerTreeHostAnimationTestAddAnimation.RunMultiT...
rjkroege@chromium.org
2013-08-28
1
-2
/
+3
*
cc: Fix aborted commits with evicted textures
enne@chromium.org
2013-08-07
1
-0
/
+2
*
cc: Rename LayerTreeHost::commit_number to source_frame_number.
danakj@chromium.org
2013-07-24
1
-4
/
+4
*
Remove flake from AddAnimationWithTimingFunction test
ajuma@chromium.org
2013-07-03
1
-12
/
+4
*
Revert 209710 "Reland "Shouldn't access LayerTreeTest::layer_tre..."
vollick@chromium.org
2013-07-02
1
-3
/
+11
*
Reland "Shouldn't access LayerTreeTest::layer_tree_host on impl thread"
vollick@chromium.org
2013-07-02
1
-11
/
+3
*
cc: Create a AnimationDelegate interface and an adapter class in compositor_b...
tfarina@chromium.org
2013-06-26
1
-10
/
+10
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-18
1
-2
/
+2
*
Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."
reveman@google.com
2013-06-17
1
-2
/
+2
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-13
1
-2
/
+2
*
Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."
skaslev@chromium.org
2013-06-12
1
-2
/
+2
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-12
1
-2
/
+2
*
cc: Make activation happen as soon as possible
enne@chromium.org
2013-06-12
1
-1
/
+1
*
Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-6
/
+6
[next]