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

Issue 19826002: add --csv parameter to skpdiff to dump all scores in a csv file. We can run it with all skps, and h… (Closed)

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

Description

Add --csv parameter to skpdiff to dump all scores in a csv file. We can run it with all skps, and have scores available to look at worst offenders progarmatically. R=djsollen@google.com, zachr@google.com Committed: https://code.google.com/p/skia/source/detail?r=10234

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -0 lines) Patch
M experimental/skpdiff/SkDiffContext.h View 1 2 3 4 5 6 7 8 1 chunk +6 lines, -0 lines 0 comments Download
M experimental/skpdiff/SkDiffContext.cpp View 1 2 3 4 5 6 7 8 2 chunks +60 lines, -0 lines 0 comments Download
M experimental/skpdiff/main.cpp View 1 2 3 4 5 6 7 8 3 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
edisonn
7 years, 5 months ago (2013-07-19 17:51:32 UTC) #1
Zach Reizner
https://codereview.chromium.org/19826002/diff/1/experimental/skpdiff/SkDiffContext.cpp File experimental/skpdiff/SkDiffContext.cpp (right): https://codereview.chromium.org/19826002/diff/1/experimental/skpdiff/SkDiffContext.cpp#newcode74 experimental/skpdiff/SkDiffContext.cpp:74: FILE* csvFile = NULL; Output of CSV should be ...
7 years, 5 months ago (2013-07-19 18:35:08 UTC) #2
edisonn
https://codereview.chromium.org/19826002/diff/1/experimental/skpdiff/SkDiffContext.cpp File experimental/skpdiff/SkDiffContext.cpp (right): https://codereview.chromium.org/19826002/diff/1/experimental/skpdiff/SkDiffContext.cpp#newcode74 experimental/skpdiff/SkDiffContext.cpp:74: FILE* csvFile = NULL; On 2013/07/19 18:35:08, Zach Reizner ...
7 years, 5 months ago (2013-07-19 20:27:23 UTC) #3
djsollen
lgtm from my perspective. Zach anything else stand out to you?
7 years, 5 months ago (2013-07-22 14:11:50 UTC) #4
Zach Reizner
lgtm
7 years, 5 months ago (2013-07-22 14:21:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/edisonn@google.com/19826002/32001
7 years, 5 months ago (2013-07-22 15:13:11 UTC) #6
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years, 5 months ago (2013-07-22 15:21:53 UTC) #7
edisonn
7 years, 5 months ago (2013-07-22 15:24:28 UTC) #8
Message was sent while issue was closed.
Committed patchset #9 manually as r10234 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698