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

Issue 4630062: Wrap SkStreams in IStreams instead of copying data around. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by bungeman
Modified:
13 years, 3 months ago
Reviewers:
epoger, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Fix line lengths. #

Patch Set 3 : Split out IStream wrappers. #

Patch Set 4 : Fix names and gyp setup. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+583 lines, -184 lines) Patch
M gyp/images.gyp View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M gyp/utils.gyp View 1 2 3 3 chunks +44 lines, -23 lines 0 comments Download
A include/utils/win/SkAutoCoInitialize.h View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
A include/utils/win/SkIStream.h View 1 2 3 1 chunk +135 lines, -0 lines 0 comments Download
A include/utils/win/SkTScopedComPtr.h View 1 2 1 chunk +47 lines, -0 lines 0 comments Download
M src/ports/SkImageDecoder_WIC.cpp View 1 2 3 11 chunks +20 lines, -161 lines 0 comments Download
A src/utils/win/SkAutoCoInitialize.cpp View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download
A src/utils/win/SkIStream.cpp View 1 2 1 chunk +263 lines, -0 lines 0 comments Download

Messages

Total messages: 7
bungeman
13 years, 3 months ago (2011-06-23 17:01:24 UTC) #1
reed1
Does it make sense to pull SkIStream and SkWIStream out to utils/win as stand-alone helpers?
13 years, 3 months ago (2011-06-23 17:13:04 UTC) #2
bungeman
On 2011/06/23 17:13:04, reed1 wrote: > Does it make sense to pull SkIStream and SkWIStream ...
13 years, 3 months ago (2011-06-23 17:29:03 UTC) #3
bungeman
Split out IStream wrappers from SkImageDecoder_WIC. Since we now have IStreams exposed, scoped_com_ptr was also ...
13 years, 3 months ago (2011-06-23 20:33:40 UTC) #4
epoger
LGTM
13 years, 3 months ago (2011-06-23 21:08:09 UTC) #5
bungeman
13 years, 3 months ago (2011-06-23 21:39:00 UTC) #6
bungeman
13 years, 3 months ago (2011-06-23 21:44:47 UTC) #7
Committed revision 1694.
Sign in to reply to this message.

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