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

Issue 4324042: Additional SK_API annotations needed for print preview on windows. (Closed)

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

Description

Additional SK_API annotations needed for print preview on windows. Committed: http://code.google.com/p/skia/source/detail?r=1022

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M include/core/SkStream.h View 2 chunks +2 lines, -2 lines 0 comments Download
M include/pdf/SkPDFCatalog.h View 1 chunk +1 line, -1 line 0 comments Download
M include/pdf/SkPDFDocument.h View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 4
Chris Guillory
13 years, 5 months ago (2011-03-30 18:32:14 UTC) #1
bsalomon
Why are the SK_APIs on SkPDFDocument's functions rather than the class? Otherwise LGTM. On 2011/03/30 ...
13 years, 5 months ago (2011-03-30 18:42:14 UTC) #2
Chris Guillory
On 2011/03/30 18:42:14, bsalomon wrote: > Why are the SK_APIs on SkPDFDocument's functions rather than ...
13 years, 5 months ago (2011-03-30 18:56:38 UTC) #3
bsalomon
13 years, 5 months ago (2011-03-30 20:04:20 UTC) #4
makes sense to me. LGTM

On 2011/03/30 18:56:38, Chris Guillory wrote:
> On 2011/03/30 18:42:14, bsalomon wrote:
> > Why are the SK_APIs on SkPDFDocument's functions rather than the class?
> > Otherwise LGTM.
> > 
> > On 2011/03/30 18:32:14, Chris Guillory wrote:
> When exporting classes with template data members VS needs exported
instantiated
> template definitions for linking. This seems more intrusive than exporting the
> needed class members. 
> Similar to: http://support.microsoft.com/kb/168958
> 
> I did this previously here:
> http://codereview.chromium.org/6674050/diff/1/skia/ext/convolver.h
Sign in to reply to this message.

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