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

Issue 14089002: Updates for the skimage tool. (Closed)

Created:
7 years, 8 months ago by scroggo
Modified:
7 years, 8 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Updates for the skimage tool. Allow passing files or folders on the command line. Group the output to show all successes together, all failures together, etc. When writing a new png, do not make its file type ".png.png" if the original was a png. Force linking for JPEG decoder. Use SkCommandLineFlags. Committed: https://code.google.com/p/skia/source/detail?r=8615

Patch Set 1 #

Patch Set 2 : Small cleanups #

Total comments: 9

Patch Set 3 : Respond to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -42 lines) Patch
M gyp/tools.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M tools/skimage_main.cpp View 1 2 3 chunks +102 lines, -42 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
scroggo
7 years, 8 months ago (2013-04-10 19:57:11 UTC) #1
djsollen
https://codereview.chromium.org/14089002/diff/2001/tools/skimage_main.cpp File tools/skimage_main.cpp (right): https://codereview.chromium.org/14089002/diff/2001/tools/skimage_main.cpp#newcode50 tools/skimage_main.cpp:50: return true; add the srcPath to successes here so ...
7 years, 8 months ago (2013-04-11 14:17:44 UTC) #2
robertphillips
https://codereview.chromium.org/14089002/diff/2001/tools/skimage_main.cpp File tools/skimage_main.cpp (right): https://codereview.chromium.org/14089002/diff/2001/tools/skimage_main.cpp#newcode161 tools/skimage_main.cpp:161: void forceLinking(); I think it was added elsewhere to ...
7 years, 8 months ago (2013-04-11 14:29:53 UTC) #3
scroggo
https://codereview.chromium.org/14089002/diff/2001/tools/skimage_main.cpp File tools/skimage_main.cpp (right): https://codereview.chromium.org/14089002/diff/2001/tools/skimage_main.cpp#newcode50 tools/skimage_main.cpp:50: return true; On 2013/04/11 14:17:44, djsollen wrote: > add ...
7 years, 8 months ago (2013-04-11 15:32:20 UTC) #4
djsollen
lgtm
7 years, 8 months ago (2013-04-11 15:40:16 UTC) #5
scroggo
7 years, 8 months ago (2013-04-11 15:53:44 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r8615 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698