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

Issue 2951583002: Update voice interaction icon shadow (Closed)

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

Description

Update voice interaction icon shadow Use MD style shadow, also refactored how MD shadow values are created. BUG=b:35624617 TEST=build and flash locally, saw the shadow changes Review-Url: https://codereview.chromium.org/2951583002 Cr-Commit-Position: refs/heads/master@{#481330} Committed: https://chromium.googlesource.com/chromium/src/+/08a57486698031c8dc183e77503d8a54f8987ec8

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix comments #

Patch Set 3 : missed removing "const" #

Patch Set 4 : missed one line when breaking out cl #

Total comments: 2

Patch Set 5 : update one gfx::Rect initializer #

Patch Set 6 : fix const #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -59 lines) Patch
M ash/shelf/voice_interaction_overlay.cc View 1 2 3 4 5 3 chunks +21 lines, -45 lines 0 comments Download
M ui/gfx/shadow_util.cc View 1 1 chunk +1 line, -14 lines 0 comments Download
M ui/gfx/shadow_value.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ui/gfx/shadow_value.cc View 1 2 1 chunk +20 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 20 (9 generated)
xc
oshima@chromium.org: Please review changes in ash/shelf/* sky@chromium.org: Please review changes in ui/gfx/*
3 years, 6 months ago (2017-06-19 21:07:55 UTC) #2
sky
https://codereview.chromium.org/2951583002/diff/1/ui/gfx/shadow_value.h File ui/gfx/shadow_value.h (right): https://codereview.chromium.org/2951583002/diff/1/ui/gfx/shadow_value.h#newcode53 ui/gfx/shadow_value.h:53: static const ShadowValues MakeShadowValues(int elevation); Remove the const. Also, ...
3 years, 6 months ago (2017-06-19 21:48:27 UTC) #3
xc
https://codereview.chromium.org/2951583002/diff/1/ui/gfx/shadow_value.h File ui/gfx/shadow_value.h (right): https://codereview.chromium.org/2951583002/diff/1/ui/gfx/shadow_value.h#newcode53 ui/gfx/shadow_value.h:53: static const ShadowValues MakeShadowValues(int elevation); On 2017/06/19 21:48:27, sky ...
3 years, 6 months ago (2017-06-19 21:57:18 UTC) #4
sky
https://codereview.chromium.org/2951583002/diff/1/ui/gfx/shadow_value.h File ui/gfx/shadow_value.h (right): https://codereview.chromium.org/2951583002/diff/1/ui/gfx/shadow_value.h#newcode53 ui/gfx/shadow_value.h:53: static const ShadowValues MakeShadowValues(int elevation); On 2017/06/19 21:57:18, xc ...
3 years, 6 months ago (2017-06-20 16:21:49 UTC) #5
xc
https://codereview.chromium.org/2951583002/diff/1/ui/gfx/shadow_value.h File ui/gfx/shadow_value.h (right): https://codereview.chromium.org/2951583002/diff/1/ui/gfx/shadow_value.h#newcode53 ui/gfx/shadow_value.h:53: static const ShadowValues MakeShadowValues(int elevation); On 2017/06/20 16:21:49, sky ...
3 years, 6 months ago (2017-06-21 03:28:24 UTC) #6
sky
LGTM
3 years, 6 months ago (2017-06-21 14:52:25 UTC) #7
xc
ping oshima@
3 years, 6 months ago (2017-06-21 16:54:51 UTC) #8
oshima
lgtm once you fixed initializers. https://codereview.chromium.org/2951583002/diff/60001/ash/shelf/voice_interaction_overlay.cc File ash/shelf/voice_interaction_overlay.cc (right): https://codereview.chromium.org/2951583002/diff/60001/ash/shelf/voice_interaction_overlay.cc#newcode90 ash/shelf/voice_interaction_overlay.cc:90: gfx::Insets shadow_margin = gfx::ShadowValue::GetMargin(shadow_values_); ...
3 years, 6 months ago (2017-06-21 18:14:52 UTC) #9
xc
https://codereview.chromium.org/2951583002/diff/60001/ash/shelf/voice_interaction_overlay.cc File ash/shelf/voice_interaction_overlay.cc (right): https://codereview.chromium.org/2951583002/diff/60001/ash/shelf/voice_interaction_overlay.cc#newcode90 ash/shelf/voice_interaction_overlay.cc:90: gfx::Insets shadow_margin = gfx::ShadowValue::GetMargin(shadow_values_); On 2017/06/21 18:14:52, oshima wrote: ...
3 years, 6 months ago (2017-06-21 18:50:59 UTC) #10
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/2951583002/100001
3 years, 6 months ago (2017-06-21 22:15:02 UTC) #17
commit-bot: I haz the power
3 years, 6 months ago (2017-06-21 22:20:23 UTC) #20
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/08a57486698031c8dc183e77503d...

Powered by Google App Engine
This is Rietveld 408576698