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

Issue 2784683002: cc: remove the veto-to-software for complex content. (Closed)

Created:
3 years, 8 months ago by Stephen White
Modified:
3 years, 8 months ago
Reviewers:
enne (OOO)
CC:
cc-bugs_chromium.org, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: remove the veto-to-software for complex content. If the content is complex and we have MSAA, we will veto-to-MSAA. Otherwise, we will always use gpu raster for all content. This will affect devices with missing or blacklisted MSAA functionality (e.g., Intel), which will now use GPU raster in all cases where they would have otherwise vetoed to software. Most unittests were modified to test for veto-to-MSAA instead of veto-to-software, since that code remains and should be exercised. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2784683002 Cr-Commit-Position: refs/heads/master@{#465279} Committed: https://chromium.googlesource.com/chromium/src/+/8e75e9c587155933fe3e775605e18111a6cc2b9c

Patch Set 1 #

Patch Set 2 : fix unittests to exercise msaa instead #

Patch Set 3 : Remove GpuRasterizationStatus::OFF_CONTENT entirely. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -35 lines) Patch
M cc/layers/heads_up_display_layer_impl.cc View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 chunk +4 lines, -5 lines 1 comment Download
M cc/trees/layer_tree_host_impl_unittest.cc View 1 5 chunks +22 lines, -15 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 5 chunks +26 lines, -9 lines 0 comments Download

Messages

Total messages: 30 (24 generated)
Stephen White
enne@: PTAL. Thanks in advance!
3 years, 8 months ago (2017-04-05 21:52:12 UTC) #20
enne (OOO)
lgtm % renaming a variable to be more accurate https://codereview.chromium.org/2784683002/diff/40001/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): https://codereview.chromium.org/2784683002/diff/40001/cc/trees/layer_tree_host_impl.cc#newcode1825 cc/trees/layer_tree_host_impl.cc:1825: ...
3 years, 8 months ago (2017-04-05 22:20:09 UTC) #21
Stephen White
On 2017/04/05 22:20:09, enne wrote: > lgtm % renaming a variable to be more accurate ...
3 years, 8 months ago (2017-04-06 14:53:31 UTC) #24
enne (OOO)
On 2017/04/06 at 14:53:31, senorblanco wrote: > On 2017/04/05 22:20:09, enne wrote: > > lgtm ...
3 years, 8 months ago (2017-04-06 17:04:24 UTC) #25
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/2784683002/40001
3 years, 8 months ago (2017-04-18 16:30:49 UTC) #27
commit-bot: I haz the power
3 years, 8 months ago (2017-04-18 17:30:51 UTC) #30
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/8e75e9c587155933fe3e775605e1...

Powered by Google App Engine
This is Rietveld 408576698