Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Issue 941433002: cc: Remove unused PictureDrawQuad support from GLRenderer. (Closed)

Created:
5 years, 10 months ago by danakj
Modified:
5 years, 10 months ago
Reviewers:
enne (OOO)
CC:
cc-bugs_chromium.org, chromium-reviews, piman, vmpstr
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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}

Patch Set 1 : rm-picturedrawquad: . #

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

Messages

Total messages: 12 (2 generated)
danakj
5 years, 10 months ago (2015-02-18 21:54:08 UTC) #1
enne (OOO)
Do you think we'll never want OOM'd PictureDrawQuads (vs checkerboards) in the browser compositor, where ...
5 years, 10 months ago (2015-02-18 22:23:02 UTC) #3
danakj
On 2015/02/18 22:23:02, enne wrote: > Do you think we'll never want OOM'd PictureDrawQuads (vs ...
5 years, 10 months ago (2015-02-18 22:23:58 UTC) #4
enne (OOO)
https://codereview.chromium.org/941433002/diff/20001/cc/BUILD.gn File cc/BUILD.gn (right): https://codereview.chromium.org/941433002/diff/20001/cc/BUILD.gn#newcode809 cc/BUILD.gn:809: "resources/platform_color_unittest.cc", What's with the platform color unittest? Is that ...
5 years, 10 months ago (2015-02-18 22:32:27 UTC) #5
danakj
https://codereview.chromium.org/941433002/diff/20001/cc/BUILD.gn File cc/BUILD.gn (right): https://codereview.chromium.org/941433002/diff/20001/cc/BUILD.gn#newcode809 cc/BUILD.gn:809: "resources/platform_color_unittest.cc", On 2015/02/18 22:32:27, enne wrote: > What's with ...
5 years, 10 months ago (2015-02-18 22:33:39 UTC) #6
danakj
https://codereview.chromium.org/941433002/diff/20001/cc/debug/debug_colors.cc File cc/debug/debug_colors.cc (right): https://codereview.chromium.org/941433002/diff/20001/cc/debug/debug_colors.cc#newcode133 cc/debug/debug_colors.cc:133: // OOM tile borders are red. On 2015/02/18 22:32:27, ...
5 years, 10 months ago (2015-02-18 22:33:59 UTC) #7
enne (OOO)
lgtm
5 years, 10 months ago (2015-02-18 23:13:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/941433002/20001
5 years, 10 months ago (2015-02-18 23:25:51 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:20001)
5 years, 10 months ago (2015-02-19 01:04:22 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-19 01:05:03 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/66e4d216568639ad909b8477a9640a8e83369538
Cr-Commit-Position: refs/heads/master@{#316940}

Powered by Google App Engine
This is Rietveld 408576698