| Commit message (Expand) | Author | Age |
* | make gm self-tests launch python unittests automatically | epoger | 2014-07-16 |
* | add some .gitignores related to gm and tools | commit-bot@chromium.org | 2014-04-11 |
* | gm self-test: stop checking stdout and stderr | commit-bot@chromium.org | 2014-02-05 |
* | make GM self-test run gm/rebaseline_server unittests | commit-bot@chromium.org | 2014-01-24 |
* | make ignored-tests.txt specify full test name, not partial name | commit-bot@chromium.org | 2014-01-14 |
* | GM: run mode comparisons for all raster configs. | commit-bot@chromium.org | 2014-01-13 |
* | fix gm self-test | commit-bot@chromium.org | 2014-01-08 |
* | rebaseline gm self-tests after https://code.google.com/p/skia/source/detail?r... | commit-bot@chromium.org | 2014-01-03 |
* | GM: remove deprecated --ignoreTests flag | epoger@google.com | 2013-10-21 |
* | GM: add --ignoreFailuresFile as an alternative to --ignoreTests | epoger@google.com | 2013-10-18 |
* | Update Housekeeper-PerCommit after adding a new type of gm result. | edisonn@google.com | 2013-10-14 |
* | gm: if test has no expectations, record its result as no-expectations regardl... | epoger@google.com | 2013-10-10 |
* | GM: Allow ignored-tests.txt to list configs as well as tests (and combination... | epoger@google.com | 2013-10-07 |
* | revert temporary r11517 | epoger@google.com | 2013-09-30 |
* | gm: temporarily re-enable multiple rendermodes, to make sure they haven't reg... | epoger@google.com | 2013-09-30 |
* | gm: add --ignoreTests flag | epoger@google.com | 2013-09-19 |
* | revert temporary r11371 | epoger@google.com | 2013-09-19 |
* | gm: temporarily re-enable multiple rendermodes, to make sure they haven't reg... | epoger@google.com | 2013-09-19 |
* | Speed up GM ~50% by NOT running most renderModes by default | epoger@google.com | 2013-09-13 |
* | gm: add self-test to confirm that ignore-failure field is respected | epoger@google.com | 2013-08-30 |
* | Update expectations for Mac PDF | vandebo@chromium.org | 2013-08-21 |
* | Support multiple PDF rendering backends in the GM | vandebo@chromium.org | 2013-08-20 |
* | GM: stop recording all *_pdf.png results as "INVALID" on non-Mac platforms | epoger@google.com | 2013-07-08 |
* | GM: add --missingExpectationsPath option, similar to --mismatchPath | epoger@google.com | 2013-06-21 |
* | Reland r9682, using new SkString::appendU64() | epoger@google.com | 2013-06-19 |
* | Reverting r9682, which broke on some compilers | epoger@google.com | 2013-06-19 |
* | GM: add --writeChecksumBasedFilenames option | epoger@google.com | 2013-06-19 |
* | GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a... | epoger@google.com | 2013-05-24 |
* | Improve tool that analyzes gm JSON summary | epoger@google.com | 2013-05-21 |
* | GM self-tests: add testing for non --hierarchy case | epoger@google.com | 2013-05-21 |
* | Add gm/confirm_no_failures_in_json.py | epoger@google.com | 2013-05-14 |
* | GM: include filename extension (.png) of each output file in JSON summary | epoger@google.com | 2013-05-14 |
* | GM self-test: add --writePath and --mismatchPath , but in a way that works cr... | epoger@google.com | 2013-05-09 |
* | GM self-test: add option to exercise --writePath and --mismatchPath, but not ... | epoger@google.com | 2013-05-08 |
* | GM: now that we use MD5 instead of CityHash, the JSON should say so | epoger@google.com | 2013-05-07 |
* | SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash | epoger@google.com | 2013-05-03 |
* | GM self-tests: always run all tests (don't stop at first failure) | epoger@google.com | 2013-04-26 |
* | GM: specify that currently used checksums are CityHashes of SkBitmaps | epoger@google.com | 2013-04-26 |
* | Add option to specify defaults configs to --config flag in gm. This makes it ... | bsalomon@google.com | 2013-04-24 |
* | GM: add self-test that sets --readPath to a nonexistent directory path | epoger@google.com | 2013-04-12 |
* | GM: allow caller to specify which result types trigger an error | 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: remove enableMissingWarning in favor of verbose flag, and trim output in ... | epoger@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 |
* | 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 |