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

Issue 2147283002: cc : Fix occlusion tracking bug for contributing surface (Closed)

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

Description

cc : Fix occlusion tracking bug for contributing surface We currently assume that the occlusion calculated for contributing surface (the second last element of the stack in occlusion tracker) is always the occlusion by its target. This is not true. BUG=501135 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_blink_rel Committed: https://crrev.com/69c77aa0e63a8a0f3feff43e942b972fcfe93581 Cr-Commit-Position: refs/heads/master@{#405611}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : comments #

Total comments: 3

Patch Set 4 : mask test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -31 lines) Patch
M cc/trees/draw_property_utils.h View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M cc/trees/draw_property_utils.cc View 1 2 9 chunks +37 lines, -28 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 2 3 3 chunks +89 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 2 2 chunks +23 lines, -3 lines 0 comments Download
M cc/trees/occlusion_tracker.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/occlusion_tracker.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (19 generated)
jaydasika
PTAL
4 years, 5 months ago (2016-07-14 18:36:24 UTC) #4
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 5 months ago (2016-07-14 18:36:56 UTC) #7
enne (OOO)
https://codereview.chromium.org/2147283002/diff/20001/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/2147283002/diff/20001/cc/trees/layer_tree_impl.cc#newcode965 cc/trees/layer_tree_impl.cc:965: // We are calculating transform between two render surfaces. ...
4 years, 5 months ago (2016-07-14 19:51:41 UTC) #8
jaydasika
https://codereview.chromium.org/2147283002/diff/20001/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/2147283002/diff/20001/cc/trees/layer_tree_impl.cc#newcode965 cc/trees/layer_tree_impl.cc:965: // We are calculating transform between two render surfaces. ...
4 years, 5 months ago (2016-07-14 21:00:46 UTC) #11
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 5 months ago (2016-07-14 21:02:14 UTC) #14
enne (OOO)
https://codereview.chromium.org/2147283002/diff/40001/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/2147283002/diff/40001/cc/trees/layer_tree_impl.cc#newcode994 cc/trees/layer_tree_impl.cc:994: draw_transform * it->DrawTransform()); On 2016/07/14 at 21:00:46, jaydasika wrote: ...
4 years, 5 months ago (2016-07-14 21:15:31 UTC) #15
jaydasika
https://codereview.chromium.org/2147283002/diff/40001/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/2147283002/diff/40001/cc/trees/layer_tree_impl.cc#newcode994 cc/trees/layer_tree_impl.cc:994: draw_transform * it->DrawTransform()); On 2016/07/14 21:15:31, enne wrote: > ...
4 years, 5 months ago (2016-07-14 21:30:08 UTC) #16
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 5 months ago (2016-07-14 21:31:10 UTC) #19
enne (OOO)
lgtm
4 years, 5 months ago (2016-07-14 21:33:03 UTC) #21
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/2147283002/60001
4 years, 5 months ago (2016-07-14 22:43:35 UTC) #27
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-14 22:49:06 UTC) #29
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-14 22:49:13 UTC) #30
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 22:50:37 UTC) #32
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/69c77aa0e63a8a0f3feff43e942b972fcfe93581
Cr-Commit-Position: refs/heads/master@{#405611}

Powered by Google App Engine
This is Rietveld 408576698