index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
flags
Commit message (
Expand
)
Author
Age
*
Remove default for --images in common flags
bsalomon
2015-06-30
*
remove SkInstCnt
mtklein
2015-06-26
*
Label some unused static vars as SK_UNUSED
fmalita
2015-06-10
*
Today's gm include many differences caused by platform font implementations.
caryclark
2015-06-10
*
ignore_result()
mtklein
2015-05-04
*
dm||nanobench --help looks nice when $COLUMNS == 80.
halcanary
2015-04-27
*
DM: failure to canary a sink is now fatal.
mtklein
2015-04-21
*
Make --undefok a little louder now that we're using it all the time.
mtklein
2015-04-08
*
adding preabandon flag to DM
joshualitt
2015-02-25
*
Add HWUI Sink to DM on Android Framework builds
tomhudson
2015-02-23
*
Negative numbers are not flags.
mtklein
2015-02-14
*
Adding new benchmark to test image decoding performance.
msarett
2015-02-13
*
First cut at cleaning up Sergio's example code and moving some common code to...
caryclark
2015-01-30
*
More natural way to serialize GPU tasks and tests.
mtklein
2015-01-21
*
tool --help alphabetizes command line flags
halcanary
2015-01-18
*
Sketch DM refactor.
mtklein
2015-01-15
*
Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.c...
mtklein
2015-01-15
*
Sketch DM refactor.
mtklein
2015-01-15
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-07
*
Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures ...
jvanverth
2014-11-06
*
Get gpudft support working in dm, gm, nanobench and bench_pictures
jvanverth
2014-11-06
*
Revert of Revert of Turn on NVPR 4x MSAA by default when supported in DM and ...
mtklein
2014-11-06
*
Revert of Turn on NVPR 4x MSAA by default when supported in DM and nanobench....
egdaniel
2014-11-05
*
Turn on NVPR 4x MSAA by default when supported in DM and nanobench.
mtklein
2014-11-05
*
Restore a really single-threaded mode to DM.
mtklein
2014-10-06
*
Update DM JSON format.
mtklein
2014-09-09
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...
mtklein
2014-09-03
*
SkThreadPool ~~> SkTaskGroup
mtklein
2014-09-03
*
Fix string assert and dead code which caused it.
bungeman
2014-08-11
*
Fix iOS build by centralizing --writePath.
mtklein
2014-08-07
*
Default --skps to ./skps
mtklein
2014-08-07
*
Add angle config to nanobench and make angle a default config for dm and nano...
bsalomon
2014-08-06
*
SKPs-as-benches in nanobench
mtklein
2014-08-01
*
Test abandoning GL context in dm/nanobench.
bsalomon
2014-07-28
*
share dm and command flags
caryclark
2014-07-22
*
ios fixes
caryclark
2014-07-11
*
undefok -> bool
mtklein
2014-06-20
*
Add a minimal --undefok to SkCommandLineFlags.
commit-bot@chromium.org
2014-03-25
*
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
*
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
[next]