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

Issue 20526007: Create AJAX live-viewer of expected-vs-actual GM results (Closed)

Created:
7 years, 5 months ago by epoger
Modified:
7 years, 4 months ago
Reviewers:
Zach Reizner
CC:
skia-review_googlegroups.com, bsalomon
Visibility:
Public.

Description

Create AJAX live-viewer of expected-vs-actual GM results R=zachr@google.com Committed: https://code.google.com/p/skia/source/detail?r=10520

Patch Set 1 #

Total comments: 18

Patch Set 2 : incorporate_comments #

Patch Set 3 : change_tabs_to_spaces #

Patch Set 4 : more_tabs_to_spaces #

Patch Set 5 : simplify_javascript #

Patch Set 6 : change_tabs_to_spaces #

Total comments: 8

Patch Set 7 : final_touches #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9928 lines, -0 lines) Patch
A gm/viewer/base-android-nexus-10/Test-Android-Nexus10-MaliT604-Arm7-Release/base-android-nexus-10/actual-results.json View 1 chunk +5427 lines, -0 lines 0 comments Download
A gm/viewer/base-fake/Fake-Platform-Made-Up/base-fake/actual-results.json View 1 chunk +4375 lines, -0 lines 0 comments Download
A gm/viewer/module.js View 1 2 3 4 5 6 1 chunk +75 lines, -0 lines 0 comments Download
A gm/viewer/view.html View 1 2 3 4 5 6 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
epoger
This is the live, AJAX version of https://codereview.chromium.org/20151002/ ('add show_results tool: generate HTML with links ...
7 years, 5 months ago (2013-07-26 21:43:02 UTC) #1
Zach Reizner
On 2013/07/26 21:43:02, epoger wrote: > This is the live, AJAX version of https://codereview.chromium.org/20151002/ > ...
7 years, 4 months ago (2013-07-29 14:17:51 UTC) #2
Zach Reizner
https://codereview.chromium.org/20526007/diff/1/gm/viewer/module.js File gm/viewer/module.js (right): https://codereview.chromium.org/20526007/diff/1/gm/viewer/module.js#newcode24 gm/viewer/module.js:24: * 1. rawJsonData rawJsonData is not used in the ...
7 years, 4 months ago (2013-07-29 18:40:34 UTC) #3
epoger
Thanks for the advice, Zach... I followed half of it. :-) Please take a look. ...
7 years, 4 months ago (2013-07-29 22:38:39 UTC) #4
Zach Reizner
https://codereview.chromium.org/20526007/diff/1/gm/viewer/view.html File gm/viewer/view.html (right): https://codereview.chromium.org/20526007/diff/1/gm/viewer/view.html#newcode16 gm/viewer/view.html:16: <option selected="selected">base-fake/Fake-Platform-Made-Up/base-fake</option> On 2013/07/29 22:38:39, epoger wrote: > On ...
7 years, 4 months ago (2013-07-30 13:41:13 UTC) #5
epoger
https://codereview.chromium.org/20526007/diff/1/gm/viewer/view.html File gm/viewer/view.html (right): https://codereview.chromium.org/20526007/diff/1/gm/viewer/view.html#newcode26 gm/viewer/view.html:26: <li ng-repeat="resultsOfOneType in actualResults"> On 2013/07/30 13:41:13, Zach Reizner ...
7 years, 4 months ago (2013-07-30 18:54:27 UTC) #6
Zach Reizner
LGTM except for small naming nits https://codereview.chromium.org/20526007/diff/28001/gm/viewer/module.js File gm/viewer/module.js (right): https://codereview.chromium.org/20526007/diff/28001/gm/viewer/module.js#newcode5 gm/viewer/module.js:5: var JsonDataModule = ...
7 years, 4 months ago (2013-07-30 22:02:00 UTC) #7
epoger
Good suggestions, thanks. Please take one last look and tell me what you think. https://codereview.chromium.org/20526007/diff/28001/gm/viewer/module.js ...
7 years, 4 months ago (2013-08-02 14:59:27 UTC) #8
Zach Reizner
SGTM https://codereview.chromium.org/20526007/diff/28001/gm/viewer/module.js File gm/viewer/module.js (right): https://codereview.chromium.org/20526007/diff/28001/gm/viewer/module.js#newcode5 gm/viewer/module.js:5: var JsonDataModule = angular.module( On 2013/08/02 14:59:27, epoger ...
7 years, 4 months ago (2013-08-02 15:17:57 UTC) #9
epoger
On 2013/08/02 15:17:57, Zach Reizner wrote: > > Changed to GMActualResultsLoader. You dig? > > ...
7 years, 4 months ago (2013-08-02 15:22:27 UTC) #10
epoger
7 years, 4 months ago (2013-08-02 19:08:56 UTC) #11
Message was sent while issue was closed.
Committed patchset #7 manually as r10520 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698