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

Issue 2157393002: Moves WindowCycleList/Controller to ash/common (Closed)

Created:
4 years, 5 months ago by sky
Modified:
4 years, 5 months ago
Reviewers:
James Cook, Evan Stade
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Moves WindowCycleList/Controller to ash/common BUG=582590, 629497 TEST=covered by tests R=estade@chromium.org, jamescook@chromium.org Committed: https://crrev.com/37f0dd1f6a3631a8d320f5dec3dc1111f94f640c Cr-Commit-Position: refs/heads/master@{#406310}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Feedback and std::move #

Unified diffs Side-by-side diffs Delta from patch set Stats (+237 lines, -861 lines) Patch
M ash/accelerators/accelerator_controller.cc View 4 chunks +3 lines, -3 lines 0 comments Download
M ash/ash.gyp View 3 chunks +7 lines, -5 lines 0 comments Download
M ash/aura/wm_window_aura.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/aura/wm_window_aura.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
A + ash/common/wm/window_cycle_controller.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + ash/common/wm/window_cycle_controller.cc View 1 chunk +2 lines, -3 lines 0 comments Download
A + ash/common/wm/window_cycle_list.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + ash/common/wm/window_cycle_list.cc View 6 chunks +5 lines, -103 lines 0 comments Download
M ash/common/wm_shell.h View 1 4 chunks +8 lines, -0 lines 0 comments Download
M ash/common/wm_shell.cc View 1 3 chunks +6 lines, -0 lines 0 comments Download
M ash/common/wm_window.h View 2 chunks +4 lines, -0 lines 0 comments Download
M ash/mus/bridge/wm_shell_mus.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ash/mus/bridge/wm_window_mus.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/mus/bridge/wm_window_mus.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M ash/shell.h View 3 chunks +0 lines, -5 lines 0 comments Download
M ash/shell.cc View 1 3 chunks +2 lines, -3 lines 0 comments Download
D ash/wm/window_cycle_controller.h View 1 chunk +0 lines, -80 lines 0 comments Download
D ash/wm/window_cycle_controller.cc View 1 chunk +0 lines, -96 lines 0 comments Download
M ash/wm/window_cycle_controller_unittest.cc View 17 chunks +16 lines, -30 lines 0 comments Download
M ash/wm/window_cycle_event_filter_aura.cc View 2 chunks +3 lines, -2 lines 0 comments Download
D ash/wm/window_cycle_list.h View 1 chunk +0 lines, -80 lines 0 comments Download
D ash/wm/window_cycle_list.cc View 1 chunk +0 lines, -444 lines 0 comments Download
A ash/wm/window_mirror_view.h View 1 chunk +60 lines, -0 lines 0 comments Download
A ash/wm/window_mirror_view.cc View 1 chunk +96 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
sky
4 years, 5 months ago (2016-07-19 13:34:57 UTC) #1
James Cook
LGTM https://codereview.chromium.org/2157393002/diff/1/ash/common/wm_shell.cc File ash/common/wm_shell.cc (right): https://codereview.chromium.org/2157393002/diff/1/ash/common/wm_shell.cc#newcode145 ash/common/wm_shell.cc:145: window_cycle_controller_.reset(new WindowCycleController()); It doesn't look like WindowCycleController does ...
4 years, 5 months ago (2016-07-19 15:42:21 UTC) #6
sky
https://codereview.chromium.org/2157393002/diff/1/ash/common/wm_shell.cc File ash/common/wm_shell.cc (right): https://codereview.chromium.org/2157393002/diff/1/ash/common/wm_shell.cc#newcode145 ash/common/wm_shell.cc:145: window_cycle_controller_.reset(new WindowCycleController()); On 2016/07/19 15:42:21, James Cook wrote: > ...
4 years, 5 months ago (2016-07-19 17:05:18 UTC) #7
sky
I'm going to land this. Evan, I added you mostly so you know where your ...
4 years, 5 months ago (2016-07-19 17:05:51 UTC) #8
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/2157393002/20001
4 years, 5 months ago (2016-07-19 17:06:37 UTC) #11
Evan Stade
On 2016/07/19 17:05:51, sky wrote: > I'm going to land this. Evan, I added you ...
4 years, 5 months ago (2016-07-19 17:50:39 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-19 18:01:16 UTC) #13
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 18:03:24 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/37f0dd1f6a3631a8d320f5dec3dc1111f94f640c
Cr-Commit-Position: refs/heads/master@{#406310}

Powered by Google App Engine
This is Rietveld 408576698