| 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 14 matching lines...) Expand all Loading... |
| 25 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST | 25 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST |
| 26 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE | 26 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE |
| 27 SAME CONDITIONALS. --> | 27 SAME CONDITIONALS. --> |
| 28 <!-- The toolbar button images are mapped from name/style/state | 28 <!-- The toolbar button images are mapped from name/style/state |
| 29 combinations to the appropriate resource ID using a 3-dimensional | 29 combinations to the appropriate resource ID using a 3-dimensional |
| 30 array built with macros. For example, 'IDR_IOS_TOOLBAR_DARK_BACK' and | 30 array built with macros. For example, 'IDR_IOS_TOOLBAR_DARK_BACK' and |
| 31 its variations do not appear in code. Instead, a macro call is used, | 31 its variations do not appear in code. Instead, a macro call is used, |
| 32 TOOLBAR_IDR_THREE_STATE(BACK), to add its variations to the array. | 32 TOOLBAR_IDR_THREE_STATE(BACK), to add its variations to the array. |
| 33 The easiest way to find the use of a given resource ID: | 33 The easiest way to find the use of a given resource ID: |
| 34 'git grep TOOLBAR_IDR_.*BACK' --> | 34 'git grep TOOLBAR_IDR_.*BACK' --> |
| 35 <structure type="chrome_scaled_image" name="IDR_IOS_CONTEXTUAL_SEARCH_HEAD
ER" file="contextual_search_header.png" /> |
| 35 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_AUTOLOGIN" fil
e="infobar_autologin.png" /> | 36 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_AUTOLOGIN" fil
e="infobar_autologin.png" /> |
| 36 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_SAVE_PASSWORD"
file="infobar_save_password.png" /> | 37 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_SAVE_PASSWORD"
file="infobar_save_password.png" /> |
| 37 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_TRANSLATE" fil
e="infobar_translate.png" /> | 38 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_TRANSLATE" fil
e="infobar_translate.png" /> |
| 38 <structure type="chrome_scaled_image" name="IDR_IOS_LOCATION_BAR_HTTP" fil
e="omnibox_http.png" /> | 39 <structure type="chrome_scaled_image" name="IDR_IOS_LOCATION_BAR_HTTP" fil
e="omnibox_http.png" /> |
| 39 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HISTORY" file=
"omnibox_history.png" /> | 40 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HISTORY" file=
"omnibox_history.png" /> |
| 40 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HISTORY_INCOGN
ITO" file="omnibox_history_incognito.png" /> | 41 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HISTORY_INCOGN
ITO" file="omnibox_history_incognito.png" /> |
| 41 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTP" file="om
nibox_http.png" /> | 42 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTP" file="om
nibox_http.png" /> |
| 42 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTPS_INVALID"
file="omnibox_https_invalid.png" /> | 43 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTPS_INVALID"
file="omnibox_https_invalid.png" /> |
| 43 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTPS_POLICY_W
ARNING" file="controlled_setting_mandatory.png" /> | 44 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTPS_POLICY_W
ARNING" file="controlled_setting_mandatory.png" /> |
| 44 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTPS_VALID" f
ile="omnibox_https_valid.png" /> | 45 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTPS_VALID" f
ile="omnibox_https_valid.png" /> |
| 45 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTP_INCOGNITO
" file="omnibox_http_incognito.png" /> | 46 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTP_INCOGNITO
" file="omnibox_http_incognito.png" /> |
| 46 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_SEARCH" file="
omnibox_search.png" /> | 47 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_SEARCH" file="
omnibox_search.png" /> |
| 47 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_SEARCH_INCOGNI
TO" file="omnibox_search_incognito.png" /> | 48 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_SEARCH_INCOGNI
TO" file="omnibox_search_incognito.png" /> |
| 48 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_STAR" file="om
nibox_star.png" /> | 49 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_STAR" file="om
nibox_star.png" /> |
| 49 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_STAR_INCOGNITO
" file="omnibox_star_incognito.png" /> | 50 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_STAR_INCOGNITO
" file="omnibox_star_incognito.png" /> |
| 51 <structure type="chrome_scaled_image" name="IDR_IOS_PROMO_INFO" file="prom
o_info.png" /> |
| 52 <structure type="chrome_scaled_image" name="IDR_IOS_SETTINGS_INFO_24" file
="settings_info_24.png" /> |
| 50 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACK" fil
e="toolbar_dark_back.png" /> | 53 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACK" fil
e="toolbar_dark_back.png" /> |
| 51 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACK_DISA
BLED" file="toolbar_dark_back_disabled.png" /> | 54 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACK_DISA
BLED" file="toolbar_dark_back_disabled.png" /> |
| 52 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACK_PRES
SED" file="toolbar_dark_back_pressed.png" /> | 55 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACK_PRES
SED" file="toolbar_dark_back_pressed.png" /> |
| 53 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACKGROUN
D" file="toolbar_dark_background.png" /> | 56 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACKGROUN
D" file="toolbar_dark_background.png" /> |
| 54 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_FORWARD"
file="toolbar_dark_forward.png" /> | 57 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_FORWARD"
file="toolbar_dark_forward.png" /> |
| 55 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_FORWARD_D
ISABLED" file="toolbar_dark_forward_disabled.png" /> | 58 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_FORWARD_D
ISABLED" file="toolbar_dark_forward_disabled.png" /> |
| 56 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_FORWARD_P
RESSED" file="toolbar_dark_forward_pressed.png" /> | 59 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_FORWARD_P
RESSED" file="toolbar_dark_forward_pressed.png" /> |
| 57 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_OVERVIEW"
file="toolbar_dark_overview.png" /> | 60 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_OVERVIEW"
file="toolbar_dark_overview.png" /> |
| 58 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_OVERVIEW_
DISABLED" file="toolbar_dark_overview_disabled.png" /> | 61 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_OVERVIEW_
DISABLED" file="toolbar_dark_overview_disabled.png" /> |
| 59 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_OVERVIEW_
PRESSED" file="toolbar_dark_overview_pressed.png" /> | 62 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_OVERVIEW_
PRESSED" file="toolbar_dark_overview_pressed.png" /> |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 101 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TOOLS_PR
ESSED" file="toolbar_light_tools_pressed.png" /> | 104 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TOOLS_PR
ESSED" file="toolbar_light_tools_pressed.png" /> |
| 102 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TTS" fil
e="toolbar_tts.png" /> | 105 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TTS" fil
e="toolbar_tts.png" /> |
| 103 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TTS_PRES
SED" file="toolbar_tts_pressed.png" /> | 106 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TTS_PRES
SED" file="toolbar_tts_pressed.png" /> |
| 104 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_VOICE" f
ile="toolbar_light_voice.png" /> | 107 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_VOICE" f
ile="toolbar_light_voice.png" /> |
| 105 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_VOICE_PR
ESSED" file="toolbar_light_voice_pressed.png" /> | 108 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_VOICE_PR
ESSED" file="toolbar_light_voice_pressed.png" /> |
| 106 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_SHADOW" file="
toolbar_shadow.png" /> | 109 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_SHADOW" file="
toolbar_shadow.png" /> |
| 107 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_SHADOW_FULL_BL
EED" file="toolbar_shadow_full_bleed.png" /> | 110 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_SHADOW_FULL_BL
EED" file="toolbar_shadow_full_bleed.png" /> |
| 108 </structures> | 111 </structures> |
| 109 </release> | 112 </release> |
| 110 </grit> | 113 </grit> |
| OLD | NEW |