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

Issue 2118643002: Move MaximizeModeController into ash/common (Closed)

Created:
4 years, 5 months ago by sky
Modified:
4 years, 5 months ago
Reviewers:
James Cook, Yusuke Sato
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, extensions-reviews_chromium.org, lhchavez+watch_chromium.org, sadrul, yusukes+watch_chromium.org, mlamouri+watch-screen-orientation_chromium.org, tfarina, hidehiko+watch_chromium.org, jam, dcheng, darin-cc_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, kalyank, 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

Move MaximizeModeController into ash/common BUG=612629 TEST=covered by tests R=jamescook@chromium.org, yusukes@chromium.org TBR=yusukes@chromium.org Committed: https://crrev.com/e2bde21744c5cefa38133556b2fb21fecea34518 Cr-Commit-Position: refs/heads/master@{#403485}

Patch Set 1 #

Total comments: 5

Patch Set 2 : merge #

Patch Set 3 : feedback #

Patch Set 4 : compile switch everywhere #

Total comments: 2

Patch Set 5 : doh #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -746 lines) Patch
M ash/accelerators/accelerator_controller.cc View 2 chunks +1 line, -1 line 0 comments Download
M ash/accelerators/debug_commands.cc View 2 chunks +1 line, -1 line 0 comments Download
M ash/app_list/app_list_presenter_delegate.cc View 2 chunks +1 line, -1 line 0 comments Download
M ash/ash.gyp View 1 2 chunks +3 lines, -3 lines 0 comments Download
M ash/aura/wm_shell_aura.h View 2 chunks +3 lines, -0 lines 0 comments Download
M ash/aura/wm_shell_aura.cc View 4 chunks +23 lines, -0 lines 0 comments Download
M ash/common/ash_switches.h View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M ash/common/ash_switches.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
A + ash/common/wm/maximize_mode/maximize_mode_controller.h View 4 chunks +6 lines, -6 lines 0 comments Download
A + ash/common/wm/maximize_mode/maximize_mode_controller.cc View 1 2 9 chunks +25 lines, -34 lines 0 comments Download
A + ash/common/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard.h View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/common/wm_shell.h View 3 chunks +15 lines, -0 lines 0 comments Download
M ash/common/wm_shell.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M ash/content/display/screen_orientation_controller_chromeos_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M ash/display/screen_orientation_controller_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/frame/caption_buttons/frame_caption_button_container_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/frame/caption_buttons/frame_caption_button_container_view_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/frame/custom_frame_view_ash_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/mus/bridge/wm_shell_mus.h View 2 chunks +3 lines, -0 lines 0 comments Download
M ash/mus/bridge/wm_shell_mus.cc View 3 chunks +14 lines, -0 lines 0 comments Download
M ash/shell.h View 1 chunk +0 lines, -7 lines 0 comments Download
M ash/shell.cc View 1 3 chunks +1 line, -11 lines 0 comments Download
M ash/system/chromeos/brightness/tray_brightness.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/brightness/tray_brightness_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/rotation/tray_rotation_lock.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/rotation/tray_rotation_lock_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M ash/system/overview/overview_button_tray.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/system/overview/overview_button_tray_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M ash/virtual_keyboard_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/virtual_keyboard_controller_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ash/wm/lock_state_controller_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
D ash/wm/maximize_mode/maximize_mode_controller.h View 1 chunk +0 lines, -190 lines 0 comments Download
D ash/wm/maximize_mode/maximize_mode_controller.cc View 1 chunk +0 lines, -441 lines 0 comments Download
M ash/wm/maximize_mode/maximize_mode_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/maximize_mode/maximize_mode_window_manager_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
D ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard.h View 1 chunk +0 lines, -17 lines 0 comments Download
M ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h View 1 chunk +1 line, -1 line 0 comments Download
M ash/wm/overview/window_selector_unittest.cc View 3 chunks +2 lines, -1 line 0 comments Download
M ash/wm/power_button_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/display/display_preferences_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/display_info_provider_chromeos_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/multi_user/multi_user_window_manager_chromeos_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view_ash_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/tab_drag_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/arc/window_manager/arc_window_manager_bridge.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 25 (9 generated)
sky
4 years, 5 months ago (2016-06-30 23:43:58 UTC) #1
James Cook
LGTM. Hooray! It's starting to feel like the boulder we're rolling up the hill is ...
4 years, 5 months ago (2016-07-01 01:02:04 UTC) #2
sky
https://codereview.chromium.org/2118643002/diff/1/ash/common/wm/maximize_mode/maximize_mode_controller.cc File ash/common/wm/maximize_mode/maximize_mode_controller.cc (right): https://codereview.chromium.org/2118643002/diff/1/ash/common/wm/maximize_mode/maximize_mode_controller.cc#newcode110 ash/common/wm/maximize_mode/maximize_mode_controller.cc:110: if (IsEnabled()) On 2016/07/01 01:02:04, James Cook wrote: > ...
4 years, 5 months ago (2016-07-01 15:45:37 UTC) #3
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/2118643002/40001
4 years, 5 months ago (2016-07-01 15:45:58 UTC) #6
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/211361)
4 years, 5 months ago (2016-07-01 15:53:31 UTC) #8
sky
One of the changes I did was look for the switch kAshEnableTouchView everywhere. It was ...
4 years, 5 months ago (2016-07-01 17:02:29 UTC) #11
sky
Also, TBR yusukes for include change in components/arc/window_manager/arc_window_manager_bridge.cc
4 years, 5 months ago (2016-07-01 17:02:58 UTC) #12
oshima
On 2016/07/01 17:02:29, sky wrote: > One of the changes I did was look for ...
4 years, 5 months ago (2016-07-01 17:09:25 UTC) #13
sky
I would like to be able to enable touch mode on windows for experimentation. That ...
4 years, 5 months ago (2016-07-01 17:18:04 UTC) #14
James Cook
I'm OK with the switch existing everywhere. Still LGTM. https://codereview.chromium.org/2118643002/diff/60001/ash/common/ash_switches.h File ash/common/ash_switches.h (right): https://codereview.chromium.org/2118643002/diff/60001/ash/common/ash_switches.h#newcode34 ash/common/ash_switches.h:34: ...
4 years, 5 months ago (2016-07-01 17:21:22 UTC) #15
sky
https://codereview.chromium.org/2118643002/diff/60001/ash/common/ash_switches.h File ash/common/ash_switches.h (right): https://codereview.chromium.org/2118643002/diff/60001/ash/common/ash_switches.h#newcode34 ash/common/ash_switches.h:34: ASH_EXPORT extern const char kAshEnableTouchView[]; On 2016/07/01 17:21:21, James ...
4 years, 5 months ago (2016-07-01 17:30:04 UTC) #16
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/2118643002/80001
4 years, 5 months ago (2016-07-01 17:30:50 UTC) #19
chromium-reviews
No that is fine. It may also touches VK code, which may also be cros ...
4 years, 5 months ago (2016-07-01 18:15:26 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-01 18:27:21 UTC) #22
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-01 18:27:30 UTC) #23
commit-bot: I haz the power
4 years, 5 months ago (2016-07-01 18:29:40 UTC) #25
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e2bde21744c5cefa38133556b2fb21fecea34518
Cr-Commit-Position: refs/heads/master@{#403485}

Powered by Google App Engine
This is Rietveld 408576698