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

Issue 295243006: hide discardable factory from public imagegenerator api (Closed)

Created:
6 years, 7 months ago by reed1
Modified:
6 years, 7 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

hide discardable factory from public imagegenerator api BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14889

Patch Set 1 #

Patch Set 2 : #

Total comments: 7

Patch Set 3 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -25 lines) Patch
M gm/factory.cpp View 1 chunk +1 line, -1 line 0 comments Download
M include/core/SkImageGenerator.h View 1 2 2 chunks +1 line, -8 lines 0 comments Download
M samplecode/SampleEncode.cpp View 1 chunk +1 line, -1 line 0 comments Download
M samplecode/SamplePicture.cpp View 1 chunk +1 line, -1 line 0 comments Download
A src/core/SkImageGeneratorPriv.h View 1 2 1 chunk +39 lines, -0 lines 0 comments Download
M src/lazy/SkDiscardablePixelRef.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/lazy/SkDiscardablePixelRef.cpp View 2 chunks +7 lines, -2 lines 0 comments Download
M tests/CachedDecodingPixelRefTest.cpp View 3 chunks +3 lines, -2 lines 0 comments Download
M tests/DrawBitmapRectTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/ImageDecodingTest.cpp View 1 2 3 chunks +4 lines, -5 lines 1 comment Download
M tests/PictureTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/LazyDecodeBitmap.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
reed1
6 years, 7 months ago (2014-05-23 19:22:23 UTC) #1
hal.canary
https://codereview.chromium.org/295243006/diff/20001/include/core/SkImageGenerator.h File include/core/SkImageGenerator.h (right): https://codereview.chromium.org/295243006/diff/20001/include/core/SkImageGenerator.h#newcode33 include/core/SkImageGenerator.h:33: * @param factory If not NULL, this object will ...
6 years, 7 months ago (2014-05-23 19:25:00 UTC) #2
scroggo
https://codereview.chromium.org/295243006/diff/20001/tests/ImageDecodingTest.cpp File tests/ImageDecodingTest.cpp (right): https://codereview.chromium.org/295243006/diff/20001/tests/ImageDecodingTest.cpp#newcode485 tests/ImageDecodingTest.cpp:485: static SkPixelRef* install_pixel_ref(SkBitmap* bitmap, This function shows how Android ...
6 years, 7 months ago (2014-05-23 19:30:29 UTC) #3
scroggo
1gtm, so long as Hal's patch lands and you address his comments in this one. ...
6 years, 7 months ago (2014-05-23 19:57:11 UTC) #4
reed1
https://codereview.chromium.org/295243006/diff/20001/include/core/SkImageGenerator.h File include/core/SkImageGenerator.h (right): https://codereview.chromium.org/295243006/diff/20001/include/core/SkImageGenerator.h#newcode33 include/core/SkImageGenerator.h:33: * @param factory If not NULL, this object will ...
6 years, 7 months ago (2014-05-27 12:13:26 UTC) #5
reed1
ptal
6 years, 7 months ago (2014-05-27 13:04:04 UTC) #6
scroggo
lgtm
6 years, 7 months ago (2014-05-27 13:32:03 UTC) #7
hal.canary
lgtm https://codereview.chromium.org/295243006/diff/20001/tests/ImageDecodingTest.cpp File tests/ImageDecodingTest.cpp (right): https://codereview.chromium.org/295243006/diff/20001/tests/ImageDecodingTest.cpp#newcode485 tests/ImageDecodingTest.cpp:485: static SkPixelRef* install_pixel_ref(SkBitmap* bitmap, On 2014/05/23 19:57:12, scroggo ...
6 years, 7 months ago (2014-05-27 13:33:53 UTC) #8
reed1
The CQ bit was checked by reed@google.com
6 years, 7 months ago (2014-05-27 14:07:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@google.com/295243006/40001
6 years, 7 months ago (2014-05-27 14:08:08 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-27 14:14:27 UTC) #11
Message was sent while issue was closed.
Change committed as 14889

Powered by Google App Engine
This is Rietveld 408576698