|
cc: Remove unused PictureDrawQuad support from GLRenderer.
This eliminates one use of TextureUploader via
ResourceProvider::SetPixels. The PICTURE_PILE_MODE is renamed to
OOM_MODE which more accurately describes what it is, and OOM tiles are
displayed in red again instead of gray (something that changed with
impl-side-painting).
R=enne
BUG= 454575
Committed: https://crrev.com/66e4d216568639ad909b8477a9640a8e83369538
Cr-Commit-Position: refs/heads/master@{#316940}
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+95 lines, -271 lines) |
Patch |
 |
M |
cc/BUILD.gn
|
View
|
|
2 chunks |
+1 line, -1 line |
2 comments
|
Download
|
 |
M |
cc/cc_tests.gyp
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/debug/debug_colors.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/debug/debug_colors.cc
|
View
|
|
2 chunks |
+6 lines, -6 lines |
2 comments
|
Download
|
 |
M |
cc/layers/picture_layer_impl.cc
|
View
|
|
3 chunks |
+5 lines, -27 lines |
0 comments
|
Download
|
 |
M |
cc/output/gl_renderer.cc
|
View
|
|
2 chunks |
+2 lines, -49 lines |
0 comments
|
Download
|
 |
M |
cc/output/renderer_pixeltest.cc
|
View
|
|
7 chunks |
+12 lines, -44 lines |
0 comments
|
Download
|
 |
A |
cc/resources/platform_color_unittest.cc
|
View
|
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/tile.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/resources/tile_draw_info.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/resources/tile_draw_info.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/resources/tile_manager.cc
|
View
|
|
3 chunks |
+19 lines, -20 lines |
0 comments
|
Download
|
 |
D |
cc/test/data/blue.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
D |
cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc
|
View
|
|
1 chunk |
+0 lines, -116 lines |
0 comments
|
Download
|
Total messages: 12 (2 generated)
|