|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1586 lines, -145 lines) |
Patch |
 |
M |
cc/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/cc.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/cc_tests.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/layers/layer_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/layers/scrollbar_layer_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/layers/texture_layer_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/proto/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/proto/compositor_message.proto
|
View
|
|
2 chunks |
+3 lines, -8 lines |
0 comments
|
Download
|
 |
A |
cc/proto/compositor_message_to_impl.proto
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
cc/proto/compositor_message_to_main.proto
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/test/fake_layer_tree_host.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/test/layer_tree_pixel_test.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/test/layer_tree_test.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
10 chunks |
+35 lines, -12 lines |
0 comments
|
Download
|
 |
M |
cc/test/layer_tree_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
10 chunks |
+143 lines, -23 lines |
0 comments
|
Download
|
 |
M |
cc/test/proxy_main_for_test.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/test/proxy_main_for_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+22 lines, -5 lines |
0 comments
|
Download
|
 |
A |
cc/test/remote_channel_impl_for_test.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/test/remote_channel_impl_for_test.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/test/remote_proto_channel_bridge.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/test/remote_proto_channel_bridge.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/test/test_hooks.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/test/threaded_channel_for_test.h
|
View
|
1
2
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/test/threaded_channel_for_test.cc
|
View
|
1
2
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
cc/trees/compositor_mode.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+29 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
9 chunks |
+90 lines, -8 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_common_perftest.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_perftest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
7 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_unittest_context.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_unittest_copyrequest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_unittest_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_unittest_record_gpu_histogram.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_unittest_scroll.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
cc/trees/proxy_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/proxy_main.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/trees/proxy_main.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
A |
cc/trees/remote_channel_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+203 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/trees/remote_channel_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+344 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/trees/remote_channel_main.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/trees/remote_channel_main.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+140 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/trees/remote_channel_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/trees/remote_proto_channel.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/trees/threaded_channel.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/trees/threaded_channel.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+6 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ui/android/resources/resource_manager_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|