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

Issue 88773002: DM: write failed comparison mode .pngs one more level deep in the tree. (Closed)

Created:
7 years ago by mtklein
Modified:
7 years ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

DM: write failed comparison mode .pngs one more level deep in the tree. E.g. instead of having to compare /tmp/dm/565/optimizations.png vs. /tmp/dm/replay/optimizations_565.png it's now /tmp/dm/565/optimizations.png vs. /tmp/dm/replay/565/optimizations.png This lets working with skdiff go a lot more smoothly. BUG= R=bsalomon@google.com Committed: https://code.google.com/p/skia/source/detail?r=12402

Patch Set 1 #

Patch Set 2 : rebase onto 88543002 #

Patch Set 3 : add comments and test SkStrSplit #

Patch Set 4 : oops, re-rebase #

Patch Set 5 : reword #

Patch Set 6 : add makeDirOrFail #

Patch Set 7 : rebase to head #

Patch Set 8 : depth() instead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -41 lines) Patch
M dm/DM.cpp View 3 chunks +2 lines, -14 lines 0 comments Download
M dm/DMTask.h View 1 2 3 4 5 6 7 3 chunks +6 lines, -1 line 0 comments Download
M dm/DMTask.cpp View 1 2 3 4 5 6 7 1 chunk +6 lines, -5 lines 0 comments Download
M dm/DMWriteTask.h View 1 2 3 4 5 6 7 3 chunks +6 lines, -2 lines 0 comments Download
M dm/DMWriteTask.cpp View 1 2 3 4 5 6 7 1 chunk +32 lines, -19 lines 0 comments Download
M include/core/SkString.h View 1 2 3 4 5 6 2 chunks +4 lines, -0 lines 0 comments Download
M src/core/SkString.cpp View 1 2 3 4 5 6 1 chunk +12 lines, -0 lines 0 comments Download
M tests/StringTest.cpp View 1 2 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mtklein
7 years ago (2013-11-26 18:58:14 UTC) #1
bsalomon
lgtm
7 years ago (2013-11-26 21:34:35 UTC) #2
mtklein
7 years ago (2013-11-26 22:06:17 UTC) #3
Message was sent while issue was closed.
Committed patchset #8 manually as r12402 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698