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

Issue 2242283002: Add an adapter layer (WMHelper) between exo and ash. (Closed)

Created:
4 years, 4 months ago by Peng
Modified:
4 years, 4 months ago
Reviewers:
reveman, sky
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add an adapter layer (WMHelper) between exo and ash. WMHelper is for accessing WM related features. It isolates exo from underneath WM. In future, we will port exo onto mus+ash, and the ash::Shell is not available, so we need this adapter layer for running exo on both mus+ash and non-mus+ash environments. BUG=637914 Committed: https://crrev.com/76977a523349abd17da5e57f6935ed73e9d35856 Cr-Commit-Position: refs/heads/master@{#412250}

Patch Set 1 #

Patch Set 2 : Update #

Patch Set 3 : Update #

Total comments: 8

Patch Set 4 : Update #

Patch Set 5 : Fix build errors. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+362 lines, -81 lines) Patch
M components/exo/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M components/exo/gamepad.h View 1 3 chunks +3 lines, -2 lines 0 comments Download
M components/exo/gamepad.cc View 1 4 chunks +4 lines, -8 lines 0 comments Download
M components/exo/keyboard.h View 3 chunks +3 lines, -2 lines 0 comments Download
M components/exo/keyboard.cc View 2 chunks +7 lines, -9 lines 0 comments Download
M components/exo/pointer.h View 3 chunks +3 lines, -3 lines 0 comments Download
M components/exo/pointer.cc View 1 2 3 5 chunks +13 lines, -19 lines 0 comments Download
M components/exo/shell_surface.h View 3 chunks +3 lines, -4 lines 0 comments Download
M components/exo/shell_surface.cc View 1 2 3 9 chunks +8 lines, -10 lines 0 comments Download
M components/exo/touch.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M components/exo/wayland/server.cc View 8 chunks +14 lines, -21 lines 0 comments Download
A components/exo/wm_helper.h View 1 2 3 1 chunk +138 lines, -0 lines 0 comments Download
A components/exo/wm_helper.cc View 1 1 chunk +161 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
Peng
Hi David, Could you please take a look this CL? Thanks.
4 years, 4 months ago (2016-08-15 21:04:16 UTC) #4
reveman
lgtm with nits what's the plan for the unit tests? should they use this wrapper ...
4 years, 4 months ago (2016-08-16 13:14:15 UTC) #5
Peng
https://codereview.chromium.org/2242283002/diff/40001/components/exo/wm_helper.h File components/exo/wm_helper.h (right): https://codereview.chromium.org/2242283002/diff/40001/components/exo/wm_helper.h#newcode110 components/exo/wm_helper.h:110: // aura::client::ActivationChangeObserver overrides: On 2016/08/16 13:14:14, reveman wrote: > ...
4 years, 4 months ago (2016-08-16 14:01:29 UTC) #6
Peng
On 2016/08/16 13:14:15, reveman wrote: > lgtm with nits It is better to use the ...
4 years, 4 months ago (2016-08-16 14:03:16 UTC) #7
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/2242283002/60001
4 years, 4 months ago (2016-08-16 14:03:42 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/238866)
4 years, 4 months ago (2016-08-16 14:09:39 UTC) #12
Peng
+ @sky for //components/exo/DEPS Hi Scott, PTAL. Thanks.
4 years, 4 months ago (2016-08-16 14:12:06 UTC) #14
Peng
On 2016/08/16 14:12:06, Peng wrote: > + @sky for //components/exo/DEPS > > Hi Scott, PTAL. ...
4 years, 4 months ago (2016-08-16 14:44:29 UTC) #15
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/2242283002/80001
4 years, 4 months ago (2016-08-16 14:44:45 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-16 15:40:22 UTC) #20
commit-bot: I haz the power
4 years, 4 months ago (2016-08-16 15:42:10 UTC) #22
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/76977a523349abd17da5e57f6935ed73e9d35856
Cr-Commit-Position: refs/heads/master@{#412250}

Powered by Google App Engine
This is Rietveld 408576698