| Commit message (Expand) | Author | Age |
* | fix compare_to_expectations command line launch | commit-bot@chromium.org | 2014-03-24 |
* | rebaseline_server: rename results.py to compare_to_expectations.py | commit-bot@chromium.org | 2014-03-21 |
* | rebaseline_server: fix --editable mode | commit-bot@chromium.org | 2014-03-21 |
* | rebaseline_server: when first started, tell client results are still being ge... | commit-bot@chromium.org | 2014-03-20 |
* | rebaseline_server: serve JSON from static file, rather than generating it live | commit-bot@chromium.org | 2014-03-20 |
* | rebaseline_server: image URLs are relative to JSON file's location | commit-bot@chromium.org | 2014-03-20 |
* | rebaseline_server: make intermediate JSON specify base urls for diff images | commit-bot@chromium.org | 2014-03-17 |
* | make rebaseline_server client check schema version number | commit-bot@chromium.org | 2014-03-13 |
* | add schema version to rebaseline_server intermediate JSON | commit-bot@chromium.org | 2014-03-13 |
* | rebaseline_server: generate JSON that can be viewed without a live server | commit-bot@chromium.org | 2014-03-13 |
* | rebaseline_server: disable image magnifier, for huge UI speedup | commit-bot@chromium.org | 2014-03-10 |
* | rebaseline_server: add actual_repo and actual_revision command line options | commit-bot@chromium.org | 2014-03-10 |
* | rebaseline_server: fix reload delay when there is client/server clock skew | commit-bot@chromium.org | 2014-03-10 |
* | rebaseline_server: display how long it took to render the list | commit-bot@chromium.org | 2014-03-10 |
* | rebaseline_server: add "show thumbnails" option, and skip display of nonexist... | commit-bot@chromium.org | 2014-03-05 |
* | rebaseline_server: better reporting for bad URL fetch | commit-bot@chromium.org | 2014-03-04 |
* | rebaseline_server: keep going on exception in ImagePair.__init__() | commit-bot@chromium.org | 2014-03-04 |
* | rebaseline_server: fix "Results current as of <timestamp>" banner | commit-bot@chromium.org | 2014-02-27 |
* | rebaseline_server: use new intermediate JSON format as described in https://g... | commit-bot@chromium.org | 2014-02-26 |
* | rebaseline_server: extract common unittest code, and rename tests/ -> testdata/ | commit-bot@chromium.org | 2014-02-19 |
* | rebaseline_server: fail fast if skpdiff binary is not available | commit-bot@chromium.org | 2014-02-18 |
* | rebaseline_server: create ImagePairSet-- holds a number of ImagePairs to examine | commit-bot@chromium.org | 2014-02-13 |
* | Add the perceptual difference metric to the rebaseline server | commit-bot@chromium.org | 2014-02-11 |
* | Revert of Add the perceptual difference metric to the rebaseline server (http... | commit-bot@chromium.org | 2014-02-11 |
* | Add the perceptual difference metric to the rebaseline server | commit-bot@chromium.org | 2014-02-11 |
* | rebaseline_server: add ImagePair class, a step towards new intermediate JSON ... | commit-bot@chromium.org | 2014-02-10 |
* | rebaseline_server: properly handle unexpected GETs | commit-bot@chromium.org | 2014-02-07 |
* | rebaseline_server: add "show only"/"show all" buttons to some columns | commit-bot@chromium.org | 2014-02-06 |
* | rebaseline_server: get "image size" working again | commit-bot@chromium.org | 2014-02-06 |
* | rebaseline_server: add bgcolor slider for pixelDiff column | commit-bot@chromium.org | 2014-02-05 |
* | Add magnifier to rebaseline server. | commit-bot@chromium.org | 2014-02-04 |
* | new tool: download all GM images for a given builder, ready for skdiff | commit-bot@chromium.org | 2014-01-24 |
* | make GM self-test run gm/rebaseline_server unittests | commit-bot@chromium.org | 2014-01-24 |
* | rebaseline_server: ignore TSAN, ASAN, Valgrind bots | commit-bot@chromium.org | 2014-01-15 |
* | Remove references to Skia's SVN repository | borenet@google.com | 2014-01-09 |
* | create gm/rebaseline_server/test_all.py | commit-bot@chromium.org | 2014-01-06 |
* | make results_test.py work better within python unittest framework | commit-bot@chromium.org | 2014-01-03 |
* | create unittest for gm/rebaseline_server/results.py | commit-bot@chromium.org | 2013-12-23 |
* | Adding additional optional parameters to imagediffdb to make calling from Clu... | rmistry@google.com | 2013-12-21 |
* | rebaseline_server: stop catching KeyboardInterrupt (ctrl-C) | commit-bot@chromium.org | 2013-12-19 |
* | rebaseline_server: add more timing and progress info to server-side log | commit-bot@chromium.org | 2013-12-19 |
* | rebaseline_server: return rebaseline results faster, and reload UI page autom... | commit-bot@chromium.org | 2013-12-17 |
* | Tiny, urgent fix for rebaseline_server to accept new baselines. | commit-bot@chromium.org | 2013-12-11 |
* | rebaseline_server: add "deep linking" to allow bookmarking of particular views | epoger@google.com | 2013-12-05 |
* | rebaseline_server: start HTTP server immediately, auto-reload once results ar... | epoger@google.com | 2013-12-05 |
* | Reverting r12427 | rmistry@google.com | 2013-12-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-02 |
* | rebaseline_server: make --reload work in git checkout | epoger@google.com | 2013-11-26 |
* | rebaseline_server: remove deprecated-expectations-dir option | epoger@google.com | 2013-11-25 |
* | rebaseline_server: improve pixel diff reporting | epoger@google.com | 2013-11-22 |