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

Issue 4809069: Add Commit to SkWIStream. (Closed)

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

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M include/utils/win/SkIStream.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/utils/win/SkIStream.cpp View 1 chunk +5 lines, -0 lines 1 comment Download

Messages

Total messages: 3
bungeman
Add an implementation of IStream::Commit to SkWIStream to make sure the underlying SkWStream is flushed.
12 years, 11 months ago (2011-08-01 20:28:54 UTC) #1
reed1
LGTM http://codereview.appspot.com/4809069/diff/1/src/utils/win/SkIStream.cpp File src/utils/win/SkIStream.cpp (right): http://codereview.appspot.com/4809069/diff/1/src/utils/win/SkIStream.cpp#newcode244 src/utils/win/SkIStream.cpp:244: HRESULT STDMETHODCALLTYPE SkWIStream::Commit(DWORD) { don't need this-> for ...
12 years, 11 months ago (2011-08-01 20:33:47 UTC) #2
bungeman
12 years, 11 months ago (2011-08-01 20:42:48 UTC) #3
Committed revision 2017.
Sign in to reply to this message.

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