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

Issue 2332743003: Disable png encodes from Alpha8, Float16 (Closed)

Created:
4 years, 3 months ago by msarett
Modified:
4 years, 3 months ago
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Disable png encodes from Alpha8, Float16 These don't behave as we would want anyway. They just copy to N32, and then encode. BUG=skia:5616 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2332743003 Committed: https://skia.googlesource.com/skia/+/029819baa37f2706e6669f97badb20d309568d7c

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removed unused bitmap copy #

Total comments: 1

Patch Set 3 : Add const #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -14 lines) Patch
M src/images/SkPNGImageEncoder.cpp View 1 2 3 4 chunks +9 lines, -14 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 38 (28 generated)
msarett
4 years, 3 months ago (2016-09-12 13:54:16 UTC) #3
msarett
4 years, 3 months ago (2016-09-12 15:22:55 UTC) #5
reed1
lgtm
4 years, 3 months ago (2016-09-12 16:14:35 UTC) #6
scroggo
> Disable png encodes to Alpha8, Float16 I think you mean "from" Alpha8, Float16? > ...
4 years, 3 months ago (2016-09-12 17:23:30 UTC) #7
msarett
> > Disable png encodes to Alpha8, Float16 > I think you mean "from" Alpha8, ...
4 years, 3 months ago (2016-09-12 18:03:44 UTC) #10
scroggo
On 2016/09/12 18:03:44, msarett wrote: > > > Disable png encodes to Alpha8, Float16 > ...
4 years, 3 months ago (2016-09-12 18:23:00 UTC) #13
hal.canary
On 2016/09/12 18:23:00, scroggo wrote: > Adding Hal for PDF concerns No PDF concerns. I ...
4 years, 3 months ago (2016-09-12 18:28:59 UTC) #14
msarett
On 2016/09/12 18:28:59, Hal Canary wrote: > On 2016/09/12 18:23:00, scroggo wrote: > > Adding ...
4 years, 3 months ago (2016-09-12 20:38:32 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2332743003/80001
4 years, 3 months ago (2016-09-12 22:48:42 UTC) #36
commit-bot: I haz the power
4 years, 3 months ago (2016-09-12 22:49:39 UTC) #38
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://skia.googlesource.com/skia/+/029819baa37f2706e6669f97badb20d309568d7c

Powered by Google App Engine
This is Rietveld 408576698