aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/skimage/Test-Win8-ShuttleA-HD7770-x86-Release
Commit message (Collapse)AuthorAge
* Rebaseline for WebPGravatar halcanary@google.com2013-12-20
| | | | | | | | | | | | | | | | | | | | | What I did: #!/bin/sh cd expectations/skimage for D in *; do [ -d "$D" ] || continue [ -f "${D}/expected-results.json" ] || continue gsutil cp \ "gs://chromium-skia-gm/skimage/actuals/${D}/actual-results.json" \ "${D}/expected-results.json" done cd ../.. R=robertphillips@google.com Review URL: https://codereview.chromium.org/102213009 git-svn-id: http://skia.googlecode.com/svn/trunk@12805 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add new baselines for Win8 decoding tests.Gravatar scroggo@google.com2013-12-16
Taken from server, and unreviewed. Review URL: https://codereview.chromium.org/114813005 git-svn-id: http://skia.googlecode.com/svn/trunk@12700 2bbb7eff-a529-9590-31e7-b0007b416f81