aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/gmmain.cpp
Commit message (Expand)AuthorAge
* gm: since we don't record output of gpudebug test, don't record checksums eitherGravatar epoger@google.com2013-07-12
* GM: stop recording all *_pdf.png results as "INVALID" on non-Mac platformsGravatar epoger@google.com2013-07-08
* Replace SkPicture(SkStream) constructors with a factory.Gravatar scroggo@google.com2013-06-28
* GM: add --missingExpectationsPath option, similar to --mismatchPathGravatar epoger@google.com2013-06-21
* Reland r9682, using new SkString::appendU64()Gravatar epoger@google.com2013-06-19
* Reverting r9682, which broke on some compilersGravatar epoger@google.com2013-06-19
* GM: add --writeChecksumBasedFilenames option Gravatar epoger@google.com2013-06-19
* remove double including of libpng decoderGravatar commit-bot@chromium.org2013-06-18
* Fixes to make the gm run when GrContext can't be created for ANGLE context.Gravatar bsalomon@google.com2013-06-11
* Disable msaa16 by defaultGravatar robertphillips@google.com2013-06-06
* Changing SkDeferredCanvas to use factories for creationGravatar junov@chromium.org2013-05-28
* Reland 'Add path utils, plus a test for it.'Gravatar scroggo@google.com2013-05-28
* Revert "Add path utils, plus a test for it."Gravatar scroggo@google.com2013-05-24
* Add path utils, plus a test for it.Gravatar scroggo@google.com2013-05-24
* GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a...Gravatar epoger@google.com2013-05-24
* GM: make behavior of make_filename() more late-bindingGravatar epoger@google.com2013-05-21
* GM: include filename extension (.png) of each output file in JSON summaryGravatar epoger@google.com2013-05-14
* add wildcard test name matching to gm and bench.Gravatar caryclark@google.com2013-05-10
* 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