|
In-browser software compositing implemented for windows and linux.
The in-browser software compositing mode is behind the switch --ui-enable-software-compositing
BUG= 161008, 171055
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+584 lines, -566 lines) |
Patch |
 |
M |
cc/cc.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/cc_tests.gyp
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
A |
cc/output_surface_impl.h
|
View
|
1
2
3
4
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/output_surface_impl.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/software_output_device.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+15 lines, -9 lines |
0 comments
|
Download
|
 |
A |
cc/software_output_device_impl.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/software_output_device_impl.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/software_renderer.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/software_renderer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+14 lines, -12 lines |
0 comments
|
Download
|
 |
M |
cc/software_renderer_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
6 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|
 |
M |
cc/test/fake_layer_tree_host_client.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/test/fake_output_surface.h
|
View
|
1
2
3
|
3 chunks |
+20 lines, -34 lines |
0 comments
|
Download
|
 |
M |
cc/test/fake_output_surface.cc
|
View
|
1
2
3
|
1 chunk |
+4 lines, -27 lines |
0 comments
|
Download
|
 |
M |
cc/test/fake_software_output_device.h
|
View
|
1
2
|
1 chunk |
+0 lines, -33 lines |
0 comments
|
Download
|
 |
M |
cc/test/fake_software_output_device.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -33 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/backing_store_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+11 lines, -34 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/image_transport_factory.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+17 lines, -3 lines |
0 comments
|
Download
|
 |
A |
content/browser/renderer_host/software_output_device.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/renderer_host/software_output_device_linux.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/renderer_host/software_output_device_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/gpu/compositor_output_surface.h
|
View
|
1
2
3
4
|
3 chunks |
+2 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/renderer/gpu/compositor_output_surface.cc
|
View
|
1
2
3
4
|
3 chunks |
+8 lines, -12 lines |
0 comments
|
Download
|
 |
D |
content/renderer/gpu/compositor_software_output_device_gl_adapter.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+15 lines, -29 lines |
0 comments
|
Download
|
 |
D |
content/renderer/gpu/compositor_software_output_device_gl_adapter.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+42 lines, -82 lines |
0 comments
|
Download
|
 |
M |
ui/base/x/x11_util.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/compositor.cc
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+10 lines, -48 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/compositor_switches.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/compositor/compositor_switches.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gdi_util.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gdi_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+24 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/compositor_bindings.gyp
|
View
|
1
2
3
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/web_compositor_support_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/web_compositor_support_output_surface.h
|
View
|
2
3
|
1 chunk |
+0 lines, -54 lines |
0 comments
|
Download
|
 |
M |
webkit/compositor_bindings/web_compositor_support_output_surface.cc
|
View
|
2
3
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
 |
D |
webkit/compositor_bindings/web_compositor_support_software_output_device.h
|
View
|
2
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
D |
webkit/compositor_bindings/web_compositor_support_software_output_device.cc
|
View
|
2
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|