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

Issue 18348011: add diff recording and output code (Closed)

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

Description

add diff recording and output code R=bsalomon@google.com Committed: https://code.google.com/p/skia/source/detail?r=9875

Patch Set 1 #

Total comments: 6

Patch Set 2 : JSON format #

Total comments: 2

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+361 lines, -105 lines) Patch
A experimental/skpdiff/SkDiffContext.h View 1 2 1 chunk +115 lines, -0 lines 0 comments Download
A experimental/skpdiff/SkDiffContext.cpp View 1 2 3 1 chunk +218 lines, -0 lines 0 comments Download
M experimental/skpdiff/main.cpp View 5 chunks +27 lines, -105 lines 0 comments Download
M experimental/skpdiff/skpdiff.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Zach Reizner
7 years, 5 months ago (2013-07-01 20:37:26 UTC) #1
bsalomon
most looks good, some nits https://codereview.chromium.org/18348011/diff/1/experimental/skpdiff/SkDiffContext.cpp File experimental/skpdiff/SkDiffContext.cpp (right): https://codereview.chromium.org/18348011/diff/1/experimental/skpdiff/SkDiffContext.cpp#newcode1 experimental/skpdiff/SkDiffContext.cpp:1: #include "SkBitmap.h" Need copyright ...
7 years, 5 months ago (2013-07-02 13:37:15 UTC) #2
Zach Reizner
7 years, 5 months ago (2013-07-02 19:18:13 UTC) #3
bsalomon
https://codereview.chromium.org/18348011/diff/6001/experimental/skpdiff/SkDiffContext.cpp File experimental/skpdiff/SkDiffContext.cpp (right): https://codereview.chromium.org/18348011/diff/6001/experimental/skpdiff/SkDiffContext.cpp#newcode24 experimental/skpdiff/SkDiffContext.cpp:24: { up https://codereview.chromium.org/18348011/diff/6001/experimental/skpdiff/SkDiffContext.h File experimental/skpdiff/SkDiffContext.h (right): https://codereview.chromium.org/18348011/diff/6001/experimental/skpdiff/SkDiffContext.h#newcode112 experimental/skpdiff/SkDiffContext.h:112: unsigned ...
7 years, 5 months ago (2013-07-02 19:28:37 UTC) #4
Zach Reizner
7 years, 5 months ago (2013-07-02 19:45:55 UTC) #5
bsalomon
lgtm (other than warning noted below). https://codereview.chromium.org/18348011/diff/14001/experimental/skpdiff/SkDiffContext.cpp File experimental/skpdiff/SkDiffContext.cpp (right): https://codereview.chromium.org/18348011/diff/14001/experimental/skpdiff/SkDiffContext.cpp#newcode72 experimental/skpdiff/SkDiffContext.cpp:72: for (unsigned differIndex ...
7 years, 5 months ago (2013-07-02 19:47:49 UTC) #6
Zach Reizner
7 years, 5 months ago (2013-07-02 19:55:37 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 manually as r9875 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698