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

Issue 2285083004: Refactor renderer LayerTreeSettings generating code to common. (Closed)

Created:
4 years, 3 months ago by xingliu
Modified:
4 years, 3 months ago
Reviewers:
Khushal, piman
CC:
chromium-reviews, jam, darin-cc_chromium.org, piman+watch_chromium.org, mlamouri+watch-content_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Start to refactor renderer LayerTreeSettings generating code to common. The goal is to let Blimp reuse this logic on browser process, since Blimp client doesn't have renderer process. BUG=577985 Committed: https://crrev.com/bf792fc2423d2ab7cd0e2b95f83c4d1489ee8135 Cr-Commit-Position: refs/heads/master@{#415366}

Patch Set 1 #

Patch Set 2 : Minor fix. #

Total comments: 4

Patch Set 3 : Rename function. #

Total comments: 2

Patch Set 4 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -17 lines) Patch
A content/common/layer_tree_settings_factory.h View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
A content/common/layer_tree_settings_factory.cc View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
M content/content_common.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 2 3 2 chunks +3 lines, -17 lines 0 comments Download

Messages

Total messages: 26 (16 generated)
xingliu
Use util class to refactor renderer LTS code.
4 years, 3 months ago (2016-08-29 19:30:42 UTC) #3
Khushal
https://codereview.chromium.org/2285083004/diff/20001/content/common/compositor_util.h File content/common/compositor_util.h (right): https://codereview.chromium.org/2285083004/diff/20001/content/common/compositor_util.h#newcode16 content/common/compositor_util.h:16: class CONTENT_EXPORT CompositorUtil { In cases like these I ...
4 years, 3 months ago (2016-08-29 20:21:14 UTC) #7
xingliu
Follow the idea of smaller functions. https://codereview.chromium.org/2285083004/diff/20001/content/common/compositor_util.h File content/common/compositor_util.h (right): https://codereview.chromium.org/2285083004/diff/20001/content/common/compositor_util.h#newcode16 content/common/compositor_util.h:16: class CONTENT_EXPORT CompositorUtil ...
4 years, 3 months ago (2016-08-29 20:44:33 UTC) #9
Khushal
looks great to me. +piman for content review.
4 years, 3 months ago (2016-08-29 21:08:27 UTC) #11
piman
https://codereview.chromium.org/2285083004/diff/40001/content/common/compositor_util.h File content/common/compositor_util.h (right): https://codereview.chromium.org/2285083004/diff/40001/content/common/compositor_util.h#newcode16 content/common/compositor_util.h:16: class CONTENT_EXPORT CompositorUtil { nit: CompositorUtil makes it sound ...
4 years, 3 months ago (2016-08-29 21:11:36 UTC) #12
xingliu
https://codereview.chromium.org/2285083004/diff/40001/content/common/compositor_util.h File content/common/compositor_util.h (right): https://codereview.chromium.org/2285083004/diff/40001/content/common/compositor_util.h#newcode16 content/common/compositor_util.h:16: class CONTENT_EXPORT CompositorUtil { On 2016/08/29 21:11:36, piman wrote: ...
4 years, 3 months ago (2016-08-30 00:06:27 UTC) #16
piman
LGTM, thanks!
4 years, 3 months ago (2016-08-30 00:11:41 UTC) #17
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/2285083004/60001
4 years, 3 months ago (2016-08-30 18:29:47 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-08-30 18:35:21 UTC) #24
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 18:37:18 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/bf792fc2423d2ab7cd0e2b95f83c4d1489ee8135
Cr-Commit-Position: refs/heads/master@{#415366}

Powered by Google App Engine
This is Rietveld 408576698