index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
flags
/
SkCommandLineFlags.h
Commit message (
Expand
)
Author
Age
*
Move SkTDArray to private.
bungeman
2016-02-18
*
Move SkTArray to include/private.
bungeman
2016-02-17
*
Adding a tool to get images from skps
msarett
2016-02-12
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-23
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
rmistry
2015-12-22
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-21
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
joshualitt
2015-12-18
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-18
*
Revert of Add config options to run different GPU APIs to dm and nanobench (p...
reed
2015-12-14
*
Add config options to run different GPU APIs to dm and nanobench
kkinnunen
2015-12-14
*
Add slice tool
robertphillips
2015-09-18
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Label some unused static vars as SK_UNUSED
fmalita
2015-06-10
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
ios fixes
caryclark
2014-07-11
*
gm: add --ignoreTests flag
epoger@google.com
2013-09-19
*
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
*
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