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

Issue 283123002: render_pictures: add --mismatchPath flag (Closed)

Created:
6 years, 7 months ago by epoger
Modified:
6 years, 7 months ago
Reviewers:
rmistry
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

render_pictures: add --mismatchPath flag When set, it will only write out images that don't match expectations. BUG=skia:1942 Committed: http://code.google.com/p/skia/source/detail?r=14748

Patch Set 1 : unittests: put all --writePath output into its own directory #

Patch Set 2 : rename outputDir -> writePath everywhere #

Patch Set 3 : add mismatchPath alongside every instance of writePath, but not acting on it yet #

Patch Set 4 : add proper mismatchPath behavior, and a unittest to exercise it #

Total comments: 3

Patch Set 5 : fix SkDebuggerGUI #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -126 lines) Patch
M debugger/QT/SkDebuggerGUI.cpp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M tools/CopyTilesRenderer.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M tools/CopyTilesRenderer.cpp View 1 2 2 chunks +7 lines, -5 lines 0 comments Download
M tools/PictureBenchmark.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/PictureRenderer.h View 1 2 3 6 chunks +15 lines, -10 lines 0 comments Download
M tools/PictureRenderer.cpp View 1 2 3 18 chunks +47 lines, -40 lines 0 comments Download
M tools/bbh_shootout.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/image_expectations.h View 1 2 3 1 chunk +12 lines, -1 line 0 comments Download
M tools/image_expectations.cpp View 1 2 3 2 chunks +24 lines, -1 line 0 comments Download
M tools/picture_utils.h View 1 2 3 1 chunk +15 lines, -1 line 0 comments Download
M tools/picture_utils.cpp View 1 2 3 2 chunks +24 lines, -3 lines 0 comments Download
M tools/render_pictures_main.cpp View 1 2 3 10 chunks +45 lines, -31 lines 0 comments Download
M tools/tests/base_unittest.py View 2 chunks +16 lines, -0 lines 0 comments Download
M tools/tests/render_pictures_test.py View 1 2 3 15 chunks +76 lines, -30 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
epoger
Ravi- PTAL at patchset 4.
6 years, 7 months ago (2014-05-14 22:29:29 UTC) #1
rmistry
https://codereview.chromium.org/283123002/diff/80001/tools/PictureRenderer.h File tools/PictureRenderer.h (right): https://codereview.chromium.org/283123002/diff/80001/tools/PictureRenderer.h#newcode90 tools/PictureRenderer.h:90: * which do not match expectations, or NULL if ...
6 years, 7 months ago (2014-05-15 14:26:19 UTC) #2
epoger
https://codereview.chromium.org/283123002/diff/80001/tools/PictureRenderer.h File tools/PictureRenderer.h (right): https://codereview.chromium.org/283123002/diff/80001/tools/PictureRenderer.h#newcode90 tools/PictureRenderer.h:90: * which do not match expectations, or NULL if ...
6 years, 7 months ago (2014-05-15 14:39:09 UTC) #3
rmistry
LGTM https://codereview.chromium.org/283123002/diff/80001/tools/PictureRenderer.h File tools/PictureRenderer.h (right): https://codereview.chromium.org/283123002/diff/80001/tools/PictureRenderer.h#newcode90 tools/PictureRenderer.h:90: * which do not match expectations, or NULL ...
6 years, 7 months ago (2014-05-15 14:47:14 UTC) #4
epoger
The CQ bit was checked by epoger@google.com
6 years, 7 months ago (2014-05-15 14:48:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/epoger@google.com/283123002/80001
6 years, 7 months ago (2014-05-15 14:48:52 UTC) #6
reed1
On 2014/05/15 14:48:52, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
6 years, 7 months ago (2014-05-15 14:50:24 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-15 14:58:26 UTC) #8
epoger
On 2014/05/15 14:58:26, I haz the power (commit-bot) wrote: > FYI, CQ is re-trying this ...
6 years, 7 months ago (2014-05-15 15:02:27 UTC) #9
epoger
The CQ bit was unchecked by epoger@google.com
6 years, 7 months ago (2014-05-15 15:02:31 UTC) #10
epoger
The CQ bit was checked by epoger@google.com
6 years, 7 months ago (2014-05-15 15:04:39 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/epoger@google.com/283123002/100001
6 years, 7 months ago (2014-05-15 15:05:00 UTC) #12
commit-bot: I haz the power
6 years, 7 months ago (2014-05-15 15:11:02 UTC) #13
Message was sent while issue was closed.
Change committed as 14748

Powered by Google App Engine
This is Rietveld 408576698