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

Issue 465983002: Add shoftcut (ctrl-f6) to toggle split view (Closed)

Created:
6 years, 4 months ago by oshima
Modified:
6 years, 4 months ago
Reviewers:
sadrul
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Add shoftcut (ctrl-f6) to toggle split view BUG=covered by test. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290633

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -13 lines) Patch
M athena/screen/screen_manager_unittest.cc View 1 8 chunks +13 lines, -13 lines 0 comments Download
M athena/test/athena_test_base.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M athena/test/athena_test_base.cc View 1 2 chunks +14 lines, -0 lines 0 comments Download
M athena/wm/split_view_controller.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M athena/wm/window_manager_impl.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M athena/wm/window_manager_impl.cc View 1 2 3 chunks +21 lines, -0 lines 0 comments Download
M athena/wm/window_manager_unittest.cc View 1 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
oshima
6 years, 4 months ago (2014-08-12 16:18:16 UTC) #1
mfomitchev
https://codereview.chromium.org/465983002/diff/60001/athena/wm/split_view_controller.cc File athena/wm/split_view_controller.cc (right): https://codereview.chromium.org/465983002/diff/60001/athena/wm/split_view_controller.cc#newcode9 athena/wm/split_view_controller.cc:9: #include "athena/common/closure_animation_observer.h" Nice. Not part of this CL, but ...
6 years, 4 months ago (2014-08-12 18:52:51 UTC) #2
mfomitchev
https://codereview.chromium.org/465983002/diff/60001/athena/wm/split_view_controller.cc File athena/wm/split_view_controller.cc (right): https://codereview.chromium.org/465983002/diff/60001/athena/wm/split_view_controller.cc#newcode59 athena/wm/split_view_controller.cc:59: left_window_ = GetCurrentActivityWindow(); You can also use ActivateSplitMode() if ...
6 years, 4 months ago (2014-08-13 15:08:47 UTC) #3
oshima
On 2014/08/13 15:08:47, mfomitchev wrote: > https://codereview.chromium.org/465983002/diff/60001/athena/wm/split_view_controller.cc > File athena/wm/split_view_controller.cc (right): > > https://codereview.chromium.org/465983002/diff/60001/athena/wm/split_view_controller.cc#newcode59 > ...
6 years, 4 months ago (2014-08-13 21:04:36 UTC) #4
oshima
uploaded new patch. sadrul, can you review this as mfomitchev@ is ooo?
6 years, 4 months ago (2014-08-19 15:02:01 UTC) #5
sadrul
lgtm https://codereview.chromium.org/465983002/diff/140001/athena/test/athena_test_base.h File athena/test/athena_test_base.h (right): https://codereview.chromium.org/465983002/diff/140001/athena/test/athena_test_base.h#newcode35 athena/test/athena_test_base.h:35: const gfx::Rect& bounds); +1 Thanks https://codereview.chromium.org/465983002/diff/140001/athena/wm/window_manager_impl.cc File athena/wm/window_manager_impl.cc ...
6 years, 4 months ago (2014-08-19 16:27:54 UTC) #6
oshima
https://codereview.chromium.org/465983002/diff/140001/athena/wm/window_manager_impl.cc File athena/wm/window_manager_impl.cc (right): https://codereview.chromium.org/465983002/diff/140001/athena/wm/window_manager_impl.cc#newcode264 athena/wm/window_manager_impl.cc:264: split_view_controller_->ActivateSplitMode(left, right); On 2014/08/19 16:27:53, sadrul wrote: > Doing ...
6 years, 4 months ago (2014-08-19 17:05:33 UTC) #7
oshima
The CQ bit was checked by oshima@chromium.org
6 years, 4 months ago (2014-08-19 17:05:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/465983002/160001
6 years, 4 months ago (2014-08-19 17:06:51 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-19 17:54:41 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-08-19 19:41:13 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (160001) as 290633

Powered by Google App Engine
This is Rietveld 408576698