|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1376 lines, -178 lines) |
Patch |
 |
M |
cc/cc.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+1 line, -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
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/context_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/gl_renderer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
9 chunks |
+59 lines, -44 lines |
0 comments
|
Download
|
 |
M |
cc/layer.cc
|
View
|
1
2
|
4 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
cc/layer_tree_host.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
4 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
cc/layer_tree_host.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/layer_tree_host_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/layer_tree_host_unittest_context.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
20 chunks |
+218 lines, -16 lines |
0 comments
|
Download
|
 |
M |
cc/occlusion_tracker_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/render_surface_filters.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
cc/render_surface_filters.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
cc/resource_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resource_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resource_update_controller.h
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/resource_update_controller.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
4 chunks |
+17 lines, -21 lines |
0 comments
|
Download
|
 |
M |
cc/resource_update_controller_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/single_thread_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/single_thread_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
8 chunks |
+27 lines, -4 lines |
0 comments
|
Download
|
 |
A |
cc/test/fake_context_provider.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/test/fake_context_provider.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/test/fake_layer_tree_host_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
cc/test/fake_layer_tree_host_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/test/layer_tree_test_common.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
4 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/test/layer_tree_test_common.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
6 chunks |
+35 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/test/test_web_graphics_context_3d.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/test/test_web_graphics_context_3d.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/thread_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
4 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/thread_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
14 chunks |
+28 lines, -12 lines |
0 comments
|
Download
|
 |
M |
cc/tiled_layer_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/compositor_impl_android.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/compositor_impl_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2 chunks |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/image_transport_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
9 chunks |
+101 lines, -40 lines |
0 comments
|
Download
|
 |
A |
content/common/gpu/client/context_provider_command_buffer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/common/gpu/client/context_provider_command_buffer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_common.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+2 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
19
20
|
2 chunks |
+9 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
19
20
21
22
23
24
|
3 chunks |
+75 lines, -0 lines |
2 comments
|
Download
|
 |
M |
ui/compositor/compositor.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
5 chunks |
+17 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/compositor/compositor.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
5 chunks |
+123 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/web_layer_tree_view_impl_for_testing.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/web_layer_tree_view_impl_for_testing.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webkit/gpu/grcontext_for_webgraphicscontext3d.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webkit/gpu/grcontext_for_webgraphicscontext3d.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/gpu/webkit_gpu.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
20
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|