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

Issue 29103005: update skpdiff visualization (image magnification with alpha mask) (Closed)

Created:
7 years, 2 months ago by djsollen
Modified:
7 years, 1 month ago
Reviewers:
epoger
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

update skpdiff visualization (image magnification with alpha mask) R=epoger@google.com Committed: https://code.google.com/p/skia/source/detail?r=12174

Patch Set 1 #

Total comments: 25

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : addressing comments #

Patch Set 5 : fix indentation #

Total comments: 2

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+369 lines, -151 lines) Patch
M tools/skpdiff/SkDiffContext.h View 3 chunks +9 lines, -0 lines 0 comments Download
M tools/skpdiff/SkDiffContext.cpp View 1 2 3 4 5 5 chunks +55 lines, -11 lines 0 comments Download
M tools/skpdiff/SkDifferentPixelsMetric.h View 1 2 chunks +6 lines, -1 line 0 comments Download
M tools/skpdiff/SkDifferentPixelsMetric_cpu.cpp View 1 4 chunks +24 lines, -0 lines 0 comments Download
M tools/skpdiff/SkDifferentPixelsMetric_opencl.cpp View 1 1 chunk +4 lines, -0 lines 0 comments Download
M tools/skpdiff/SkImageDiffer.h View 1 3 chunks +16 lines, -0 lines 0 comments Download
M tools/skpdiff/diff_viewer.js View 1 1 chunk +175 lines, -71 lines 0 comments Download
M tools/skpdiff/skpdiff_main.cpp View 1 2 chunks +12 lines, -0 lines 0 comments Download
M tools/skpdiff/viewer.html View 1 chunk +68 lines, -68 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
djsollen
7 years, 2 months ago (2013-10-18 20:36:38 UTC) #1
epoger
Thanks for taking this on. I will be happy to discuss any of this in-person ...
7 years, 2 months ago (2013-10-21 15:02:52 UTC) #2
djsollen
https://codereview.chromium.org/29103005/diff/1/tools/skpdiff/SkDiffContext.cpp File tools/skpdiff/SkDiffContext.cpp (right): https://codereview.chromium.org/29103005/diff/1/tools/skpdiff/SkDiffContext.cpp#newcode84 tools/skpdiff/SkDiffContext.cpp:84: // compute the common name On 2013/10/21 15:02:53, epoger ...
7 years, 1 month ago (2013-11-06 16:02:29 UTC) #3
djsollen
I think this is ready for review now.
7 years, 1 month ago (2013-11-06 16:25:12 UTC) #4
epoger
Looks pretty good, just a couple of quibbles remaining. Ping me for live discussion if ...
7 years, 1 month ago (2013-11-06 18:35:13 UTC) #5
djsollen
https://codereview.chromium.org/29103005/diff/110001/tools/skpdiff/SkDiffContext.cpp File tools/skpdiff/SkDiffContext.cpp (right): https://codereview.chromium.org/29103005/diff/110001/tools/skpdiff/SkDiffContext.cpp#newcode87 tools/skpdiff/SkDiffContext.cpp:87: const size_t maxNameLength = SkTMin(baseName.size(), testName.size()); On 2013/11/06 18:35:14, ...
7 years, 1 month ago (2013-11-07 19:04:57 UTC) #6
epoger
LGTM with or without these final adjustments https://codereview.chromium.org/29103005/diff/280001/tools/skpdiff/SkDiffContext.cpp File tools/skpdiff/SkDiffContext.cpp (right): https://codereview.chromium.org/29103005/diff/280001/tools/skpdiff/SkDiffContext.cpp#newcode65 tools/skpdiff/SkDiffContext.cpp:65: const size_t ...
7 years, 1 month ago (2013-11-07 19:21:02 UTC) #7
djsollen
7 years, 1 month ago (2013-11-07 19:24:16 UTC) #8
Message was sent while issue was closed.
Committed patchset #6 manually as r12174 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698