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

Issue 1832233002: cc : Use effect tree to determine if a layer is inside replica (Closed)

Created:
4 years, 9 months ago by jaydasika
Modified:
4 years, 8 months ago
Reviewers:
ajuma, weiliangc, 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 : Use effect tree to determine if a layer is inside replica This CL also addes target_id to effect tree. BUG=597477 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/af65b7cd9a963e81503ad84d795e0ab89c8427a3 Cr-Commit-Position: refs/heads/master@{#383748}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -12 lines) Patch
M cc/layers/layer_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/layers/layer_impl.cc View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
M cc/proto/property_tree.proto View 2 chunks +2 lines, -1 line 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 chunk +1 line, -9 lines 0 comments Download
M cc/trees/property_tree.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M cc/trees/property_tree.cc View 4 chunks +6 lines, -2 lines 0 comments Download
M cc/trees/property_tree_builder.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
jaydasika
PTAL
4 years, 9 months ago (2016-03-25 22:17:20 UTC) #3
ajuma
lgtm https://codereview.chromium.org/1832233002/diff/20001/cc/layers/layer_impl.cc File cc/layers/layer_impl.cc (right): https://codereview.chromium.org/1832233002/diff/20001/cc/layers/layer_impl.cc#newcode1586 cc/layers/layer_impl.cc:1586: inside_replica = true; We can early-return here. https://codereview.chromium.org/1832233002/diff/20001/cc/trees/property_tree.h ...
4 years, 8 months ago (2016-03-29 13:41:10 UTC) #4
jaydasika
https://codereview.chromium.org/1832233002/diff/20001/cc/layers/layer_impl.cc File cc/layers/layer_impl.cc (right): https://codereview.chromium.org/1832233002/diff/20001/cc/layers/layer_impl.cc#newcode1586 cc/layers/layer_impl.cc:1586: inside_replica = true; On 2016/03/29 13:41:10, ajuma wrote: > ...
4 years, 8 months ago (2016-03-29 16:03:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1832233002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1832233002/40001
4 years, 8 months ago (2016-03-29 16:04:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1832233002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1832233002/40001
4 years, 8 months ago (2016-03-29 16:18:32 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-03-29 17:06:05 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-03-29 17:07:40 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/af65b7cd9a963e81503ad84d795e0ab89c8427a3
Cr-Commit-Position: refs/heads/master@{#383748}

Powered by Google App Engine
This is Rietveld 408576698