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

Issue 465803002: Make the minimized home card not overlap activities on Athena (Closed)

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

Description

Make the minimized home card not overlap activities on Athena BUG=402509 TEST=Manual, see bug NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291072

Patch Set 1 : #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Total comments: 5

Patch Set 4 : #

Total comments: 2

Patch Set 5 : Addressed sadrul@'s comments + rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -22 lines) Patch
M athena/athena.gyp View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M athena/home/home_card_impl.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M athena/main/athena_launcher.h View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M athena/main/athena_launcher.cc View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M athena/main/athena_main.cc View 1 2 3 4 4 chunks +31 lines, -2 lines 0 comments Download
M athena/screen/public/screen_manager.h View 1 2 3 4 3 chunks +7 lines, -1 line 0 comments Download
A athena/screen/public/screen_manager_delegate.h View 1 1 chunk +27 lines, -0 lines 0 comments Download
M athena/screen/screen_manager_impl.cc View 1 2 3 4 6 chunks +16 lines, -5 lines 0 comments Download
M athena/test/athena_test_helper.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M athena/test/athena_test_helper.cc View 1 2 3 4 3 chunks +4 lines, -1 line 0 comments Download
A athena/test/test_screen_manager_delegate.h View 1 2 3 4 1 chunk +36 lines, -0 lines 0 comments Download
A athena/test/test_screen_manager_delegate.cc View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download
M athena/wm/split_view_controller.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M athena/wm/window_manager_impl.cc View 1 2 3 4 1 chunk +8 lines, -7 lines 0 comments Download
M extensions/shell/browser/shell_desktop_controller.h View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M extensions/shell/browser/shell_desktop_controller.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M ui/aura/test/test_screen.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M ui/aura/test/test_screen.cc View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (0 generated)
pkotwicz
Oshima, PTAL This CL depends on https://codereview.chromium.org/463733003/
6 years, 4 months ago (2014-08-12 01:42:56 UTC) #1
oshima
Could you please update the work area and use it instead?
6 years, 4 months ago (2014-08-12 17:27:41 UTC) #2
pkotwicz
Oshima, can you please take another look? This CL is somewhat hacky (i.e. I am ...
6 years, 4 months ago (2014-08-13 13:48:55 UTC) #3
oshima
thanks, lg. A few nits, plus asking for a test. https://codereview.chromium.org/465803002/diff/100001/extensions/shell/browser/shell_desktop_controller.h File extensions/shell/browser/shell_desktop_controller.h (right): https://codereview.chromium.org/465803002/diff/100001/extensions/shell/browser/shell_desktop_controller.h#newcode89 ...
6 years, 4 months ago (2014-08-14 00:19:03 UTC) #4
pkotwicz
Oshima, can you please take another look? I believe I addressed all of your concerns ...
6 years, 4 months ago (2014-08-14 15:49:39 UTC) #5
oshima
lgtm https://codereview.chromium.org/465803002/diff/120001/athena/screen/public/screen_manager.h File athena/screen/public/screen_manager.h (right): https://codereview.chromium.org/465803002/diff/120001/athena/screen/public/screen_manager.h#newcode54 athena/screen/public/screen_manager.h:54: static ScreenManager* Create(ScreenManagerDelegate* delegate, On 2014/08/14 15:49:39, pkotwicz ...
6 years, 4 months ago (2014-08-14 17:16:37 UTC) #6
pkotwicz
sadrul@ can you please look at the aura/test changes? jamescook@ can you please look at ...
6 years, 4 months ago (2014-08-14 18:30:18 UTC) #7
pkotwicz
sadrul@ can you please look at the aura/test changes? jamescook@ can you please look at ...
6 years, 4 months ago (2014-08-14 18:30:18 UTC) #8
James Cook
extensions/shell LGTM
6 years, 4 months ago (2014-08-14 20:35:02 UTC) #9
sadrul
LGTM https://codereview.chromium.org/465803002/diff/160001/athena/screen/screen_manager_impl.cc File athena/screen/screen_manager_impl.cc (right): https://codereview.chromium.org/465803002/diff/160001/athena/screen/screen_manager_impl.cc#newcode192 athena/screen/screen_manager_impl.cc:192: explicit ScreenManagerImpl(ScreenManagerDelegate* delegate, Remove explicit https://codereview.chromium.org/465803002/diff/160001/athena/test/test_screen_manager_delegate.h File athena/test/test_screen_manager_delegate.h ...
6 years, 4 months ago (2014-08-14 21:25:20 UTC) #10
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 4 months ago (2014-08-20 21:25:39 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/465803002/200001
6 years, 4 months ago (2014-08-20 21:28:28 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-20 23:15:29 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-20 23:20:08 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/55246) android_clang_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg/builds/8016)
6 years, 4 months ago (2014-08-20 23:20:09 UTC) #15
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 4 months ago (2014-08-21 00:02:15 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/465803002/200001
6 years, 4 months ago (2014-08-21 00:04:08 UTC) #17
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-21 00:10:11 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-21 00:12:58 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/55321) android_clang_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg/builds/8075)
6 years, 4 months ago (2014-08-21 00:13:00 UTC) #20
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 4 months ago (2014-08-21 00:56:35 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/465803002/200001
6 years, 4 months ago (2014-08-21 00:57:47 UTC) #22
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-21 01:01:49 UTC) #23
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-21 01:04:26 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/55381) android_clang_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg/builds/8121)
6 years, 4 months ago (2014-08-21 01:04:27 UTC) #25
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 4 months ago (2014-08-21 14:13:35 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/465803002/200001
6 years, 4 months ago (2014-08-21 14:14:35 UTC) #27
pkotwicz
The CQ bit was unchecked by pkotwicz@chromium.org
6 years, 4 months ago (2014-08-21 15:03:45 UTC) #28
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 4 months ago (2014-08-21 15:04:00 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/465803002/200001
6 years, 4 months ago (2014-08-21 15:05:26 UTC) #30
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 15:09:17 UTC) #31
Message was sent while issue was closed.
Committed patchset #5 (200001) as 291072

Powered by Google App Engine
This is Rietveld 408576698