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

Issue 461503002: Split Screen mode implementation. (Closed)

Created:
6 years, 4 months ago by mfomitchev
Modified:
6 years, 4 months ago
Reviewers:
oshima, Jun Mukai, sadrul
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@coordinate_conversion
Project:
chromium
Visibility:
Public.

Description

Split Screen mode implementation. Implements Split Screen mode and window cycling behavior. Resubmit of https://codereview.chromium.org/420603011/ TBR=oshima@chromium.org,mukai@chromium.org BUG=383421 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289064

Patch Set 1 #

Patch Set 2 : Fixing the Asan test #

Patch Set 3 : Rebase #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+569 lines, -96 lines) Patch
M athena/athena.gyp View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M athena/wm/bezel_controller.h View 2 chunks +7 lines, -5 lines 0 comments Download
M athena/wm/bezel_controller.cc View 11 chunks +51 lines, -33 lines 0 comments Download
A athena/wm/mru_window_tracker.h View 1 chunk +49 lines, -0 lines 0 comments Download
A athena/wm/mru_window_tracker.cc View 1 chunk +53 lines, -0 lines 0 comments Download
A athena/wm/public/window_list_provider.h View 1 chunk +27 lines, -0 lines 0 comments Download
M athena/wm/public/window_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M athena/wm/public/window_manager_observer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M athena/wm/split_view_controller.h View 1 chunk +77 lines, -2 lines 0 comments Download
M athena/wm/split_view_controller.cc View 1 chunk +246 lines, -2 lines 0 comments Download
M athena/wm/window_manager_impl.cc View 1 2 6 chunks +23 lines, -5 lines 2 comments Download
M athena/wm/window_overview_mode.h View 2 chunks +3 lines, -4 lines 0 comments Download
M athena/wm/window_overview_mode.cc View 1 2 13 chunks +24 lines, -41 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
mfomitchev
Re-submit of the split screen implementation with the Asan test fix
6 years, 4 months ago (2014-08-10 23:34:08 UTC) #1
Jun Mukai
Are you waiting reviews from us or submitting TBR notice? If former, could you explain ...
6 years, 4 months ago (2014-08-11 17:56:28 UTC) #2
Jun Mukai
On 2014/08/11 17:56:28, Jun Mukai wrote: > Are you waiting reviews from us or submitting ...
6 years, 4 months ago (2014-08-11 18:00:42 UTC) #3
mfomitchev
The CQ bit was checked by mfomitchev@chromium.org
6 years, 4 months ago (2014-08-11 18:07:26 UTC) #4
mfomitchev
The CQ bit was unchecked by mfomitchev@chromium.org
6 years, 4 months ago (2014-08-11 18:07:27 UTC) #5
mfomitchev
The CQ bit was checked by mfomitchev@chromium.org
6 years, 4 months ago (2014-08-11 18:08:01 UTC) #6
mfomitchev
Yup, that's the only change. Thanks.
6 years, 4 months ago (2014-08-11 18:09:06 UTC) #7
mfomitchev
The CQ bit was unchecked by mfomitchev@chromium.org
6 years, 4 months ago (2014-08-11 18:29:47 UTC) #8
mfomitchev
The CQ bit was checked by mfomitchev@chromium.org
6 years, 4 months ago (2014-08-11 18:29:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mfomitchev@chromium.org/461503002/20001
6 years, 4 months ago (2014-08-11 19:17:11 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_x64_rel on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-12 00:17:17 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-12 03:06:40 UTC) #12
commit-bot: I haz the power
Failed to apply patch for athena/wm/window_manager_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 4 months ago (2014-08-12 03:06:42 UTC) #13
mfomitchev
The CQ bit was checked by mfomitchev@chromium.org
6 years, 4 months ago (2014-08-12 17:00:47 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mfomitchev@chromium.org/461503002/40001
6 years, 4 months ago (2014-08-12 17:09:31 UTC) #15
commit-bot: I haz the power
Change committed as 289064
6 years, 4 months ago (2014-08-12 21:33:01 UTC) #16
sadrul
https://codereview.chromium.org/461503002/diff/40001/athena/wm/window_manager_impl.cc File athena/wm/window_manager_impl.cc (left): https://codereview.chromium.org/461503002/diff/40001/athena/wm/window_manager_impl.cc#oldcode80 athena/wm/window_manager_impl.cc:80: ObserverList<WindowManagerObserver> observers_; The CL is still breaking the asan ...
6 years, 4 months ago (2014-08-13 05:17:29 UTC) #17
hashimoto
A revert of this CL (patchset #3) has been created in https://codereview.chromium.org/468053002/ by hashimoto@chromium.org. The ...
6 years, 4 months ago (2014-08-13 06:51:44 UTC) #18
mfomitchev
6 years, 4 months ago (2014-08-13 13:27:31 UTC) #19
Message was sent while issue was closed.
https://codereview.chromium.org/461503002/diff/40001/athena/wm/window_manager...
File athena/wm/window_manager_impl.cc (left):

https://codereview.chromium.org/461503002/diff/40001/athena/wm/window_manager...
athena/wm/window_manager_impl.cc:80: ObserverList<WindowManagerObserver>
observers_;
Ok, I've done that. It seems a bit unfortunate that we need to manually delete
all these members rather than rely on scoped_ptr to do the job, but I guess it's
superior to manipulating the member ordering since it's explicit and obvious.
FWIW the first fix did fix the original break with was with the observers_ list.

Powered by Google App Engine
This is Rietveld 408576698