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

Issue 214413008: Thread picture version through to SkReadBuffer. (Closed)

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

Description

Thread picture version through to SkReadBuffer. This will let code outside SkPicture* fork its read code based on the picture version. BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=13984

Patch Set 1 #

Total comments: 6

Patch Set 2 : reed #

Patch Set 3 : write once #

Patch Set 4 : debugger too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -45 lines) Patch
M debugger/QT/SkDebuggerGUI.cpp View 1 2 3 2 chunks +4 lines, -12 lines 0 comments Download
M include/core/SkReadBuffer.h View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M src/core/SkPicture.cpp View 1 7 chunks +18 lines, -12 lines 0 comments Download
M src/core/SkPicturePlayback.h View 1 2 3 4 chunks +10 lines, -8 lines 0 comments Download
M src/core/SkPicturePlayback.cpp View 8 chunks +22 lines, -13 lines 0 comments Download
M src/core/SkReadBuffer.cpp View 3 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
mtklein
Mike/Robert: review? Greg/Alexis: see if this helps you?
6 years, 9 months ago (2014-03-27 20:51:43 UTC) #1
reed1
passing the info to the construct feels really good. https://codereview.chromium.org/214413008/diff/1/include/core/SkReadBuffer.h File include/core/SkReadBuffer.h (right): https://codereview.chromium.org/214413008/diff/1/include/core/SkReadBuffer.h#newcode43 include/core/SkReadBuffer.h:43: ...
6 years, 9 months ago (2014-03-27 20:58:13 UTC) #2
reed1
lgtm w/ comments/questions
6 years, 9 months ago (2014-03-27 20:58:41 UTC) #3
mtklein
https://codereview.chromium.org/214413008/diff/1/include/core/SkReadBuffer.h File include/core/SkReadBuffer.h (right): https://codereview.chromium.org/214413008/diff/1/include/core/SkReadBuffer.h#newcode43 include/core/SkReadBuffer.h:43: On 2014/03/27 20:58:14, reed1 wrote: > /** Return the ...
6 years, 9 months ago (2014-03-27 21:02:48 UTC) #4
sugoi
On 2014/03/27 20:51:43, mtklein wrote: > Greg/Alexis: see if this helps you? I think being ...
6 years, 9 months ago (2014-03-28 14:35:07 UTC) #5
mtklein
On 2014/03/28 14:35:07, sugoi wrote: > On 2014/03/27 20:51:43, mtklein wrote: > > Greg/Alexis: see ...
6 years, 9 months ago (2014-03-28 14:38:36 UTC) #6
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 9 months ago (2014-03-28 15:05:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/214413008/40001
6 years, 9 months ago (2014-03-28 15:05:12 UTC) #8
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 9 months ago (2014-03-28 16:47:32 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/214413008/60001
6 years, 9 months ago (2014-03-28 16:47:33 UTC) #10
commit-bot: I haz the power
6 years, 9 months ago (2014-03-28 18:05:50 UTC) #11
Message was sent while issue was closed.
Change committed as 13984

Powered by Google App Engine
This is Rietveld 408576698