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

Issue 2163823003: cc : Use effect id to decide if surface contents scale should be applied (Closed)

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

Description

cc : Use effect id to decide if surface contents scale should be applied We don't apply surface contents scale for root. We currently check the transform id to determine if we are at root node. This CL replaces that with effect ids. BUG=622372 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_blink_rel Committed: https://crrev.com/94332903cf65b0dd8bd41fd63586a411f6df01c1 Cr-Commit-Position: refs/heads/master@{#407547}

Patch Set 1 #

Patch Set 2 : format #

Patch Set 3 : only1 #

Patch Set 4 : rebase #

Patch Set 5 : handlePAC #

Patch Set 6 : . #

Patch Set 7 : rebase++ #

Patch Set 8 : fix_compile_error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -16 lines) Patch
M cc/trees/draw_property_utils.cc View 1 2 3 4 5 6 7 12 chunks +24 lines, -14 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/property_tree.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 31 (23 generated)
jaydasika
Right now, we have to check both 0 and 1, if we are using effect ...
4 years, 5 months ago (2016-07-20 18:19:27 UTC) #3
jaydasika
Removed checking for id 0.
4 years, 5 months ago (2016-07-20 19:08:19 UTC) #6
ajuma
lgtm, but please write a more descriptive description :)
4 years, 5 months ago (2016-07-20 20:23:58 UTC) #11
jaydasika
I have added code to handle PAC not setting effect ids on clip nodes. This ...
4 years, 5 months ago (2016-07-22 23:30:10 UTC) #19
ajuma
On 2016/07/22 23:30:10, jaydasika wrote: > I have added code to handle PAC not setting ...
4 years, 4 months ago (2016-07-25 15:23:05 UTC) #24
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/2163823003/140001
4 years, 4 months ago (2016-07-25 17:46:23 UTC) #27
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 4 months ago (2016-07-25 19:41:18 UTC) #29
commit-bot: I haz the power
4 years, 4 months ago (2016-07-25 19:43:45 UTC) #31
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/94332903cf65b0dd8bd41fd63586a411f6df01c1
Cr-Commit-Position: refs/heads/master@{#407547}

Powered by Google App Engine
This is Rietveld 408576698