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

Issue 2125333002: Add choke point for modifying non-AA rect draws (e.g., applying clipping) (Closed)

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

Description

Add choke point for modifying non-AA rect draws (e.g., applying clipping) NOTREECHECKS=true NOPRESUBMIT=true GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2125333002 Committed: https://skia.googlesource.com/skia/+/e5e3a7a5203f256083d015c923cc9c662877aba9 Committed: https://skia.googlesource.com/skia/+/443023975e335e3630191227dbc21fa72c436af3

Patch Set 1 #

Patch Set 2 : Clean up #

Patch Set 3 : update to ToT #

Patch Set 4 : Leave path renderers to their own devices #

Patch Set 5 : update #

Total comments: 2

Patch Set 6 : update to ToT #

Patch Set 7 : Fix infinite optimization loop #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -78 lines) Patch
M include/gpu/GrDrawContext.h View 1 2 3 2 chunks +14 lines, -4 lines 0 comments Download
M src/gpu/GrClipMaskManager.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/gpu/GrDrawContext.cpp View 1 2 3 4 5 6 11 chunks +85 lines, -59 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 3 4 5 1 chunk +6 lines, -8 lines 0 comments Download
M src/gpu/batches/GrDefaultPathRenderer.cpp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/batches/GrMSAAPathRenderer.cpp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 35 (22 generated)
robertphillips
4 years, 5 months ago (2016-07-07 20:06:35 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2125333002/80001
4 years, 5 months ago (2016-07-07 20:43:44 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-07-07 21:05:53 UTC) #6
robertphillips
Ready for review
4 years, 5 months ago (2016-07-08 14:33:05 UTC) #9
bsalomon
lgtm w/ suggestion https://codereview.chromium.org/2125333002/diff/80001/src/gpu/GrDrawContext.cpp File src/gpu/GrDrawContext.cpp (right): https://codereview.chromium.org/2125333002/diff/80001/src/gpu/GrDrawContext.cpp#newcode318 src/gpu/GrDrawContext.cpp:318: return false; just wondering if this ...
4 years, 5 months ago (2016-07-08 14:42:09 UTC) #10
robertphillips
https://codereview.chromium.org/2125333002/diff/80001/src/gpu/GrDrawContext.cpp File src/gpu/GrDrawContext.cpp (right): https://codereview.chromium.org/2125333002/diff/80001/src/gpu/GrDrawContext.cpp#newcode318 src/gpu/GrDrawContext.cpp:318: return false; On 2016/07/08 14:42:09, bsalomon wrote: > just ...
4 years, 5 months ago (2016-07-08 16:40:32 UTC) #11
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/2125333002/80001
4 years, 5 months ago (2016-07-08 16:40:42 UTC) #13
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/2125333002/100001
4 years, 5 months ago (2016-07-08 18:58:39 UTC) #21
commit-bot: I haz the power
Committed patchset #6 (id:100001) as https://skia.googlesource.com/skia/+/e5e3a7a5203f256083d015c923cc9c662877aba9
4 years, 5 months ago (2016-07-08 19:00:11 UTC) #23
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-08 19:00:15 UTC) #24
robertphillips
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/2136643002/ by robertphillips@google.com. ...
4 years, 5 months ago (2016-07-08 20:29:52 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/2125333002/120001
4 years, 5 months ago (2016-07-08 21:42:53 UTC) #33
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 21:43:07 UTC) #35
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://skia.googlesource.com/skia/+/443023975e335e3630191227dbc21fa72c436af3

Powered by Google App Engine
This is Rietveld 408576698