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 426 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
437 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER"
file="common/keyword_search_magnifier.png" /> | 437 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER"
file="common/keyword_search_magnifier.png" /> |
438 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="common/k
illtab.png" /> | 438 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="common/k
illtab.png" /> |
439 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="comm
on/favicon_laptop.png" /> | 439 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="comm
on/favicon_laptop.png" /> |
440 <if expr="enable_service_discovery"> | 440 <if expr="enable_service_discovery"> |
441 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI
NT_ICON" file="common/cloudprint.png" /> | 441 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI
NT_ICON" file="common/cloudprint.png" /> |
442 </if> | 442 </if> |
443 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_HTTP" file="c
ommon/location_bar_http.png" /> | 443 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_HTTP" file="c
ommon/location_bar_http.png" /> |
444 <if expr="chromeos"> | 444 <if expr="chromeos"> |
445 <!-- TODO(nkostylev): This resource needs to be removed when cros login
code is moved to ash. --> | 445 <!-- TODO(nkostylev): This resource needs to be removed when cros login
code is moved to ash. --> |
446 <structure type="chrome_scaled_image" name="IDR_LAUNCHER_BACKGROUND" fil
e="cros/launcher_background.png" /> | 446 <structure type="chrome_scaled_image" name="IDR_LAUNCHER_BACKGROUND" fil
e="cros/launcher_background.png" /> |
447 <structure type="chrome_scaled_image" name="IDR_LOGIN_BACK_BUTTTON" file
="cros/login_back_button.png" /> | |
448 <structure type="chrome_scaled_image" name="IDR_LOGIN_BACK_BUTTTON_MASKE
D" file="cros/login_back_button_masked.png" /> | |
449 <structure type="chrome_scaled_image" name="IDR_LOGIN_CLOSE_BUTTTON" fil
e="cros/login_close_button.png" /> | |
450 <structure type="chrome_scaled_image" name="IDR_LOGIN_CLOSE_BUTTTON_MASK
ED" file="cros/login_close_button_masked.png" /> | |
451 <structure type="chrome_scaled_image" name="IDR_LOGIN_CLOSE_BUTTTON_ON_W
HITE" file="cros/login_close_button_on_white.png" /> | |
452 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK
" file="cros/login_password_capslock.png" /> | 447 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK
" file="cros/login_password_capslock.png" /> |
453 </if> | 448 </if> |
454 <if expr="chromeos"> | 449 <if expr="chromeos"> |
455 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON"
file="cros/kiosk_app_user_pod_icon.png" /> | 450 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON"
file="cros/kiosk_app_user_pod_icon.png" /> |
456 </if> | 451 </if> |
457 <structure type="chrome_scaled_image" name="IDR_LEGACY_SUPERVISED_USER_ICO
N" file="common/limited_user.png" /> | 452 <structure type="chrome_scaled_image" name="IDR_LEGACY_SUPERVISED_USER_ICO
N" file="common/limited_user.png" /> |
458 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT
OM" file="common/supervised_user_theme/label_bg_bottom.png" /> | 453 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT
OM" file="common/supervised_user_theme/label_bg_bottom.png" /> |
459 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT
OM_LEFT" file="common/supervised_user_theme/label_bg_bottom_left.png" /> | 454 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT
OM_LEFT" file="common/supervised_user_theme/label_bg_bottom_left.png" /> |
460 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT
OM_RIGHT" file="common/supervised_user_theme/label_bg_bottom_right.png" /> | 455 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT
OM_RIGHT" file="common/supervised_user_theme/label_bg_bottom_right.png" /> |
461 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_CENT
ER" file="common/supervised_user_theme/label_bg_center.png" /> | 456 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_CENT
ER" file="common/supervised_user_theme/label_bg_center.png" /> |
(...skipping 603 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1065 <!-- People search images --> | 1060 <!-- People search images --> |
1066 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1061 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
1067 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1062 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
1068 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1063 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
1069 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1064 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
1070 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1065 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
1071 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1066 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
1072 </structures> | 1067 </structures> |
1073 </release> | 1068 </release> |
1074 </grit> | 1069 </grit> |
OLD | NEW |