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

Issue 210043005: [Profiles] Use high resolution avatars if they exist (Closed)

Created:
6 years, 9 months ago by noms (inactive)
Modified:
6 years, 8 months ago
CC:
chromium-reviews, arv+watch_chromium.org
Visibility:
Public.

Description

[Profiles] Use high resolution avatars if they exist If you're using the --new-profile-management flag, this CL uses a high resolution profile avatar, if it can be found. If it doesn't, it remains in the present status quo of using the small resolution avatar. If the flag isn't enabled, the only changes are minor refactors, and no user changes are visible. This is CL #1 of a multi-CL Voltron, that solves the avatar migration problem as discussed here: https://docs.google.com/a/google.com/document/d/1KU9gvlXg33rwcvr24NmReXwYRZ1KJhGmiMziyDHyttQ/edit?usp=sharing TL;DR: the existing avatars are really tiny and can't really be displayed at a higher size. We will on-demand download them to the user_data dir, and if available, display them from there. For testing, you can copy these avatars to user_data_dir/Avatars: https://drive.google.com/folderview?id=0B1B1Up4p2NRMWE1tcHNsSmtPSlE&usp=sharing BUG=305048 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260384

Patch Set 1 : #

Total comments: 6

Patch Set 2 : rebase #

Patch Set 3 : roger comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -33 lines) Patch
M chrome/browser/profiles/profile_info_cache.h View 1 2 2 chunks +14 lines, -7 lines 0 comments Download
M chrome/browser/profiles/profile_info_cache.cc View 1 2 11 chunks +91 lines, -26 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
noms (inactive)
6 years, 9 months ago (2014-03-24 20:00:43 UTC) #1
Roger Tawa OOO till Jul 10th
https://codereview.chromium.org/210043005/diff/60001/chrome/browser/profiles/profile_info_cache.cc File chrome/browser/profiles/profile_info_cache.cc (right): https://codereview.chromium.org/210043005/diff/60001/chrome/browser/profiles/profile_info_cache.cc#newcode124 chrome/browser/profiles/profile_info_cache.cc:124: "chrome_avatar_sun_cloud.png", Do we really need chrome_ prefix ? https://codereview.chromium.org/210043005/diff/60001/chrome/browser/profiles/profile_info_cache.cc#newcode497 ...
6 years, 9 months ago (2014-03-25 14:39:49 UTC) #2
noms (inactive)
https://codereview.chromium.org/210043005/diff/60001/chrome/browser/profiles/profile_info_cache.cc File chrome/browser/profiles/profile_info_cache.cc (right): https://codereview.chromium.org/210043005/diff/60001/chrome/browser/profiles/profile_info_cache.cc#newcode124 chrome/browser/profiles/profile_info_cache.cc:124: "chrome_avatar_sun_cloud.png", Nope! On 2014/03/25 14:39:49, Roger Tawa wrote: > ...
6 years, 9 months ago (2014-03-25 19:24:22 UTC) #3
noms (inactive)
+ Rachel for profiles review
6 years, 9 months ago (2014-03-25 20:06:53 UTC) #4
rpetterson
profiles owners stamp lgtm
6 years, 9 months ago (2014-03-25 20:55:55 UTC) #5
Roger Tawa OOO till Jul 10th
lgtm
6 years, 9 months ago (2014-03-27 15:28:49 UTC) #6
noms (inactive)
The CQ bit was checked by noms@chromium.org
6 years, 9 months ago (2014-03-27 15:29:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noms@chromium.org/210043005/150001
6 years, 9 months ago (2014-03-27 15:32:11 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-27 15:59:00 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_clang_dbg
6 years, 9 months ago (2014-03-27 15:59:00 UTC) #10
noms (inactive)
The CQ bit was checked by noms@chromium.org
6 years, 9 months ago (2014-03-27 19:43:30 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noms@chromium.org/210043005/150001
6 years, 9 months ago (2014-03-27 19:45:31 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-27 22:21:07 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=289776
6 years, 9 months ago (2014-03-27 22:21:07 UTC) #14
noms (inactive)
The CQ bit was checked by noms@chromium.org
6 years, 8 months ago (2014-03-29 16:22:02 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noms@chromium.org/210043005/150001
6 years, 8 months ago (2014-03-29 16:22:18 UTC) #16
commit-bot: I haz the power
6 years, 8 months ago (2014-03-29 17:46:04 UTC) #17
Message was sent while issue was closed.
Change committed as 260384

Powered by Google App Engine
This is Rietveld 408576698