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

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

Issue 197773004: Move avatar holder code to ash (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clang fix Created 6 years, 9 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
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 847 matching lines...) Expand 10 before | Expand all | Expand 10 after
858 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_BOTTOM_RIGHT" file="mac/avatar_button/sign_in_button_themed_bottom_right .png" /> 858 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_BOTTOM_RIGHT" file="mac/avatar_button/sign_in_button_themed_bottom_right .png" />
859 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_CENTER" file="mac/avatar_button/sign_in_button_themed_center.png" /> 859 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_CENTER" file="mac/avatar_button/sign_in_button_themed_center.png" />
860 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_LEFT" file="mac/avatar_button/sign_in_button_themed_left.png" /> 860 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_LEFT" file="mac/avatar_button/sign_in_button_themed_left.png" />
861 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_RIGHT" file="mac/avatar_button/sign_in_button_themed_right.png" /> 861 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_RIGHT" file="mac/avatar_button/sign_in_button_themed_right.png" />
862 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_TOP" file="mac/avatar_button/sign_in_button_themed_top.png" /> 862 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_TOP" file="mac/avatar_button/sign_in_button_themed_top.png" />
863 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_TOP_LEFT" file="mac/avatar_button/sign_in_button_themed_top_left.png" /> 863 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_TOP_LEFT" file="mac/avatar_button/sign_in_button_themed_top_left.png" />
864 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_TOP_RIGHT" file="mac/avatar_button/sign_in_button_themed_top_right.png" /> 864 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_TOP_RIGHT" file="mac/avatar_button/sign_in_button_themed_top_right.png" />
865 </if> 865 </if>
866 866
867 <if expr="chromeos"> 867 <if expr="chromeos">
868 <structure type="chrome_scaled_image" name="IDR_AVATAR_HOLDER" file="cro s/avatar_holder.png" />
869 <structure type="chrome_scaled_image" name="IDR_AVATAR_HOLDER_MASK" file ="cros/avatar_holder_mask.png" />
870 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" /> 868 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" />
871 <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="res et_warning.png" /> 869 <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="res et_warning.png" />
872 </if> 870 </if>
873 <structure type="chrome_scaled_image" name="IDR_QUESTION_MARK" file="commo n/question_mark.png" /> 871 <structure type="chrome_scaled_image" name="IDR_QUESTION_MARK" file="commo n/question_mark.png" />
874 <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="co mmon/profile_selected.png" /> 872 <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="co mmon/profile_selected.png" />
875 <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER" file="register_protocol_handler.png" /> 873 <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER" file="register_protocol_handler.png" />
876 <if expr="not toolkit_views and not is_macosx and not is_ios"> 874 <if expr="not toolkit_views and not is_macosx and not is_ios">
877 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="reload.png " /> 875 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="reload.png " />
878 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="reload_h over.png" /> 876 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="reload_h over.png" />
879 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="reload_p ressed.png" /> 877 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="reload_p ressed.png" />
(...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after
1297 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1295 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1298 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1296 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1299 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1297 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1300 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1298 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1301 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1299 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1302 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1300 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1303 1301
1304 </structures> 1302 </structures>
1305 </release> 1303 </release>
1306 </grit> 1304 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698