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

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

Issue 854433003: [Resources] Add profile-sized assets for the generic placeholder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: match variable name to asset file name Created 5 years, 11 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
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 672 matching lines...) Expand 10 before | Expand all | Expand 10 after
683 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file="c ommon/profile_avatar_soccer_mac.png" /> 683 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_17" file="c ommon/profile_avatar_soccer_mac.png" />
684 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file="c ommon/profile_avatar_burger_mac.png" /> 684 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_18" file="c ommon/profile_avatar_burger_mac.png" />
685 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file="c ommon/profile_avatar_cat_mac.png" /> 685 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_19" file="c ommon/profile_avatar_cat_mac.png" />
686 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file="c ommon/profile_avatar_cupcake_mac.png" /> 686 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_20" file="c ommon/profile_avatar_cupcake_mac.png" />
687 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file="c ommon/profile_avatar_dog_mac.png" /> 687 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_21" file="c ommon/profile_avatar_dog_mac.png" />
688 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file="c ommon/profile_avatar_horse_mac.png" /> 688 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_22" file="c ommon/profile_avatar_horse_mac.png" />
689 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file="c ommon/profile_avatar_margarita_mac.png" /> 689 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_23" file="c ommon/profile_avatar_margarita_mac.png" />
690 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file="c ommon/profile_avatar_note_mac.png" /> 690 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_24" file="c ommon/profile_avatar_note_mac.png" />
691 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file="c ommon/profile_avatar_sun_cloud_mac.png" /> 691 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_25" file="c ommon/profile_avatar_sun_cloud_mac.png" />
692 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_26" file="c ommon/profile_avatar_placeholder.png" /> 692 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_26" file="c ommon/profile_avatar_placeholder.png" />
693 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_PLACEHOLDER _LARGE" file="common/profile_avatar_placeholder_large.png" />
693 694
694 <!-- New style avatar button --> 695 <!-- New style avatar button -->
695 <if expr="toolkit_views"> 696 <if expr="toolkit_views">
696 <!-- Windows, themed --> 697 <!-- Windows, themed -->
697 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_AVA TAR" file="win/avatar_button/themed/sign_in_button_avatar.png" /> 698 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_AVA TAR" file="win/avatar_button/themed/sign_in_button_avatar.png" />
698 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_BOTTOM" file="win/avatar_button/themed/sign_in_button_bottom.png" /> 699 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_BOTTOM" file="win/avatar_button/themed/sign_in_button_bottom.png" />
699 <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" /> 700 <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" />
700 <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 " /> 701 <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 " />
701 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_CENTER" file="win/avatar_button/themed/sign_in_button_center.png" /> 702 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_CENTER" file="win/avatar_button/themed/sign_in_button_center.png" />
702 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_LEFT" file="win/avatar_button/themed/sign_in_button_left.png" /> 703 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_BUTTON_NOR MAL_LEFT" file="win/avatar_button/themed/sign_in_button_left.png" />
(...skipping 506 matching lines...) Expand 10 before | Expand all | Expand 10 after
1209 <!-- People search images --> 1210 <!-- People search images -->
1210 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1211 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1211 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1212 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1212 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1213 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1213 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1214 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1214 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1215 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1215 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1216 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1216 </structures> 1217 </structures>
1217 </release> 1218 </release>
1218 </grit> 1219 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698