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

Issue 2253823002: cc: Remove all impl-side caps from RendererCapabilitiesImpl. (Closed)

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

Description

cc: Remove all impl-side caps from RendererCapabilitiesImpl. Next up is destroy the struct itself, but need to see which main thread ones can be removed, and generate them outside of the Renderer (and so probably rename it all). R=enne BUG=606056 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/1a86f6d6a4b658c88cb293430326614c8165ec00 Cr-Commit-Position: refs/heads/master@{#412626}

Patch Set 1 #

Total comments: 10

Patch Set 2 : renderercaps: ennereview #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -152 lines) Patch
M cc/layers/picture_layer_impl_unittest.cc View 9 chunks +19 lines, -12 lines 0 comments Download
M cc/output/delegating_renderer.cc View 1 chunk +2 lines, -24 lines 0 comments Download
M cc/output/direct_renderer.h View 1 4 chunks +12 lines, -0 lines 0 comments Download
M cc/output/direct_renderer.cc View 1 4 chunks +19 lines, -7 lines 0 comments Download
M cc/output/gl_renderer.h View 2 chunks +2 lines, -0 lines 0 comments Download
M cc/output/gl_renderer.cc View 6 chunks +12 lines, -28 lines 0 comments Download
M cc/output/gl_renderer_unittest.cc View 19 chunks +24 lines, -8 lines 0 comments Download
M cc/output/overlay_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/output/renderer_capabilities.h View 2 chunks +0 lines, -2 lines 0 comments Download
M cc/output/renderer_capabilities.cc View 1 chunk +2 lines, -11 lines 0 comments Download
M cc/output/renderer_capabilities_impl.h View 1 chunk +0 lines, -12 lines 0 comments Download
M cc/output/renderer_capabilities_impl.cc View 1 chunk +1 line, -2 lines 0 comments Download
M cc/output/software_renderer.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/output/software_renderer.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M cc/output/software_renderer_unittest.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M cc/surfaces/display.cc View 1 chunk +2 lines, -1 line 0 comments Download
M cc/test/layer_tree_pixel_resource_test.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M cc/test/pixel_test.h View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/test/pixel_test.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 3 chunks +6 lines, -11 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 7 chunks +44 lines, -14 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 8 chunks +12 lines, -12 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (8 generated)
danakj
https://codereview.chromium.org/2253823002/diff/1/cc/output/direct_renderer.cc File cc/output/direct_renderer.cc (right): https://codereview.chromium.org/2253823002/diff/1/cc/output/direct_renderer.cc#newcode84 cc/output/direct_renderer.cc:84: use_partial_swap_ = settings_->partial_swap_enabled && CanPartialSwap(); This is a behaviour ...
4 years, 4 months ago (2016-08-17 02:06:43 UTC) #2
enne (OOO)
https://codereview.chromium.org/2253823002/diff/1/cc/output/direct_renderer.cc File cc/output/direct_renderer.cc (right): https://codereview.chromium.org/2253823002/diff/1/cc/output/direct_renderer.cc#newcode84 cc/output/direct_renderer.cc:84: use_partial_swap_ = settings_->partial_swap_enabled && CanPartialSwap(); On 2016/08/17 at 02:06:43, ...
4 years, 4 months ago (2016-08-17 17:48:43 UTC) #3
danakj
PTAL https://codereview.chromium.org/2253823002/diff/1/cc/output/direct_renderer.h File cc/output/direct_renderer.h (right): https://codereview.chromium.org/2253823002/diff/1/cc/output/direct_renderer.h#newcode43 cc/output/direct_renderer.h:43: struct Capabilities { On 2016/08/17 17:48:42, enne wrote: ...
4 years, 4 months ago (2016-08-17 18:16:41 UTC) #6
enne (OOO)
lgtm
4 years, 4 months ago (2016-08-17 18:31:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2253823002/20001
4 years, 4 months ago (2016-08-17 20:04:40 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-17 20:11:20 UTC) #13
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 20:18:20 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1a86f6d6a4b658c88cb293430326614c8165ec00
Cr-Commit-Position: refs/heads/master@{#412626}

Powered by Google App Engine
This is Rietveld 408576698