Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rebaseline for WebP | halcanary@google.com | 2013-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. | scroggo@google.com | 2013-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 |