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
*
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
*
Revert "Shouldn't access LayerTreeTest::layer_tree_host on impl thread"
wangxianzhu@chromium.org
2013-05-29
1
-3
/
+14
*
Shouldn't access LayerTreeTest::layer_tree_host on impl thread
vollick@chromium.org
2013-05-29
1
-14
/
+3
*
cc: Rename VSync to BeginFrame
brianderson@chromium.org
2013-05-23
1
-3
/
+3
*
Remove current pinch-zoom scrollbar implementation.
wjmaclean@chromium.org
2013-05-17
1
-64
/
+0
*
Run all LayerTreeHost tests with impl-side painting.
danakj@chromium.org
2013-05-13
1
-3
/
+10
*
Make SingleThreadProxy update LayerTreeHost's animations
ajuma@chromium.org
2013-05-09
1
-0
/
+39
*
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
rsleevi@chromium.org
2013-05-02
1
-1
/
+1
*
Remove boundsContainPageScale from layer types
wjmaclean@chromium.org
2013-04-26
1
-0
/
+1
*
Enable tests for AnimationFinished notifications
ajuma@chromium.org
2013-04-22
1
-13
/
+10
*
Ensure that pinch-zoom scrollbar animations trigger a draw
ajuma@chromium.org
2013-04-19
1
-0
/
+63
[next]