skia2/tools/flags
bungeman dfb9bc41a2 Fix string assert and dead code which caused it.
Running tools with a '--' parameter caused SkString to assert here
incorrectly. SkString::remove should allow the entire contents of a
string to be removed.

The code in the flags parser which caused this call is dead and should
be removed.

R=mtklein@google.com, reed@google.com

Author: bungeman@google.com

Review URL: https://codereview.chromium.org/453333002
2014-08-11 07:19:57 -07:00
..
SkCommandLineFlags.cpp Fix string assert and dead code which caused it. 2014-08-11 07:19:57 -07:00
SkCommandLineFlags.h ios fixes 2014-07-11 12:14:51 -07:00
SkCommonFlags.cpp Fix iOS build by centralizing --writePath. 2014-08-07 15:20:02 -07:00
SkCommonFlags.h Fix iOS build by centralizing --writePath. 2014-08-07 15:20:02 -07:00