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

Issue 23072014: Refactor GM to separate config parsing, attempt 2 (Closed)

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

Description

Refactor GM to separate config parsing, attempt 2 Committed: http://code.google.com/p/skia/source/detail?r=10724

Patch Set 1 #

Patch Set 2 : Modify GM to keep output ordering, rebaselines for config printing simplification #

Total comments: 5

Patch Set 3 : Simplify GM even further - no rebase! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -137 lines) Patch
M gm/gmmain.cpp View 1 2 6 chunks +179 lines, -137 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
ducky
Here's attempt 2. The changes are: - GM config parsing ordering changed so that configs ...
7 years, 4 months ago (2013-08-14 18:37:47 UTC) #1
vandebo (ex-Chrome)
https://codereview.chromium.org/23072014/diff/3001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/23072014/diff/3001/gm/gmmain.cpp#newcode1863 gm/gmmain.cpp:1863: SkString configStr("These configs will be run: "); Why not ...
7 years, 4 months ago (2013-08-14 18:47:21 UTC) #2
epoger
https://codereview.chromium.org/23072014/diff/3001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/23072014/diff/3001/gm/gmmain.cpp#newcode1863 gm/gmmain.cpp:1863: SkString configStr("These configs will be run: "); On 2013/08/14 ...
7 years, 4 months ago (2013-08-14 18:48:31 UTC) #3
ducky
This should be cleaner. https://codereview.chromium.org/23072014/diff/3001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/23072014/diff/3001/gm/gmmain.cpp#newcode1863 gm/gmmain.cpp:1863: SkString configStr("These configs will be ...
7 years, 4 months ago (2013-08-14 18:50:33 UTC) #4
vandebo (ex-Chrome)
Fixes LGTM
7 years, 4 months ago (2013-08-14 18:56:38 UTC) #5
epoger
LGTM! So I guess the full set of changes (compared to the initial attempt) was ...
7 years, 4 months ago (2013-08-14 18:59:21 UTC) #6
ducky
https://codereview.chromium.org/23072014/diff/3001/gm/gmmain.cpp File gm/gmmain.cpp (right): https://codereview.chromium.org/23072014/diff/3001/gm/gmmain.cpp#newcode2035 gm/gmmain.cpp:2035: !parse_flags_gmmain_paths(&gmmain)) { On 2013/08/14 18:48:31, epoger wrote: > Am ...
7 years, 4 months ago (2013-08-14 19:00:44 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/richardlin@chromium.org/23072014/25001
7 years, 4 months ago (2013-08-14 21:43:26 UTC) #8
commit-bot: I haz the power
7 years, 4 months ago (2013-08-14 21:56:49 UTC) #9
Message was sent while issue was closed.
Change committed as 10724

Powered by Google App Engine
This is Rietveld 408576698