skia2/gm/rebaseline_server
commit-bot@chromium.org 44546f85d9 Add the perceptual difference metric to the rebaseline server
* Finds the location of the skpdiff binary.
* Calculates the perceptual difference percentage using the skpdiff binary (treats -1 as 0% perceptual similarity).
* Replaces the weightedDiffMeasure in view.html with perceptualDifferent.

BUG=skia:2019
NOTRY=true

Committed: http://code.google.com/p/skia/source/detail?r=13398

R=epoger@google.com

Author: rmistry@google.com

Review URL: https://codereview.chromium.org/147453003

git-svn-id: http://skia.googlecode.com/svn/trunk@13410 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-02-11 18:21:26 +00:00
..
static Add the perceptual difference metric to the rebaseline server 2014-02-11 18:21:26 +00:00
tests Add the perceptual difference metric to the rebaseline server 2014-02-11 18:21:26 +00:00
download_actuals_test.py new tool: download all GM images for a given builder, ready for skdiff 2014-01-24 18:34:11 +00:00
download_actuals.py new tool: download all GM images for a given builder, ready for skdiff 2014-01-24 18:34:11 +00:00
imagediffdb_test.py Add the perceptual difference metric to the rebaseline server 2014-02-11 18:21:26 +00:00
imagediffdb.py Add the perceptual difference metric to the rebaseline server 2014-02-11 18:21:26 +00:00
imagepair_test.py rebaseline_server: add ImagePair class, a step towards new intermediate JSON schema 2014-02-10 18:19:30 +00:00
imagepair.py rebaseline_server: add ImagePair class, a step towards new intermediate JSON schema 2014-02-10 18:19:30 +00:00
results_test.py new tool: download all GM images for a given builder, ready for skdiff 2014-01-24 18:34:11 +00:00
results.py Add the perceptual difference metric to the rebaseline server 2014-02-11 18:21:26 +00:00
server.py rebaseline_server: properly handle unexpected GETs 2014-02-07 18:21:59 +00:00
test_all.py make GM self-test run gm/rebaseline_server unittests 2014-01-24 18:28:35 +00:00