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

Issue 473623002: Redesign the home card bottom state. (Closed)

Created:
6 years, 4 months ago by Jun Mukai
Modified:
6 years, 4 months ago
Reviewers:
sadrul
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Redesign the home card bottom state. This CL also renames the class name to AthenaStartPageView and I am expecting to use the same view to CENTERED state, so that we can achieve the smooth state transition meanwhile. BUG=401570 R=sadrul@chromium.org TEST=manually Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289690

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : fix #

Total comments: 4

Patch Set 4 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+243 lines, -142 lines) Patch
M athena/athena.gyp View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
A athena/home/athena_start_page_view.h View 1 2 3 1 chunk +40 lines, -0 lines 0 comments Download
A athena/home/athena_start_page_view.cc View 1 2 3 1 chunk +160 lines, -0 lines 0 comments Download
D athena/home/bottom_home_view.h View 1 1 chunk +0 lines, -36 lines 0 comments Download
D athena/home/bottom_home_view.cc View 1 1 chunk +0 lines, -90 lines 0 comments Download
M athena/home/home_card_impl.cc View 1 2 6 chunks +41 lines, -14 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Jun Mukai
6 years, 4 months ago (2014-08-13 20:37:15 UTC) #1
sadrul
https://codereview.chromium.org/473623002/diff/20001/athena/home/athena_start_page_view.cc File athena/home/athena_start_page_view.cc (right): https://codereview.chromium.org/473623002/diff/20001/athena/home/athena_start_page_view.cc#newcode109 athena/home/athena_start_page_view.cc:109: canvas->DrawPath(path, border_paint); This is a tiny bit unfortunate: because ...
6 years, 4 months ago (2014-08-13 22:01:13 UTC) #2
Jun Mukai
https://codereview.chromium.org/473623002/diff/20001/athena/home/athena_start_page_view.cc File athena/home/athena_start_page_view.cc (right): https://codereview.chromium.org/473623002/diff/20001/athena/home/athena_start_page_view.cc#newcode109 athena/home/athena_start_page_view.cc:109: canvas->DrawPath(path, border_paint); On 2014/08/13 22:01:13, sadrul wrote: > This ...
6 years, 4 months ago (2014-08-13 23:18:23 UTC) #3
sadrul
LGTM https://codereview.chromium.org/473623002/diff/40001/athena/home/athena_start_page_view.cc File athena/home/athena_start_page_view.cc (right): https://codereview.chromium.org/473623002/diff/40001/athena/home/athena_start_page_view.cc#newcode107 athena/home/athena_start_page_view.cc:107: class RoundRectBorder : public views::Border { Maybe you ...
6 years, 4 months ago (2014-08-14 03:03:27 UTC) #4
Jun Mukai
https://codereview.chromium.org/473623002/diff/40001/athena/home/athena_start_page_view.cc File athena/home/athena_start_page_view.cc (right): https://codereview.chromium.org/473623002/diff/40001/athena/home/athena_start_page_view.cc#newcode107 athena/home/athena_start_page_view.cc:107: class RoundRectBorder : public views::Border { On 2014/08/14 03:03:27, ...
6 years, 4 months ago (2014-08-14 16:49:36 UTC) #5
Jun Mukai
The CQ bit was checked by mukai@chromium.org
6 years, 4 months ago (2014-08-14 16:49:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/473623002/60001
6 years, 4 months ago (2014-08-14 16:54:22 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 20:26:18 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (60001) as 289690

Powered by Google App Engine
This is Rietveld 408576698