Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1153)

Issue 6891047: add query to pixelref for its encoded data (if it has any) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by reed1
Modified:
11 years, 7 months ago
Reviewers:
Leon, DerekS
CC:
skia-review_googlegroups.com, Alpha, edisonn
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

add query to pixelref for its encoded data (if it has any) Committed: https://code.google.com/p/skia/source/detail?r=6689

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M include/core/SkPixelRef.h View 1 3 chunks +16 lines, -0 lines 0 comments Download
M src/core/SkPixelRef.cpp View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7
reed1
11 years, 7 months ago (2012-12-05 23:12:54 UTC) #1
DerekS
https://codereview.appspot.com/6891047/diff/1/include/core/SkPixelRef.h File include/core/SkPixelRef.h (right): https://codereview.appspot.com/6891047/diff/1/include/core/SkPixelRef.h#newcode119 include/core/SkPixelRef.h:119: kPNG_EncodedFormat = 1 << 0, do we want them ...
11 years, 7 months ago (2012-12-06 01:24:04 UTC) #2
reed1
yea, I goofed up with the bit field. Alpha suggests that instead of the caller ...
11 years, 7 months ago (2012-12-06 01:29:58 UTC) #3
reed1
new patch simplifies API for now. No doubt we can tweak this interface as we ...
11 years, 7 months ago (2012-12-06 05:52:52 UTC) #4
reed1
adding edison in the hopes that this might help reduce PDF sizes
11 years, 7 months ago (2012-12-06 05:53:35 UTC) #5
DerekS
lgtm
11 years, 7 months ago (2012-12-06 14:20:26 UTC) #6
Leon
11 years, 7 months ago (2012-12-06 15:44:43 UTC) #7
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b