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

Issue 226253003: Change SkDecodingImageGenerator to hide implementation details. (Closed)

Created:
6 years, 8 months ago by hal.canary
Modified:
6 years, 8 months ago
Reviewers:
scroggo, reed2
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Change SkDecodingImageGenerator to hide implementation details. Motivation: A later CL will move SkDecodingImageGenerator into include/ for Android to use. Committed: http://code.google.com/p/skia/source/detail?r=14066

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -63 lines) Patch
M src/images/SkDecodingImageGenerator.h View 2 chunks +4 lines, -28 lines 1 comment Download
M src/images/SkDecodingImageGenerator.cpp View 6 chunks +62 lines, -35 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
hal.canary
ptal
6 years, 8 months ago (2014-04-04 18:06:11 UTC) #1
scroggo
On 2014/04/04 18:06:11, Hal Canary wrote: > ptal lgtm
6 years, 8 months ago (2014-04-04 18:54:40 UTC) #2
hal.canary
The CQ bit was checked by halcanary@google.com
6 years, 8 months ago (2014-04-04 20:12:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/halcanary@google.com/226253003/1
6 years, 8 months ago (2014-04-04 20:12:49 UTC) #4
commit-bot: I haz the power
Change committed as 14066
6 years, 8 months ago (2014-04-04 20:13:12 UTC) #5
reed2
6 years, 8 months ago (2014-04-04 20:59:51 UTC) #6
Message was sent while issue was closed.
https://codereview.chromium.org/226253003/diff/1/src/images/SkDecodingImageGe...
File src/images/SkDecodingImageGenerator.h (right):

https://codereview.chromium.org/226253003/diff/1/src/images/SkDecodingImageGe...
src/images/SkDecodingImageGenerator.h:21: namespace SkDecodingImageGenerator {
Why namespace instead of class? Other examples in skia use class for this (e.g.
SkGradientShader)

Powered by Google App Engine
This is Rietveld 408576698