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

Issue 1017293002: guarded change to SkImageGenerator to make getInfo() const (Closed)

Created:
5 years, 9 months ago by reed1
Modified:
5 years, 9 months ago
Reviewers:
scroggo
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

guarded change to SkImageGenerator to make getInfo() const BUG=skia: Committed: https://skia.googlesource.com/skia/+/3ef71e343bf075888fb50892350390b4dd47de24

Patch Set 1 #

Total comments: 23

Patch Set 2 : rebase #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -71 lines) Patch
M dm/DMSrcSink.cpp View 1 2 chunks +2 lines, -11 lines 0 comments Download
M include/codec/SkCodec.h View 2 chunks +4 lines, -0 lines 0 comments Download
M include/core/SkImageGenerator.h View 1 2 3 chunks +22 lines, -9 lines 0 comments Download
M src/codec/SkCodec.cpp View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M src/core/SkImageGenerator.cpp View 2 chunks +9 lines, -5 lines 0 comments Download
M src/images/SkDecodingImageGenerator.cpp View 2 chunks +4 lines, -1 line 0 comments Download
M src/lazy/SkCachingPixelRef.cpp View 1 chunk +5 lines, -4 lines 0 comments Download
M src/lazy/SkDiscardablePixelRef.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M src/ports/SkImageGenerator_skia.cpp View 3 chunks +6 lines, -2 lines 0 comments Download
M tests/CachedDecodingPixelRefTest.cpp View 7 chunks +12 lines, -19 lines 0 comments Download
M tests/DrawBitmapRectTest.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/ImageGeneratorTest.cpp View 1 chunk +6 lines, -1 line 0 comments Download
M tests/SurfaceTest.cpp View 1 chunk +2 lines, -5 lines 0 comments Download
M tools/LazyDecodeBitmap.cpp View 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
reed1
ptal
5 years, 9 months ago (2015-03-18 21:17:32 UTC) #2
scroggo
https://codereview.chromium.org/1017293002/diff/1/dm/DMSrcSink.cpp File dm/DMSrcSink.cpp (right): https://codereview.chromium.org/1017293002/diff/1/dm/DMSrcSink.cpp#newcode58 dm/DMSrcSink.cpp:58: SkImageInfo info = codec->getInfo(); Yay! FYI: this (and the ...
5 years, 9 months ago (2015-03-19 13:27:47 UTC) #3
reed1
https://codereview.chromium.org/1017293002/diff/1/dm/DMSrcSink.cpp File dm/DMSrcSink.cpp (right): https://codereview.chromium.org/1017293002/diff/1/dm/DMSrcSink.cpp#newcode58 dm/DMSrcSink.cpp:58: SkImageInfo info = codec->getInfo(); On 2015/03/19 13:27:46, scroggo wrote: ...
5 years, 9 months ago (2015-03-19 15:20:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1017293002/40001
5 years, 9 months ago (2015-03-19 15:22:31 UTC) #6
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 9 months ago (2015-03-19 15:22:32 UTC) #7
scroggo
On 2015/03/19 15:20:46, reed1 wrote: > https://codereview.chromium.org/1017293002/diff/1/dm/DMSrcSink.cpp > File dm/DMSrcSink.cpp (right): > > https://codereview.chromium.org/1017293002/diff/1/dm/DMSrcSink.cpp#newcode58 > ...
5 years, 9 months ago (2015-03-19 15:29:16 UTC) #8
commit-bot: I haz the power
5 years, 9 months ago (2015-03-19 15:31:17 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/3ef71e343bf075888fb50892350390b4dd47de24

Powered by Google App Engine
This is Rietveld 408576698