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

Issue 249813002: [Win] Redesign the avatar bubble UI (Closed)

Created:
6 years, 8 months ago by noms (inactive)
Modified:
6 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, tfarina, penghuang+watch_chromium.org, nona+watch_chromium.org, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[Win] Redesign the avatar bubble UI Mocks: https://docs.google.com/a/google.com/file/d/0BxMIIGI80eU-VW16NEloUFdyaXc/edit This CL is related to its Mac cousin, https://codereview.chromium.org/235833002/. Like the related CL, this one also does not implement the "round" avatar icon, nor the top-left corner info button, but it does set up the layout for the other elements. I've also added the option to be able to center the text in a textfield. BUG=353398 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266447

Patch Set 1 #

Total comments: 4

Patch Set 2 : better placeholder image #

Patch Set 3 : remove unused method #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -165 lines) Patch
M chrome/browser/ui/views/profiles/profile_chooser_view.h View 7 chunks +3 lines, -11 lines 0 comments Download
M chrome/browser/ui/views/profiles/profile_chooser_view.cc View 1 2 24 chunks +134 lines, -154 lines 0 comments Download
M ui/views/controls/textfield/textfield.h View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/views/controls/textfield/textfield.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
noms (inactive)
Hiya Scott! Here is (yet another) UI redesign to the avatar bubble. I've also added ...
6 years, 8 months ago (2014-04-23 17:50:59 UTC) #1
sky
https://codereview.chromium.org/249813002/diff/1/chrome/browser/ui/views/profiles/profile_chooser_view.cc File chrome/browser/ui/views/profiles/profile_chooser_view.cc (right): https://codereview.chromium.org/249813002/diff/1/chrome/browser/ui/views/profiles/profile_chooser_view.cc#newcode103 chrome/browser/ui/views/profiles/profile_chooser_view.cc:103: class BlankImageSource : public gfx::CanvasImageSource { Why do you ...
6 years, 8 months ago (2014-04-23 20:40:52 UTC) #2
noms (inactive)
https://codereview.chromium.org/249813002/diff/1/chrome/browser/ui/views/profiles/profile_chooser_view.cc File chrome/browser/ui/views/profiles/profile_chooser_view.cc (right): https://codereview.chromium.org/249813002/diff/1/chrome/browser/ui/views/profiles/profile_chooser_view.cc#newcode103 chrome/browser/ui/views/profiles/profile_chooser_view.cc:103: class BlankImageSource : public gfx::CanvasImageSource { The placeholder image ...
6 years, 8 months ago (2014-04-24 14:29:23 UTC) #3
sky
https://codereview.chromium.org/249813002/diff/1/chrome/browser/ui/views/profiles/profile_chooser_view.cc File chrome/browser/ui/views/profiles/profile_chooser_view.cc (right): https://codereview.chromium.org/249813002/diff/1/chrome/browser/ui/views/profiles/profile_chooser_view.cc#newcode103 chrome/browser/ui/views/profiles/profile_chooser_view.cc:103: class BlankImageSource : public gfx::CanvasImageSource { On 2014/04/24 14:29:23, ...
6 years, 8 months ago (2014-04-24 16:27:44 UTC) #4
noms (inactive)
https://codereview.chromium.org/249813002/diff/1/chrome/browser/ui/views/profiles/profile_chooser_view.cc File chrome/browser/ui/views/profiles/profile_chooser_view.cc (right): https://codereview.chromium.org/249813002/diff/1/chrome/browser/ui/views/profiles/profile_chooser_view.cc#newcode103 chrome/browser/ui/views/profiles/profile_chooser_view.cc:103: class BlankImageSource : public gfx::CanvasImageSource { AH, that makes ...
6 years, 8 months ago (2014-04-24 17:06:56 UTC) #5
sky
Thanks, LGTM
6 years, 8 months ago (2014-04-24 18:15:24 UTC) #6
noms (inactive)
Sweet! Thanks. On 2014/04/24 18:15:24, sky wrote: > Thanks, LGTM
6 years, 8 months ago (2014-04-24 18:17:42 UTC) #7
noms (inactive)
The CQ bit was checked by noms@chromium.org
6 years, 8 months ago (2014-04-24 18:17:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noms@chromium.org/249813002/20001
6 years, 8 months ago (2014-04-24 21:52:40 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 23:07:18 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-24 23:07:18 UTC) #11
noms (inactive)
The CQ bit was checked by noms@chromium.org
6 years, 8 months ago (2014-04-25 14:01:01 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noms@chromium.org/249813002/40001
6 years, 8 months ago (2014-04-25 21:45:15 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-25 23:11:13 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on chromium_presubmit
6 years, 8 months ago (2014-04-25 23:11:13 UTC) #15
noms (inactive)
The CQ bit was checked by noms@chromium.org
6 years, 8 months ago (2014-04-26 00:41:53 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noms@chromium.org/249813002/40001
6 years, 8 months ago (2014-04-26 00:44:55 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-26 07:42:42 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-26 07:42:43 UTC) #19
noms (inactive)
The CQ bit was checked by noms@chromium.org
6 years, 8 months ago (2014-04-27 20:09:44 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noms@chromium.org/249813002/40001
6 years, 8 months ago (2014-04-27 20:10:25 UTC) #21
commit-bot: I haz the power
6 years, 8 months ago (2014-04-28 06:41:58 UTC) #22
Message was sent while issue was closed.
Change committed as 266447

Powered by Google App Engine
This is Rietveld 408576698