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

Issue 1791583002: Remove uses of SkImageDecoder from gms (Closed)

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

Description

Patch Set 1 #

Total comments: 9

Patch Set 2 : Use GetResourceAsBitmap() #

Patch Set 3 : #

Patch Set 4 : Fix bug in WIC encoder #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -161 lines) Patch
M gm/astcbitmap.cpp View 1 chunk +1 line, -1 line 0 comments Download
M gm/avoidxfermode.cpp View 1 2 chunks +1 line, -12 lines 0 comments Download
D gm/cmykjpeg.cpp View 1 chunk +0 lines, -70 lines 0 comments Download
D gm/copyTo4444.cpp View 1 2 2 chunks +1 line, -4 lines 0 comments Download
M gm/downsamplebitmap.cpp View 1 2 chunks +5 lines, -16 lines 0 comments Download
M gm/etc1bitmap.cpp View 1 chunk +1 line, -1 line 0 comments Download
M gm/factory.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M gm/filterbitmap.cpp View 1 2 chunks +11 lines, -21 lines 0 comments Download
M gm/filterindiabox.cpp View 1 2 chunks +5 lines, -16 lines 0 comments Download
M gm/pixelxorxfermode.cpp View 1 2 chunks +1 line, -12 lines 0 comments Download
M gm/showmiplevels.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M gm/tiledscaledbitmap.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M src/ports/SkImageDecoder_WIC.cpp View 1 2 3 4 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 35 (15 generated)
msarett
https://codereview.chromium.org/1791583002/diff/1/gm/cmykjpeg.cpp File gm/cmykjpeg.cpp (left): https://codereview.chromium.org/1791583002/diff/1/gm/cmykjpeg.cpp#oldcode2 gm/cmykjpeg.cpp:2: * Copyright 2012 Google Inc. We test tons of ...
4 years, 9 months ago (2016-03-11 20:53:10 UTC) #3
scroggo
I suggested migrating some gms over to GetResourceAsBitmap, but I'm fine with those as is ...
4 years, 9 months ago (2016-03-17 13:05:48 UTC) #4
msarett
+1 for GetResourceAsBitmap(). Makes everything look nicer. https://codereview.chromium.org/1791583002/diff/1/gm/copyTo4444.cpp File gm/copyTo4444.cpp (left): https://codereview.chromium.org/1791583002/diff/1/gm/copyTo4444.cpp#oldcode2 gm/copyTo4444.cpp:2: * Copyright ...
4 years, 9 months ago (2016-03-17 13:53:38 UTC) #5
scroggo
lgtm
4 years, 9 months ago (2016-03-17 14:00:11 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1791583002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1791583002/20001
4 years, 9 months ago (2016-03-17 14:04:05 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://skia.googlesource.com/skia/+/d427266a58af7e6ea6c12c9cd56ade3e179a0c04
4 years, 9 months ago (2016-03-17 14:19:44 UTC) #10
bungeman-skia
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1806383002/ by bungeman@google.com. ...
4 years, 9 months ago (2016-03-17 17:38:12 UTC) #11
bungeman-skia
On 2016/03/17 17:38:12, bungeman1 wrote: > A revert of this CL (patchset #2 id:20001) has ...
4 years, 9 months ago (2016-03-17 17:49:39 UTC) #12
msarett
Fixing a bug in the WIC encoder will fix this. It looks like we don't ...
4 years, 9 months ago (2016-03-18 16:41:32 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1791583002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1791583002/140001
4 years, 9 months ago (2016-03-18 16:42:10 UTC) #20
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-18 16:51:21 UTC) #22
scroggo
On 2016/03/18 16:41:32, msarett wrote: > Fixing a bug in the WIC encoder will fix ...
4 years, 9 months ago (2016-03-18 17:23:12 UTC) #23
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1791583002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1791583002/160001
4 years, 9 months ago (2016-03-18 17:25:16 UTC) #25
msarett
On 2016/03/18 17:23:12, scroggo wrote: > On 2016/03/18 16:41:32, msarett wrote: > > Fixing a ...
4 years, 9 months ago (2016-03-18 17:30:56 UTC) #26
scroggo
patch set 5 lgtm
4 years, 9 months ago (2016-03-18 17:35:54 UTC) #27
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-18 17:36:33 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1791583002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1791583002/160001
4 years, 9 months ago (2016-03-18 19:12:30 UTC) #31
commit-bot: I haz the power
Committed patchset #5 (id:160001) as https://skia.googlesource.com/skia/+/e820dfebbc652bfc4a653f07a29f5fe371eb019b
4 years, 9 months ago (2016-03-18 19:13:51 UTC) #33
bungeman-skia
On 2016/03/18 19:13:51, commit-bot: I haz the power wrote: > Committed patchset #5 (id:160001) as ...
4 years, 9 months ago (2016-03-19 21:23:04 UTC) #34
msarett
4 years, 9 months ago (2016-03-21 13:06:58 UTC) #35
Message was sent while issue was closed.
Thanks for the heads up.

The issue is that SkCodec does not support astc.  I've marked these as negative.

Powered by Google App Engine
This is Rietveld 408576698