|
cc: Scale checkerboard quads by the device scale factor.
This adds pixel tests for checkerboard quads to verify we're able to
draw them, and another test where the quad is scaled.
R=enne, vmpstr
BUG= 169624
Committed: https://crrev.com/e1419ce4eee9e8067ec30853d3bab4a9415aefe4
Cr-Commit-Position: refs/heads/master@{#319131}
Total comments: 2
Total comments: 6
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+164 lines, -61 lines) |
Patch |
 |
M |
cc/layers/picture_layer_impl.cc
|
View
|
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/layers/tiled_layer_impl.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/output/gl_renderer.cc
|
View
|
1
|
1 chunk |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
cc/output/overlay_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/output/renderer_pixeltest.cc
|
View
|
1
2
3
4
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/output/software_renderer.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/quads/checkerboard_draw_quad.h
|
View
|
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/quads/checkerboard_draw_quad.cc
|
View
|
1
2
3
|
3 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/quads/draw_quad_unittest.cc
|
View
|
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/quads/render_pass_unittest.cc
|
View
|
|
6 chunks |
+16 lines, -23 lines |
0 comments
|
Download
|
 |
A |
cc/test/data/checkers.png
|
View
|
1
|
Binary file |
0 comments
|
Download
|
 |
A |
cc/test/data/checkers_big.png
|
View
|
1
|
Binary file |
0 comments
|
Download
|
 |
M |
cc/test/render_pass_test_common.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/common/cc_messages.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/cc_messages_unittest.cc
|
View
|
|
4 chunks |
+8 lines, -17 lines |
0 comments
|
Download
|
Total messages: 24 (8 generated)
|