index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
gmmain.cpp
Commit message (
Expand
)
Author
Age
*
GM: make behavior of make_filename() more late-binding
epoger@google.com
2013-05-21
*
GM: include filename extension (.png) of each output file in JSON summary
epoger@google.com
2013-05-14
*
add wildcard test name matching to gm and bench.
caryclark@google.com
2013-05-10
*
Don't use writeData to write the document in GM.
bungeman@google.com
2013-05-06
*
GM: fix --mismatchPath option
epoger@google.com
2013-05-02
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
GM: specify that currently used checksums are CityHashes of SkBitmaps
epoger@google.com
2013-04-26
*
Treat default command line argument properly.
scroggo@google.com
2013-04-24
*
Add option to specify defaults configs to --config flag in gm. This makes it ...
bsalomon@google.com
2013-04-24
*
Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...
edisonn@google.com
2013-04-24
*
Fix an SkCommandLineFlags bug.
scroggo@google.com
2013-04-23
*
Delete gm after use.
scroggo@google.com
2013-04-16
*
GM: allow caller to specify which result types trigger an error
epoger@google.com
2013-04-12
*
rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use
epoger@google.com
2013-04-12
*
GM: print list of GMs run, even in non-verbose mode (rolls back part of r8600)
epoger@google.com
2013-04-12
*
GM: signal error if the total number of tests run was less than expected
epoger@google.com
2013-04-11
*
GM: remove enableMissingWarning in favor of verbose flag, and trim output in ...
epoger@google.com
2013-04-10
*
Run mixedxfermodes GM through the pipe.
scroggo@google.com
2013-04-10
*
gm: hide list of tests with ignored errors, by default
epoger@google.com
2013-04-10
*
gm: record IntentionallySkipped tests
epoger@google.com
2013-04-10
*
SkFlags now follows proper dashing convention.
scroggo@google.com
2013-04-09
*
re-land r8535, now that src.chromium.org is back up
epoger@google.com
2013-04-04
*
Revert r8535
epoger@google.com
2013-04-04
*
gm: report ExpectationsMismatch and RenderModeMismatch results separately
epoger@google.com
2013-04-04
*
re-land r8514 without breaking 32-bit Mac compilers
epoger@google.com
2013-04-03
*
roll out r8514
epoger@google.com
2013-04-03
*
gm: display summary of all results by ErrorType
epoger@google.com
2013-04-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-03
*
Add tile rendering to GM
robertphillips@google.com
2013-04-02
*
Make GM render to render targets that are also textures.
bsalomon@google.com
2013-03-28
*
gm: change ErrorBitfield to ErrorType/ErrorCombination
epoger@google.com
2013-03-22
*
Change the name of SkFlags to SkCommandLineFlags.
scroggo@google.com
2013-03-21
*
Re-land r8269, fixing build errors/warnings
epoger@google.com
2013-03-21
*
Revert r8269 to fix BuildGM. Warnings-as-errors problem, dunno why I didn't s...
epoger@google.com
2013-03-20
*
gm refactor: extract run_multiple_configs() and run_multiple_modes()
epoger@google.com
2013-03-20
*
Write the config options in place in the help string.
scroggo@google.com
2013-03-20
*
Reland r8235 "Switch gm to use SkFlags."
scroggo@google.com
2013-03-20
*
Reland MSAA changes to GM now that Linux/ATI driver bug has been worked around.
bsalomon@google.com
2013-03-19
*
Revert "Make gm use SkFlags."
scroggo@google.com
2013-03-19
*
Make gm use SkFlags.
scroggo@google.com
2013-03-19
*
Revert changes to GM MSAA configs, hopefully fixes linux bot gm failures.
bsalomon@google.com
2013-03-19
*
fix angle gmmain build
bsalomon@google.com
2013-03-19
*
Fix build break in gmmain.cpp
bsalomon@google.com
2013-03-19
*
Add config msaa4 to gm (not run by default) and make MSAA configs not run unless
bsalomon@google.com
2013-03-19
*
In gm, install drawFilter for pipe and tiledPipe.
scroggo@google.com
2013-03-15
*
gm: write all messages to stdout/stderr with "GM:" preamble to distinguish fr...
epoger@google.com
2013-03-13
*
Fix sign/unsigned warnings in benchmain.cpp and gmmain.cpp
bsalomon@google.com
2013-03-11
*
Make GPU cache size cmd line configurable in GM.
bsalomon@google.com
2013-03-11
*
add flag to skip gpu test
reed@google.com
2013-03-08
*
re-land r8028 without "special" Microsoft compiler warnings
epoger@google.com
2013-03-08
[next]