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

Issue 2108033004: cc: Re-enable GPU rasterization after content veto. (Closed)

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

Description

cc: Re-enable GPU rasterization after content veto. This patch periodically re-enables GPU rasterization after it is disabled due to a content veto. R=enne CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_blink_rel Committed: https://crrev.com/91841308fd6b5c3a31e6515aec158996a2fdcb04 Cr-Commit-Position: refs/heads/master@{#405295}

Patch Set 1 #

Total comments: 7

Patch Set 2 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -7 lines) Patch
M cc/layers/picture_layer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/test/fake_recording_source.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host.cc View 1 1 chunk +13 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 3 chunks +86 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
vmpstr
Please take a look.
4 years, 5 months ago (2016-06-30 00:51:48 UTC) #2
enne (OOO)
https://codereview.chromium.org/2108033004/diff/1/cc/trees/layer_tree_host.cc File cc/trees/layer_tree_host.cc (right): https://codereview.chromium.org/2108033004/diff/1/cc/trees/layer_tree_host.cc#newcode1058 cc/trees/layer_tree_host.cc:1058: if ((source_frame_number_ % kFramePeriodToReeanbleGpuRasterization) == 0 && I think ...
4 years, 5 months ago (2016-06-30 01:02:24 UTC) #3
ericrk
https://codereview.chromium.org/2108033004/diff/1/cc/trees/layer_tree_host.cc File cc/trees/layer_tree_host.cc (right): https://codereview.chromium.org/2108033004/diff/1/cc/trees/layer_tree_host.cc#newcode1061 cc/trees/layer_tree_host.cc:1061: content_is_suitable_for_gpu_rasterization_ = true; Can we always set this to ...
4 years, 5 months ago (2016-06-30 18:46:01 UTC) #5
vmpstr
Please take a look. I've addressed all comments, I think.
4 years, 5 months ago (2016-06-30 20:35:19 UTC) #6
ericrk
lgtm
4 years, 5 months ago (2016-06-30 22:14:58 UTC) #7
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/2108033004/20001
4 years, 5 months ago (2016-07-13 20:24:06 UTC) #9
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names without "master." prefix is ...
4 years, 5 months ago (2016-07-13 20:24:08 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-13 21:35:52 UTC) #13
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-13 21:36:29 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 21:39:12 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/91841308fd6b5c3a31e6515aec158996a2fdcb04
Cr-Commit-Position: refs/heads/master@{#405295}

Powered by Google App Engine
This is Rietveld 408576698