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

Issue 181563004: Remove --ash-disable-overview-mode (Closed)

Created:
6 years, 10 months ago by flackr
Modified:
6 years, 9 months ago
Reviewers:
oshima
CC:
chromium-reviews, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org, mazda+watch_chromium.org, kalyank, ben+ash_chromium.org
Visibility:
Public.

Description

Remove --ash-disable-overview-mode BUG=340466 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256645

Patch Set 1 #

Patch Set 2 : Remove obsolete action from chromeactions.txt #

Patch Set 3 : Remove strings. #

Total comments: 3

Patch Set 4 : Restore chromeactions.txt #

Total comments: 6

Patch Set 5 : Comments. #

Total comments: 2

Patch Set 6 : Merge with master and update tests. #

Total comments: 2

Patch Set 7 : Nit #

Patch Set 8 : Merge with master. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -966 lines) Patch
M ash/accelerators/accelerator_commands.cc View 1 2 3 4 5 2 chunks +5 lines, -3 lines 0 comments Download
M ash/accelerators/accelerator_commands_unittest.cc View 1 2 3 4 5 1 chunk +20 lines, -7 lines 0 comments Download
M ash/accelerators/accelerator_controller.cc View 1 2 3 4 5 6 7 3 chunks +9 lines, -34 lines 0 comments Download
M ash/accelerators/accelerator_table.h View 2 chunks +1 line, -1 line 0 comments Download
M ash/accelerators/accelerator_table.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M ash/ash.gyp View 1 2 3 4 5 6 7 2 chunks +0 lines, -5 lines 0 comments Download
M ash/ash_switches.h View 1 2 3 4 5 6 7 2 chunks +0 lines, -4 lines 0 comments Download
M ash/ash_switches.cc View 1 2 3 4 5 6 7 2 chunks +0 lines, -7 lines 0 comments Download
M ash/extended_desktop_unittest.cc View 1 2 3 4 5 2 chunks +0 lines, -52 lines 0 comments Download
M ash/focus_cycler.cc View 1 2 3 4 5 6 2 chunks +6 lines, -7 lines 0 comments Download
M ash/focus_cycler_unittest.cc View 1 2 3 4 5 2 chunks +8 lines, -1 line 0 comments Download
M ash/shell.h View 1 2 3 4 5 6 7 2 chunks +0 lines, -4 lines 0 comments Download
M ash/shell.cc View 1 2 3 4 5 6 7 4 chunks +0 lines, -4 lines 0 comments Download
M ash/wm/mru_window_tracker.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M ash/wm/system_gesture_event_filter.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -2 lines 0 comments Download
D ash/wm/window_cycle_controller.h View 1 chunk +0 lines, -82 lines 0 comments Download
D ash/wm/window_cycle_controller.cc View 1 chunk +0 lines, -139 lines 0 comments Download
D ash/wm/window_cycle_controller_unittest.cc View 1 chunk +0 lines, -446 lines 0 comments Download
D ash/wm/window_cycle_list.h View 1 chunk +0 lines, -59 lines 0 comments Download
D ash/wm/window_cycle_list.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -85 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
flackr
Removing the ash disable overview mode flag and all obsolete code. isherman@chromium.org: Please review changes ...
6 years, 10 months ago (2014-02-27 04:16:13 UTC) #1
Ilya Sherman
https://codereview.chromium.org/181563004/diff/40001/tools/metrics/actions/chromeactions.txt File tools/metrics/actions/chromeactions.txt (left): https://codereview.chromium.org/181563004/diff/40001/tools/metrics/actions/chromeactions.txt#oldcode87 tools/metrics/actions/chromeactions.txt:87: 0x5a27559e6846a75e Accel_NextWindow_F5 Lines should never be removed from this ...
6 years, 9 months ago (2014-02-27 23:11:46 UTC) #2
flackr
https://codereview.chromium.org/181563004/diff/40001/tools/metrics/actions/chromeactions.txt File tools/metrics/actions/chromeactions.txt (left): https://codereview.chromium.org/181563004/diff/40001/tools/metrics/actions/chromeactions.txt#oldcode87 tools/metrics/actions/chromeactions.txt:87: 0x5a27559e6846a75e Accel_NextWindow_F5 On 2014/02/27 23:11:46, Ilya Sherman wrote: > ...
6 years, 9 months ago (2014-02-27 23:19:36 UTC) #3
Ilya Sherman
https://codereview.chromium.org/181563004/diff/40001/tools/metrics/actions/chromeactions.txt File tools/metrics/actions/chromeactions.txt (left): https://codereview.chromium.org/181563004/diff/40001/tools/metrics/actions/chromeactions.txt#oldcode87 tools/metrics/actions/chromeactions.txt:87: 0x5a27559e6846a75e Accel_NextWindow_F5 On 2014/02/27 23:19:37, flackr wrote: > On ...
6 years, 9 months ago (2014-02-27 23:23:44 UTC) #4
oshima
https://codereview.chromium.org/181563004/diff/50001/ash/accelerators/accelerator_commands.cc File ash/accelerators/accelerator_commands.cc (right): https://codereview.chromium.org/181563004/diff/50001/ash/accelerators/accelerator_commands.cc#newcode27 ash/accelerators/accelerator_commands.cc:27: } do we have to activate the top most ...
6 years, 9 months ago (2014-02-27 23:36:10 UTC) #5
flackr
Sorry I accidentally pulled a merge in with the latest patchset, but accelerator_controller.cc and accelerator_commands.cc ...
6 years, 9 months ago (2014-02-28 15:37:34 UTC) #6
oshima
https://codereview.chromium.org/181563004/diff/50001/ash/accelerators/accelerator_commands.cc File ash/accelerators/accelerator_commands.cc (right): https://codereview.chromium.org/181563004/diff/50001/ash/accelerators/accelerator_commands.cc#newcode27 ash/accelerators/accelerator_commands.cc:27: } On 2014/02/28 15:37:34, flackr wrote: > On 2014/02/27 ...
6 years, 9 months ago (2014-02-28 17:54:39 UTC) #7
flackr
https://codereview.chromium.org/181563004/diff/50001/ash/accelerators/accelerator_commands.cc File ash/accelerators/accelerator_commands.cc (right): https://codereview.chromium.org/181563004/diff/50001/ash/accelerators/accelerator_commands.cc#newcode27 ash/accelerators/accelerator_commands.cc:27: } On 2014/02/28 17:54:39, oshima wrote: > On 2014/02/28 ...
6 years, 9 months ago (2014-03-11 19:55:06 UTC) #8
oshima
lgtm https://codereview.chromium.org/181563004/diff/90001/ash/focus_cycler.cc File ash/focus_cycler.cc (right): https://codereview.chromium.org/181563004/diff/90001/ash/focus_cycler.cc#newcode84 ash/focus_cycler.cc:84: aura::Window* window(mru_windows.front()); nit: window = is more common
6 years, 9 months ago (2014-03-11 23:31:51 UTC) #9
flackr
https://codereview.chromium.org/181563004/diff/90001/ash/focus_cycler.cc File ash/focus_cycler.cc (right): https://codereview.chromium.org/181563004/diff/90001/ash/focus_cycler.cc#newcode84 ash/focus_cycler.cc:84: aura::Window* window(mru_windows.front()); On 2014/03/11 23:31:52, oshima wrote: > nit: ...
6 years, 9 months ago (2014-03-11 23:36:12 UTC) #10
flackr
The CQ bit was checked by flackr@chromium.org
6 years, 9 months ago (2014-03-11 23:36:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/flackr@chromium.org/181563004/110001
6 years, 9 months ago (2014-03-11 23:42:12 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-12 08:27:15 UTC) #13
commit-bot: I haz the power
Retried try job too often on win for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win&number=158678
6 years, 9 months ago (2014-03-12 08:27:15 UTC) #14
flackr
The CQ bit was checked by flackr@chromium.org
6 years, 9 months ago (2014-03-12 13:32:59 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/flackr@chromium.org/181563004/130001
6 years, 9 months ago (2014-03-12 13:33:32 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/flackr@chromium.org/181563004/130001
6 years, 9 months ago (2014-03-12 16:55:13 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/flackr@chromium.org/181563004/130001
6 years, 9 months ago (2014-03-12 19:14:14 UTC) #18
commit-bot: I haz the power
6 years, 9 months ago (2014-03-12 21:13:03 UTC) #19
Message was sent while issue was closed.
Change committed as 256645

Powered by Google App Engine
This is Rietveld 408576698