index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
flags
/
SkCommandLineFlags.cpp
Commit message (
Expand
)
Author
Age
*
Make --undefok a little louder now that we're using it all the time.
mtklein
2015-04-08
*
Negative numbers are not flags.
mtklein
2015-02-14
*
First cut at cleaning up Sergio's example code and moving some common code to...
caryclark
2015-01-30
*
tool --help alphabetizes command line flags
halcanary
2015-01-18
*
Fix string assert and dead code which caused it.
bungeman
2014-08-11
*
undefok -> bool
mtklein
2014-06-20
*
Add a minimal --undefok to SkCommandLineFlags.
commit-bot@chromium.org
2014-03-25
*
Add ShouldSkip variant that can read a --match flag directly.
commit-bot@chromium.org
2013-08-30
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
refactor duplication (shouldSkip and skip_name) into a utility function
sglez@google.com
2013-07-24
*
Revert r10280, which caused https://code.google.com/p/skia/issues/detail?id=1441
epoger@google.com
2013-07-23
*
refactor duplication (shouldSkip and skip_name) into a utility function
sglez@google.com
2013-07-23
*
Fix the build.
scroggo@google.com
2013-04-24
*
Treat default command line argument properly.
scroggo@google.com
2013-04-24
*
Fix an SkCommandLineFlags bug.
scroggo@google.com
2013-04-23
*
SkFlags now follows proper dashing convention.
scroggo@google.com
2013-04-09
*
Change the name of SkFlags to SkCommandLineFlags.
scroggo@google.com
2013-03-21