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

Issue 5645055: Add SK_API to SkTableColorFilter (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by dmazzoni
Modified:
11 years, 8 months ago
CC:
skia-dev_google.com
Base URL:
http://skia.googlecode.com/svn/trunk/include/
Visibility:
Public.

Description

Add SK_API to SkTableColorFilter to export it so that it can be used by Chromium. Chromium bug: http://crbug.com/112944

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M effects/SkTableColorFilter.h View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 5
dmazzoni
12 years, 7 months ago (2012-02-08 16:18:38 UTC) #1
Steve VanDeBogart
LGTM - Committed as r3153. Watch for the roll.
12 years, 7 months ago (2012-02-08 17:02:37 UTC) #2
thakis
http://codereview.appspot.com/5645055/diff/1/effects/SkTableColorFilter.h File effects/SkTableColorFilter.h (right): http://codereview.appspot.com/5645055/diff/1/effects/SkTableColorFilter.h#newcode7 effects/SkTableColorFilter.h:7: class SK_API SkTableColorFilter { I added this just to ...
12 years, 7 months ago (2012-02-10 21:12:58 UTC) #3
thakis
…for some reason, this appeared in my gmail just now. It looks like this change ...
12 years, 7 months ago (2012-02-10 21:13:28 UTC) #4
Steve VanDeBogart
12 years, 7 months ago (2012-02-10 21:19:08 UTC) #5
http://codereview.appspot.com/5645055/diff/1/effects/SkTableColorFilter.h
File effects/SkTableColorFilter.h (right):

http://codereview.appspot.com/5645055/diff/1/effects/SkTableColorFilter.h#new...
effects/SkTableColorFilter.h:7: class SK_API SkTableColorFilter {
On 2012/02/10 21:12:59, thakis wrote:
> I added this just to CreateARGB() yesterday (skia r3160,
> https://codereview.appspot.com/5642073/). Are you sure you need this change?

It was added to support https://chromiumcodereview.appspot.com/9353012/ , so
probably not.  But AFAIK, the Skia policy is to add SK_API to the class name
where possible to minimize the number of SK_API's in the code.
Sign in to reply to this message.

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