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

Issue 15415003: GM: make behavior of make_filename() more late-binding (Closed)

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

Description

GM: make behavior of make_filename() more late-binding This will be needed to add the option of writing out files with checksum-based filenames. R=scroggo@google.com Committed: https://code.google.com/p/skia/source/detail?r=9215

Patch Set 1 #

Total comments: 1

Patch Set 2 : rename_variables #

Total comments: 2

Patch Set 3 : update_make_filename_params #

Total comments: 2

Patch Set 4 : sync_to_r9214 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -71 lines) Patch
M gm/gm_expectations.h View 1 2 3 1 chunk +0 lines, -5 lines 0 comments Download
M gm/gm_expectations.cpp View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
M gm/gmmain.cpp View 1 2 3 30 chunks +99 lines, -55 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
epoger
https://codereview.chromium.org/15415003/diff/1/gm/gm_expectations.h File gm/gm_expectations.h (left): https://codereview.chromium.org/15415003/diff/1/gm/gm_expectations.h#oldcode54 gm/gm_expectations.h:54: SkString make_filename(const char path[], Patchset 1 just moves make_filename() ...
7 years, 7 months ago (2013-05-19 07:02:08 UTC) #1
epoger
https://codereview.chromium.org/15415003/diff/6001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/15415003/diff/6001/gm/gmmain.cpp#newcode213 gm/gmmain.cpp:213: SkString make_shortname_plus_config(const char *shortName, const char *configName) { Patchset ...
7 years, 7 months ago (2013-05-19 09:00:43 UTC) #2
epoger
https://codereview.chromium.org/15415003/diff/9001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/15415003/diff/9001/gm/gmmain.cpp#newcode218 gm/gmmain.cpp:218: const char *shortName, Patchset 3 splits the shortNamePlusConfig parameter ...
7 years, 7 months ago (2013-05-19 09:49:19 UTC) #3
epoger
Ready for review at patchset 3. A little more info about what this will enable ...
7 years, 7 months ago (2013-05-19 10:03:56 UTC) #4
scroggo
lgtm
7 years, 7 months ago (2013-05-20 17:14:47 UTC) #5
epoger
7 years, 7 months ago (2013-05-21 15:45:49 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 manually as r9215 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698