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

Side by Side Diff: chrome/app/theme/theme_resources.grd

Issue 475813002: [Resources] Update the profile placeholder avatar to latest design (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/app/theme/default_200_percent/common/profile_avatar_placeholder.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- This grd file contains images that are pre-scaled for device scale 2 <!-- This grd file contains images that are pre-scaled for device scale
3 factors. The image returned by |base::ResourceBundle::GetImageNamed| 3 factors. The image returned by |base::ResourceBundle::GetImageNamed|
4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The
5 |fallback_to_low_resolution| attribute controls behavior when 5 |fallback_to_low_resolution| attribute controls behavior when
6 an image file is missing for target scale factor. If true, chrome 6 an image file is missing for target scale factor. If true, chrome
7 will automatically scale the 1x image to the target scale factor. 7 will automatically scale the 1x image to the target scale factor.
8 If false, build will fail due to missing resources. This is 8 If false, build will fail due to missing resources. This is
9 currently set to true for all resources, but the default will 9 currently set to true for all resources, but the default will
10 become false in near future. 10 become false in near future.
(...skipping 656 matching lines...) Expand 10 before | Expand all | Expand 10 after
667 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file="c ommon/profile_avatar_pizza_mac.png" /> 667 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_16" file="c ommon/profile_avatar_pizza_mac.png" />
668 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file="c ommon/profile_avatar_soccer_mac.png" /> 668 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file="c ommon/profile_avatar_soccer_mac.png" />
669 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file="c ommon/profile_avatar_burger_mac.png" /> 669 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file="c ommon/profile_avatar_burger_mac.png" />
670 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file="c ommon/profile_avatar_cat_mac.png" /> 670 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file="c ommon/profile_avatar_cat_mac.png" />
671 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file="c ommon/profile_avatar_cupcake_mac.png" /> 671 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file="c ommon/profile_avatar_cupcake_mac.png" />
672 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file="c ommon/profile_avatar_dog_mac.png" /> 672 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file="c ommon/profile_avatar_dog_mac.png" />
673 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file="c ommon/profile_avatar_horse_mac.png" /> 673 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file="c ommon/profile_avatar_horse_mac.png" />
674 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file="c ommon/profile_avatar_margarita_mac.png" /> 674 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file="c ommon/profile_avatar_margarita_mac.png" />
675 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file="c ommon/profile_avatar_note_mac.png" /> 675 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file="c ommon/profile_avatar_note_mac.png" />
676 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file="c ommon/profile_avatar_sun_cloud_mac.png" /> 676 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file="c ommon/profile_avatar_sun_cloud_mac.png" />
677 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_26" file="c ommon/login_guest.png" /> 677 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_26" file="c ommon/profile_avatar_placeholder.png" />
678 678
679 <!-- New style avatar button --> 679 <!-- New style avatar button -->
680 <if expr="toolkit_views"> 680 <if expr="toolkit_views">
681 <!-- Windows, themed --> 681 <!-- Windows, themed -->
682 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_DRO PARROW" file="win/avatar_button/themed/sign_in_button_arrow.png" /> 682 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_DRO PARROW" file="win/avatar_button/themed/sign_in_button_arrow.png" />
683 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_BOTTOM" file="win/avatar_button/themed/sign_in_button_bottom.png" /> 683 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_BOTTOM" file="win/avatar_button/themed/sign_in_button_bottom.png" />
684 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_BOTTOM_LEFT" file="win/avatar_button/themed/sign_in_button_bottom_left.png" /> 684 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_BOTTOM_LEFT" file="win/avatar_button/themed/sign_in_button_bottom_left.png" />
685 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_BOTTOM_RIGHT" file="win/avatar_button/themed/sign_in_button_bottom_right.png " /> 685 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_BOTTOM_RIGHT" file="win/avatar_button/themed/sign_in_button_bottom_right.png " />
686 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_CENTER" file="win/avatar_button/themed/sign_in_button_center.png" /> 686 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_CENTER" file="win/avatar_button/themed/sign_in_button_center.png" />
687 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_LEFT" file="win/avatar_button/themed/sign_in_button_left.png" /> 687 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_LEFT" file="win/avatar_button/themed/sign_in_button_left.png" />
(...skipping 505 matching lines...) Expand 10 before | Expand all | Expand 10 after
1193 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1193 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1194 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1194 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1195 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1195 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1196 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1196 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1197 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1197 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1198 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1198 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1199 1199
1200 </structures> 1200 </structures>
1201 </release> 1201 </release>
1202 </grit> 1202 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/common/profile_avatar_placeholder.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698