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

Issue 176863004: Add new skpinfo tool (Closed)

Created:
6 years, 9 months ago by robertphillips
Modified:
6 years, 9 months ago
Reviewers:
rmistry, mtklein, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Generating the 1M skps frequently yields truncated skps. This tool is intended to help automate weeding these out. Please see skbug:1057 rmistry for tools, gyp mtklein for src\core & include\core BUG=skia:1057 Committed: http://code.google.com/p/skia/source/detail?r=13643

Patch Set 1 #

Patch Set 2 : add missing file #

Total comments: 19

Patch Set 3 : Fix comment #

Patch Set 4 : Addressed code review comments #

Total comments: 6

Patch Set 5 : Next round of review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+223 lines, -52 lines) Patch
M debugger/QT/SkDebuggerGUI.cpp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M gyp/tools.gyp View 1 2 3 4 2 chunks +16 lines, -0 lines 0 comments Download
M include/core/SkPicture.h View 1 2 3 4 2 chunks +11 lines, -7 lines 0 comments Download
M src/core/SkPicture.cpp View 1 2 3 4 7 chunks +7 lines, -7 lines 0 comments Download
M src/core/SkPicturePlayback.h View 1 2 3 4 1 chunk +15 lines, -0 lines 0 comments Download
M src/core/SkPicturePlayback.cpp View 1 2 3 4 15 chunks +22 lines, -37 lines 0 comments Download
A tools/skpinfo.cpp View 1 2 3 4 1 chunk +151 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
robertphillips
6 years, 9 months ago (2014-03-03 15:08:46 UTC) #1
reed1
https://codereview.chromium.org/176863004/diff/10001/include/core/SkPicture.h File include/core/SkPicture.h (right): https://codereview.chromium.org/176863004/diff/10001/include/core/SkPicture.h#newcode222 include/core/SkPicture.h:222: // will be ready to be parsed to create ...
6 years, 9 months ago (2014-03-03 15:18:23 UTC) #2
robertphillips
https://codereview.chromium.org/176863004/diff/10001/include/core/SkPicture.h File include/core/SkPicture.h (right): https://codereview.chromium.org/176863004/diff/10001/include/core/SkPicture.h#newcode222 include/core/SkPicture.h:222: // will be ready to be parsed to create ...
6 years, 9 months ago (2014-03-03 15:29:28 UTC) #3
mtklein
https://codereview.chromium.org/176863004/diff/10001/tools/skpinfo.cpp File tools/skpinfo.cpp (right): https://codereview.chromium.org/176863004/diff/10001/tools/skpinfo.cpp#newcode21 tools/skpinfo.cpp:21: // is just to check if an SKP has ...
6 years, 9 months ago (2014-03-03 15:48:47 UTC) #4
robertphillips
https://codereview.chromium.org/176863004/diff/10001/tools/skpinfo.cpp File tools/skpinfo.cpp (right): https://codereview.chromium.org/176863004/diff/10001/tools/skpinfo.cpp#newcode21 tools/skpinfo.cpp:21: // is just to check if an SKP has ...
6 years, 9 months ago (2014-03-03 16:13:18 UTC) #5
reed1
Thanks, I do find the comment clearer. Requesting a more scary name, but not insisting. ...
6 years, 9 months ago (2014-03-03 16:24:27 UTC) #6
mtklein
https://codereview.chromium.org/176863004/diff/10001/tools/skpinfo.cpp File tools/skpinfo.cpp (right): https://codereview.chromium.org/176863004/diff/10001/tools/skpinfo.cpp#newcode91 tools/skpinfo.cpp:91: SkDebugf("Exiting early due to format limitations\n"); On 2014/03/03 16:13:18, ...
6 years, 9 months ago (2014-03-03 16:27:36 UTC) #7
robertphillips
https://codereview.chromium.org/176863004/diff/10001/tools/skpinfo.cpp File tools/skpinfo.cpp (right): https://codereview.chromium.org/176863004/diff/10001/tools/skpinfo.cpp#newcode91 tools/skpinfo.cpp:91: SkDebugf("Exiting early due to format limitations\n"); On 2014/03/03 16:27:37, ...
6 years, 9 months ago (2014-03-03 18:44:23 UTC) #8
mtklein
On 2014/03/03 18:44:23, robertphillips wrote: > https://codereview.chromium.org/176863004/diff/10001/tools/skpinfo.cpp > File tools/skpinfo.cpp (right): > > https://codereview.chromium.org/176863004/diff/10001/tools/skpinfo.cpp#newcode91 > ...
6 years, 9 months ago (2014-03-03 18:50:04 UTC) #9
robertphillips
The CQ bit was checked by robertphillips@google.com
6 years, 9 months ago (2014-03-03 18:56:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/robertphillips@google.com/176863004/70001
6 years, 9 months ago (2014-03-03 18:56:28 UTC) #11
commit-bot: I haz the power
6 years, 9 months ago (2014-03-03 19:18:44 UTC) #12
Message was sent while issue was closed.
Change committed as 13643

Powered by Google App Engine
This is Rietveld 408576698