aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tests
Commit message (Expand)AuthorAge
* 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
* Roll out r6843 to hopefully fix Windows buildsGravatar epoger@google.com2012-12-17
* Add --writeJsonSummary option to gmGravatar epoger@google.com2012-12-17
* Add script to help rebaseline gm self-tests, and run it right nowGravatar epoger@google.com2012-12-05
* Delete no-longer-expected 4444 output images from gm self-testGravatar epoger@google.com2012-12-05
* Delete no-longer-used 4444 gm-selftest input imagesGravatar epoger@google.com2012-12-05
* Update gm self-test to pass again after r6585Gravatar epoger@google.com2012-11-28
* comment-only change to gm/tests/run.shGravatar epoger@google.com2012-11-13
* Add a self-test for gm, similar to our self-test for skdiff.Gravatar epoger@google.com2012-11-12