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

Issue 367013003: Remove the AA requirement for selecting GrEffect-based clipping. (Closed)

Created:
6 years, 5 months ago by bsalomon
Modified:
6 years, 5 months ago
Reviewers:
robertphillips
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Remove the AA requirement for selecting GrEffect-based clipping. Also, optionally use the scissor for a bw clip rect element instead of an effect. Committed: https://skia.googlesource.com/skia/+/a73218bbbdcbe458651d10815e8d3b73d71b8e11 Committed: https://skia.googlesource.com/skia/+/e9a729cb4d3f05b9c750dc1f63a9cc65b5659f04

Patch Set 1 #

Patch Set 2 : update #

Total comments: 15

Patch Set 3 : Address comments #

Patch Set 4 : Add two comments #

Patch Set 5 : restore accidentally removed \'s\' on param name #

Patch Set 6 : remove bogus assert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -15 lines) Patch
M expectations/gm/ignored-tests.txt View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M src/gpu/GrClipMaskManager.h View 1 2 3 4 1 chunk +5 lines, -2 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 1 2 3 4 5 8 chunks +50 lines, -13 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
bsalomon
6 years, 5 months ago (2014-07-02 13:32:33 UTC) #1
robertphillips
lgtm w/ suggestions & questions https://codereview.chromium.org/367013003/diff/20001/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp (right): https://codereview.chromium.org/367013003/diff/20001/src/gpu/GrClipMaskManager.cpp#newcode115 src/gpu/GrClipMaskManager.cpp:115: SkASSERT(NULL != scissorRect && ...
6 years, 5 months ago (2014-07-02 14:44:35 UTC) #2
bsalomon
https://codereview.chromium.org/367013003/diff/20001/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp (right): https://codereview.chromium.org/367013003/diff/20001/src/gpu/GrClipMaskManager.cpp#newcode115 src/gpu/GrClipMaskManager.cpp:115: On 2014/07/02 14:44:34, robertphillips wrote: > SkASSERT(NULL != scissorRect ...
6 years, 5 months ago (2014-07-02 16:36:47 UTC) #3
robertphillips
https://codereview.chromium.org/367013003/diff/20001/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp (right): https://codereview.chromium.org/367013003/diff/20001/src/gpu/GrClipMaskManager.cpp#newcode115 src/gpu/GrClipMaskManager.cpp:115: Fair enough. https://codereview.chromium.org/367013003/diff/20001/src/gpu/GrClipMaskManager.cpp#newcode290 src/gpu/GrClipMaskManager.cpp:290: } else { That would ...
6 years, 5 months ago (2014-07-02 16:48:28 UTC) #4
bsalomon
https://codereview.chromium.org/367013003/diff/20001/src/gpu/GrClipMaskManager.cpp File src/gpu/GrClipMaskManager.cpp (right): https://codereview.chromium.org/367013003/diff/20001/src/gpu/GrClipMaskManager.cpp#newcode290 src/gpu/GrClipMaskManager.cpp:290: } else { On 2014/07/02 16:48:28, robertphillips wrote: > ...
6 years, 5 months ago (2014-07-02 17:28:46 UTC) #5
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 5 months ago (2014-07-02 17:28:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/367013003/80001
6 years, 5 months ago (2014-07-02 17:29:09 UTC) #7
commit-bot: I haz the power
Change committed as a73218bbbdcbe458651d10815e8d3b73d71b8e11
6 years, 5 months ago (2014-07-02 17:40:58 UTC) #8
bsalomon
A revert of this CL has been created in https://codereview.chromium.org/369613002/ by bsalomon@google.com. The reason for ...
6 years, 5 months ago (2014-07-02 18:10:49 UTC) #9
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 5 months ago (2014-07-02 18:30:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/367013003/100001
6 years, 5 months ago (2014-07-02 18:30:34 UTC) #11
commit-bot: I haz the power
Change committed as e9a729cb4d3f05b9c750dc1f63a9cc65b5659f04
6 years, 5 months ago (2014-07-02 18:42:33 UTC) #12
mtklein
6 years, 5 months ago (2014-07-02 19:54:28 UTC) #13
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/361313002/ by mtklein@google.com.

The reason for reverting is: We think this is breaking the roll..

Powered by Google App Engine
This is Rietveld 408576698