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

Issue 2197773002: [ash-md] Properly scales windows with transient parents in overview (Closed)

Created:
4 years, 4 months ago by varkha
Modified:
4 years, 4 months ago
Reviewers:
tdanderson
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ash-md] Properly scales windows with transient parents in overview Previously to this CL the code was only considering the focused window when calculating scale for the overview mode transform. It needs to consider the bounding rectangle of the whole transient parent's tree. BUG=632694 Committed: https://crrev.com/0e4a6217e4694b15ba76a51b406254e9a4f22e1e Cr-Commit-Position: refs/heads/master@{#408763}

Patch Set 1 #

Total comments: 10

Patch Set 2 : [ash-md] Disables rounded corners by default in overview mode (nits) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -38 lines) Patch
M ash/common/wm/overview/scoped_transform_overview_window.h View 1 1 chunk +12 lines, -0 lines 0 comments Download
M ash/common/wm/overview/scoped_transform_overview_window.cc View 1 2 chunks +47 lines, -4 lines 0 comments Download
M ash/common/wm/overview/window_grid.cc View 2 chunks +1 line, -2 lines 0 comments Download
M ash/common/wm/overview/window_selector_item.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M ash/common/wm/overview/window_selector_item.cc View 4 chunks +9 lines, -32 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
varkha
tdanderson@, can you please take a look. This is a stable blocker in M-53. Thanks!
4 years, 4 months ago (2016-07-29 19:53:59 UTC) #4
tdanderson
lgtm with a few comments https://codereview.chromium.org/2197773002/diff/1/ash/common/wm/overview/scoped_transform_overview_window.cc File ash/common/wm/overview/scoped_transform_overview_window.cc (right): https://codereview.chromium.org/2197773002/diff/1/ash/common/wm/overview/scoped_transform_overview_window.cc#newcode349 ash/common/wm/overview/scoped_transform_overview_window.cc:349: int top_inset = hide_header ...
4 years, 4 months ago (2016-07-29 20:20:02 UTC) #5
varkha
https://codereview.chromium.org/2197773002/diff/1/ash/common/wm/overview/scoped_transform_overview_window.cc File ash/common/wm/overview/scoped_transform_overview_window.cc (right): https://codereview.chromium.org/2197773002/diff/1/ash/common/wm/overview/scoped_transform_overview_window.cc#newcode349 ash/common/wm/overview/scoped_transform_overview_window.cc:349: int top_inset = hide_header ? GetTopInset() : 0; On ...
4 years, 4 months ago (2016-07-29 20:45:12 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/2197773002/40001
4 years, 4 months ago (2016-07-29 20:45:54 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 4 months ago (2016-07-29 21:23:42 UTC) #13
commit-bot: I haz the power
4 years, 4 months ago (2016-07-29 21:26:51 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0e4a6217e4694b15ba76a51b406254e9a4f22e1e
Cr-Commit-Position: refs/heads/master@{#408763}

Powered by Google App Engine
This is Rietveld 408576698