1. 318a059 GM: add self-test that sets --readPath to a nonexistent directory path by epoger@google.com · 11 years ago
  2. 5079d2c GM: allow caller to specify which result types trigger an error by epoger@google.com · 11 years ago
  3. bcbf5aa GM: print list of GMs run, even in non-verbose mode (rolls back part of r8600) by epoger@google.com · 11 years ago
  4. b0f8b43 GM: remove enableMissingWarning in favor of verbose flag, and trim output in nonverbose mode by epoger@google.com · 11 years ago
  5. 51dbabe gm: hide list of tests with ignored errors, by default by epoger@google.com · 11 years ago
  6. c8263e7 gm: record IntentionallySkipped tests by epoger@google.com · 11 years ago
  7. caac3db re-land r8535, now that src.chromium.org is back up by epoger@google.com · 11 years ago
  8. 67caaf8 Revert r8535 by epoger@google.com · 11 years ago
  9. da8db98 gm: report ExpectationsMismatch and RenderModeMismatch results separately by epoger@google.com · 11 years ago
  10. 310478e re-land r8514 without breaking 32-bit Mac compilers by epoger@google.com · 11 years ago
  11. 2212c2e roll out r8514 Review URL: https://codereview.chromium.org/13503003 by epoger@google.com · 11 years ago
  12. f60494b gm: display summary of all results by ErrorType by epoger@google.com · 11 years ago
  13. 0b62b3d gm refactor: extract run_multiple_configs() and run_multiple_modes() by epoger@google.com · 12 years ago
  14. 09fd4d2 Reland r8235 "Switch gm to use SkFlags." by scroggo@google.com · 12 years ago
  15. 0b73563 Revert "Make gm use SkFlags." by scroggo@google.com · 12 years ago
  16. 7d51930 Make gm use SkFlags. by scroggo@google.com · 12 years ago
  17. 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
  18. b9ba1ea gm self-test: make all test cases exercise transparency by epoger@google.com · 12 years ago
  19. c5d71e2 gm self-test: disable spuriously-failing aaclip tests by epoger@google.com · 12 years ago
  20. 44a18d5 gm self-test: fix results that break housekeeping bot by epoger@google.com · 12 years ago
  21. c61c3c3 gm self-test: use a pathologically simple test case instead of dashing2 by commit-bot@chromium.org · 12 years ago
  22. 4f62bf4 Fix GM self-test expectations, mkII by borenet@google.com · 12 years ago
  23. 1df2a5e Fix GM self-test expectations Review URL: https://codereview.appspot.com/7386048 by borenet@google.com · 12 years ago
  24. d271d24 gm: Add ability to compare against checksums (as opposed to image files) by epoger@google.com · 12 years ago
  25. e460a47 gm self-tests: generate JSON expectations, in addition to image expectations by epoger@google.com · 12 years ago
  26. 4688de1 gm self-tests: add 565 mode testing, in addition to 8888 mode by epoger@google.com · 12 years ago
  27. 666c5cf Fix bugs in r7291 TBR=reed Review URL: https://codereview.appspot.com/7129057 by epoger@google.com · 12 years ago
  28. 3726960 re-land r7258 with fixes and tests by epoger@google.com · 12 years ago
  29. 9ef89ce Roll out r7258 by epoger@google.com · 12 years ago
  30. 80d4478 gm self-test: followup to r7284 by epoger@google.com · 12 years ago
  31. 407f8da make gm self-test more robust by epoger@google.com · 12 years ago
  32. a243b22 Reapply r7198 with Mac/Windows fixes by epoger@google.com · 12 years ago
  33. 98204f9 better quick fix for GM self-test: ignore instance-counting lines in Debug output by epoger@google.com · 12 years ago
  34. 6008e60 quick fix for GM self-test failures after r7206 by epoger@google.com · 12 years ago
  35. bc159bd Revert r7198 until I can fix https://code.google.com/p/skia/issues/detail?id=1067 by epoger@google.com · 12 years ago
  36. 06b8a19 gm: use new Expectations struct instead of comparison bitmaps by epoger@google.com · 12 years ago
  37. b4a870b Update gm self-test results to expect new runtime config debug message by epoger@google.com · 12 years ago
  38. 3499f3c gm: if no readPath is given, report all tests as "missing reference image" instead of "passed" by epoger@google.com · 12 years ago
  39. 8e910ab gm self-test: update expected dashing2.png images (in inputs/ dir) to reflect new behavior by epoger@google.com · 12 years ago
  40. 15655b2 gm: remove --diffPath option and all other pixel diff functionality. by epoger@google.com · 12 years ago
  41. 57cf9a6 ran gm/tests/rebaseline.sh 5-6 times to update the self-test after 6984 by reed@google.com · 12 years ago
  42. 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
  43. 4427aa6 revert 6938, as running rebaseline.sh did not seem to work. by mike@reedtribe.org · 12 years ago
  44. 0f3aabe rebaseline self-test images after stroke change by mike@reedtribe.org · 12 years ago
  45. 9c56a8d Make gm's json results include checksums even if run without --readPath by epoger@google.com · 12 years ago
  46. ee8a8e3 Re-land r6843 with copied gyp file to (hopefully) fix Windows build by epoger@google.com · 12 years ago
  47. 33352d9 Roll out r6843 to hopefully fix Windows builds by epoger@google.com · 12 years ago
  48. 6c0e522 Add --writeJsonSummary option to gm by epoger@google.com · 12 years ago
  49. 8a6f13a Add script to help rebaseline gm self-tests, and run it right now by epoger@google.com · 12 years ago
  50. dbbca9a Delete no-longer-expected 4444 output images from gm self-test by epoger@google.com · 12 years ago
  51. b959a9c Delete no-longer-used 4444 gm-selftest input images by epoger@google.com · 12 years ago
  52. 570aafe Update gm self-test to pass again after r6585 by epoger@google.com · 12 years ago
  53. 454008a comment-only change to gm/tests/run.sh by epoger@google.com · 12 years ago
  54. a413a53 Add a self-test for gm, similar to our self-test for skdiff. by epoger@google.com · 12 years ago