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

Issue 16034015: Use image decoding in pinspect (Closed)

Created:
7 years, 6 months ago by sglez
Modified:
7 years, 6 months ago
Reviewers:
scroggo, caryclark, reed1
CC:
skia-review_googlegroups.com, sglez
Visibility:
Public.

Description

Small change that eliminates Parse Errors with encoded skps. Committed: http://code.google.com/p/skia/source/detail?r=9538

Patch Set 1 #

Patch Set 2 : remove comment #

Total comments: 2

Patch Set 3 : Use lazy decoder. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M gyp/tools.gyp View 1 2 1 chunk +1 line, -0 lines 2 comments Download
M tools/pinspect.cpp View 1 2 3 chunks +15 lines, -2 lines 1 comment Download

Messages

Total messages: 8 (0 generated)
sglez
Hi! This is a little fix to make pinspect stop emitting errors
7 years, 6 months ago (2013-06-11 22:10:11 UTC) #1
caryclark
https://codereview.chromium.org/16034015/diff/3/tools/pinspect.cpp File tools/pinspect.cpp (right): https://codereview.chromium.org/16034015/diff/3/tools/pinspect.cpp#newcode43 tools/pinspect.cpp:43: SkDebugf("Could not create SkPicture"); include the path that failed ...
7 years, 6 months ago (2013-06-12 12:03:11 UTC) #2
reed1
Leon, is this the right way to ensure we use "lazy" decoding? For pinspect, we ...
7 years, 6 months ago (2013-06-12 13:46:23 UTC) #3
scroggo
On 2013/06/12 13:46:23, reed1 wrote: > Leon, is this the right way to ensure we ...
7 years, 6 months ago (2013-06-12 14:05:05 UTC) #4
sglez
Now using lazy_decode_bitmap. https://codereview.chromium.org/16034015/diff/3/tools/pinspect.cpp File tools/pinspect.cpp (right): https://codereview.chromium.org/16034015/diff/3/tools/pinspect.cpp#newcode43 tools/pinspect.cpp:43: SkDebugf("Could not create SkPicture"); On 2013/06/12 ...
7 years, 6 months ago (2013-06-12 15:37:36 UTC) #5
scroggo
lgtm https://codereview.chromium.org/16034015/diff/10001/gyp/tools.gyp File gyp/tools.gyp (right): https://codereview.chromium.org/16034015/diff/10001/gyp/tools.gyp#newcode277 gyp/tools.gyp:277: 'tools.gyp:picture_renderer', On 2013/06/12 15:37:37, sglez wrote: > Linking ...
7 years, 6 months ago (2013-06-12 16:10:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/sglez@google.com/16034015/10001
7 years, 6 months ago (2013-06-12 18:20:25 UTC) #7
commit-bot: I haz the power
7 years, 6 months ago (2013-06-12 18:28:39 UTC) #8
Message was sent while issue was closed.
Change committed as 9538

Powered by Google App Engine
This is Rietveld 408576698