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 945 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
956 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH"
file="common/update_menu_severity_high.png" /> | 956 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH"
file="common/update_menu_severity_high.png" /> |
957 <structure type="chrome_scaled_image" name="IDR_UPDATE_UPTODATE" file="com
mon/update_uptodate.png" /> | 957 <structure type="chrome_scaled_image" name="IDR_UPDATE_UPTODATE" file="com
mon/update_uptodate.png" /> |
958 <if expr="pp_ifdef('chromeos')"> | 958 <if expr="pp_ifdef('chromeos')"> |
959 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file
="snapshot_wide.png" /> | 959 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file
="snapshot_wide.png" /> |
960 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE_DISAB
LED" file="snapshot_wide_disabled.png" /> | 960 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE_DISAB
LED" file="snapshot_wide_disabled.png" /> |
961 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_INITIALIZING"
file="initializing_video.png" /> | 961 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_INITIALIZING"
file="initializing_video.png" /> |
962 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_NO_VIDEO" fil
e="no_video.png" /> | 962 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_NO_VIDEO" fil
e="no_video.png" /> |
963 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file
="discard_wide.png" /> | 963 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file
="discard_wide.png" /> |
964 </if> | 964 </if> |
965 <structure type="chrome_scaled_image" name="IDR_WALLET_ICON" file="wallet.
png" /> | 965 <structure type="chrome_scaled_image" name="IDR_WALLET_ICON" file="wallet.
png" /> |
| 966 <structure type="chrome_scaled_image" name="IDR_WALLET_LOGO" file="common/
wallet_logo.png" /> |
966 <structure type="chrome_scaled_image" name="IDR_WALLET_STEP_CHECK" file="c
ommon/payment_checkmark.png" /> | 967 <structure type="chrome_scaled_image" name="IDR_WALLET_STEP_CHECK" file="c
ommon/payment_checkmark.png" /> |
967 <structure type="chrome_scaled_image" name="IDR_WARNING" file="alert_small
.png" /> | 968 <structure type="chrome_scaled_image" name="IDR_WARNING" file="alert_small
.png" /> |
968 <structure type="chrome_scaled_image" name="IDR_WEB_INTENT_PROGRESS_BACKGR
OUND" file="common/web_intent_progress_background.png" /> | 969 <structure type="chrome_scaled_image" name="IDR_WEB_INTENT_PROGRESS_BACKGR
OUND" file="common/web_intent_progress_background.png" /> |
969 <structure type="chrome_scaled_image" name="IDR_WEB_INTENT_PROGRESS_FOREGR
OUND" file="common/web_intent_progress_foreground.png" /> | 970 <structure type="chrome_scaled_image" name="IDR_WEB_INTENT_PROGRESS_FOREGR
OUND" file="common/web_intent_progress_foreground.png" /> |
970 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRIP_
CENTER" file="website_settings_tabstrip_center.png" /> | 971 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRIP_
CENTER" file="website_settings_tabstrip_center.png" /> |
971 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRIP_
LEFT" file="website_settings_tabstrip_left.png" /> | 972 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRIP_
LEFT" file="website_settings_tabstrip_left.png" /> |
972 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRIP_
RIGHT" file="website_settings_tabstrip_right.png" /> | 973 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRIP_
RIGHT" file="website_settings_tabstrip_right.png" /> |
973 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_BACKG
ROUND" file="website_settings_tab_background.png" /> | 974 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_BACKG
ROUND" file="website_settings_tab_background.png" /> |
974 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_CENTE
R" file="website_settings_tab_center.png" /> | 975 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_CENTE
R" file="website_settings_tab_center.png" /> |
975 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_LEFT"
file="website_settings_tab_left.png" /> | 976 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_LEFT"
file="website_settings_tab_left.png" /> |
(...skipping 12 matching lines...) Expand all Loading... |
988 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> | 989 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> |
989 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> | 990 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> |
990 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> | 991 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
991 </if> | 992 </if> |
992 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> | 993 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> |
993 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> | 994 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> |
994 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re
set.png" /> | 995 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re
set.png" /> |
995 </structures> | 996 </structures> |
996 </release> | 997 </release> |
997 </grit> | 998 </grit> |
OLD | NEW |