OLD | NEW |
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 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
100 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="common/bro
wser_back_disabled.png" /> | 100 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="common/bro
wser_back_disabled.png" /> |
101 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="common/bro
wser_back_hover.png" /> | 101 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="common/bro
wser_back_hover.png" /> |
102 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="common/bro
wser_back_pressed.png" /> | 102 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="common/bro
wser_back_pressed.png" /> |
103 </if> | 103 </if> |
104 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="com
mon/blocked_cookies.png" /> | 104 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="com
mon/blocked_cookies.png" /> |
105 <structure type="chrome_scaled_image" name="IDR_BLOCKED_DOWNLOADS" file="c
ommon/blocked_downloads.png" /> | 105 <structure type="chrome_scaled_image" name="IDR_BLOCKED_DOWNLOADS" file="c
ommon/blocked_downloads.png" /> |
106 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="comm
on/blocked_images.png" /> | 106 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="comm
on/blocked_images.png" /> |
107 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file="
common/blocked_script.png" /> | 107 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file="
common/blocked_script.png" /> |
108 <structure type="chrome_scaled_image" name="IDR_BLOCKED_LOCATION" file="co
mmon/blocked_location.png" /> | 108 <structure type="chrome_scaled_image" name="IDR_BLOCKED_LOCATION" file="co
mmon/blocked_location.png" /> |
109 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MEDIA" file="commo
n/blocked_media.png" /> | 109 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MEDIA" file="commo
n/blocked_media.png" /> |
| 110 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD" file="commo
n/save_password.png" /> |
| 111 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_BLACKLISTED"
file="common/blocked_save_passwords.png" /> |
110 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIDI_SYSEX" file="
common/blocked_midi.png" /> | 112 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIDI_SYSEX" file="
common/blocked_midi.png" /> |
111 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MOUSE_CURSOR" file
="common/blocked_mouse_cursor.png" /> | 113 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MOUSE_CURSOR" file
="common/blocked_mouse_cursor.png" /> |
112 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIXED_CONTENT" fil
e="common/blocked_mixed_content.png" /> | 114 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIXED_CONTENT" fil
e="common/blocked_mixed_content.png" /> |
113 <structure type="chrome_scaled_image" name="IDR_BLOCKED_NOTIFICATION" file
="common/blocked_notifications.png" /> | 115 <structure type="chrome_scaled_image" name="IDR_BLOCKED_NOTIFICATION" file
="common/blocked_notifications.png" /> |
114 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PLUGINS" file="com
mon/blocked_plugins.png" /> | 116 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PLUGINS" file="com
mon/blocked_plugins.png" /> |
115 <structure type="chrome_scaled_image" name="IDR_BLOCKED_POPUPS" file="comm
on/blocked_popups.png" /> | 117 <structure type="chrome_scaled_image" name="IDR_BLOCKED_POPUPS" file="comm
on/blocked_popups.png" /> |
116 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PPAPI_BROKER" file
="common/blocked_pepper_broker.png" /> | 118 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PPAPI_BROKER" file
="common/blocked_pepper_broker.png" /> |
117 <if expr="chromeos"> | 119 <if expr="chromeos"> |
118 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_KEYBOARD" file
="cros/bluetooth_pairing_keyboard.png" /> | 120 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_KEYBOARD" file
="cros/bluetooth_pairing_keyboard.png" /> |
119 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_MOUSE" file="c
ros/bluetooth_pairing_mouse.png" /> | 121 <structure type="chrome_scaled_image" name="IDR_BLUETOOTH_MOUSE" file="c
ros/bluetooth_pairing_mouse.png" /> |
(...skipping 761 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
881 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="common/bro
wser_reload_normal.png" /> | 883 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="common/bro
wser_reload_normal.png" /> |
882 <structure type="chrome_scaled_image" name="IDR_RELOAD_D" file="common/b
rowser_reload_disabled.png" /> | 884 <structure type="chrome_scaled_image" name="IDR_RELOAD_D" file="common/b
rowser_reload_disabled.png" /> |
883 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="common/b
rowser_reload_hover.png" /> | 885 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="common/b
rowser_reload_hover.png" /> |
884 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="common/b
rowser_reload_pressed.png" /> | 886 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="common/b
rowser_reload_pressed.png" /> |
885 <structure type="chrome_scaled_image" name="IDR_RELOAD_DIMMED" file="com
mon/browser_reload_dimmed.png" /> | 887 <structure type="chrome_scaled_image" name="IDR_RELOAD_DIMMED" file="com
mon/browser_reload_dimmed.png" /> |
886 </if> | 888 </if> |
887 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file=
"common/restore_button_mask.png" /> | 889 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file=
"common/restore_button_mask.png" /> |
888 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="common/
favicon_sad_tab.png" /> | 890 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="common/
favicon_sad_tab.png" /> |
889 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="common/sadt
ab.png" /> | 891 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="common/sadt
ab.png" /> |
890 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file
="common/safebrowsing_warning.png" /> | 892 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file
="common/safebrowsing_warning.png" /> |
891 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_ACTIVE" file
="common/save_password_active.png" /> | |
892 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_DISABLED_ACT
IVE" file="common/save_password_disabled_active.png" /> | |
893 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_DISABLED_INA
CTIVE" file="common/save_password_disabled_inactive.png" /> | |
894 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_INACTIVE" fi
le="common/save_password_inactive.png" /> | |
895 <structure type="chrome_scaled_image" name="IDR_SCREEN_CAPTURE_NOTIFICATIO
N_GRIP" file="screen_capture_notification_grip.png" /> | 893 <structure type="chrome_scaled_image" name="IDR_SCREEN_CAPTURE_NOTIFICATIO
N_GRIP" file="screen_capture_notification_grip.png" /> |
896 <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_IC
ON" file="common/notification_screenshot_icon.png" /> | 894 <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_IC
ON" file="common/notification_screenshot_icon.png" /> |
897 <if expr="chromeos"> | 895 <if expr="chromeos"> |
898 <structure type="chrome_scaled_image" name="IDR_SECONDARY_USER_SETTINGS"
file="cros/secondary_user_settings.png" /> | 896 <structure type="chrome_scaled_image" name="IDR_SECONDARY_USER_SETTINGS"
file="cros/secondary_user_settings.png" /> |
899 </if> | 897 </if> |
900 <if expr="enable_settings_app"> | 898 <if expr="enable_settings_app"> |
901 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_128" f
ile="settings_app_icon_128.png" /> | 899 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_128" f
ile="settings_app_icon_128.png" /> |
902 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_16" fi
le="settings_app_icon_16.png" /> | 900 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_16" fi
le="settings_app_icon_16.png" /> |
903 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_32" fi
le="settings_app_icon_32.png" /> | 901 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_32" fi
le="settings_app_icon_32.png" /> |
904 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_48" fi
le="settings_app_icon_48.png" /> | 902 <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_48" fi
le="settings_app_icon_48.png" /> |
(...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1248 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1246 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
1249 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1247 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
1250 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1248 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
1251 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1249 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
1252 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1250 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
1253 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1251 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
1254 | 1252 |
1255 </structures> | 1253 </structures> |
1256 </release> | 1254 </release> |
1257 </grit> | 1255 </grit> |
OLD | NEW |