|
CC Animation: Let MutatorHostClient deals with elements instead of layers.
Replace LayerTreeType with ElementListType.
This is a preparation to attach animations via ElementId mapping.
BUG= 510960
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/fb69174e38520e118b7a2012b6a40deae2a79f6b
Cr-Commit-Position: refs/heads/master@{#389961}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+855 lines, -808 lines) |
Patch |
 |
M |
cc/animation/animation_host.h
|
View
|
1
2
|
6 chunks |
+21 lines, -21 lines |
0 comments
|
Download
|
 |
M |
cc/animation/animation_host.cc
|
View
|
1
2
3
|
21 chunks |
+82 lines, -82 lines |
0 comments
|
Download
|
 |
M |
cc/animation/animation_host_unittest.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/animation/animation_player.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/animation/animation_player.cc
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/animation/animation_player_unittest.cc
|
View
|
1
|
6 chunks |
+47 lines, -47 lines |
0 comments
|
Download
|
 |
M |
cc/animation/element_animations.h
|
View
|
1
2
3
|
5 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
 |
M |
cc/animation/element_animations.cc
|
View
|
1
2
3
|
17 chunks |
+54 lines, -54 lines |
0 comments
|
Download
|
 |
M |
cc/animation/element_animations_unittest.cc
|
View
|
1
|
78 chunks |
+313 lines, -290 lines |
0 comments
|
Download
|
 |
M |
cc/test/animation_test_common.cc
|
View
|
1
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/test/animation_timelines_test_common.h
|
View
|
1
|
3 chunks |
+45 lines, -38 lines |
0 comments
|
Download
|
 |
M |
cc/test/animation_timelines_test_common.cc
|
View
|
1
|
5 chunks |
+82 lines, -76 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host.h
|
View
|
|
1 chunk |
+21 lines, -18 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host.cc
|
View
|
1
|
3 chunks |
+38 lines, -36 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_common_unittest.cc
|
View
|
1
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.h
|
View
|
|
1 chunk |
+21 lines, -18 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.cc
|
View
|
|
3 chunks |
+43 lines, -42 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_unittest_animation.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_impl.cc
|
View
|
1
|
3 chunks |
+31 lines, -31 lines |
0 comments
|
Download
|
 |
M |
cc/trees/mutator_host_client.h
|
View
|
|
1 chunk |
+21 lines, -19 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/layer_animator.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 13 (8 generated)
|