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

Issue 6810047: Add option to gm: write out images into a hierarchy, rather than a flat set of files (Closed)

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

Description

Add option to gm: write out images into a hierarchy, rather than a flat set of files BUG=https://code.google.com/p/skia/issues/detail?id=743 Committed: https://code.google.com/p/skia/source/detail?r=6167

Patch Set 1 #

Total comments: 5

Patch Set 2 : fix_typo_and_update_to_r6161 #

Patch Set 3 : create_writePath_directory_also #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -66 lines) Patch
M gm/gmmain.cpp View 1 2 19 chunks +90 lines, -50 lines 0 comments Download
M include/core/SkOSFile.h View 1 4 chunks +19 lines, -2 lines 0 comments Download
M include/core/SkString.h View 1 2 chunks +29 lines, -8 lines 0 comments Download
M src/core/SkString.cpp View 1 2 chunks +14 lines, -5 lines 0 comments Download
M src/ports/SkOSFile_stdio.cpp View 1 2 chunks +53 lines, -1 line 0 comments Download
M tests/StringTest.cpp View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 6
epoger
Verified that this compiles on both Linux and Windows. Verified the behavior on Linux as ...
12 years ago (2012-10-29 14:53:04 UTC) #1
bsalomon
LGTM. Should we remove the flag and always use hierarchy (once all automated systems use ...
12 years ago (2012-10-29 15:04:40 UTC) #2
epoger
On 2012/10/29 15:04:40, bsalomon wrote: > LGTM. I'll leave this sitting here for a bit ...
12 years ago (2012-10-29 15:10:50 UTC) #3
reed1
Lets keep the option for the old flat structure, at least for a while, until ...
12 years ago (2012-10-29 15:10:51 UTC) #4
epoger
https://codereview.appspot.com/6810047/diff/1/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.appspot.com/6810047/diff/1/gm/gmmain.cpp#newcode703 gm/gmmain.cpp:703: // if true, emit a messange when we can't ...
12 years ago (2012-10-29 15:11:37 UTC) #5
epoger
12 years ago (2012-10-29 15:19:05 UTC) #6
Added tiny patchset 3 to create the writePath directory also (not just the
subdirectories inside it).  If anyone objects, let me know...
Sign in to reply to this message.

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