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

Issue 2821203002: cros: Adds ShellPort functions for simplified display mode (Closed)

Created:
3 years, 8 months ago by sky
Modified:
3 years, 8 months ago
Reviewers:
James Cook
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

cros: Adds ShellPort functions for simplified display mode Specifically AshWindowTreeHost::Create() now calls to the ShellPort with additional information that mus needs. Additionally added CreateNativeDisplayDelegate(), which is not yet wired up. CreateNativeDisplayDelegate() will be wired up separately. BUG=708287 TEST=none R=jamescook@chromium.org Review-Url: https://codereview.chromium.org/2821203002 Cr-Commit-Position: refs/heads/master@{#465255} Committed: https://chromium.googlesource.com/chromium/src/+/8f92a696b9f562141c5ea6af2e5dd1628a6694d8

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 3

Patch Set 3 : unique_ptr #

Patch Set 4 : MakeUnique #

Patch Set 5 : Fix x11 build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -11 lines) Patch
M ash/aura/DEPS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ash/aura/shell_port_classic.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ash/aura/shell_port_classic.cc View 1 2 3 4 5 chunks +19 lines, -0 lines 0 comments Download
M ash/display/mirror_window_controller.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ash/display/window_tree_host_manager.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M ash/host/DEPS View 1 chunk +6 lines, -0 lines 0 comments Download
M ash/host/ash_window_tree_host.h View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M ash/host/ash_window_tree_host.cc View 1 2 3 3 chunks +17 lines, -5 lines 0 comments Download
M ash/host/ash_window_tree_host_init_params.h View 1 chunk +6 lines, -0 lines 0 comments Download
A + ash/mus/bridge/DEPS View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M ash/mus/bridge/shell_port_mash.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ash/mus/bridge/shell_port_mash.cc View 1 2 4 chunks +12 lines, -0 lines 0 comments Download
M ash/shell_port.h View 1 2 4 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
sky
3 years, 8 months ago (2017-04-17 23:36:34 UTC) #1
James Cook
https://codereview.chromium.org/2821203002/diff/20001/ash/host/ash_window_tree_host.h File ash/host/ash_window_tree_host.h (right): https://codereview.chromium.org/2821203002/diff/20001/ash/host/ash_window_tree_host.h#newcode37 ash/host/ash_window_tree_host.h:37: static AshWindowTreeHost* Create( It would be nice if this ...
3 years, 8 months ago (2017-04-18 00:43:39 UTC) #2
sky
Updated, take another look? https://codereview.chromium.org/2821203002/diff/20001/ash/host/ash_window_tree_host.h File ash/host/ash_window_tree_host.h (right): https://codereview.chromium.org/2821203002/diff/20001/ash/host/ash_window_tree_host.h#newcode37 ash/host/ash_window_tree_host.h:37: static AshWindowTreeHost* Create( On 2017/04/18 ...
3 years, 8 months ago (2017-04-18 02:55:10 UTC) #3
James Cook
LGTM
3 years, 8 months ago (2017-04-18 15:12:05 UTC) #10
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/2821203002/80001
3 years, 8 months ago (2017-04-18 15:27:37 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-18 16:09:51 UTC) #18
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/8f92a696b9f562141c5ea6af2e5d...

Powered by Google App Engine
This is Rietveld 408576698