skia2/gm/rebaseline_server
epoger 5c4b137592 rebaseline_server: include setA/setB descriptions in output JSON
This is needed for rebaselining using the shared rebaseline_server instance:
by telling the client which git revision was used to fetch expectations, we
allow the client to pass that back along with new baselines (so the server
knows which revision to patch).

This is also handy in that it allows the server to tell the client more about the
different result sets (which files they were generated from).

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

Author: epoger@google.com

Review URL: https://codereview.chromium.org/474813002
2014-08-14 07:12:46 -07:00
..
static rebaseline_server: include setA/setB descriptions in output JSON 2014-08-14 07:12:46 -07:00
testdata rebaseline_server: include setA/setB descriptions in output JSON 2014-08-14 07:12:46 -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 rebaseline_server: include setA/setB descriptions in output JSON 2014-08-14 07:12:46 -07:00
compare_rendered_pictures_test.py rebaseline_server: include setA/setB descriptions in output JSON 2014-08-14 07:12:46 -07:00
compare_rendered_pictures.py rebaseline_server: include setA/setB descriptions in output JSON 2014-08-14 07:12:46 -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 rebaseline_server: include setA/setB descriptions in output JSON 2014-08-14 07:12:46 -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 This eliminates the need to copy the generated images from a temporary directory to the directory that is served by the rebaseline_server. 2014-08-13 10:36:06 -07:00
imagepair_test.py rebaseline_server: add "prefetch" directive that just warms the cache without awaiting results 2014-08-06 10:56:51 -07:00
imagepair.py rebaseline_server: add "prefetch" directive that just warms the cache without awaiting results 2014-08-06 10:56:51 -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 rebaseline_server: include setA/setB descriptions in output JSON 2014-08-14 07:12:46 -07:00
server.py rebaseline_server: include setA/setB descriptions in output JSON 2014-08-14 07:12:46 -07:00
test_all.py make gm self-tests launch python unittests automatically 2014-07-16 08:28:23 -07:00