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

Issue 1248433007: Draw Transform of Render Surface From Property Trees (Closed)

Created:
5 years, 5 months ago by jaydasika
Modified:
5 years, 4 months ago
Reviewers:
ajuma
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

Draw Transform of Render Surface From Property Trees BUG=497817 Committed: https://crrev.com/504a05053fffd4fd4bb0d9d58bb56b46bc2fe09f Cr-Commit-Position: refs/heads/master@{#340142}

Patch Set 1 #

Patch Set 2 : transform tree walk removed #

Total comments: 6

Patch Set 3 : Comments on patch 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -0 lines) Patch
M cc/layers/render_surface_impl.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M cc/layers/render_surface_impl.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M cc/trees/draw_property_utils.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M cc/trees/draw_property_utils.cc View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_common.cc View 1 2 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
jaydasika
Patch 2 removes unnecessary transform tree walk and exposes only transform tree index in render ...
5 years, 5 months ago (2015-07-23 15:25:42 UTC) #2
ajuma
Just a few nits, but otherwise this looks good. https://codereview.chromium.org/1248433007/diff/20001/cc/layers/render_surface_impl.cc File cc/layers/render_surface_impl.cc (right): https://codereview.chromium.org/1248433007/diff/20001/cc/layers/render_surface_impl.cc#newcode75 cc/layers/render_surface_impl.cc:75: ...
5 years, 5 months ago (2015-07-23 15:57:03 UTC) #3
jaydasika
https://codereview.chromium.org/1248433007/diff/20001/cc/layers/render_surface_impl.cc File cc/layers/render_surface_impl.cc (right): https://codereview.chromium.org/1248433007/diff/20001/cc/layers/render_surface_impl.cc#newcode75 cc/layers/render_surface_impl.cc:75: return owning_layer_ ? owning_layer_->transform_tree_index() : 0; On 2015/07/23 15:57:03, ...
5 years, 5 months ago (2015-07-23 16:56:26 UTC) #4
ajuma
Thanks, lgtm.
5 years, 5 months ago (2015-07-23 17:28:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1248433007/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1248433007/40001
5 years, 5 months ago (2015-07-23 17:30:52 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/42028)
5 years, 5 months ago (2015-07-23 18:20:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1248433007/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1248433007/40001
5 years, 5 months ago (2015-07-23 18:56:12 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-07-23 19:25:51 UTC) #12
commit-bot: I haz the power
5 years, 5 months ago (2015-07-23 19:26:54 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/504a05053fffd4fd4bb0d9d58bb56b46bc2fe09f
Cr-Commit-Position: refs/heads/master@{#340142}

Powered by Google App Engine
This is Rietveld 408576698