skia2/gm/rebaseline_server
epoger 7909f47b42 rebaseline_server live queries: allow comparison against summary files within the Skia repo
This is a step towards providing SKP comparisons against expectations, not just
other actual results... we still need to allow the user to select
JSONKEY_EXPECTEDRESULTS vs JSONKEY_ACTUALRESULTS within the summary
files found.

BUG=skia:1942
NOTREECHECKS=true
NOTRY=true
R=rmistry@google.com

Author: epoger@google.com

Review URL: https://codereview.chromium.org/442203002
2014-08-06 08:37:53 -07:00
..
static teach rebaseline_server to generate diffs of rendered SKPs 2014-08-05 10:07:22 -07:00
testdata rebaseline_server live queries: allow comparison against summary files within the Skia repo 2014-08-06 08:37:53 -07:00
__init__.py make gm self-tests launch python unittests automatically 2014-07-16 08:28:23 -07:00
base_unittest.py teach rebaseline_server to generate diffs of rendered SKPs 2014-08-05 10:07:22 -07:00
column.py rebaseline_server: allow JSON to control column filtering 2014-07-09 06:19:20 -07:00
compare_configs_test.py combine base_unittest.py modules from gm and tools 2014-07-17 12:54:16 -07:00
compare_configs.py roll "common" DEPS, and replace tools/pyutils with it 2014-07-11 08:52:35 -07:00
compare_rendered_pictures_test.py rebaseline_server live queries: allow comparison against summary files within the Skia repo 2014-08-06 08:37:53 -07:00
compare_rendered_pictures.py rebaseline_server live queries: allow comparison against summary files within the Skia repo 2014-08-06 08:37:53 -07:00
compare_to_expectations_test.py combine base_unittest.py modules from gm and tools 2014-07-17 12:54:16 -07:00
compare_to_expectations.py roll "common" DEPS, and replace tools/pyutils with it 2014-07-11 08:52:35 -07:00
download_actuals_test.py combine base_unittest.py modules from gm and tools 2014-07-17 12:54:16 -07:00
download_actuals.py roll common DEPS, now using recursedeps 2014-07-16 14:45:48 -07:00
fix_pythonpath.py roll "common" DEPS, and replace tools/pyutils with it 2014-07-11 08:52:35 -07:00
imagediffdb_test.py combine base_unittest.py modules from gm and tools 2014-07-17 12:54:16 -07:00
imagediffdb.py teach rebaseline_server to generate diffs of rendered SKPs 2014-08-05 10:07:22 -07:00
imagepair_test.py combine base_unittest.py modules from gm and tools 2014-07-17 12:54:16 -07:00
imagepair.py teach rebaseline_server to generate diffs of rendered SKPs 2014-08-05 10:07:22 -07:00
imagepairset_test.py rebaseline_server: allow JSON to control column filtering 2014-07-09 06:19:20 -07:00
imagepairset.py teach rebaseline_server to generate diffs of rendered SKPs 2014-08-05 10:07:22 -07:00
results_test.py rebaseline_server: allow user to specify which builders to process 2014-04-10 15:05:24 +00:00
results.py teach rebaseline_server to generate diffs of rendered SKPs 2014-08-05 10:07:22 -07:00
server.py teach rebaseline_server to generate diffs of rendered SKPs 2014-08-05 10:07:22 -07:00
test_all.py make gm self-tests launch python unittests automatically 2014-07-16 08:28:23 -07:00