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

Issue 12961003: Allow more options for setting boolean flag values in SkFlags. (Closed)

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

Description

Allow more options for setting boolean flag values in SkFlags. Now booleans can be set using --boolean=true or --boolean true (as well as other options). Committed: https://code.google.com/p/skia/source/detail?r=8285

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -34 lines) Patch
M tools/SkFlags.h View 1 3 chunks +27 lines, -33 lines 0 comments Download
M tools/SkFlags.cpp View 1 2 chunks +81 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
scroggo
7 years, 9 months ago (2013-03-20 18:12:07 UTC) #1
reed1
https://codereview.chromium.org/12961003/diff/2001/tools/SkFlags.h File tools/SkFlags.h (right): https://codereview.chromium.org/12961003/diff/2001/tools/SkFlags.h#newcode46 tools/SkFlags.h:46: * The helpString will be printed if the help ...
7 years, 9 months ago (2013-03-20 20:09:40 UTC) #2
scroggo
https://codereview.chromium.org/12961003/diff/2001/tools/SkFlags.h File tools/SkFlags.h (right): https://codereview.chromium.org/12961003/diff/2001/tools/SkFlags.h#newcode46 tools/SkFlags.h:46: * The helpString will be printed if the help ...
7 years, 9 months ago (2013-03-20 21:12:05 UTC) #3
reed1
lgtm I vote not to support -word, but only -w
7 years, 9 months ago (2013-03-20 21:13:03 UTC) #4
scroggo
7 years, 9 months ago (2013-03-21 13:11:08 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r8285 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698