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

Issue 371523002: Fix SkColorFilterImageFilter matrix optimization. (Closed)

Created:
6 years, 5 months ago by Stephen White
Modified:
6 years, 5 months ago
Reviewers:
sugoi1, sugoi
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Fix SkColorFilterImageFilter matrix optimization. The order of matrices passed to multiplication was wrong (apparently, this optimization was only being tested with matrices which commute). See Chrome bug http://crbug.com/378362 R=sugoi@chromium.org Committed: https://skia.googlesource.com/skia/+/3df05015efce95c306fb79c21efc77c79f1ac1ba

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -1 line) Patch
M src/effects/SkColorFilterImageFilter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tests/ImageFilterTest.cpp View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Stephen White
sugoi@: PTAL. adTHANKSvance!
6 years, 5 months ago (2014-07-03 17:26:03 UTC) #1
sugoi
On 2014/07/03 17:26:03, Stephen White wrote: > sugoi@: PTAL. adTHANKSvance! LGTM
6 years, 5 months ago (2014-07-03 17:34:03 UTC) #2
Stephen White
The CQ bit was checked by senorblanco@chromium.org
6 years, 5 months ago (2014-07-03 17:47:49 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/senorblanco@chromium.org/371523002/1
6 years, 5 months ago (2014-07-03 17:48:23 UTC) #4
commit-bot: I haz the power
6 years, 5 months ago (2014-07-03 18:13:12 UTC) #5
Message was sent while issue was closed.
Change committed as 3df05015efce95c306fb79c21efc77c79f1ac1ba

Powered by Google App Engine
This is Rietveld 408576698