aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/gmmain.cpp
Commit message (Expand)AuthorAge
* Don't use writeData to write the document in GM.Gravatar bungeman@google.com2013-05-06
* GM: fix --mismatchPath optionGravatar epoger@google.com2013-05-02
* Fixes for piping bitmaps with encoded data.Gravatar scroggo@google.com2013-04-30
* GM: specify that currently used checksums are CityHashes of SkBitmapsGravatar epoger@google.com2013-04-26
* Treat default command line argument properly.Gravatar scroggo@google.com2013-04-24
* Add option to specify defaults configs to --config flag in gm. This makes it ...Gravatar bsalomon@google.com2013-04-24
* Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...Gravatar edisonn@google.com2013-04-24
* Fix an SkCommandLineFlags bug.Gravatar scroggo@google.com2013-04-23
* Delete gm after use.Gravatar scroggo@google.com2013-04-16
* GM: allow caller to specify which result types trigger an errorGravatar epoger@google.com2013-04-12
* rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly useGravatar epoger@google.com2013-04-12
* GM: print list of GMs run, even in non-verbose mode (rolls back part of r8600)Gravatar epoger@google.com2013-04-12
* GM: signal error if the total number of tests run was less than expectedGravatar epoger@google.com2013-04-11
* GM: remove enableMissingWarning in favor of verbose flag, and trim output in ...Gravatar epoger@google.com2013-04-10
* Run mixedxfermodes GM through the pipe.Gravatar scroggo@google.com2013-04-10
* gm: hide list of tests with ignored errors, by defaultGravatar epoger@google.com2013-04-10
* gm: record IntentionallySkipped testsGravatar epoger@google.com2013-04-10
* SkFlags now follows proper dashing convention.Gravatar scroggo@google.com2013-04-09
* re-land r8535, now that src.chromium.org is back upGravatar epoger@google.com2013-04-04
* Revert r8535Gravatar epoger@google.com2013-04-04
* gm: report ExpectationsMismatch and RenderModeMismatch results separatelyGravatar epoger@google.com2013-04-04
* re-land r8514 without breaking 32-bit Mac compilersGravatar epoger@google.com2013-04-03
* roll out r8514Gravatar epoger@google.com2013-04-03
* gm: display summary of all results by ErrorTypeGravatar epoger@google.com2013-04-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-03
* Add tile rendering to GMGravatar robertphillips@google.com2013-04-02
* Make GM render to render targets that are also textures.Gravatar bsalomon@google.com2013-03-28
* gm: change ErrorBitfield to ErrorType/ErrorCombinationGravatar epoger@google.com2013-03-22
* Change the name of SkFlags to SkCommandLineFlags.Gravatar scroggo@google.com2013-03-21
* Re-land r8269, fixing build errors/warningsGravatar epoger@google.com2013-03-21
* Revert r8269 to fix BuildGM. Warnings-as-errors problem, dunno why I didn't s...Gravatar epoger@google.com2013-03-20
* gm refactor: extract run_multiple_configs() and run_multiple_modes()Gravatar epoger@google.com2013-03-20
* Write the config options in place in the help string.Gravatar scroggo@google.com2013-03-20
* Reland r8235 "Switch gm to use SkFlags."Gravatar scroggo@google.com2013-03-20
* Reland MSAA changes to GM now that Linux/ATI driver bug has been worked around.Gravatar bsalomon@google.com2013-03-19
* Revert "Make gm use SkFlags."Gravatar scroggo@google.com2013-03-19
* Make gm use SkFlags.Gravatar scroggo@google.com2013-03-19
* Revert changes to GM MSAA configs, hopefully fixes linux bot gm failures.Gravatar bsalomon@google.com2013-03-19
* fix angle gmmain buildGravatar bsalomon@google.com2013-03-19
* Fix build break in gmmain.cppGravatar bsalomon@google.com2013-03-19
* Add config msaa4 to gm (not run by default) and make MSAA configs not run unlessGravatar bsalomon@google.com2013-03-19
* In gm, install drawFilter for pipe and tiledPipe.Gravatar scroggo@google.com2013-03-15
* gm: write all messages to stdout/stderr with "GM:" preamble to distinguish fr...Gravatar epoger@google.com2013-03-13
* Fix sign/unsigned warnings in benchmain.cpp and gmmain.cppGravatar bsalomon@google.com2013-03-11
* Make GPU cache size cmd line configurable in GM.Gravatar bsalomon@google.com2013-03-11
* add flag to skip gpu testGravatar reed@google.com2013-03-08
* re-land r8028 without "special" Microsoft compiler warningsGravatar epoger@google.com2013-03-08
* Revert r8028... warnings-as-errors broke some buildersGravatar epoger@google.com2013-03-07
* Fixing some warnings on LinuxGravatar sugoi@google.com2013-03-07
* cleanup: fix gm's use of ErrorBitfield to be consistent (it's a bitfield, not...Gravatar epoger@google.com2013-03-07