aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/rebaseline_server
Commit message (Expand)AuthorAge
* add some .gitignores related to gm and toolsGravatar commit-bot@chromium.org2014-04-11
* rebaseline_server: eliminate meaningless 404 errors while waiting for content...Gravatar commit-bot@chromium.org2014-04-10
* rebaseline_server: allow user to specify which builders to processGravatar commit-bot@chromium.org2014-04-10
* teach rebaseline_server how to compare results of multiple render_pictures runsGravatar commit-bot@chromium.org2014-04-04
* rebaseline_server: display as much info as possible if expected/actual image ...Gravatar commit-bot@chromium.org2014-04-01
* rebaseline_server: add --compare-configs optionGravatar commit-bot@chromium.org2014-03-31
* rebaseline_server: add option to read actuals from local diskGravatar commit-bot@chromium.org2014-03-28
* rebaseline_server: delete invalid image files from local disk cacheGravatar commit-bot@chromium.org2014-03-26
* fix compare_to_expectations command line launchGravatar commit-bot@chromium.org2014-03-24
* rebaseline_server: rename results.py to compare_to_expectations.pyGravatar commit-bot@chromium.org2014-03-21
* rebaseline_server: fix --editable modeGravatar commit-bot@chromium.org2014-03-21
* rebaseline_server: when first started, tell client results are still being ge...Gravatar commit-bot@chromium.org2014-03-20
* rebaseline_server: serve JSON from static file, rather than generating it liveGravatar commit-bot@chromium.org2014-03-20
* rebaseline_server: image URLs are relative to JSON file's locationGravatar commit-bot@chromium.org2014-03-20
* rebaseline_server: make intermediate JSON specify base urls for diff imagesGravatar commit-bot@chromium.org2014-03-17
* make rebaseline_server client check schema version numberGravatar commit-bot@chromium.org2014-03-13
* add schema version to rebaseline_server intermediate JSONGravatar commit-bot@chromium.org2014-03-13
* rebaseline_server: generate JSON that can be viewed without a live serverGravatar commit-bot@chromium.org2014-03-13
* rebaseline_server: disable image magnifier, for huge UI speedupGravatar commit-bot@chromium.org2014-03-10
* rebaseline_server: add actual_repo and actual_revision command line optionsGravatar commit-bot@chromium.org2014-03-10
* rebaseline_server: fix reload delay when there is client/server clock skewGravatar commit-bot@chromium.org2014-03-10
* rebaseline_server: display how long it took to render the listGravatar commit-bot@chromium.org2014-03-10
* rebaseline_server: add "show thumbnails" option, and skip display of nonexist...Gravatar commit-bot@chromium.org2014-03-05
* rebaseline_server: better reporting for bad URL fetchGravatar commit-bot@chromium.org2014-03-04
* rebaseline_server: keep going on exception in ImagePair.__init__()Gravatar commit-bot@chromium.org2014-03-04
* rebaseline_server: fix "Results current as of <timestamp>" bannerGravatar commit-bot@chromium.org2014-02-27
* rebaseline_server: use new intermediate JSON format as described in https://g...Gravatar commit-bot@chromium.org2014-02-26
* rebaseline_server: extract common unittest code, and rename tests/ -> testdata/Gravatar commit-bot@chromium.org2014-02-19
* rebaseline_server: fail fast if skpdiff binary is not availableGravatar commit-bot@chromium.org2014-02-18
* rebaseline_server: create ImagePairSet-- holds a number of ImagePairs to examineGravatar commit-bot@chromium.org2014-02-13
* Add the perceptual difference metric to the rebaseline serverGravatar commit-bot@chromium.org2014-02-11
* Revert of Add the perceptual difference metric to the rebaseline server (http...Gravatar commit-bot@chromium.org2014-02-11
* Add the perceptual difference metric to the rebaseline serverGravatar commit-bot@chromium.org2014-02-11
* rebaseline_server: add ImagePair class, a step towards new intermediate JSON ...Gravatar commit-bot@chromium.org2014-02-10
* rebaseline_server: properly handle unexpected GETsGravatar commit-bot@chromium.org2014-02-07
* rebaseline_server: add "show only"/"show all" buttons to some columnsGravatar commit-bot@chromium.org2014-02-06
* rebaseline_server: get "image size" working againGravatar commit-bot@chromium.org2014-02-06
* rebaseline_server: add bgcolor slider for pixelDiff columnGravatar commit-bot@chromium.org2014-02-05
* Add magnifier to rebaseline server.Gravatar commit-bot@chromium.org2014-02-04
* new tool: download all GM images for a given builder, ready for skdiffGravatar commit-bot@chromium.org2014-01-24
* make GM self-test run gm/rebaseline_server unittestsGravatar commit-bot@chromium.org2014-01-24
* rebaseline_server: ignore TSAN, ASAN, Valgrind botsGravatar commit-bot@chromium.org2014-01-15
* Remove references to Skia's SVN repositoryGravatar borenet@google.com2014-01-09
* create gm/rebaseline_server/test_all.pyGravatar commit-bot@chromium.org2014-01-06
* make results_test.py work better within python unittest frameworkGravatar commit-bot@chromium.org2014-01-03
* create unittest for gm/rebaseline_server/results.pyGravatar commit-bot@chromium.org2013-12-23
* Adding additional optional parameters to imagediffdb to make calling from Clu...Gravatar rmistry@google.com2013-12-21
* rebaseline_server: stop catching KeyboardInterrupt (ctrl-C)Gravatar commit-bot@chromium.org2013-12-19
* rebaseline_server: add more timing and progress info to server-side logGravatar commit-bot@chromium.org2013-12-19
* rebaseline_server: return rebaseline results faster, and reload UI page autom...Gravatar commit-bot@chromium.org2013-12-17