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

Issue 2221203002: Move seg_to to a new header, define SkSegType enum there (Closed)

Created:
4 years, 4 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

Move seg_to to a new header, define SkSegType enum there BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2221203002 Committed: https://skia.googlesource.com/skia/+/23d97760248300b7aec213a36f8b0485857240b5

Patch Set 1 #

Patch Set 2 : Completely screwed up the header guards. Fixed. #

Total comments: 1

Patch Set 3 : Rename addSegmentToPath to SkPathMeasure_segTo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -111 lines) Patch
M include/core/SkPathMeasure.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/core/SkPathMeasure.cpp View 1 2 5 chunks +96 lines, -102 lines 0 comments Download
A src/core/SkPathMeasurePriv.h View 1 2 1 chunk +29 lines, -0 lines 0 comments Download
M src/utils/SkCurveMeasure.h View 2 chunks +1 line, -8 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
Harry Stern
4 years, 4 months ago (2016-08-08 21:58:23 UTC) #10
reed1
lgtm w/ naming nit https://codereview.chromium.org/2221203002/diff/20001/src/core/SkPathMeasurePriv.h File src/core/SkPathMeasurePriv.h (right): https://codereview.chromium.org/2221203002/diff/20001/src/core/SkPathMeasurePriv.h#newcode26 src/core/SkPathMeasurePriv.h:26: void addSegmentToPath(const SkPoint pts[], unsigned ...
4 years, 4 months ago (2016-08-09 14:07:28 UTC) #13
Harry Stern
On 2016/08/09 14:07:28, reed1 wrote: > lgtm w/ naming nit > > https://codereview.chromium.org/2221203002/diff/20001/src/core/SkPathMeasurePriv.h > File ...
4 years, 4 months ago (2016-08-09 15:39:44 UTC) #14
reed1
correct
4 years, 4 months ago (2016-08-09 15:40:54 UTC) #15
Harry Stern
On 2016/08/09 15:40:54, reed1 wrote: > correct Done.
4 years, 4 months ago (2016-08-09 16:06:41 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/2221203002/40001
4 years, 4 months ago (2016-08-09 16:07:05 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 16:38:33 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/23d97760248300b7aec213a36f8b0485857240b5

Powered by Google App Engine
This is Rietveld 408576698