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

Issue 187653003: Add size_t bytesWritten() const to SkWStream. (Closed)

Created:
6 years, 9 months ago by mtklein_C
Modified:
6 years, 9 months ago
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Add size_t bytesWritten() const to SkWStream. BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=13684

Patch Set 1 #

Patch Set 2 : add and use SkToSizeT #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -3 lines) Patch
M include/core/SkStream.h View 1 5 chunks +8 lines, -3 lines 0 comments Download
M include/core/SkTypes.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M src/core/SkDebug.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M src/core/SkStream.cpp View 1 2 chunks +2 lines, -0 lines 2 comments Download
M src/utils/SkMD5.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/utils/SkSHA1.h View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
mtklein
6 years, 9 months ago (2014-03-05 14:53:12 UTC) #1
robertphillips
lgtm
6 years, 9 months ago (2014-03-05 14:59:12 UTC) #2
reed1
lgtm
6 years, 9 months ago (2014-03-06 14:19:30 UTC) #3
robertphillips
Ben - do you have any thoughts on this?
6 years, 9 months ago (2014-03-06 14:23:26 UTC) #4
bungeman-skia
For Skia issues you want 'bungeman1'; 'bungeman' is rather lax about checking his mail. lgtm
6 years, 9 months ago (2014-03-06 14:54:17 UTC) #5
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 9 months ago (2014-03-06 15:05:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/187653003/1
6 years, 9 months ago (2014-03-06 15:06:02 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 15:12:41 UTC) #8
commit-bot: I haz the power
Retried try job too often on Build-Mac10.8-Clang-x86-Release-Trybot for step(s) BuildEverything http://108.170.219.164:10117/buildstatus?builder=Build-Mac10.8-Clang-x86-Release-Trybot&number=202
6 years, 9 months ago (2014-03-06 15:12:41 UTC) #9
mtklein
On 2014/03/06 15:12:41, I haz the power (commit-bot) wrote: > Retried try job too often ...
6 years, 9 months ago (2014-03-06 15:28:15 UTC) #10
reed1
lgtm
6 years, 9 months ago (2014-03-06 15:56:16 UTC) #11
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 9 months ago (2014-03-06 16:22:05 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/187653003/20001
6 years, 9 months ago (2014-03-06 16:22:12 UTC) #13
commit-bot: I haz the power
Change committed as 13684
6 years, 9 months ago (2014-03-06 17:16:29 UTC) #14
hal.canary
https://codereview.chromium.org/187653003/diff/20001/src/core/SkStream.cpp File src/core/SkStream.cpp (right): https://codereview.chromium.org/187653003/diff/20001/src/core/SkStream.cpp#newcode822 src/core/SkStream.cpp:822: #endif are you sure this isn't just size? printf ...
6 years, 9 months ago (2014-03-06 18:23:45 UTC) #15
mtklein
https://codereview.chromium.org/187653003/diff/20001/src/core/SkStream.cpp File src/core/SkStream.cpp (right): https://codereview.chromium.org/187653003/diff/20001/src/core/SkStream.cpp#newcode822 src/core/SkStream.cpp:822: #endif On 2014/03/06 18:23:45, Hal Canary wrote: > are ...
6 years, 9 months ago (2014-03-06 18:28:11 UTC) #16
reed1
6 years, 9 months ago (2014-03-06 19:16:56 UTC) #17
Message was sent while issue was closed.
Can we captures these notions of correctness in some unittests for this new API?

Powered by Google App Engine
This is Rietveld 408576698