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

Issue 1305453007: SkImage method for detecting lazy decoding (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : rebased #

Total comments: 2

Patch Set 3 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -4 lines) Patch
M include/core/SkImage.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M include/core/SkPixelRef.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M src/image/SkImage.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M src/image/SkImage_Base.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M src/image/SkImage_Raster.cpp View 1 chunk +4 lines, -0 lines 0 comments Download
M src/lazy/SkCachingPixelRef.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/lazy/SkDiscardablePixelRef.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M tests/CachedDecodingPixelRefTest.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M tests/ImageTest.cpp View 2 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1305453007/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1305453007/1
5 years, 4 months ago (2015-08-20 08:46:27 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-Clang-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-Clang-x86_64-Debug-Trybot/builds/2838) Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot on ...
5 years, 4 months ago (2015-08-20 08:47:20 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1305453007/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1305453007/20001
5 years, 4 months ago (2015-08-20 08:50:38 UTC) #6
f(malita)
Any suggestions for a better method name?
5 years, 4 months ago (2015-08-20 08:56:17 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 4 months ago (2015-08-20 08:57:10 UTC) #9
reed1
I guess we'll want to update blink's subclass after this lands. lgtm https://codereview.chromium.org/1305453007/diff/20001/include/core/SkImage.h File include/core/SkImage.h ...
5 years, 4 months ago (2015-08-20 15:27:50 UTC) #11
f(malita)
On 2015/08/20 15:27:50, reed1 wrote: > I guess we'll want to update blink's subclass after ...
5 years, 4 months ago (2015-08-20 15:38:37 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1305453007/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1305453007/40001
5 years, 4 months ago (2015-08-20 15:39:30 UTC) #14
reed1
On 2015/08/20 15:38:37, f(malita) wrote: > On 2015/08/20 15:27:50, reed1 wrote: > > I guess ...
5 years, 4 months ago (2015-08-20 15:44:20 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 4 months ago (2015-08-20 15:46:11 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1305453007/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1305453007/40001
5 years, 4 months ago (2015-08-20 15:46:49 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://skia.googlesource.com/skia/+/ddbbddabefe865cc52e4b89a9d45455b987129bd
5 years, 4 months ago (2015-08-20 15:47:29 UTC) #21
Noel Gordon
On 2015/08/20 15:38:37, f(malita) wrote: > On 2015/08/20 15:27:50, reed1 wrote: > > I guess ...
5 years, 4 months ago (2015-08-21 05:49:35 UTC) #22
f(malita)
On 2015/08/21 05:49:35, noel gordon wrote: > On 2015/08/20 15:38:37, f(malita) wrote: > > On ...
5 years, 4 months ago (2015-08-21 08:56:41 UTC) #23
scroggo
5 years, 3 months ago (2015-08-26 16:46:12 UTC) #24
Message was sent while issue was closed.
Late to the party (back from vacation) LGTM

Powered by Google App Engine
This is Rietveld 408576698