Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(290)

Issue 6256063: addPoly() entry-point, to quickly add MoveTo+N*LineTo (useful in dashing) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by reed1
Modified:
12 years, 1 month ago
Reviewers:
bungeman, caryclark1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

addPoly() entry-point, to quickly add MoveTo+N*LineTo (useful in dashing) Committed: https://code.google.com/p/skia/source/detail?r=4061

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -1 line) Patch
M include/core/SkPath.h View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
M src/core/SkPath.cpp View 1 2 3 2 chunks +38 lines, -0 lines 0 comments Download
M tests/PathTest.cpp View 1 2 3 2 chunks +67 lines, -1 line 0 comments Download

Messages

Total messages: 4
reed1
12 years, 1 month ago (2012-05-29 13:58:41 UTC) #1
reed1
12 years, 1 month ago (2012-05-29 14:15:59 UTC) #2
caryclark1
lgtm (curious about questions, though) https://codereview.appspot.com/6256063/diff/2001/src/core/SkPath.cpp File src/core/SkPath.cpp (right): https://codereview.appspot.com/6256063/diff/2001/src/core/SkPath.cpp#newcode644 src/core/SkPath.cpp:644: } if you used ...
12 years, 1 month ago (2012-05-29 15:23:26 UTC) #3
reed1
12 years, 1 month ago (2012-05-29 19:48:27 UTC) #4
addressed comments, and added unittest
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b