Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(574)

Issue 25045003: HTTP GM results viewer: server now returns category summaries along with testData (Closed)

Created:
7 years, 2 months ago by epoger
Modified:
7 years, 2 months ago
Reviewers:
borenet, bsalomon
CC:
skia-review_googlegroups.com, rmistry, jcgregorio
Visibility:
Public.

Description

HTTP GM results viewer: server now returns category summaries along with testData (SkipBuildbotRuns) R=borenet@google.com Committed: https://code.google.com/p/skia/source/detail?r=11520

Patch Set 1 #

Patch Set 2 : add_comment #

Total comments: 17

Patch Set 3 : erics_suggestions #

Patch Set 4 : add_port_arg_fix_in_server_py #

Total comments: 2

Patch Set 5 : final_tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -61 lines) Patch
M gm/rebaseline_server/results.py View 1 2 3 4 6 chunks +89 lines, -30 lines 0 comments Download
M gm/rebaseline_server/server.py View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M gm/rebaseline_server/static/loader.js View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M gm/rebaseline_server/static/view.html View 1 2 3 4 3 chunks +31 lines, -24 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
epoger
Ready for review at patchset 2. And it's running at http://c128.i.corp.google.com:8888/ , if you want ...
7 years, 2 months ago (2013-09-27 18:12:39 UTC) #1
bsalomon
On 2013/09/27 18:12:39, epoger wrote: > Ready for review at patchset 2. > > And ...
7 years, 2 months ago (2013-09-27 18:15:13 UTC) #2
epoger
On 2013/09/27 18:15:13, bsalomon wrote: > Hey Elliot, when I first load the page it ...
7 years, 2 months ago (2013-09-27 18:16:27 UTC) #3
bsalomon
On 2013/09/27 18:16:27, epoger wrote: > On 2013/09/27 18:15:13, bsalomon wrote: > > Hey Elliot, ...
7 years, 2 months ago (2013-09-27 18:21:04 UTC) #4
borenet
https://codereview.chromium.org/25045003/diff/3001/gm/rebaseline_server/results.py File gm/rebaseline_server/results.py (right): https://codereview.chromium.org/25045003/diff/3001/gm/rebaseline_server/results.py#newcode58 gm/rebaseline_server/results.py:58: "categories": # dictionary of category totals, keyed by category ...
7 years, 2 months ago (2013-09-27 19:22:01 UTC) #5
epoger
Thanks, Eric. Please see patchset 3 (and the updated behavior on the server). https://codereview.chromium.org/25045003/diff/3001/gm/rebaseline_server/results.py File ...
7 years, 2 months ago (2013-09-27 21:38:13 UTC) #6
borenet
I'm not completely happy with the UI, but LGTM since this is a work in ...
7 years, 2 months ago (2013-09-30 13:06:02 UTC) #7
epoger
Thanks, Eric. Made some final tweaks based on your comments, committing now. https://codereview.chromium.org/25045003/diff/3001/gm/rebaseline_server/static/view.html File gm/rebaseline_server/static/view.html ...
7 years, 2 months ago (2013-09-30 15:04:58 UTC) #8
epoger
Committed patchset #5 manually as r11520 (presubmit successful).
7 years, 2 months ago (2013-09-30 15:06:33 UTC) #9
borenet
7 years, 2 months ago (2013-09-30 15:31:23 UTC) #10
Message was sent while issue was closed.
https://codereview.chromium.org/25045003/diff/3001/gm/rebaseline_server/stati...
File gm/rebaseline_server/static/view.html (right):

https://codereview.chromium.org/25045003/diff/3001/gm/rebaseline_server/stati...
gm/rebaseline_server/static/view.html:59: Click on each column header to re-sort
by that column...<br>
On 2013/09/30 15:04:59, epoger wrote:
> On 2013/09/30 13:06:02, borenet wrote:
> > I think the clearest thing is something like a radio button, which displays
> just
> > the column header when not selected and displays an arrow when selected. 
> 
> Good idea.  Changed 'em to radio buttons for now.
> 
> > Something like what we see on the issue tracker, although that's even
simpler
> in
> > that it just displays arrows next to every column header.  Using an anchor
tag
> > with href="#" should get you the right mouse pointer.
> 
> I will improve the sort UI soon, aiming for something along the lines of
> http://jsfiddle.net/vojtajina/js64b/14/

SGTM.  That example looks great.

Powered by Google App Engine
This is Rietveld 408576698