skia2/gm/rebaseline_server
commit-bot@chromium.org 50ad8e4d8e rebaseline_server: return rebaseline results faster, and reload UI page automatically after
Old way:
Wait until server has loaded the updated results before telling the user the rebaseline
was successful, and trust the user to reload the page before submitting more baselines.

New way:
Make server load the updated results in a separate thread, and automatically reload the page
so that the user can submit more baselines if she wants to.

(SkipBuildbotRuns)
NOTRY=True
NOTREECHECKS=True
R=bsalomon@google.com

Author: epoger@google.com

Review URL: https://codereview.chromium.org/117453002

git-svn-id: http://skia.googlecode.com/svn/trunk@12717 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-12-17 18:06:13 +00:00
..
static rebaseline_server: return rebaseline results faster, and reload UI page automatically after 2013-12-17 18:06:13 +00:00
imagediffdb_test.py rebaseline_server: improve pixel diff reporting 2013-11-22 19:26:18 +00:00
imagediffdb.py rebaseline_server: improve pixel diff reporting 2013-11-22 19:26:18 +00:00
results.py Tiny, urgent fix for rebaseline_server to accept new baselines. 2013-12-11 20:19:42 +00:00
server.py rebaseline_server: return rebaseline results faster, and reload UI page automatically after 2013-12-17 18:06:13 +00:00