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

Issue 6727052: Make debugger print more information for paths (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by robertphillips
Modified:
11 years, 11 months ago
Reviewers:
DerekS, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Seeing the verbs & convexity values is useful.

Patch Set 1 #

Total comments: 1

Patch Set 2 : Altered to use SkPath::Iter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -7 lines) Patch
M debugger/SkObjectParser.cpp View 1 1 chunk +41 lines, -7 lines 0 comments Download

Messages

Total messages: 8
robertphillips
11 years, 11 months ago (2012-10-17 18:52:26 UTC) #1
DerekS
lgtm
11 years, 11 months ago (2012-10-17 19:11:33 UTC) #2
DerekS
https://codereview.appspot.com/6727052/diff/1/src/core/SkPath.cpp File src/core/SkPath.cpp (right): https://codereview.appspot.com/6727052/diff/1/src/core/SkPath.cpp#newcode517 src/core/SkPath.cpp:517: return fPathRef->verbs()[~index]; I'm not familiar with this code, but ...
11 years, 11 months ago (2012-10-17 19:12:28 UTC) #3
reed1
icky -- use SkPath::Iter if possible
11 years, 11 months ago (2012-10-17 19:35:58 UTC) #4
robertphillips
PTAL
11 years, 11 months ago (2012-10-18 12:32:23 UTC) #5
DerekS
this looks much cleaner, but since I'm not an expert on the path code I'm ...
11 years, 11 months ago (2012-10-18 12:36:13 UTC) #6
reed1
lgtm
11 years, 11 months ago (2012-10-18 13:25:32 UTC) #7
robertphillips
11 years, 11 months ago (2012-10-18 13:30:43 UTC) #8
committed as r5993
Sign in to reply to this message.

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