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

Issue 6263046: Serialize support for GDI. (Closed)

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

Patch Set 1 #

Patch Set 2 : Use SkNEW instead of new. #

Total comments: 14

Patch Set 3 : Address comments. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -42 lines) Patch
M include/core/SkRefCnt.h View 1 2 1 chunk +9 lines, -1 line 1 comment Download
M src/ports/SkFontHost_win.cpp View 1 2 6 chunks +77 lines, -41 lines 0 comments Download

Messages

Total messages: 8
bungeman
The change to SkRefCnt to add SkBlockRef was because I changed the SkStreams here to ...
12 years, 1 month ago (2012-06-01 14:17:16 UTC) #1
bungeman
Since I was harping on it the other day, might as well use SkNEW instead ...
12 years, 1 month ago (2012-06-01 15:05:25 UTC) #2
reed1
http://codereview.appspot.com/6263046/diff/5/include/core/SkRefCnt.h File include/core/SkRefCnt.h (right): http://codereview.appspot.com/6263046/diff/5/include/core/SkRefCnt.h#newcode116 include/core/SkRefCnt.h:116: If we're going to add this to such a ...
12 years, 1 month ago (2012-06-01 16:32:20 UTC) #3
bungeman
http://codereview.appspot.com/6263046/diff/5/src/ports/SkFontHost_win.cpp File src/ports/SkFontHost_win.cpp (right): http://codereview.appspot.com/6263046/diff/5/src/ports/SkFontHost_win.cpp#newcode1174 src/ports/SkFontHost_win.cpp:1174: // accounted for). On 2012/06/01 16:32:20, reed1 wrote: > ...
12 years, 1 month ago (2012-06-01 18:11:08 UTC) #4
Steve VanDeBogart
On 2012/06/01 14:17:16, bungeman wrote: > The change to SkRefCnt to add SkBlockRef was because ...
12 years, 1 month ago (2012-06-01 18:24:49 UTC) #5
reed1
lgtm w/ request for comment http://codereview.appspot.com/6263046/diff/7001/include/core/SkRefCnt.h File include/core/SkRefCnt.h (left): http://codereview.appspot.com/6263046/diff/7001/include/core/SkRefCnt.h#oldcode144 include/core/SkRefCnt.h:144: T* operator->() { return ...
12 years, 1 month ago (2012-06-01 18:53:04 UTC) #6
bungeman
On 2012/06/01 18:24:49, Steve VanDeBogart wrote: > On 2012/06/01 14:17:16, bungeman wrote: > > The ...
12 years, 1 month ago (2012-06-01 19:28:04 UTC) #7
bungeman
12 years, 1 month ago (2012-06-01 21:01:21 UTC) #8
Committed revisions 4126 and 4127.
Sign in to reply to this message.

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