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

Issue 480153002: Added 'renderMode' and 'builder' as columns to the SKP front-end. (Closed)

Created:
6 years, 4 months ago by stephana
Modified:
6 years, 4 months ago
Reviewers:
epoger
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

This adds renderMode and builder as columns to the front end when looking at SKPs. BUG=skia:2833 NOTRY=true Committed: https://skia.googlesource.com/skia/+/3b5c86c7a2db25f82a8415b6c79d1ac580fc64ae

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressing issues from CR #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -36 lines) Patch
M gm/gm_json.py View 1 chunk +2 lines, -1 line 0 comments Download
M gm/rebaseline_server/compare_configs.py View 1 chunk +1 line, -1 line 0 comments Download
M gm/rebaseline_server/compare_configs_test.py View 1 chunk +1 line, -1 line 0 comments Download
M gm/rebaseline_server/compare_rendered_pictures.py View 1 8 chunks +42 lines, -2 lines 1 comment Download
M gm/rebaseline_server/compare_rendered_pictures_test.py View 1 chunk +1 line, -1 line 0 comments Download
M gm/rebaseline_server/compare_to_expectations.py View 1 chunk +1 line, -1 line 0 comments Download
M gm/rebaseline_server/download_actuals.py View 1 chunk +1 line, -1 line 0 comments Download
M gm/rebaseline_server/download_actuals_test.py View 1 chunk +1 line, -1 line 0 comments Download
D gm/rebaseline_server/fix_pythonpath.py View 1 chunk +0 lines, -20 lines 0 comments Download
M gm/rebaseline_server/imagediffdb.py View 1 chunk +1 line, -1 line 0 comments Download
M gm/rebaseline_server/imagepairset.py View 1 chunk +1 line, -1 line 0 comments Download
M gm/rebaseline_server/results.py View 1 chunk +1 line, -1 line 0 comments Download
A + gm/rebaseline_server/rs_fixpypath.py View 0 chunks +-1 lines, --1 lines 0 comments Download
M gm/rebaseline_server/server.py View 1 chunk +1 line, -1 line 0 comments Download
M gm/rebaseline_server/testdata/outputs/expected/compare_rendered_pictures_test.CompareRenderedPicturesTest.test_endToEnd/compare_rendered_pictures.json View 6 chunks +70 lines, -2 lines 0 comments Download
M gm/rebaseline_server/testdata/outputs/expected/compare_rendered_pictures_test.CompareRenderedPicturesTest.test_repo_url/compare_rendered_pictures.json View 6 chunks +70 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
stephana
The changes for this turned out to be much smaller than anticipated. https://codereview.chromium.org/480153002/diff/1/gm/rebaseline_server/compare_configs.py File gm/rebaseline_server/compare_configs.py ...
6 years, 4 months ago (2014-08-18 19:35:21 UTC) #1
epoger
Nice! Just two suggested modifications. https://codereview.chromium.org/480153002/diff/1/gm/rebaseline_server/compare_rendered_pictures.py File gm/rebaseline_server/compare_rendered_pictures.py (right): https://codereview.chromium.org/480153002/diff/1/gm/rebaseline_server/compare_rendered_pictures.py#newcode50 gm/rebaseline_server/compare_rendered_pictures.py:50: COLUMN__BUILDER_A = 'builderA' Interesting. ...
6 years, 4 months ago (2014-08-18 19:56:32 UTC) #2
epoger
CCing Ravi, who is sure to follow along while on vacation.
6 years, 4 months ago (2014-08-18 19:57:14 UTC) #3
rmistry
On 2014/08/18 19:57:14, epoger wrote: > CCing Ravi, who is sure to follow along while ...
6 years, 4 months ago (2014-08-18 19:58:38 UTC) #4
stephana
https://codereview.chromium.org/480153002/diff/1/gm/rebaseline_server/compare_rendered_pictures.py File gm/rebaseline_server/compare_rendered_pictures.py (right): https://codereview.chromium.org/480153002/diff/1/gm/rebaseline_server/compare_rendered_pictures.py#newcode50 gm/rebaseline_server/compare_rendered_pictures.py:50: COLUMN__BUILDER_A = 'builderA' IMO, if we are comparing output ...
6 years, 4 months ago (2014-08-18 20:24:53 UTC) #5
epoger
lgtm https://codereview.chromium.org/480153002/diff/1/gm/rebaseline_server/compare_rendered_pictures.py File gm/rebaseline_server/compare_rendered_pictures.py (right): https://codereview.chromium.org/480153002/diff/1/gm/rebaseline_server/compare_rendered_pictures.py#newcode50 gm/rebaseline_server/compare_rendered_pictures.py:50: COLUMN__BUILDER_A = 'builderA' On 2014/08/18 20:24:53, stephana wrote: ...
6 years, 4 months ago (2014-08-18 20:34:49 UTC) #6
stephana
The CQ bit was checked by stephana@google.com
6 years, 4 months ago (2014-08-18 20:36:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/stephana@google.com/480153002/20001
6 years, 4 months ago (2014-08-18 20:37:09 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 20:38:06 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (20001) as 3b5c86c7a2db25f82a8415b6c79d1ac580fc64ae

Powered by Google App Engine
This is Rietveld 408576698