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

Issue 2764343006: cc : Make visible rect independant of render surface's is_clipped value (Closed)

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

Description

cc : Make visible rect independant of render surface's is_clipped value This is needed to move render surface's is_clipped value computation later in the pipeline (during render surface layer list computation) BUG=702010 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2764343006 Cr-Commit-Position: refs/heads/master@{#459853} Committed: https://chromium.googlesource.com/chromium/src/+/c1f7bf4dd89d99927cc99ae6f7ad92a567684110

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : remove fully visible path #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -32 lines) Patch
M cc/trees/draw_property_utils.cc View 1 2 1 chunk +2 lines, -10 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 2 1 chunk +0 lines, -22 lines 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
jaydasika
PTAL
3 years, 9 months ago (2017-03-24 01:19:42 UTC) #5
weiliangc
https://codereview.chromium.org/2764343006/diff/20001/cc/trees/draw_property_utils.cc File cc/trees/draw_property_utils.cc (right): https://codereview.chromium.org/2764343006/diff/20001/cc/trees/draw_property_utils.cc#newcode658 cc/trees/draw_property_utils.cc:658: if (fully_visible) { Do we still need to check ...
3 years, 9 months ago (2017-03-24 18:52:25 UTC) #8
jaydasika
https://codereview.chromium.org/2764343006/diff/20001/cc/trees/draw_property_utils.cc File cc/trees/draw_property_utils.cc (right): https://codereview.chromium.org/2764343006/diff/20001/cc/trees/draw_property_utils.cc#newcode658 cc/trees/draw_property_utils.cc:658: if (fully_visible) { On 2017/03/24 18:52:25, weiliangc wrote: > ...
3 years, 9 months ago (2017-03-24 23:11:33 UTC) #9
weiliangc
LGTM
3 years, 9 months ago (2017-03-27 15:44:24 UTC) #14
jaydasika
+ pdr / chrishtr for blink : This CL fixes correctness, it removes a fast-path ...
3 years, 9 months ago (2017-03-27 17:02:00 UTC) #15
jaydasika
+ pdr / chrishtr for blink : This CL fixes correctness, it removes a fast ...
3 years, 9 months ago (2017-03-27 17:02:59 UTC) #17
chrishtr
lgtm
3 years, 9 months ago (2017-03-27 17:33:17 UTC) #18
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/2764343006/40001
3 years, 9 months ago (2017-03-27 17:37:14 UTC) #20
commit-bot: I haz the power
3 years, 9 months ago (2017-03-27 19:38:40 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/c1f7bf4dd89d99927cc99ae6f7ad...

Powered by Google App Engine
This is Rietveld 408576698