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

Issue 614153002: Refactoring the GLRenderer::GetBackgroundWithFilters method. (Closed)

Created:
6 years, 2 months ago by rosca
Modified:
6 years, 2 months ago
CC:
cc-bugs_chromium.org, chromium-reviews, Erik Dahlström (inactive)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Refactoring the GLRenderer::GetBackgroundWithFilters method. This patch prepares the existing code for the shader based implementation of blending: https://codereview.chromium.org/555133002/. It splits the GetBackgroundWithFilters() functions into multiple chunks, so that we can have access to the backdrop bounding box and to the backdrop itself, before being transformed with the inverse matrix. This patch should not change the current behavior. BUG= Committed: https://crrev.com/23ab0f3175ec0c714b03e4851b26d6014f69d4e6 Cr-Commit-Position: refs/heads/master@{#298693}

Patch Set 1 #

Patch Set 2 : Rebased on 614953002 #

Total comments: 4

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -73 lines) Patch
M cc/output/gl_renderer.h View 1 2 1 chunk +19 lines, -4 lines 0 comments Download
M cc/output/gl_renderer.cc View 1 2 6 chunks +116 lines, -69 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
rosca
Hi @enne, could you please review this?
6 years, 2 months ago (2014-09-30 17:26:21 UTC) #2
Erik Dahlström (inactive)
Any tests needed for verifying that this doesn't change anything? Rely on https://codereview.chromium.org/598593005/ catching eventual ...
6 years, 2 months ago (2014-10-06 15:28:35 UTC) #5
enne (OOO)
I think there are already a bunch of tests in cc/trees/layer_tree_host_pixeltest_blending.cc that should cover this, ...
6 years, 2 months ago (2014-10-07 19:52:55 UTC) #6
rosca
>> I think there are already a bunch of tests in >> cc/trees/layer_tree_host_pixeltest_blending.cc that should ...
6 years, 2 months ago (2014-10-08 09:32:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/614153002/40001
6 years, 2 months ago (2014-10-08 10:10:27 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_swarming/builds/21920)
6 years, 2 months ago (2014-10-08 11:26:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/614153002/40001
6 years, 2 months ago (2014-10-08 12:51:38 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 0294ccd13398cf4c5a5fb4d0437499f08e2d39a0
6 years, 2 months ago (2014-10-08 13:23:17 UTC) #14
commit-bot: I haz the power
6 years, 2 months ago (2014-10-08 13:24:22 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/23ab0f3175ec0c714b03e4851b26d6014f69d4e6
Cr-Commit-Position: refs/heads/master@{#298693}

Powered by Google App Engine
This is Rietveld 408576698