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

Issue 2543723003: cc : Seperate adding clip node and setting render surface is_clipped (Closed)

Created:
4 years ago by jaydasika
Modified:
4 years ago
Reviewers:
ajuma, weiliangc
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc : Seperate adding clip node and setting render surface is_clipped Computing surface_is_clipped on effect node depends on creating a clip node for render surface. This CL puts the code that computes surface_is_clipped into its own method in such a way that it can be called even from the path where we don't create clip nodes for render surfaces BUG=594675 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Committed: https://crrev.com/1a837b8028867b9ef99248fe67acdd6aa66a4701 Cr-Commit-Position: refs/heads/master@{#437447}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 5

Patch Set 3 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -30 lines) Patch
M cc/trees/property_tree_builder.cc View 1 2 6 chunks +38 lines, -30 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 30 (17 generated)
jaydasika
PTAL https://codereview.chromium.org/2543723003/diff/20001/cc/trees/property_tree_builder.cc File cc/trees/property_tree_builder.cc (right): https://codereview.chromium.org/2543723003/diff/20001/cc/trees/property_tree_builder.cc#newcode372 cc/trees/property_tree_builder.cc:372: : parent->layers_are_clipped; apply_ancestor_clip here still depends on having ...
4 years ago (2016-12-01 09:12:54 UTC) #6
weiliangc
Is it possible to write a unittest for this? https://codereview.chromium.org/2543723003/diff/20001/cc/trees/property_tree_builder.cc File cc/trees/property_tree_builder.cc (right): https://codereview.chromium.org/2543723003/diff/20001/cc/trees/property_tree_builder.cc#newcode365 cc/trees/property_tree_builder.cc:365: ...
4 years ago (2016-12-01 20:09:26 UTC) #9
jaydasika
On 2016/12/01 20:09:26, weiliangc wrote: > Is it possible to write a unittest for this? ...
4 years ago (2016-12-02 05:20:26 UTC) #10
jaydasika
https://codereview.chromium.org/2543723003/diff/20001/cc/trees/property_tree_builder.cc File cc/trees/property_tree_builder.cc (right): https://codereview.chromium.org/2543723003/diff/20001/cc/trees/property_tree_builder.cc#newcode365 cc/trees/property_tree_builder.cc:365: ClipNode* parent = GetClipParent(data_from_ancestor, layer); On 2016/12/01 20:09:26, weiliangc ...
4 years ago (2016-12-02 05:20:56 UTC) #11
weiliangc
On 2016/12/02 at 05:20:26, jaydasika wrote: > On 2016/12/01 20:09:26, weiliangc wrote: > > Is ...
4 years ago (2016-12-02 17:17:44 UTC) #16
jaydasika
On 2016/12/02 17:17:44, weiliangc wrote: > On 2016/12/02 at 05:20:26, jaydasika wrote: > > On ...
4 years ago (2016-12-06 10:20:21 UTC) #17
jaydasika
On 2016/12/06 10:20:21, jaydasika wrote: > On 2016/12/02 17:17:44, weiliangc wrote: > > On 2016/12/02 ...
4 years ago (2016-12-08 10:49:23 UTC) #18
weiliangc
On 2016/12/06 at 10:20:21, jaydasika wrote: > On 2016/12/02 17:17:44, weiliangc wrote: > > On ...
4 years ago (2016-12-08 16:59:25 UTC) #19
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/2543723003/40001
4 years ago (2016-12-08 17:22:44 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/82414)
4 years ago (2016-12-08 18:40:37 UTC) #23
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/2543723003/40001
4 years ago (2016-12-09 03:10:27 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-09 03:17:09 UTC) #28
commit-bot: I haz the power
4 years ago (2016-12-09 03:19:15 UTC) #30
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1a837b8028867b9ef99248fe67acdd6aa66a4701
Cr-Commit-Position: refs/heads/master@{#437447}

Powered by Google App Engine
This is Rietveld 408576698