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

Issue 2589163003: Add shadow/corner radius to notifications (toasts and in-center). (Closed)

Created:
4 years ago by Evan Stade
Modified:
3 years, 11 months ago
Reviewers:
sky
CC:
chromium-reviews, Peter Beverloo, kalyank, mlamouri+watch-notifications_chromium.org, sadrul, awdf+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add shadow/corner radius to message center notifications. Both toasts (standalone bubbles) and notifications inside the message center get new shadows. BUG=676223, 624175 Committed: https://crrev.com/36f01b0163a66ba5174589f0e766ff80f28ae748 Cr-Commit-Position: refs/heads/master@{#441553}

Patch Set 1 #

Patch Set 2 : appearance of in-center shadow #

Patch Set 3 : rearrange and rebase #

Patch Set 4 : remove vestigial include #

Patch Set 5 : compile #

Patch Set 6 : . #

Total comments: 5

Patch Set 7 : sky reviews #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -123 lines) Patch
M ash/common/system/web_notification/ash_popup_alignment_delegate.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M ui/gfx/BUILD.gn View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M ui/gfx/image/image_skia_operations.h View 1 2 3 4 5 1 chunk +0 lines, -6 lines 0 comments Download
M ui/gfx/image/image_skia_operations.cc View 1 2 3 4 5 2 chunks +0 lines, -56 lines 0 comments Download
A ui/gfx/shadow_util.h View 1 2 3 4 5 6 1 chunk +33 lines, -0 lines 0 comments Download
A ui/gfx/shadow_util.cc View 1 2 3 4 5 6 1 chunk +113 lines, -0 lines 0 comments Download
M ui/message_center/views/message_view.cc View 1 2 3 4 5 4 chunks +28 lines, -10 lines 0 comments Download
M ui/message_center/views/message_view_factory.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/message_center/views/toast_contents_view.h View 1 chunk +2 lines, -3 lines 0 comments Download
M ui/views/border.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M ui/wm/core/shadow.cc View 1 2 3 4 5 3 chunks +4 lines, -44 lines 0 comments Download

Messages

Total messages: 30 (24 generated)
Evan Stade
https://codereview.chromium.org/2589163003/diff/100001/ui/message_center/views/message_view.cc File ui/message_center/views/message_view.cc (right): https://codereview.chromium.org/2589163003/diff/100001/ui/message_center/views/message_view.cc#newcode112 ui/message_center/views/message_view.cc:112: std::unique_ptr<views::Painter>(views::Painter::CreateImagePainter( see crbug.com/678371
3 years, 11 months ago (2017-01-05 00:11:41 UTC) #20
sky
LGTM https://codereview.chromium.org/2589163003/diff/100001/ui/gfx/shadow_util.cc File ui/gfx/shadow_util.cc (right): https://codereview.chromium.org/2589163003/diff/100001/ui/gfx/shadow_util.cc#newcode81 ui/gfx/shadow_util.cc:81: ShadowDetails::ShadowDetails(const ShadowDetails& other) { Does = default; work ...
3 years, 11 months ago (2017-01-05 00:39:17 UTC) #21
Evan Stade
https://codereview.chromium.org/2589163003/diff/100001/ui/gfx/shadow_util.cc File ui/gfx/shadow_util.cc (right): https://codereview.chromium.org/2589163003/diff/100001/ui/gfx/shadow_util.cc#newcode81 ui/gfx/shadow_util.cc:81: ShadowDetails::ShadowDetails(const ShadowDetails& other) { On 2017/01/05 00:39:17, sky wrote: ...
3 years, 11 months ago (2017-01-05 00:51:15 UTC) #22
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/2589163003/120001
3 years, 11 months ago (2017-01-05 00:52:01 UTC) #25
commit-bot: I haz the power
Committed patchset #7 (id:120001)
3 years, 11 months ago (2017-01-05 01:49:58 UTC) #28
commit-bot: I haz the power
3 years, 11 months ago (2017-01-05 01:52:18 UTC) #30
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/36f01b0163a66ba5174589f0e766ff80f28ae748
Cr-Commit-Position: refs/heads/master@{#441553}

Powered by Google App Engine
This is Rietveld 408576698