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

Issue 2055253002: Add control over whether lines are special cased in SkDashPath. Disable when called from GrShape. (Closed)

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

Description

Add control over whether lines are special cased in SkDashPath. Disable when called from GrShape. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2055253002 Committed: https://skia.googlesource.com/skia/+/398e3f4b9f67e0c7f635e68cae1ff7f42213bbfc

Patch Set 1 #

Patch Set 2 : working #

Patch Set 3 : cleanup #

Patch Set 4 : bool->enum #

Patch Set 5 : update comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -19 lines) Patch
M src/gpu/GrShape.h View 1 1 chunk +11 lines, -0 lines 0 comments Download
M src/gpu/GrShape.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/GrStyle.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/gpu/GrStyle.cpp View 1 2 3 4 chunks +24 lines, -6 lines 0 comments Download
M src/utils/SkDashPath.cpp View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M src/utils/SkDashPathPriv.h View 1 2 3 4 2 chunks +14 lines, -4 lines 0 comments Download
M tests/GrShapeTest.cpp View 1 2 3 4 chunks +22 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (6 generated)
bsalomon
4 years, 6 months ago (2016-06-10 15:50:24 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2055253002/40001
4 years, 6 months ago (2016-06-10 20:22:02 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-10 20:40:32 UTC) #7
bsalomon
ping
4 years, 6 months ago (2016-06-13 14:24:05 UTC) #8
reed1
minor, but the new param is a bool, and documented as a negative. Perhaps an ...
4 years, 6 months ago (2016-06-13 14:39:26 UTC) #9
bsalomon
On 2016/06/13 14:39:26, reed1 wrote: > minor, but the new param is a bool, and ...
4 years, 6 months ago (2016-06-13 14:40:46 UTC) #10
bsalomon
On 2016/06/13 14:40:46, bsalomon wrote: > On 2016/06/13 14:39:26, reed1 wrote: > > minor, but ...
4 years, 6 months ago (2016-06-13 14:48:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2055253002/80001
4 years, 6 months ago (2016-06-13 15:06:00 UTC) #13
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
4 years, 6 months ago (2016-06-13 15:06:01 UTC) #14
reed1
lgtm
4 years, 6 months ago (2016-06-13 17:20:37 UTC) #15
commit-bot: I haz the power
4 years, 6 months ago (2016-06-13 17:22:51 UTC) #17
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/398e3f4b9f67e0c7f635e68cae1ff7f42213bbfc

Powered by Google App Engine
This is Rietveld 408576698