|
cc: Remove code for drawing checkerboard quads, it's not used.
We're always drawing solid color for checkerboards now, so remove the
code to support drawing the checker pattern.
R=enne, vmpstr
BUG= 516496
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/a8f1ac39c6a9471bb1fc16933c82cb2cd982412e
Cr-Commit-Position: refs/heads/master@{#341930}
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+97 lines, -664 lines) |
Patch |
|
M |
cc/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/blink/web_content_layer_impl.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
cc/blink/web_content_layer_impl.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
cc/cc.gyp
|
View
|
1
2
3
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/layers/layer.h
|
View
|
1
2
3
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
cc/layers/layer.cc
|
View
|
1
2
3
|
3 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
|
M |
cc/layers/layer_impl.h
|
View
|
1
2
3
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
cc/layers/layer_impl.cc
|
View
|
1
2
3
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
cc/layers/layer_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
cc/layers/picture_layer_impl.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
cc/output/gl_renderer.h
|
View
|
|
5 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
|
M |
cc/output/gl_renderer.cc
|
View
|
|
4 chunks |
+0 lines, -59 lines |
0 comments
|
Download
|
|
M |
cc/output/gl_renderer_unittest.cc
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
cc/output/overlay_unittest.cc
|
View
|
|
12 chunks |
+48 lines, -65 lines |
0 comments
|
Download
|
|
M |
cc/output/renderer_pixeltest.cc
|
View
|
|
1 chunk |
+0 lines, -103 lines |
0 comments
|
Download
|
|
M |
cc/output/shader.h
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
|
M |
cc/output/shader.cc
|
View
|
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|
|
M |
cc/output/software_renderer.cc
|
View
|
1
2
3
|
3 chunks |
+0 lines, -19 lines |
0 comments
|
Download
|
|
D |
cc/quads/checkerboard_draw_quad.h
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
|
D |
cc/quads/checkerboard_draw_quad.cc
|
View
|
|
1 chunk |
+0 lines, -54 lines |
0 comments
|
Download
|
|
M |
cc/quads/draw_quad.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
cc/quads/draw_quad.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
cc/quads/draw_quad_unittest.cc
|
View
|
|
5 chunks |
+0 lines, -35 lines |
0 comments
|
Download
|
|
M |
cc/quads/largest_draw_quad.cc
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
cc/quads/render_pass.cc
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
cc/quads/render_pass_unittest.cc
|
View
|
|
7 chunks |
+38 lines, -38 lines |
0 comments
|
Download
|
|
M |
cc/test/render_pass_test_common.cc
|
View
|
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
components/view_manager/public/interfaces/quads.mojom
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
content/common/cc_messages.h
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
content/common/cc_messages.cc
|
View
|
|
3 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
|
M |
content/common/cc_messages_unittest.cc
|
View
|
1
2
3
4
5
6
|
8 chunks |
+8 lines, -27 lines |
0 comments
|
Download
|
|
M |
mojo/converters/surfaces/surfaces_type_converters.cc
|
View
|
1
2
|
4 chunks |
+0 lines, -25 lines |
0 comments
|
Download
|
|
M |
mojo/converters/surfaces/tests/surface_unittest.cc
|
View
|
1
2
|
2 chunks |
+0 lines, -28 lines |
0 comments
|
Download
|
Total messages: 48 (22 generated)
|