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

Issue 6131051: delete unused code in SkStroke class (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by guanqun
Modified:
10 years, 9 months ago
Reviewers:
epoger, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

delete unused code in SkStroke class Noticed that strokeLine is never used and other strokeXXX functions are not even implemented. So I suggest to remove them. BUG= TEST=

Patch Set 1 #

Patch Set 2 : move file SkStroke.h under src/core/ #

Patch Set 3 : update #

Patch Set 4 : two steps #

Patch Set 5 : upload again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -74 lines) Patch
M gyp/core.gyp View 1 2 chunks +1 line, -1 line 0 comments Download
D include/core/SkStroke.h View 1 1 chunk +0 lines, -60 lines 0 comments Download
A + src/core/SkStroke.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M src/core/SkStroke.cpp View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 11
guanqun
Please review. Thanks!
12 years, 2 months ago (2012-05-02 03:03:21 UTC) #1
reed1
lets also move it into src/core, to make it private.
12 years, 2 months ago (2012-05-02 12:13:47 UTC) #2
guanqun
On 2012/05/02 12:13:47, reed1 wrote: > lets also move it into src/core, to make it ...
12 years, 2 months ago (2012-05-03 01:12:50 UTC) #3
reed1
Sorry, I wasn't clear. Lets move SkStroke.h into src/core
12 years, 2 months ago (2012-05-03 12:15:38 UTC) #4
guanqun.lu_gmail.com
SkStroke.h moved under src/core/ directory. Please review again. Compiled successfully under Linux platform with float ...
12 years, 2 months ago (2012-05-03 12:33:01 UTC) #5
reed1
lgtm
12 years, 2 months ago (2012-05-03 12:36:30 UTC) #6
guanqun.lu_gmail.com
Hi Mike, I have to ask you to help me land this CL, I don't ...
12 years, 2 months ago (2012-05-03 12:54:53 UTC) #7
reed1
patch does not cleanly apply. Can you try applying it yourself to a clean tree? ...
12 years, 2 months ago (2012-05-03 13:28:45 UTC) #8
epoger
On 2012/05/03 13:28:45, reed1 wrote: > patch does not cleanly apply. Can you try applying ...
12 years, 2 months ago (2012-05-03 14:03:37 UTC) #9
guanqun
On 2012/05/03 13:28:45, reed1 wrote: > patch does not cleanly apply. Can you try applying ...
12 years, 2 months ago (2012-05-03 14:06:06 UTC) #10
guanqun
12 years, 2 months ago (2012-05-03 14:08:45 UTC) #11
On 2012/05/03 14:03:37, epoger wrote:
> I massaged the patch into svn in https://codereview.appspot.com/6181044 , and
> committed it as https://code.google.com/p/skia/source/detail?r=3829 . 
Hopefully
> that will work OK, and you can close this code review.

Oh, just saw your comments! I'll close this issue. Thanks for your efforts.
Sign in to reply to this message.

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