- 33ac950 make gm self-tests launch python unittests automatically by epoger · 10 years ago
- c69b0d0 gm self-test: stop checking stdout and stderr by commit-bot@chromium.org · 11 years ago
- dd10e0e make GM self-test run gm/rebaseline_server unittests by commit-bot@chromium.org · 11 years ago
- 3e62ebf make ignored-tests.txt specify full test name, not partial name by commit-bot@chromium.org · 11 years ago
- 711ebb9 fix gm self-test by commit-bot@chromium.org · 11 years ago
- 00434ec GM: remove deprecated --ignoreTests flag BUG=skia:1730 R=borenet@google.com by epoger@google.com · 11 years ago
- f711f32 GM: add --ignoreFailuresFile as an alternative to --ignoreTests by epoger@google.com · 11 years ago
- 1ddfbc2 gm: if test has no expectations, record its result as no-expectations regardless of ignoreFailure by epoger@google.com · 11 years ago
- 3a882dd GM: Allow ignored-tests.txt to list configs as well as tests (and combinations too) by epoger@google.com · 11 years ago
- 5e49738 revert temporary r11517 by epoger@google.com · 11 years ago
- 19fcd8e gm: temporarily re-enable multiple rendermodes, to make sure they haven't regressed by epoger@google.com · 11 years ago
- defc487 gm: add --ignoreTests flag BUG=skia:1600 R=scroggo@google.com by epoger@google.com · 11 years ago
- 33aa55a revert temporary r11371 BUG=skia:1641 by epoger@google.com · 11 years ago
- 1a7e09e gm: temporarily re-enable multiple rendermodes, to make sure they haven't regressed by epoger@google.com · 11 years ago
- 3ad5dd0 Speed up GM ~50% by NOT running most renderModes by default by epoger@google.com · 11 years ago
- 5852c8b gm: add self-test to confirm that ignore-failure field is respected by epoger@google.com · 11 years ago
- e33e137 GM: stop recording all *_pdf.png results as "INVALID" on non-Mac platforms by epoger@google.com · 11 years ago
- 5f99545 GM: add --missingExpectationsPath option, similar to --mismatchPath by epoger@google.com · 11 years ago
- 6f7f14d Reland r9682, using new SkString::appendU64() by epoger@google.com · 11 years ago
- 628de5f Reverting r9682, which broke on some compilers by epoger@google.com · 11 years ago
- 6324ac5 GM: add --writeChecksumBasedFilenames option by epoger@google.com · 11 years ago
- a55e48d Improve tool that analyzes gm JSON summary by epoger@google.com · 11 years ago
- 37d747d GM self-tests: add testing for non --hierarchy case by epoger@google.com · 11 years ago
- 26515ba Add gm/confirm_no_failures_in_json.py by epoger@google.com · 11 years ago
- ee2c3b9 GM self-test: add --writePath and --mismatchPath , but in a way that works cross-platform by epoger@google.com · 12 years ago
- fed9db6 GM self-test: add option to exercise --writePath and --mismatchPath, but not on bots by epoger@google.com · 12 years ago
- 0cc99cf GM self-tests: always run all tests (don't stop at first failure) by epoger@google.com · 12 years ago
- 318a059 GM: add self-test that sets --readPath to a nonexistent directory path by epoger@google.com · 12 years ago
- 5079d2c GM: allow caller to specify which result types trigger an error by epoger@google.com · 12 years ago
- 51dbabe gm: hide list of tests with ignored errors, by default by epoger@google.com · 12 years ago
- c8263e7 gm: record IntentionallySkipped tests by epoger@google.com · 12 years ago
- caac3db re-land r8535, now that src.chromium.org is back up by epoger@google.com · 12 years ago
- 67caaf8 Revert r8535 by epoger@google.com · 12 years ago
- da8db98 gm: report ExpectationsMismatch and RenderModeMismatch results separately by epoger@google.com · 12 years ago
- 0b62b3d gm refactor: extract run_multiple_configs() and run_multiple_modes() by epoger@google.com · 12 years ago
- 09fd4d2 Reland r8235 "Switch gm to use SkFlags." by scroggo@google.com · 12 years ago
- 0b73563 Revert "Make gm use SkFlags." by scroggo@google.com · 12 years ago
- 7d51930 Make gm use SkFlags. by scroggo@google.com · 12 years ago
- 5efdd0c gm: write all messages to stdout/stderr with "GM:" preamble to distinguish from various debug messages coming from elsewhere by epoger@google.com · 12 years ago
- b9ba1ea gm self-test: make all test cases exercise transparency by epoger@google.com · 12 years ago
- c5d71e2 gm self-test: disable spuriously-failing aaclip tests by epoger@google.com · 12 years ago
- c61c3c3 gm self-test: use a pathologically simple test case instead of dashing2 by commit-bot@chromium.org · 12 years ago
- d271d24 gm: Add ability to compare against checksums (as opposed to image files) by epoger@google.com · 12 years ago
- e460a47 gm self-tests: generate JSON expectations, in addition to image expectations by epoger@google.com · 12 years ago
- 4688de1 gm self-tests: add 565 mode testing, in addition to 8888 mode by epoger@google.com · 12 years ago
- 666c5cf Fix bugs in r7291 TBR=reed Review URL: https://codereview.appspot.com/7129057 by epoger@google.com · 12 years ago
- 3726960 re-land r7258 with fixes and tests by epoger@google.com · 12 years ago
- 80d4478 gm self-test: followup to r7284 by epoger@google.com · 12 years ago
- 407f8da make gm self-test more robust by epoger@google.com · 12 years ago
- 98204f9 better quick fix for GM self-test: ignore instance-counting lines in Debug output by epoger@google.com · 12 years ago
- 3aa3358 Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 ('make tools/tests/run.sh work cross-platform') by epoger@google.com · 12 years ago
- 9c56a8d Make gm's json results include checksums even if run without --readPath by epoger@google.com · 12 years ago
- ee8a8e3 Re-land r6843 with copied gyp file to (hopefully) fix Windows build by epoger@google.com · 12 years ago
- 33352d9 Roll out r6843 to hopefully fix Windows builds by epoger@google.com · 12 years ago
- 6c0e522 Add --writeJsonSummary option to gm by epoger@google.com · 12 years ago
- 8a6f13a Add script to help rebaseline gm self-tests, and run it right now by epoger@google.com · 12 years ago
- 570aafe Update gm self-test to pass again after r6585 by epoger@google.com · 12 years ago
- 454008a comment-only change to gm/tests/run.sh by epoger@google.com · 12 years ago
- a413a53 Add a self-test for gm, similar to our self-test for skdiff. by epoger@google.com · 12 years ago