skia2/gm/rebaseline_server
epoger b4edbffd7c rebaseline_server: allow JSON to control column filtering
Makes the rebaseline_server client more generic, allowing the server to tweak display properties by writing directives into the JSON file.

Adds two new fields to the rebaseline_server JSON file (and thus increments VALUE__HEADER__SCHEMA_VERSION):
1. KEY__ROOT__EXTRACOLUMNORDER: order in which the client should display columns
2. KEY__EXTRACOLUMNHEADERS__USE_FREEFORM_FILTER: whether a column should be filtered using a freeform text field or checkboxes

BUG=skia:2230
NOTRY=True
R=rmistry@google.com

Author: epoger@google.com

Review URL: https://codereview.chromium.org/376623002
2014-07-09 06:19:20 -07:00
..
static rebaseline_server: allow JSON to control column filtering 2014-07-09 06:19:20 -07:00
testdata rebaseline_server: allow JSON to control column filtering 2014-07-09 06:19:20 -07:00
base_unittest.py make compare_rendered_pictures_test.py run end-to-end test 2014-05-07 19:29:03 +00:00
column.py rebaseline_server: allow JSON to control column filtering 2014-07-09 06:19:20 -07:00
compare_configs_test.py rebaseline_server: add --compare-configs option 2014-03-31 15:17:52 +00:00
compare_configs.py reland "rebaseline_server: download actual-results.json files from GCS instead of SVN" 2014-06-05 10:30:37 -07:00
compare_rendered_pictures_test.py Drop --clone from commands in skia repo. 2014-06-27 17:09:39 -04:00
compare_rendered_pictures.py reland "rebaseline_server: download actual-results.json files from GCS instead of SVN" 2014-06-05 10:30:37 -07:00
compare_to_expectations_test.py rebaseline_server: add --compare-configs option 2014-03-31 15:17:52 +00:00
compare_to_expectations.py rebaseline_server: allow JSON to control column filtering 2014-07-09 06:19:20 -07:00
download_actuals_test.py reland "rebaseline_server: download actual-results.json files from GCS instead of SVN" 2014-06-05 10:30:37 -07:00
download_actuals.py reland "rebaseline_server: download actual-results.json files from GCS instead of SVN" 2014-06-05 10:30:37 -07:00
fix_pythonpath.py reland "rebaseline_server: download actual-results.json files from GCS instead of SVN" 2014-06-05 10:30:37 -07:00
imagediffdb_test.py rebaseline_server: delete no-longer-used weightedDiffMeasure 2014-06-11 20:35:59 -07:00
imagediffdb.py rebaseline_server: use just skpdiff, not Python Image Library 2014-07-02 07:43:04 -07:00
imagepair_test.py rebaseline_server: use just skpdiff, not Python Image Library 2014-07-02 07:43:04 -07:00
imagepair.py rename rebaseline_server JSON constants to be more consistent 2014-05-12 20:40:29 +00:00
imagepairset_test.py rebaseline_server: allow JSON to control column filtering 2014-07-09 06:19:20 -07:00
imagepairset.py rebaseline_server: allow JSON to control column filtering 2014-07-09 06:19:20 -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: allow JSON to control column filtering 2014-07-09 06:19:20 -07:00
server.py rebaseline_server: if urlSchemaVersion is not specified, assume current 2014-07-03 10:50:30 -07:00
test_all.py make GM self-test run gm/rebaseline_server unittests 2014-01-24 18:28:35 +00:00