|
cc: Support anti-aliasing for solid color layers.
Render solid color layers using the same edge AA method used for
tiled layers and render surfaces.
BUG= 166570
TEST=manual
Total comments: 4
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+440 lines, -140 lines) |
Patch |
 |
M |
cc/checkerboard_draw_quad.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/debug_border_draw_quad.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/delegated_renderer_layer_impl_unittest.cc
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/draw_quad.h
|
View
|
1
2
|
4 chunks |
+33 lines, -1 line |
4 comments
|
Download
|
 |
M |
cc/draw_quad.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/draw_quad_unittest.cc
|
View
|
1
2
|
2 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
cc/gl_renderer.h
|
View
|
1
2
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/gl_renderer.cc
|
View
|
1
2
|
4 chunks |
+137 lines, -8 lines |
2 comments
|
Download
|
 |
M |
cc/gl_renderer_pixeltest.cc
|
View
|
1
2
|
3 chunks |
+57 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/io_surface_draw_quad.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/layer_tree_host_impl.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/layer_tree_host_impl_unittest.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/picture_layer_impl.cc
|
View
|
1
2
|
3 chunks |
+16 lines, -11 lines |
0 comments
|
Download
|
 |
M |
cc/render_pass_draw_quad.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/shader.h
|
View
|
1
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/shader.cc
|
View
|
1
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/software_renderer_unittest.cc
|
View
|
1
2
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/solid_color_draw_quad.h
|
View
|
1
2
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/solid_color_draw_quad.cc
|
View
|
1
2
|
3 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/solid_color_layer_impl.cc
|
View
|
1
2
|
2 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/stream_video_draw_quad.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A |
cc/test/data/anti_aliasing.png
|
View
|
1
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
M |
cc/test/render_pass_test_common.cc
|
View
|
1
2
|
4 chunks |
+4 lines, -12 lines |
0 comments
|
Download
|
 |
M |
cc/test/render_pass_test_utils.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/texture_draw_quad.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/tile_draw_quad.h
|
View
|
1
2
|
1 chunk |
+4 lines, -21 lines |
0 comments
|
Download
|
 |
M |
cc/tile_draw_quad.cc
|
View
|
1
2
|
3 chunks |
+7 lines, -25 lines |
0 comments
|
Download
|
 |
M |
cc/tiled_layer_impl.cc
|
View
|
1
2
|
3 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
cc/yuv_video_draw_quad.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/common/cc_messages.h
|
View
|
1
2
|
3 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/common/cc_messages.cc
|
View
|
1
2
|
1 chunk |
+34 lines, -0 lines |
2 comments
|
Download
|
Total messages: 18 (0 generated)
|