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

Issue 1961553002: cc: optimize color matrix application for more complex filter DAGs. (Closed)

Created:
4 years, 7 months ago by Stephen White
Modified:
4 years, 7 months ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: optimize color matrix application for more complex filter DAGs. We previously optimized the case where a filter DAG consisted of a single SkColorFilterImageFilter containing an SkColorMatrixFilter. Here we extend it to support any DAG with such a filter at its root, call skia to process the rest of the DAG, and apply the matrix in cc's RenderSurface draw pass. BUG=609897 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/d0f2f2751803999b3b9b8cc04bf4628db67cf011 Cr-Commit-Position: refs/heads/master@{#392134}

Patch Set 1 #

Patch Set 2 : Fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M cc/output/gl_renderer.cc View 1 1 chunk +7 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
Stephen White
enne: PTAL. Thanks!
4 years, 7 months ago (2016-05-06 18:22:23 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/1961553002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1961553002/20001
4 years, 7 months ago (2016-05-06 18:23:23 UTC) #6
enne (OOO)
Pixel test? <_<
4 years, 7 months ago (2016-05-06 18:26:29 UTC) #8
Stephen White
On 2016/05/06 18:26:29, enne wrote: > Pixel test? <_< RotatedFilterTest should cover it, since it ...
4 years, 7 months ago (2016-05-06 18:34:09 UTC) #9
enne (OOO)
Oh, great! lgtm
4 years, 7 months ago (2016-05-06 18:35:38 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-06 19:23:00 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1961553002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1961553002/20001
4 years, 7 months ago (2016-05-06 20:06:43 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-06 20:11:58 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-06 20:13:35 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d0f2f2751803999b3b9b8cc04bf4628db67cf011
Cr-Commit-Position: refs/heads/master@{#392134}

Powered by Google App Engine
This is Rietveld 408576698