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

Issue 2161633002: Add Overstroke gm (Closed)

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

Description

Add Overstroke gm Already exists as a sampleapp, but sampleapps don't get tested automatically BUG=skia:5405, 5406, chrome:589769 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2161633002 Committed: https://skia.googlesource.com/skia/+/02aea1c92c4606c76c17dfba8829638fda84d2d8

Patch Set 1 #

Patch Set 2 : Add Overstroke gm #

Patch Set 3 : Completely reorganized code, added cubics and ovals with overstroke #

Total comments: 9

Patch Set 4 : Add comment explaining purpose of gm, inline points #

Patch Set 5 : Hopefully fix build errors on windows #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -0 lines) Patch
A gm/OverStroke.cpp View 1 2 3 4 1 chunk +221 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (15 generated)
Harry Stern
4 years, 4 months ago (2016-08-01 21:59:49 UTC) #3
Harry Stern
4 years, 4 months ago (2016-08-01 22:05:53 UTC) #4
reed1
https://codereview.chromium.org/2161633002/diff/40001/gm/OverStroke.cpp File gm/OverStroke.cpp (right): https://codereview.chromium.org/2161633002/diff/40001/gm/OverStroke.cpp#newcode24 gm/OverStroke.cpp:24: SkPoint p1 = SkPoint::Make(0, 0); nit: I think it ...
4 years, 4 months ago (2016-08-02 15:21:31 UTC) #5
Harry Stern
https://codereview.chromium.org/2161633002/diff/40001/gm/OverStroke.cpp File gm/OverStroke.cpp (right): https://codereview.chromium.org/2161633002/diff/40001/gm/OverStroke.cpp#newcode24 gm/OverStroke.cpp:24: SkPoint p1 = SkPoint::Make(0, 0); On 2016/08/02 15:21:31, reed1 ...
4 years, 4 months ago (2016-08-02 15:44:02 UTC) #6
reed1
lgtm
4 years, 4 months ago (2016-08-02 17:32:33 UTC) #16
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/2161633002/80001
4 years, 4 months ago (2016-08-02 17:35:04 UTC) #20
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 17:36:02 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/02aea1c92c4606c76c17dfba8829638fda84d2d8

Powered by Google App Engine
This is Rietveld 408576698