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

Issue 889593003: Animate the app list search box shadow. (Closed)

Created:
5 years, 10 months ago by calamity
Modified:
5 years, 10 months ago
Reviewers:
Matt Giuca
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@fix_animations
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Animate the app list search box shadow. This CL animates the app list search box shadow as it transitions from any page to the search result page. BUG=453653 Committed: https://crrev.com/1e04aae816f6ac47f30a29fb3b0e2531216a8686 Cr-Commit-Position: refs/heads/master@{#315260}

Patch Set 1 : #

Total comments: 10

Patch Set 2 : address comments #

Patch Set 3 : move GetShadowForZHeight to app_list_constants.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -23 lines) Patch
M ui/app_list/app_list_constants.h View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M ui/app_list/app_list_constants.cc View 1 2 2 chunks +17 lines, -3 lines 0 comments Download
M ui/app_list/views/contents_animator.cc View 1 2 2 chunks +30 lines, -2 lines 0 comments Download
M ui/app_list/views/search_box_view.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M ui/app_list/views/search_box_view.cc View 1 2 3 chunks +7 lines, -7 lines 0 comments Download
M ui/app_list/views/search_result_page_view.cc View 1 2 3 chunks +14 lines, -6 lines 0 comments Download
M ui/app_list/views/speech_view.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
calamity
5 years, 10 months ago (2015-02-05 06:38:22 UTC) #3
Matt Giuca
https://codereview.chromium.org/889593003/diff/20001/ui/app_list/views/contents_animator.cc File ui/app_list/views/contents_animator.cc (right): https://codereview.chromium.org/889593003/diff/20001/ui/app_list/views/contents_animator.cc#newcode25 ui/app_list/views/contents_animator.cc:25: return SearchBoxView::GetShadowForZHeight(1); state == SSR ? 1 : 2 ...
5 years, 10 months ago (2015-02-06 04:32:27 UTC) #4
calamity
https://codereview.chromium.org/889593003/diff/20001/ui/app_list/views/contents_animator.cc File ui/app_list/views/contents_animator.cc (right): https://codereview.chromium.org/889593003/diff/20001/ui/app_list/views/contents_animator.cc#newcode25 ui/app_list/views/contents_animator.cc:25: return SearchBoxView::GetShadowForZHeight(1); On 2015/02/06 04:32:27, Matt Giuca wrote: > ...
5 years, 10 months ago (2015-02-06 05:17:51 UTC) #5
Matt Giuca
https://codereview.chromium.org/889593003/diff/20001/ui/app_list/views/search_box_view.cc File ui/app_list/views/search_box_view.cc (right): https://codereview.chromium.org/889593003/diff/20001/ui/app_list/views/search_box_view.cc#newcode215 ui/app_list/views/search_box_view.cc:215: return gfx::ShadowValue(gfx::Point(0, 2), 4, SkColorSetARGB(0x33, 0, 0, 0)); OK ...
5 years, 10 months ago (2015-02-06 05:42:18 UTC) #6
calamity
Already done lol.
5 years, 10 months ago (2015-02-06 05:49:00 UTC) #7
Matt Giuca
lgtm
5 years, 10 months ago (2015-02-06 06:12:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/889593003/60001
5 years, 10 months ago (2015-02-06 06:24:20 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/56152) mac_chromium_compile_dbg_ng on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 10 months ago (2015-02-06 06:26:55 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/889593003/60001
5 years, 10 months ago (2015-02-09 02:28:58 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 10 months ago (2015-02-09 03:16:35 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-09 03:17:11 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1e04aae816f6ac47f30a29fb3b0e2531216a8686
Cr-Commit-Position: refs/heads/master@{#315260}

Powered by Google App Engine
This is Rietveld 408576698