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

Issue 202983003: add --writeChecksumBasedFilenames flag to render_pictures (Closed)

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

Description

add --writeChecksumBasedFilenames flag to render_pictures BUG=skia:1455, skia:2230 Committed: http://code.google.com/p/skia/source/detail?r=13859

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : fix CopyTilesRenderer.cpp compile #

Patch Set 4 : fix SkDebugger build #

Total comments: 16

Patch Set 5 : address some of Rob's comments #

Patch Set 6 : pass SkString pointers to init #

Unified diffs Side-by-side diffs Delta from patch set Stats (+306 lines, -117 lines) Patch
M debugger/QT/SkDebuggerGUI.cpp View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M tools/CopyTilesRenderer.h View 1 2 3 4 5 1 chunk +3 lines, -2 lines 0 comments Download
M tools/CopyTilesRenderer.cpp View 1 2 3 4 5 3 chunks +15 lines, -5 lines 0 comments Download
M tools/PictureBenchmark.cpp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M tools/PictureRenderer.h View 1 2 3 4 5 11 chunks +52 lines, -19 lines 0 comments Download
M tools/PictureRenderer.cpp View 1 2 3 4 5 24 chunks +114 lines, -69 lines 0 comments Download
M tools/bbh_shootout.cpp View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M tools/render_pictures_main.cpp View 1 2 3 4 5 5 chunks +12 lines, -15 lines 0 comments Download
M tools/tests/render_pictures_test.py View 5 chunks +103 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
epoger
Ready for review at patchset 1. https://codereview.chromium.org/202983003/diff/1/tools/PictureBenchmark.cpp File tools/PictureBenchmark.cpp (right): https://codereview.chromium.org/202983003/diff/1/tools/PictureBenchmark.cpp#newcode1 tools/PictureBenchmark.cpp:1: /* Rob- I'm ...
6 years, 9 months ago (2014-03-18 04:44:59 UTC) #1
epoger
I see some compile errors on some of the trybots that I don't get locally. ...
6 years, 9 months ago (2014-03-18 05:22:49 UTC) #2
epoger
On 2014/03/18 05:22:49, epoger wrote: > I see some compile errors on some of the ...
6 years, 9 months ago (2014-03-18 20:15:50 UTC) #3
robertphillips
lgtm modulo questions https://codereview.chromium.org/202983003/diff/60001/tools/CopyTilesRenderer.cpp File tools/CopyTilesRenderer.cpp (right): https://codereview.chromium.org/202983003/diff/60001/tools/CopyTilesRenderer.cpp#newcode24 tools/CopyTilesRenderer.cpp:24: const SkString& inputFilename, bool useChecksumBasedFilenames) { ...
6 years, 9 months ago (2014-03-19 14:42:36 UTC) #4
robertphillips1
lgtm -- modulo questions https://codereview.chromium.org/202983003/diff/60001/debugger/QT/SkDebuggerGUI.cpp File debugger/QT/SkDebuggerGUI.cpp (right): https://codereview.chromium.org/202983003/diff/60001/debugger/QT/SkDebuggerGUI.cpp#newcode321 debugger/QT/SkDebuggerGUI.cpp:321: This seems a bit odd. ...
6 years, 9 months ago (2014-03-19 14:44:15 UTC) #5
epoger
Thanks, Rob. PTAL https://codereview.chromium.org/202983003/diff/60001/debugger/QT/SkDebuggerGUI.cpp File debugger/QT/SkDebuggerGUI.cpp (right): https://codereview.chromium.org/202983003/diff/60001/debugger/QT/SkDebuggerGUI.cpp#newcode321 debugger/QT/SkDebuggerGUI.cpp:321: On 2014/03/19 14:44:15, robertphillips1 wrote: > ...
6 years, 9 months ago (2014-03-19 15:20:28 UTC) #6
robertphillips
https://codereview.chromium.org/202983003/diff/60001/debugger/QT/SkDebuggerGUI.cpp File debugger/QT/SkDebuggerGUI.cpp (right): https://codereview.chromium.org/202983003/diff/60001/debugger/QT/SkDebuggerGUI.cpp#newcode321 debugger/QT/SkDebuggerGUI.cpp:321: I think changing the parameters to be pointers but ...
6 years, 9 months ago (2014-03-19 16:06:49 UTC) #7
epoger
Thanks, Rob, modified as discussed. Sending it to a few trybots, and unless you or ...
6 years, 9 months ago (2014-03-19 16:48:26 UTC) #8
epoger
The CQ bit was checked by epoger@google.com
6 years, 9 months ago (2014-03-19 17:09:42 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/epoger@google.com/202983003/100001
6 years, 9 months ago (2014-03-19 17:09:46 UTC) #10
commit-bot: I haz the power
6 years, 9 months ago (2014-03-19 17:26:13 UTC) #11
Message was sent while issue was closed.
Change committed as 13859

Powered by Google App Engine
This is Rietveld 408576698