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

Issue 1032593003: remove SK_SUPPORT_LEGACY_INT_COLORMATRIX flag

Created:
5 years, 9 months ago by reed2
Modified:
5 years, 8 months ago
Reviewers:
f(malita), mtklein_C, reed1
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

remove SK_SUPPORT_LEGACY_INT_COLORMATRIX flag BUG=

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M skia/config/SkUserConfig.h View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 22 (8 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1032593003/1
5 years, 9 months ago (2015-03-24 01:20:23 UTC) #2
reed2
this is to enable the 2x-3x faster colormatrixfilter code (using Sk4f)
5 years, 9 months ago (2015-03-28 00:00:18 UTC) #5
mtklein_C
lgtm
5 years, 9 months ago (2015-03-28 00:53:42 UTC) #7
reed2
I think we'll need to do some layout-suppressioning ...
5 years, 9 months ago (2015-03-28 01:03:53 UTC) #8
mtklein
On 2015/03/28 01:03:53, reed2 wrote: > I think we'll need to do some layout-suppressioning ...
5 years, 9 months ago (2015-03-28 01:05:50 UTC) #9
reed2
https://storage.googleapis.com/chromium-layout-test-archives/linux_blink_rel/54727/layout-test-results/results.html
5 years, 9 months ago (2015-03-28 08:06:21 UTC) #10
f(malita)
On 2015/03/28 08:06:21, reed2 wrote: > https://storage.googleapis.com/chromium-layout-test-archives/linux_blink_rel/54727/layout-test-results/results.html I also see three related crashes in there: ...
5 years, 9 months ago (2015-03-28 21:54:55 UTC) #11
reed2
retrying now that potential fix landed in skia (and has rolled into chrome)
5 years, 8 months ago (2015-03-31 01:34:30 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1032593003/20001
5 years, 8 months ago (2015-03-31 01:34:59 UTC) #14
f(malita)
On 2015/03/31 01:34:59, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
5 years, 8 months ago (2015-03-31 17:41:57 UTC) #16
f(malita)
On 2015/03/31 17:41:57, f(malita) wrote: > On 2015/03/31 01:34:59, I haz the power (commit-bot) wrote: ...
5 years, 8 months ago (2015-03-31 19:48:31 UTC) #17
f(malita)
On 2015/03/31 19:48:31, f(malita) wrote: > On 2015/03/31 17:41:57, f(malita) wrote: > > On 2015/03/31 ...
5 years, 8 months ago (2015-03-31 20:08:05 UTC) #18
reed1
ah, definitely a bug
5 years, 8 months ago (2015-04-07 18:18:12 UTC) #20
reed1
5 years, 8 months ago (2015-04-07 20:56:25 UTC) #21
... assuming I can find the smoking gun. Its "possible" that the resulting diff
alpha is a 2nd-order difference, since we know that existing xfermodes (not
related to this cl) can lose opaqueness. If the new colorfilter, when operating
on a non-opaque color, returned diff values than the old colorfilter, this could
in turn trigger a resulting alpha difference.

Powered by Google App Engine
This is Rietveld 408576698