1. abeb958 make render_pictures properly handle empty expectations file by commit-bot@chromium.org · 10 years ago
  2. 3f04517 render_pictures: add --mismatchPath flag by commit-bot@chromium.org · 10 years ago
  3. 9d439a7 Adds dashboard link for one-line plot on each alert item. by commit-bot@chromium.org · 10 years ago
  4. 205ce48 add --readJsonSummaryPath to render_pictures by commit-bot@chromium.org · 10 years ago
  5. 71e39d5 remove self-tests for no-longer-supported rebaseline.py by commit-bot@chromium.org · 10 years ago
  6. 4610a46 reland r14391 ('fix contents of render_pictures JSON summary') by commit-bot@chromium.org · 10 years ago
  7. cced37d Revert of fix contents of render_pictures JSON summary (https://codereview.chromium.org/259703002/) by commit-bot@chromium.org · 10 years ago
  8. eecdcb9 fix contents of render_pictures JSON summary by commit-bot@chromium.org · 10 years ago
  9. 1f75ab9 add some .gitignores related to gm and tools by commit-bot@chromium.org · 10 years ago
  10. 24c568c add explicit filepaths to render_pictures JSON summary by commit-bot@chromium.org · 10 years ago
  11. cb3f079 Adds bench expectations to expectations/bench; fixes bench alert test's dependency on script line number. by commit-bot@chromium.org · 10 years ago
  12. f5e315c add --writeChecksumBasedFilenames flag to render_pictures by commit-bot@chromium.org · 10 years ago
  13. 341241d short-term fix for RunToolSelfTests by commit-bot@chromium.org · 10 years ago
  14. f11943f render_pictures unittests: run over a dir with multiple SKPs, like production by commit-bot@chromium.org · 10 years ago
  15. 1842633 Updates bench alert test output to match latest changes. by commit-bot@chromium.org · 11 years ago
  16. 557e3cd Separates faster and slower bench alerts; sorts by delta. by commit-bot@chromium.org · 11 years ago
  17. 164052e Create a common utility for finding and running binaries in out/ by commit-bot@chromium.org · 11 years ago
  18. c3147c6 render_pictures: adjust unittests to show specific failures by commit-bot@chromium.org · 11 years ago
  19. 238771c [try 2] skpmaker: make the SKP more graphically interesting (add a border) by commit-bot@chromium.org · 11 years ago
  20. 7e1a31d Revert of skpmaker: make the SKP slightly more interesting (add a border) (https://codereview.chromium.org/137993008/) by commit-bot@chromium.org · 11 years ago
  21. a3b0c4f skpmaker: make the SKP slightly more interesting (add a border) by commit-bot@chromium.org · 11 years ago
  22. 30d4f83 deprecate tools/test_rendering.py and tools/test_pictures.py by commit-bot@chromium.org · 11 years ago
  23. 11f1562 add unittest for render_pictures binary by commit-bot@chromium.org · 11 years ago
  24. 9e8f88b create tools/tests/run_all.py to run all our Python self-tests within tools by commit-bot@chromium.org · 11 years ago
  25. 4a28f59 Changes bench_graph_svg.py test to check_bench_regressions.py test; deletes deprecated chunks in syn_bucket_subdir. by bensong@google.com · 11 years ago
  26. 5187c43 More work to integrate skimage with rebaseline tools. by scroggo@google.com · 11 years ago
  27. 36c5bdb Truly ignore failures in skimage. by scroggo@google.com · 11 years ago
  28. e209a70 Suppresses failing test due to change of bench_graph_svg. Will fix later. by bensong@google.com · 11 years ago
  29. bfe9167 Add README file so git will create empty dir BUG=skia:1613 (SkipBuildbotRuns) by epoger@google.com · 11 years ago
  30. c206dfc Add forgotten file from https://code.google.com/p/skia/source/detail?r=11063 by epoger@google.com · 11 years ago
  31. 93acfd2 rebaseline.py: fix --add-new when there are no expectations at all by epoger@google.com · 11 years ago
  32. 06e626d rebaseline.py: add --bugs and --unreviewed flags by epoger@google.com · 11 years ago
  33. 8209b18 rebaseline.py self-test: validate that unknown fields are maintained by epoger@google.com · 11 years ago
  34. 3f0a108 Remove temporary workaround TODOs from tools/tests/run.sh by epoger@google.com · 11 years ago
  35. fd04011 Remove base-* directories from gm expected/actual paths; just use platform names by epoger@google.com · 11 years ago
  36. 2a192a8 Delete image-based rebaselining tool; we have switched to checksums by epoger@google.com · 11 years ago
  37. ffcbdbf rebaseline.py: add --keep-going-on-failure option, off by default by epoger@google.com · 11 years ago
  38. 3e7399f Fix Housekeeper bot after r9961 by epoger@google.com · 11 years ago
  39. 89fa4b9 rebaseline.py: error out early if --expectations-root not pointing at gm-expected dir by epoger@google.com · 11 years ago
  40. 9de25e3 rebaseline.py: use specified configs/tests as a FILTER over actually-run tests by epoger@google.com · 11 years ago
  41. a783f2b rebaseline.py: if expectations dir contains JSON format results, update those instead of image files by epoger@google.com · 11 years ago
  42. 34b73a2 rebaseline.py self-tests: prepare to add tests of JSON-format rebaselining by epoger@google.com · 11 years ago
  43. 53953b4 Create jsondiff tool to capture diffs between two JSON expectations files. by epoger@google.com · 11 years ago
  44. 8575b4d Fix rebaseline.py self-test to account for r9859 by epoger@google.com · 11 years ago
  45. 2b9424b Treat empty directory properly in skimage. by scroggo@google.com · 11 years ago
  46. 99a8ec9 rebaseline.py: split image-based rebaselining, which will go away soon, into its own script by epoger@google.com · 11 years ago
  47. c7e1873 skimage: revert r9642 by epoger@google.com · 11 years ago
  48. e0433f1 skimage: if --readPath points at an empty dir, create an empty expectations file by epoger@google.com · 11 years ago
  49. 74feb15 skimage self-tests: confirm correctness of bitmap hash values by epoger@google.com · 11 years ago
  50. e78d207 rebaseline.py: try to download images from Google Storage before skia-autogen by epoger@google.com · 11 years ago
  51. dad5310 rebaseline.py: add --add-new option, and only add new expectations if it is set by epoger@google.com · 11 years ago
  52. cc2e1cf rebaseline.py: improve readability of dry-run output by epoger@google.com · 11 years ago
  53. 82f3178 rebaseline.py: in option names, replace underscores with hyphens by epoger@google.com · 11 years ago
  54. cf5eb6a Preparations for running skimage tool on bots. by scroggo@google.com · 11 years ago
  55. e762dad Run skimage as part of run.sh by scroggo@google.com · 11 years ago
  56. 19e80c1 rebaseline.py self-tests: split test inputs and outputs into completely separate directories by epoger@google.com · 11 years ago
  57. bf65378 add more rebaseline test resources (no behavioral changes) (SkipBuildbotRuns) by epoger@google.com · 11 years ago
  58. 99ba65a rebaseline.py: if --tests is not specified, get test list from actual-results.json by epoger@google.com · 11 years ago
  59. db29a31 rebaseline.py : add self-tests by epoger@google.com · 11 years ago
  60. 4fed643 Create a self test for skimage. by scroggo@google.com · 11 years ago
  61. bd9669a bench_graph_svg: add r7618 results (NOT per-tile) to self-test source data by epoger@google.com · 12 years ago
  62. aa6470a bench_graph_svg self-test: add non-tile bench data by epoger@google.com · 12 years ago
  63. 673816c tools/tests/run.sh: download test bench data from Google Storage rather than SVN by epoger@google.com · 12 years ago
  64. 2459a39 bench_graph_svg: generate output in consistently sorted order, to make diffs more useful by epoger@google.com · 12 years ago
  65. 9316d7a disable new bench_graph_svg test in tools/tests/run.sh that fails on housekeeper by epoger@google.com · 12 years ago
  66. f4eeeab tools/tests/run.sh: add self-test for bench_graph_svg.py by epoger@google.com · 12 years ago
  67. b00d670 Enable per-tile logging in bench_pictures by borenet@google.com · 12 years ago
  68. ee5a5ee * Extended skdiff to report alpha channel differences. by rmistry@google.com · 12 years ago
  69. 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
  70. 3b98bfd Address comments for r6822: https://codereview.appspot.com/6946052/ by borenet@google.com · 12 years ago
  71. ddf36e7 Fix bench_pictures.cfg and add sanity check by borenet@google.com · 12 years ago
  72. e3c8ddf Update skdiff. https://codereview.appspot.com/6850115/ by bungeman@google.com · 12 years ago
  73. a413a53 Add a self-test for gm, similar to our self-test for skdiff. by epoger@google.com · 12 years ago
  74. ed01f12 Adding checkboxes to skdiff output so a user can select a subset of images to rebaseline. by jkleinert@google.com · 12 years ago
  75. 71329d8 skdiff: recurse over subdirectories, unless --norecurse option is given by epoger@google.com · 12 years ago
  76. 3af4ff4 skdiff output: indicate which result types would cause failure by epoger@google.com · 12 years ago
  77. dfbf24e skdiff: replace --failonmismatches with repeatable --failonresult option by epoger@google.com · 12 years ago
  78. 46a4596 skdiff: add --failonmismatches and --listfilename options, plus cleanup by epoger@google.com · 12 years ago
  79. 28060e7 Improve sorting of skdiff output, and make it consistent across platforms by epoger@google.com · 12 years ago
  80. be6188d skdiff: return nonzero exit value if there are any mismatches by epoger@google.com · 12 years ago
  81. 8e4e51d test-only: add test coverage of skdiff over input with identical bits or pixels by epoger@google.com · 12 years ago
  82. 46256ea Add to skdiff: test images for bitwise equality before testing for pixel-wise equality by epoger@google.com · 12 years ago
  83. 90cb9b3 skdiff test-only change: add test of --nodiffs mode, make tests validate return value by epoger@google.com · 12 years ago
  84. a444352 test-only change: update run.sh and rearrange dirs to ease addition of more tests by epoger@google.com · 12 years ago
  85. b2aacb6 test-only changes: add more image files to test more skdiff behavior by epoger@google.com · 12 years ago
  86. 6600852 skdiff: only write out diff images that are included in index.html by epoger@google.com · 12 years ago
  87. a2b793c Add self-test for skdiff, and remove date/time from skdiff output so it passes. by epoger@google.com · 12 years ago
  88. 15b5167 Rename tests/images dir as tests/skdiff by epoger@google.com · 12 years ago
  89. 620c3b4 Images for testing skdiff tool by epoger@google.com · 12 years ago