- 4d0f008 rebaseline_server: fail fast if skpdiff binary is not available by commit-bot@chromium.org · 11 years ago
- 536b15f rebaseline_server: create ImagePairSet-- holds a number of ImagePairs to examine by commit-bot@chromium.org · 11 years ago
- 44546f8 Add the perceptual difference metric to the rebaseline server by commit-bot@chromium.org · 11 years ago
- 589bd3d Revert of Add the perceptual difference metric to the rebaseline server (https://codereview.chromium.org/147453003/) by commit-bot@chromium.org · 11 years ago
- af34eb9 Add the perceptual difference metric to the rebaseline server by commit-bot@chromium.org · 11 years ago
- 9985ef5 rebaseline_server: add ImagePair class, a step towards new intermediate JSON schema by commit-bot@chromium.org · 11 years ago
- e6af4fb rebaseline_server: properly handle unexpected GETs by commit-bot@chromium.org · 11 years ago
- 6f0ba47 rebaseline_server: add "show only"/"show all" buttons to some columns by commit-bot@chromium.org · 11 years ago
- 1c188ed rebaseline_server: get "image size" working again by commit-bot@chromium.org · 11 years ago
- ceba079 rebaseline_server: add bgcolor slider for pixelDiff column by commit-bot@chromium.org · 11 years ago
- 076f078 Add magnifier to rebaseline server. by commit-bot@chromium.org · 11 years ago
- d1630e8 new tool: download all GM images for a given builder, ready for skdiff by commit-bot@chromium.org · 11 years ago
- dd10e0e make GM self-test run gm/rebaseline_server unittests by commit-bot@chromium.org · 11 years ago
- 04747a5 rebaseline_server: ignore TSAN, ASAN, Valgrind bots by commit-bot@chromium.org · 11 years ago
- 6f0f5b4 Remove references to Skia's SVN repository by borenet@google.com · 11 years ago
- 2a78e82 create gm/rebaseline_server/test_all.py by commit-bot@chromium.org · 11 years ago
- 0bf919c make results_test.py work better within python unittest framework by commit-bot@chromium.org · 11 years ago
- 7b06c8e create unittest for gm/rebaseline_server/results.py by commit-bot@chromium.org · 11 years ago
- 5861e52 Adding additional optional parameters to imagediffdb to make calling from Cluster Telemetry possible. by rmistry@google.com · 11 years ago
- a47e7ac rebaseline_server: stop catching KeyboardInterrupt (ctrl-C) by commit-bot@chromium.org · 11 years ago
- a6ecbb8 rebaseline_server: add more timing and progress info to server-side log by commit-bot@chromium.org · 11 years ago
- 50ad8e4 rebaseline_server: return rebaseline results faster, and reload UI page automatically after by commit-bot@chromium.org · 11 years ago
- 7dd5d6e Tiny, urgent fix for rebaseline_server to accept new baselines. by commit-bot@chromium.org · 11 years ago
- 62a5ef0 rebaseline_server: add "deep linking" to allow bookmarking of particular views by epoger@google.com · 11 years ago
- 2682c90 rebaseline_server: start HTTP server immediately, auto-reload once results are available by epoger@google.com · 11 years ago
- d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
- 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- d7255b6 rebaseline_server: make --reload work in git checkout (SkipBuildbotRuns) by epoger@google.com · 11 years ago
- b063e13 rebaseline_server: remove deprecated-expectations-dir option by epoger@google.com · 11 years ago
- 214a024 rebaseline_server: improve pixel diff reporting by epoger@google.com · 11 years ago
- cc64e7d rebaseline_server: deprecate --expectations-dir option in advance of git transition by epoger@google.com · 11 years ago
- 591469b rebaseline_server: clean up thread locks by epoger@google.com · 11 years ago
- 6195290 rebaseline_server: improve thread locks to allow read access during updates by epoger@google.com · 11 years ago
- 9dddf6f rebaseline_server: add pixel diffs, and sorting by diff metrics by epoger@google.com · 11 years ago
- 1e698af rebaseline_server was not allowing tests to be marked ignore-failure by epoger@google.com · 11 years ago
- 045c3d3 rebaseline_server: make default landing page list supported query URLs by epoger@google.com · 11 years ago
- 7b1c2c1 rebaseline_server: right-align "select/clear/toggle all tests" buttons with results table by epoger@google.com · 11 years ago
- b08c707 rebaseline_server: report proper URL upon launch by epoger@google.com · 11 years ago
- 4259ef3 rebaseline_server: replace TODOs section with link to documentation/roadmap by epoger@google.com · 11 years ago
- f4394d5 rebaseline_server: allow substring filtering for builder and test by epoger@google.com · 11 years ago
- 92165bc rebaseline_server: tiny fix to un-break UI when ng-repeate (key, value) has duplicate values by epoger@google.com · 11 years ago
- 055e3b5 rebaseline_server: UI improvements + set reviewed-by-human on commit by epoger@google.com · 11 years ago
- ad0e552 rebaseline_server: cleanup of HTML/Javascript by epoger@google.com · 11 years ago
- eb83259 rebaseline_server: add tabs, and ability to submit new baselines to the server by epoger@google.com · 11 years ago
- cce4e09 Revert r11860, which was supposed to just be a whitespace change (argh) by epoger@google.com · 11 years ago
- 94041c6 Whitespace change to trigger buildbots after https://code.google.com/p/skia/source/detail?r=11859 by epoger@google.com · 11 years ago
- 542b65f rebaseline_server: add --editable and --reload flags by epoger@google.com · 11 years ago
- dcb4e65 rebaseline_server: allow client to pull all results, or just failures by epoger@google.com · 11 years ago
- 9fb6c8a rebaseline_server: extend returned JSON dict to allow for result-editing in coming CL by epoger@google.com · 11 years ago
- cb55f11 HTTP GM baseline viewer: server should serve files from gm/rebaseline_server dir by epoger@google.com · 11 years ago
- 5f2bb00 More improvements to HTTP baseline viewer (for GM results) (SkipBuildbotRuns) by epoger@google.com · 11 years ago
- afaad3d HTTP GM results viewer: server now returns category summaries along with testData by epoger@google.com · 11 years ago
- f9d134d Create HTTP-based GM results viewer. by epoger@google.com · 11 years ago