aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests
Commit message (Expand)AuthorAge
* SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHashGravatar epoger@google.com2013-05-03
* GM self-tests: always run all tests (don't stop at first failure)Gravatar epoger@google.com2013-04-26
* GM: specify that currently used checksums are CityHashes of SkBitmapsGravatar epoger@google.com2013-04-26
* Add option to specify defaults configs to --config flag in gm. This makes it ...Gravatar bsalomon@google.com2013-04-24
* GM: add self-test that sets --readPath to a nonexistent directory pathGravatar epoger@google.com2013-04-12
* GM: allow caller to specify which result types trigger an errorGravatar 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: remove enableMissingWarning in favor of verbose flag, and trim output in ...Gravatar epoger@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
* 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
* gm refactor: extract run_multiple_configs() and run_multiple_modes()Gravatar epoger@google.com2013-03-20
* Reland r8235 "Switch gm to use SkFlags."Gravatar scroggo@google.com2013-03-20
* Revert "Make gm use SkFlags."Gravatar scroggo@google.com2013-03-19
* Make gm use SkFlags.Gravatar scroggo@google.com2013-03-19
* gm: write all messages to stdout/stderr with "GM:" preamble to distinguish fr...Gravatar epoger@google.com2013-03-13
* gm self-test: make all test cases exercise transparencyGravatar epoger@google.com2013-03-02
* gm self-test: disable spuriously-failing aaclip testsGravatar epoger@google.com2013-03-01
* gm self-test: fix results that break housekeeping botGravatar epoger@google.com2013-03-01
* gm self-test: use a pathologically simple test case instead of dashing2Gravatar commit-bot@chromium.org2013-03-01
* Fix GM self-test expectations, mkIIGravatar borenet@google.com2013-02-21
* Fix GM self-test expectationsGravatar borenet@google.com2013-02-21
* gm: Add ability to compare against checksums (as opposed to image files)Gravatar epoger@google.com2013-02-13
* gm self-tests: generate JSON expectations, in addition to image expectationsGravatar epoger@google.com2013-02-06
* gm self-tests: add 565 mode testing, in addition to 8888 modeGravatar epoger@google.com2013-01-31
* Fix bugs in r7291Gravatar epoger@google.com2013-01-19
* re-land r7258 with fixes and testsGravatar epoger@google.com2013-01-19
* Roll out r7258Gravatar epoger@google.com2013-01-18
* gm self-test: followup to r7284Gravatar epoger@google.com2013-01-18
* make gm self-test more robustGravatar epoger@google.com2013-01-18
* Reapply r7198 with Mac/Windows fixesGravatar epoger@google.com2013-01-17
* better quick fix for GM self-test: ignore instance-counting lines in Debug ou...Gravatar epoger@google.com2013-01-16
* quick fix for GM self-test failures after r7206Gravatar epoger@google.com2013-01-16
* Revert r7198 until I can fix https://code.google.com/p/skia/issues/detail?id=...Gravatar epoger@google.com2013-01-15
* gm: use new Expectations struct instead of comparison bitmapsGravatar epoger@google.com2013-01-15
* Update gm self-test results to expect new runtime config debug messageGravatar epoger@google.com2013-01-15
* gm: if no readPath is given, report all tests as "missing reference image" in...Gravatar epoger@google.com2013-01-10
* gm self-test: update expected dashing2.png images (in inputs/ dir) to reflect...Gravatar epoger@google.com2013-01-10
* gm: remove --diffPath option and all other pixel diff functionality.Gravatar epoger@google.com2013-01-08
* ran gm/tests/rebaseline.sh 5-6 times to update the self-test after 6984Gravatar reed@google.com2013-01-03
* Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 (...Gravatar epoger@google.com2013-01-02
* revert 6938, as running rebaseline.sh did not seem to work.Gravatar mike@reedtribe.org2012-12-24
* rebaseline self-test images after stroke changeGravatar mike@reedtribe.org2012-12-24
* Make gm's json results include checksums even if run without --readPathGravatar epoger@google.com2012-12-20
* Re-land r6843 with copied gyp file to (hopefully) fix Windows buildGravatar epoger@google.com2012-12-18