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

Issue 6847046: Update filter tool to allow input directory. (Closed)

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

Description

Update filter tool to allow input directory. Committed: https://code.google.com/p/skia/source/detail?r=6399

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -36 lines) Patch
M gyp/tools.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M tools/filtermain.cpp View 5 chunks +82 lines, -36 lines 3 comments Download

Messages

Total messages: 3
DerekS
11 years, 7 months ago (2012-11-13 18:37:05 UTC) #1
robertphillips
LGTM. https://codereview.appspot.com/6847046/diff/2001/tools/filtermain.cpp File tools/filtermain.cpp (right): https://codereview.appspot.com/6847046/diff/2001/tools/filtermain.cpp#newcode23 tools/filtermain.cpp:23: SkDebugf(" -o outFile : result of filtering.\n"); Please ...
11 years, 7 months ago (2012-11-13 18:44:51 UTC) #2
DerekS
11 years, 7 months ago (2012-11-13 18:50:21 UTC) #3
https://codereview.appspot.com/6847046/diff/2001/tools/filtermain.cpp
File tools/filtermain.cpp (right):

https://codereview.appspot.com/6847046/diff/2001/tools/filtermain.cpp#newcode236
tools/filtermain.cpp:236: 
On 2012/11/13 18:44:51, robertphillips wrote:
> What happens if we pass a filename to SkOSFile::Iter? If it just iterates over
> that file we should unify our handling of the path and file.

if passed a file and not a directory the call to iter.next will return false.
Sign in to reply to this message.

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