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

Issue 1968803002: cc : Use effect node data to determine which opacity wins at commit. (Closed)

Created:
4 years, 7 months ago by jaydasika
Modified:
4 years, 7 months ago
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 : Use effect node data to determine which opacity wins at commit. Since the effect tree tracks whether there is a currently running opaciy animation, it can be used to determine whether the opacity in effect tree node should be overwriiten at commit time. BUG=609205 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/2368fd5868423ab3d0bd38ff968c65b19089065f Cr-Commit-Position: refs/heads/master@{#393029}

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -8 lines) Patch
M cc/layers/layer_impl.h View 1 chunk +0 lines, -3 lines 0 comments Download
M cc/layers/layer_impl.cc View 3 chunks +1 line, -5 lines 0 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 2 1 chunk +53 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.h View 2 chunks +5 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
jaydasika
PTAL https://codereview.chromium.org/1968803002/diff/1/cc/layers/layer_impl.cc File cc/layers/layer_impl.cc (left): https://codereview.chromium.org/1968803002/diff/1/cc/layers/layer_impl.cc#oldcode803 cc/layers/layer_impl.cc:803: return; Cleanup from the last CL. https://codereview.chromium.org/1968803002/diff/1/cc/layers/layer_impl.h File ...
4 years, 7 months ago (2016-05-10 23:38:46 UTC) #3
ajuma
Generally looks good. https://codereview.chromium.org/1968803002/diff/1/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/1968803002/diff/1/cc/trees/layer_tree_impl.cc#newcode570 cc/trees/layer_tree_impl.cc:570: if (LayerImpl* layer = LayerById(layer_id_to_opacity.first)) { ...
4 years, 7 months ago (2016-05-11 00:11:00 UTC) #4
jaydasika
https://codereview.chromium.org/1968803002/diff/1/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/1968803002/diff/1/cc/trees/layer_tree_impl.cc#newcode570 cc/trees/layer_tree_impl.cc:570: if (LayerImpl* layer = LayerById(layer_id_to_opacity.first)) { On 2016/05/11 00:10:59, ...
4 years, 7 months ago (2016-05-11 01:00:54 UTC) #5
ajuma
lgtm https://codereview.chromium.org/1968803002/diff/20001/cc/trees/layer_tree_host_unittest.cc File cc/trees/layer_tree_host_unittest.cc (right): https://codereview.chromium.org/1968803002/diff/20001/cc/trees/layer_tree_host_unittest.cc#newcode855 cc/trees/layer_tree_host_unittest.cc:855: // Changing opacity forces us to rebuild proeprty ...
4 years, 7 months ago (2016-05-11 17:22:29 UTC) #6
jaydasika
https://codereview.chromium.org/1968803002/diff/20001/cc/trees/layer_tree_host_unittest.cc File cc/trees/layer_tree_host_unittest.cc (right): https://codereview.chromium.org/1968803002/diff/20001/cc/trees/layer_tree_host_unittest.cc#newcode855 cc/trees/layer_tree_host_unittest.cc:855: // Changing opacity forces us to rebuild proeprty trees. ...
4 years, 7 months ago (2016-05-11 18:08:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1968803002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1968803002/40001
4 years, 7 months ago (2016-05-11 19:09:38 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-11 19:38:40 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-11 19:41:06 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2368fd5868423ab3d0bd38ff968c65b19089065f
Cr-Commit-Position: refs/heads/master@{#393029}

Powered by Google App Engine
This is Rietveld 408576698