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

Issue 2150823002: [ash-md] Implements a shadow over overview items and selector (Closed)

Created:
4 years, 5 months ago by varkha
Modified:
4 years, 5 months ago
Reviewers:
sadrul
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] Implements a shadow over overview items and selector This is non-MD 9-patch shadow just to test drive the looks. Effectively this patch preserves the regular ash window shadows and applies them in overview. BUG=608852 Committed: https://crrev.com/52d1403822a5014d32e01274cd8c3f669e181cc0 Cr-Commit-Position: refs/heads/master@{#405932}

Patch Set 1 : [ash-md] Implements a shadow over overview items and selector (MD only) #

Total comments: 6

Patch Set 2 : [ash-md] Implements a shadow over overview items and selector (nits) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -1 line) Patch
M ash/common/wm/overview/window_grid.h View 2 chunks +7 lines, -0 lines 0 comments Download
M ash/common/wm/overview/window_grid.cc View 1 5 chunks +33 lines, -1 line 0 comments Download
M ash/common/wm/overview/window_selector_item.h View 2 chunks +7 lines, -0 lines 0 comments Download
M ash/common/wm/overview/window_selector_item.cc View 1 5 chunks +22 lines, -0 lines 0 comments Download
M ui/wm/core/shadow.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (15 generated)
varkha
sadrul@, can you please take a look? Thanks!
4 years, 5 months ago (2016-07-14 01:05:42 UTC) #5
sadrul
https://codereview.chromium.org/2150823002/diff/20001/ash/common/wm/overview/window_grid.cc File ash/common/wm/overview/window_grid.cc (right): https://codereview.chromium.org/2150823002/diff/20001/ash/common/wm/overview/window_grid.cc#newcode923 ash/common/wm/overview/window_grid.cc:923: } Since |selector_shadow_|'s layer is a child of the ...
4 years, 5 months ago (2016-07-15 15:09:57 UTC) #13
varkha
https://codereview.chromium.org/2150823002/diff/20001/ash/common/wm/overview/window_grid.cc File ash/common/wm/overview/window_grid.cc (right): https://codereview.chromium.org/2150823002/diff/20001/ash/common/wm/overview/window_grid.cc#newcode923 ash/common/wm/overview/window_grid.cc:923: } On 2016/07/15 15:09:57, sadrul wrote: > Since |selector_shadow_|'s ...
4 years, 5 months ago (2016-07-15 16:18:01 UTC) #14
sadrul
lgtm https://codereview.chromium.org/2150823002/diff/20001/ash/common/wm/overview/window_grid.cc File ash/common/wm/overview/window_grid.cc (right): https://codereview.chromium.org/2150823002/diff/20001/ash/common/wm/overview/window_grid.cc#newcode841 ash/common/wm/overview/window_grid.cc:841: widget_window->GetLayer()->Add(selector_shadow_->layer()); Can you use selection_widget_->GetLayer() instead? https://codereview.chromium.org/2150823002/diff/20001/ash/common/wm/overview/window_selector_item.cc File ...
4 years, 5 months ago (2016-07-16 02:12:37 UTC) #15
varkha
https://codereview.chromium.org/2150823002/diff/20001/ash/common/wm/overview/window_grid.cc File ash/common/wm/overview/window_grid.cc (right): https://codereview.chromium.org/2150823002/diff/20001/ash/common/wm/overview/window_grid.cc#newcode841 ash/common/wm/overview/window_grid.cc:841: widget_window->GetLayer()->Add(selector_shadow_->layer()); On 2016/07/16 02:12:37, sadrul wrote: > Can you ...
4 years, 5 months ago (2016-07-16 03:35:47 UTC) #16
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/2150823002/40001
4 years, 5 months ago (2016-07-16 03:36:16 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 5 months ago (2016-07-16 04:24:12 UTC) #21
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-16 04:24:14 UTC) #22
commit-bot: I haz the power
4 years, 5 months ago (2016-07-16 04:26:03 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/52d1403822a5014d32e01274cd8c3f669e181cc0
Cr-Commit-Position: refs/heads/master@{#405932}

Powered by Google App Engine
This is Rietveld 408576698