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 422 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
433 reserve a valid ID, so the Android code can map it to the | 433 reserve a valid ID, so the Android code can map it to the |
434 appropriate Android resource. So we just refer to a random | 434 appropriate Android resource. So we just refer to a random |
435 image. --> | 435 image. --> |
436 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PROTECTED_MEDIA_
IDENTIFIER" file="chromium/product_logo_32.png" /> | 436 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PROTECTED_MEDIA_
IDENTIFIER" file="chromium/product_logo_32.png" /> |
437 </if> | 437 </if> |
438 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f
ile="common/infobar_restore_session.png" /> | 438 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f
ile="common/infobar_restore_session.png" /> |
439 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil
e="common/infobar_save_password.png" /> | 439 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil
e="common/infobar_save_password.png" /> |
440 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="commo
n/infobar_theme.png" /> | 440 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="commo
n/infobar_theme.png" /> |
441 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="c
ommon/infobar_translate.png" /> | 441 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="c
ommon/infobar_translate.png" /> |
442 <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="com
mon/infobar_warning.png" /> | 442 <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="com
mon/infobar_warning.png" /> |
| 443 <if expr="not is_android"> |
| 444 <structure type="chrome_scaled_image" name="IDR_INFOBAR_CRYPTOTOKEN" fil
e="common/infobar_cryptotoken.png" /> |
| 445 </if> |
443 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/
input_alert.png" /> | 446 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/
input_alert.png" /> |
444 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co
mmon/input_alert_menu.png" /> | 447 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co
mmon/input_alert_menu.png" /> |
445 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="common/i
nput_good.png" /> | 448 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="common/i
nput_good.png" /> |
446 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER"
file="common/keyword_search_magnifier.png" /> | 449 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER"
file="common/keyword_search_magnifier.png" /> |
447 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="common/k
illtab.png" /> | 450 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="common/k
illtab.png" /> |
448 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="comm
on/favicon_laptop.png" /> | 451 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="comm
on/favicon_laptop.png" /> |
449 <if expr="enable_service_discovery"> | 452 <if expr="enable_service_discovery"> |
450 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI
NT_ICON" file="common/cloudprint.png" /> | 453 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI
NT_ICON" file="common/cloudprint.png" /> |
451 </if> | 454 </if> |
452 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_HTTP" file="c
ommon/location_bar_http.png" /> | 455 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_HTTP" file="c
ommon/location_bar_http.png" /> |
(...skipping 750 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1203 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1206 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
1204 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1207 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
1205 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1208 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
1206 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1209 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
1207 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1210 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
1208 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1211 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
1209 | 1212 |
1210 </structures> | 1213 </structures> |
1211 </release> | 1214 </release> |
1212 </grit> | 1215 </grit> |
OLD | NEW |