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

Issue 2896273004: chromeos: converts PanelLayoutManager to aura::Window (Closed)

Created:
3 years, 7 months ago by sky
Modified:
3 years, 7 months ago
Reviewers:
msw
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

chromeos: converts PanelLayoutManager to aura::Window As well as AlwaysOnTopController. BUG=722553 TEST=covered by tests R=msw@chromium.org Review-Url: https://codereview.chromium.org/2896273004 Cr-Commit-Position: refs/heads/master@{#474369} Committed: https://chromium.googlesource.com/chromium/src/+/007c108740cae36d86b5778dee1829a46b8a4ca9

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : fix compile #

Total comments: 4

Patch Set 4 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -177 lines) Patch
M ash/root_window_controller.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M ash/wm/always_on_top_controller.h View 3 chunks +3 lines, -4 lines 0 comments Download
M ash/wm/always_on_top_controller.cc View 1 chunk +20 lines, -22 lines 0 comments Download
M ash/wm/container_finder.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M ash/wm/overview/window_selector.cc View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M ash/wm/overview/window_selector_unittest.cc View 1 chunk +13 lines, -9 lines 0 comments Download
M ash/wm/panels/panel_layout_manager.h View 7 chunks +11 lines, -11 lines 0 comments Download
M ash/wm/panels/panel_layout_manager.cc View 1 34 chunks +96 lines, -101 lines 0 comments Download
M ash/wm/panels/panel_layout_manager_unittest.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M ash/wm/panels/panel_window_resizer.cc View 1 2 3 4 chunks +5 lines, -7 lines 0 comments Download
M ash/wm/workspace/workspace_layout_manager.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M ash/wm/workspace_controller_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
sky
3 years, 7 months ago (2017-05-24 16:43:16 UTC) #1
msw
lgtm with optional nits https://codereview.chromium.org/2896273004/diff/40001/ash/wm/overview/window_selector.cc File ash/wm/overview/window_selector.cc (right): https://codereview.chromium.org/2896273004/diff/40001/ash/wm/overview/window_selector.cc#newcode340 ash/wm/overview/window_selector.cc:340: for (aura::Window* window : Shell::Get()->GetAllRootWindows()) ...
3 years, 7 months ago (2017-05-24 17:50:58 UTC) #8
sky
https://codereview.chromium.org/2896273004/diff/40001/ash/wm/overview/window_selector.cc File ash/wm/overview/window_selector.cc (right): https://codereview.chromium.org/2896273004/diff/40001/ash/wm/overview/window_selector.cc#newcode340 ash/wm/overview/window_selector.cc:340: for (aura::Window* window : Shell::Get()->GetAllRootWindows()) { On 2017/05/24 17:50:58, ...
3 years, 7 months ago (2017-05-24 17:59:13 UTC) #9
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/2896273004/60001
3 years, 7 months ago (2017-05-24 17:59:57 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-24 18:40:39 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/007c108740cae36d86b5778dee18...

Powered by Google App Engine
This is Rietveld 408576698