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

Issue 1413153014: Add a flag for enabling compositor property trees (Closed)

Created:
5 years, 1 month ago by ajuma
Modified:
5 years, 1 month ago
Reviewers:
jaydasika, enne (OOO), piman
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, nasko+codewatch_chromium.org, creis+watch_chromium.org, Ian Vollick, achuith+watch_chromium.org, dzhioev+watch_chromium.org, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, oshima+watch_chromium.org, kalyank, mkwst+moarreviews-renderer_chromium.org, piman+watch_chromium.org, cc-bugs_chromium.org, danakj+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a flag for enabling compositor property trees This adds a command-line flag and LayerTreeSetting for enabling compositor property trees. BUG=545587 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/962aa72eda10fe9e05fc6b800a430ee2bedca9f0 Cr-Commit-Position: refs/heads/master@{#357965}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -52 lines) Patch
M cc/base/switches.h View 1 chunk +1 line, -0 lines 1 comment Download
M cc/base/switches.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M cc/trees/draw_property_utils.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/trees/draw_property_utils.cc View 3 chunks +15 lines, -13 lines 0 comments Download
M cc/trees/layer_tree_host_common.h View 2 chunks +2 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_host_common.cc View 15 chunks +77 lines, -19 lines 0 comments Download
M cc/trees/layer_tree_host_common_perftest.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M cc/trees/layer_tree_impl.cc View 7 chunks +25 lines, -17 lines 0 comments Download
M cc/trees/layer_tree_settings.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/layer_tree_settings.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/login/chrome_restart_request.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/compositor/compositor.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
ajuma
5 years, 1 month ago (2015-11-04 21:13:04 UTC) #3
jaydasika
lgtm
5 years, 1 month ago (2015-11-04 22:20:45 UTC) #4
ajuma
+piman for content/, ui/compositor/ and chrome/browser/chromeos/logic/
5 years, 1 month ago (2015-11-04 22:28:49 UTC) #6
piman
lgtm https://codereview.chromium.org/1413153014/diff/20001/cc/base/switches.h File cc/base/switches.h (right): https://codereview.chromium.org/1413153014/diff/20001/cc/base/switches.h#newcode33 cc/base/switches.h:33: CC_EXPORT extern const char kEnableCompositorPropertyTrees[]; To confirm, this ...
5 years, 1 month ago (2015-11-04 22:57:33 UTC) #7
ajuma
On 2015/11/04 22:57:33, piman (slow to review) wrote: > lgtm > > https://codereview.chromium.org/1413153014/diff/20001/cc/base/switches.h > File ...
5 years, 1 month ago (2015-11-04 23:05:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413153014/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413153014/20001
5 years, 1 month ago (2015-11-05 00:07:29 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-05 01:07:03 UTC) #11
commit-bot: I haz the power
5 years, 1 month ago (2015-11-05 01:08:03 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/962aa72eda10fe9e05fc6b800a430ee2bedca9f0
Cr-Commit-Position: refs/heads/master@{#357965}

Powered by Google App Engine
This is Rietveld 408576698