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

Issue 19677002: Add a detachAsStream to SkDynamicMemoryWStream. (Closed)

Created:
7 years, 5 months ago by bungeman-skia
Modified:
7 years, 5 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Line length. #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : Fix warning, make intent clear. #

Patch Set 5 : More clean-up of gm. #

Patch Set 6 : Fix some lint. #

Patch Set 7 : Update isAtEnd doc and test. #

Patch Set 8 : Spel beter. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M gm/gmmain.cpp View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M include/core/SkStream.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkStream.cpp View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M tests/StreamTest.cpp View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
bungeman-skia
This still needs some tests and I've only verified that basic things work, but vandebo ...
7 years, 5 months ago (2013-07-17 20:35:43 UTC) #1
reed1
unittests? https://codereview.chromium.org/19677002/diff/4001/include/core/SkStream.h File include/core/SkStream.h (right): https://codereview.chromium.org/19677002/diff/4001/include/core/SkStream.h#newcode418 include/core/SkStream.h:418: void copyTo(void* dst) const; I wish this guy ...
7 years, 5 months ago (2013-07-17 20:58:47 UTC) #2
bungeman-skia
Yep, as stated, this still needs a bunch of tests. Mostly I'm throwing it out ...
7 years, 5 months ago (2013-07-17 21:29:48 UTC) #3
vandebo (ex-Chrome)
I think the PDF use cases only go from WStream to Stream once. It looks ...
7 years, 5 months ago (2013-07-17 21:32:02 UTC) #4
reed1
On 2013/07/17 21:29:48, bungeman1 wrote: > Yep, as stated, this still needs a bunch of ...
7 years, 5 months ago (2013-07-18 12:53:00 UTC) #5
bungeman-skia
Ready for review at Patch Set 3.
7 years, 5 months ago (2013-07-18 17:37:14 UTC) #6
reed1
lgtm
7 years, 5 months ago (2013-07-18 20:49:28 UTC) #7
bungeman-skia
Committed patchset #6 manually as r10171.
7 years, 5 months ago (2013-07-18 22:27:24 UTC) #8
robertphillips
This was reverted in r10172 due to test failure in StreamTest (http://108.170.217.252:10117/builders/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug/builds/639/steps/RunTests/logs/stdio)
7 years, 5 months ago (2013-07-19 00:00:16 UTC) #9
bungeman-skia
Committed patchset #7 manually as r10178.
7 years, 5 months ago (2013-07-19 13:55:43 UTC) #10
ducky
Is it supposed to be detachAsStream, or detatchAsStream (with more emphasis, deta_t_chAsStream? Your code uses ...
7 years, 5 months ago (2013-07-19 18:22:31 UTC) #11
bungeman-skia
On 2013/07/19 18:22:31, ducky wrote: > Is it supposed to be detachAsStream, or detatchAsStream (with ...
7 years, 5 months ago (2013-07-19 18:31:04 UTC) #12
bungeman-skia
7 years, 5 months ago (2013-07-19 22:32:13 UTC) #13
Message was sent while issue was closed.
Committed patchset #8 manually as r10218 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698