Support hidpi avatar icons in avatar menus and buttons
commit0eaaf67a8a968d2485eecd1be8cc2d4695510ca3
authormichaelpg@chromium.org <michaelpg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 19 Oct 2013 22:56:20 +0000 (19 22:56 +0000)
committermichaelpg@chromium.org <michaelpg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 19 Oct 2013 22:56:20 +0000 (19 22:56 +0000)
tree6d09c35fe6901b7122a3e2d29ddc8f8b45791bff
parentea272c283a29692e499ed3d81981eef971b3e435
Support hidpi avatar icons in avatar menus and buttons

Derive from CanvasImageSource to draw avatar icons for title menu and buttons. Also make the title menu "etching" less ugly, especially in fullscreen.

BUG=306252

Review URL: https://codereview.chromium.org/27746002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229639 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/profiles/profile_info_util.cc
chrome/browser/profiles/profile_info_util.h
chrome/browser/profiles/profile_info_util_unittest.cc
chrome/browser/ui/views/profile_chooser_view.cc