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

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

Issue 78783007: [SiteChip] Image grids for background rendering of the site chip. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 1 month 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/chip_malware_top_right.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 842 matching lines...) Expand 10 before | Expand all | Expand 10 after
853 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file ="safebrowsing_warning.png" /> 853 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file ="safebrowsing_warning.png" />
854 <structure type="chrome_scaled_image" name="IDR_SCREEN_CAPTURE_NOTIFICATIO N_GRIP" file="screen_capture_notification_grip.png" /> 854 <structure type="chrome_scaled_image" name="IDR_SCREEN_CAPTURE_NOTIFICATIO N_GRIP" file="screen_capture_notification_grip.png" />
855 <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_IC ON" file="common/notification_screenshot_icon.png" /> 855 <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_IC ON" file="common/notification_screenshot_icon.png" />
856 <structure type="chrome_scaled_image" name="IDR_SCRIPT_BUBBLE" file="commo n/favicon_extensions.png" /> 856 <structure type="chrome_scaled_image" name="IDR_SCRIPT_BUBBLE" file="commo n/favicon_extensions.png" />
857 <if expr="pp_ifdef('enable_settings_app')"> 857 <if expr="pp_ifdef('enable_settings_app')">
858 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_128" f ile="settings_app_icon_128.png" /> 858 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_128" f ile="settings_app_icon_128.png" />
859 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_16" fi le="settings_app_icon_16.png" /> 859 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_16" fi le="settings_app_icon_16.png" />
860 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_32" fi le="settings_app_icon_32.png" /> 860 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_32" fi le="settings_app_icon_32.png" />
861 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_48" fi le="settings_app_icon_48.png" /> 861 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_48" fi le="settings_app_icon_48.png" />
862 </if> 862 </if>
863 <if expr="pp_ifdef('toolkit_views')">
864 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_BROKENSSL_BOTT OM_LEFT" file="common/chip_brokenssl_bottom_left.png" />
865 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_BROKENSSL_BOTT OM" file="common/chip_brokenssl_bottom.png" />
866 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_BROKENSSL_BOTT OM_RIGHT" file="common/chip_brokenssl_bottom_right.png" />
867 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_BROKENSSL_CENT ER" file="common/chip_brokenssl_center.png" />
868 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_BROKENSSL_RIGH T" file="common/chip_brokenssl_right.png" />
869 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_BROKENSSL_LEFT " file="common/chip_brokenssl_left.png" />
870 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_BROKENSSL_TOP_ LEFT" file="common/chip_brokenssl_top_left.png" />
871 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_BROKENSSL_TOP_ RIGHT" file="common/chip_brokenssl_top_right.png" />
872 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_BROKENSSL_TOP" file="common/chip_brokenssl_top.png" />
873 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_EV_BOTTOM_LEFT " file="common/chip_extended_validation_bottom_left.png" />
874 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_EV_BOTTOM" fil e="common/chip_extended_validation_bottom.png" />
875 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_EV_BOTTOM_RIGH T" file="common/chip_extended_validation_bottom_right.png" />
876 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_EV_CENTER" fil e="common/chip_extended_validation_center.png" />
877 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_EV_RIGHT" file ="common/chip_extended_validation_right.png" />
878 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_EV_LEFT" file= "common/chip_extended_validation_left.png" />
879 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_EV_TOP_LEFT" f ile="common/chip_extended_validation_top_left.png" />
880 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_EV_TOP_RIGHT" file="common/chip_extended_validation_top_right.png" />
881 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_EV_TOP" file=" common/chip_extended_validation_top.png" />
882 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_BOTTOM _LEFT" file="common/chip_malware_bottom_left.png" />
883 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_BOTTOM " file="common/chip_malware_bottom.png" />
884 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_BOTTOM _RIGHT" file="common/chip_malware_bottom_right.png" />
885 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_CENTER " file="common/chip_malware_center.png" />
886 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_RIGHT" file="common/chip_malware_right.png" />
887 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_LEFT" file="common/chip_malware_left.png" />
888 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_TOP_LE FT" file="common/chip_malware_top_left.png" />
889 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_TOP_RI GHT" file="common/chip_malware_top_right.png" />
890 <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_TOP" f ile="common/chip_malware_top.png" />
891 </if>
863 <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="co mmon/favicon_settings.png" /> 892 <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="co mmon/favicon_settings.png" />
864 <if expr="pp_ifdef('toolkit_views')"> 893 <if expr="pp_ifdef('toolkit_views')">
865 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_TOP _LEFT" file="common/toolbar_button_hover_top_left.png" /> 894 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_TOP _LEFT" file="common/toolbar_button_hover_top_left.png" />
866 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_TOP " file="common/toolbar_button_hover_top.png" /> 895 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_TOP " file="common/toolbar_button_hover_top.png" />
867 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_TOP _RIGHT" file="common/toolbar_button_hover_top_right.png" /> 896 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_TOP _RIGHT" file="common/toolbar_button_hover_top_right.png" />
868 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_LEF T" file="common/toolbar_button_hover_left.png" /> 897 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_LEF T" file="common/toolbar_button_hover_left.png" />
869 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_CEN TER" file="common/toolbar_button_hover_center.png" /> 898 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_CEN TER" file="common/toolbar_button_hover_center.png" />
870 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_RIG HT" file="common/toolbar_button_hover_right.png" /> 899 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_RIG HT" file="common/toolbar_button_hover_right.png" />
871 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_BOT TOM_LEFT" file="common/toolbar_button_hover_bottom_left.png" /> 900 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_BOT TOM_LEFT" file="common/toolbar_button_hover_bottom_left.png" />
872 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_BOT TOM" file="common/toolbar_button_hover_bottom.png" /> 901 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BUTTON_HOVER_BOT TOM" file="common/toolbar_button_hover_bottom.png" />
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
1127 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1156 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1128 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1157 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1129 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1158 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1130 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1159 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1131 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1160 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1132 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1161 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1133 1162
1134 </structures> 1163 </structures>
1135 </release> 1164 </release>
1136 </grit> 1165 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/common/chip_malware_top_right.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698