|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2996 lines, -8 lines) |
Patch |
 |
M |
cc/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/animation/animation_host.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+104 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/animation/animation_host.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+205 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/animation/animation_host_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/animation/animation_id_provider.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/animation/animation_id_provider.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/animation/animation_player.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+114 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/animation/animation_player.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+185 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/animation/animation_player_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+336 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/animation/animation_timeline.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/animation/animation_timeline.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/animation/animation_timeline_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/animation/element_animations.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+119 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/animation/element_animations.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+243 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/animation/element_animations_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+218 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/blink/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/blink/cc_blink.gyp
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/blink/web_compositor_animation_player_impl.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/blink/web_compositor_animation_player_impl.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/blink/web_compositor_animation_timeline_impl.h
|
View
|
1
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/blink/web_compositor_animation_timeline_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/blink/web_compositor_support_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/blink/web_compositor_support_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/cc.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/cc_tests.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/layers/layer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/test/animation_test_common.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/test/animation_test_common.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+25 lines, -1 line |
0 comments
|
Download
|
 |
A |
cc/test/animation_timelines_test_common.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+190 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/test/animation_timelines_test_common.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+256 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
7 chunks |
+28 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
5 chunks |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
6 chunks |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+119 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
A |
cc/trees/mutator_host_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/gpu/render_widget_compositor.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/gpu/render_widget_compositor.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+21 lines, -0 lines |
0 comments
|
Download
|