Chromium Code Reviews| 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_CHECKMARK" file="check mark.png" /> | |
| 35 <structure type="chrome_scaled_image" name="IDR_IOS_CONTEXTUAL_SEARCH_HEAD ER" file="contextual_search_header.png" /> | 36 <structure type="chrome_scaled_image" name="IDR_IOS_CONTEXTUAL_SEARCH_HEAD ER" file="contextual_search_header.png" /> |
| 37 <structure type="chrome_scaled_image" name="IDR_IOS_CONTROLLED_SETTING_MAN DATORY" file="controlled_setting_mandatory.png" /> | |
| 38 <structure type="chrome_scaled_image" name="IDR_IOS_ERROR" file="error.png " /> | |
| 36 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_AUTOLOGIN" fil e="infobar_autologin.png" /> | 39 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_AUTOLOGIN" fil e="infobar_autologin.png" /> |
| 40 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_RESTORE_SESSIO N" file="infobar_restore_session.png" /> | |
| 37 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_SAVE_PASSWORD" file="infobar_save_password.png" /> | 41 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_SAVE_PASSWORD" file="infobar_save_password.png" /> |
| 38 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_TRANSLATE" fil e="infobar_translate.png" /> | 42 <structure type="chrome_scaled_image" name="IDR_IOS_INFOBAR_TRANSLATE" fil e="infobar_translate.png" /> |
| 39 <structure type="chrome_scaled_image" name="IDR_IOS_LOCATION_BAR_HTTP" fil e="omnibox_http.png" /> | 43 <structure type="chrome_scaled_image" name="IDR_IOS_LOCATION_BAR_HTTP" fil e="omnibox_http.png" /> |
| 44 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_CLEAR" file="o mnibox/omnibox_clear.png" /> | |
| 45 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_CLEAR_OTR" fil e="omnibox/omnibox_incognito_clear.png" /> | |
| 46 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_CLEAR_OTR_PRES SED" file="omnibox/omnibox_incognito_clear_pressed.png" /> | |
| 47 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_CLEAR_PRESSED" file="omnibox/omnibox_clear_pressed.png" /> | |
| 40 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HISTORY" file= "omnibox_history.png" /> | 48 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HISTORY" file= "omnibox_history.png" /> |
| 41 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HISTORY_INCOGN ITO" file="omnibox_history_incognito.png" /> | 49 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HISTORY_INCOGN ITO" file="omnibox_history_incognito.png" /> |
| 42 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTP" file="om nibox_http.png" /> | 50 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTP" file="om nibox_http.png" /> |
| 51 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTP_INCOGNITO " file="omnibox_http_incognito.png" /> | |
| 43 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTPS_INVALID" file="omnibox_https_invalid.png" /> | 52 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTPS_INVALID" file="omnibox_https_invalid.png" /> |
| 44 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTPS_POLICY_W ARNING" file="controlled_setting_mandatory.png" /> | 53 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTPS_POLICY_W ARNING" file="controlled_setting_mandatory.png" /> |
| 45 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTPS_VALID" f ile="omnibox_https_valid.png" /> | 54 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTPS_VALID" f ile="omnibox_https_valid.png" /> |
| 46 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_HTTP_INCOGNITO " file="omnibox_http_incognito.png" /> | 55 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_KEYBOARD_VIEW_ APPEND" file="omnibox/append_ios.png" /> |
|
sdefresne
2016/12/01 14:29:53
Just sorted that one.
| |
| 56 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_KEYBOARD_VIEW_ APPEND_HIGHLIGHTED" file="omnibox/append_highlighted_ios.png" /> | |
| 57 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_KEYBOARD_VIEW_ APPEND_INCOGNITO" file="omnibox/append_incognito_ios.png" /> | |
| 58 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_KEYBOARD_VIEW_ APPEND_INCOGNITO_HIGHLIGHTED" file="omnibox/append_incognito_highlighted_ios.png " /> | |
| 47 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_OFFLINE" file= "omnibox_offline.png" /> | 59 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_OFFLINE" file= "omnibox_offline.png" /> |
| 60 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_PHYSICAL_WEB" file="omnibox/physical_web_ios.png" /> | |
| 48 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_SEARCH" file=" omnibox_search.png" /> | 61 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_SEARCH" file=" omnibox_search.png" /> |
| 49 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_SEARCH_INCOGNI TO" file="omnibox_search_incognito.png" /> | 62 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_SEARCH_INCOGNI TO" file="omnibox_search_incognito.png" /> |
| 50 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_STAR" file="om nibox_star.png" /> | 63 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_STAR" file="om nibox_star.png" /> |
| 51 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_STAR_INCOGNITO " file="omnibox_star_incognito.png" /> | 64 <structure type="chrome_scaled_image" name="IDR_IOS_OMNIBOX_STAR_INCOGNITO " file="omnibox_star_incognito.png" /> |
| 65 <structure type="chrome_scaled_image" name="IDR_IOS_PAGEINFO_BAD" file="om nibox/pageinfo_bad.png" /> | |
| 66 <structure type="chrome_scaled_image" name="IDR_IOS_PAGEINFO_GOOD" file="o mnibox/pageinfo_good.png" /> | |
| 67 <structure type="chrome_scaled_image" name="IDR_IOS_PAGEINFO_INFO" file="o mnibox/pageinfo_info.png" /> | |
| 52 <structure type="chrome_scaled_image" name="IDR_IOS_PROMO_INFO" file="prom o_info.png" /> | 68 <structure type="chrome_scaled_image" name="IDR_IOS_PROMO_INFO" file="prom o_info.png" /> |
| 53 <structure type="chrome_scaled_image" name="IDR_IOS_SETTINGS_INFO_24" file ="settings_info_24.png" /> | 69 <structure type="chrome_scaled_image" name="IDR_IOS_SETTINGS_INFO_24" file ="settings_info_24.png" /> |
| 54 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACK" fil e="toolbar_dark_back.png" /> | 70 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACK" fil e="toolbar_dark_back.png" /> |
| 55 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACK_DISA BLED" file="toolbar_dark_back_disabled.png" /> | 71 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACK_DISA BLED" file="toolbar_dark_back_disabled.png" /> |
| 56 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACK_PRES SED" file="toolbar_dark_back_pressed.png" /> | 72 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACK_PRES SED" file="toolbar_dark_back_pressed.png" /> |
| 57 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACKGROUN D" file="toolbar_dark_background.png" /> | 73 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_BACKGROUN D" file="toolbar_dark_background.png" /> |
| 58 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_FORWARD" file="toolbar_dark_forward.png" /> | 74 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_FORWARD" file="toolbar_dark_forward.png" /> |
| 59 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_FORWARD_D ISABLED" file="toolbar_dark_forward_disabled.png" /> | 75 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_FORWARD_D ISABLED" file="toolbar_dark_forward_disabled.png" /> |
| 60 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_FORWARD_P RESSED" file="toolbar_dark_forward_pressed.png" /> | 76 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_FORWARD_P RESSED" file="toolbar_dark_forward_pressed.png" /> |
| 61 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_OVERVIEW" file="toolbar_dark_overview.png" /> | 77 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_DARK_OVERVIEW" file="toolbar_dark_overview.png" /> |
| (...skipping 22 matching lines...) Expand all Loading... | |
| 84 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_BACKGROU ND" file="toolbar_light_background.png" /> | 100 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_BACKGROU ND" file="toolbar_light_background.png" /> |
| 85 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_CALLINGA PP" file="toolbar_light_callingapp.png" /> | 101 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_CALLINGA PP" file="toolbar_light_callingapp.png" /> |
| 86 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_CALLINGA PP_PRESSED" file="toolbar_light_callingapp_pressed.png" /> | 102 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_CALLINGA PP_PRESSED" file="toolbar_light_callingapp_pressed.png" /> |
| 87 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_FORWARD" file="toolbar_light_forward.png" /> | 103 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_FORWARD" file="toolbar_light_forward.png" /> |
| 88 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_FORWARD_ DISABLED" file="toolbar_light_forward_disabled.png" /> | 104 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_FORWARD_ DISABLED" file="toolbar_light_forward_disabled.png" /> |
| 89 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_FORWARD_ PRESSED" file="toolbar_light_forward_pressed.png" /> | 105 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_FORWARD_ PRESSED" file="toolbar_light_forward_pressed.png" /> |
| 90 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_OVERVIEW " file="toolbar_light_overview.png" /> | 106 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_OVERVIEW " file="toolbar_light_overview.png" /> |
| 91 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_OVERVIEW _DISABLED" file="toolbar_light_overview_disabled.png" /> | 107 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_OVERVIEW _DISABLED" file="toolbar_light_overview_disabled.png" /> |
| 92 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_OVERVIEW _PRESSED" file="toolbar_light_overview_pressed.png" /> | 108 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_OVERVIEW _PRESSED" file="toolbar_light_overview_pressed.png" /> |
| 93 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_RELOAD" file="toolbar_light_reload.png" /> | 109 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_RELOAD" file="toolbar_light_reload.png" /> |
| 110 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_RELOAD_D ISABLED" file="toolbar_light_reload_disabled.png" /> | |
| 111 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_RELOAD_P RESSED" file="toolbar_light_reload_pressed.png" /> | |
| 94 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_SHARE" f ile="toolbar_light_share.png" /> | 112 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_SHARE" f ile="toolbar_light_share.png" /> |
| 95 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_SHARE_DI SABLED" file="toolbar_light_share_disabled.png" /> | 113 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_SHARE_DI SABLED" file="toolbar_light_share_disabled.png" /> |
| 96 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_SHARE_PR ESSED" file="toolbar_light_share_pressed.png" /> | 114 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_SHARE_PR ESSED" file="toolbar_light_share_pressed.png" /> |
| 97 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_RELOAD_D ISABLED" file="toolbar_light_reload_disabled.png" /> | |
|
sdefresne
2016/12/01 14:29:52
And those two.
| |
| 98 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_RELOAD_P RESSED" file="toolbar_light_reload_pressed.png" /> | |
| 99 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_STAR" fi le="toolbar_light_star.png" /> | 115 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_STAR" fi le="toolbar_light_star.png" /> |
| 100 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_STAR_PRE SSED" file="toolbar_light_star_pressed.png" /> | 116 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_STAR_PRE SSED" file="toolbar_light_star_pressed.png" /> |
| 101 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_STOP" fi le="toolbar_light_stop.png" /> | 117 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_STOP" fi le="toolbar_light_stop.png" /> |
| 102 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_STOP_DIS ABLED" file="toolbar_light_stop_disabled.png" /> | 118 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_STOP_DIS ABLED" file="toolbar_light_stop_disabled.png" /> |
| 103 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_STOP_PRE SSED" file="toolbar_light_stop_pressed.png" /> | 119 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_STOP_PRE SSED" file="toolbar_light_stop_pressed.png" /> |
| 104 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TOOLS" f ile="toolbar_light_tools.png" /> | 120 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TOOLS" f ile="toolbar_light_tools.png" /> |
| 105 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TOOLS_PR ESSED" file="toolbar_light_tools_pressed.png" /> | 121 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TOOLS_PR ESSED" file="toolbar_light_tools_pressed.png" /> |
| 106 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TTS" fil e="toolbar_tts.png" /> | 122 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TTS" fil e="toolbar_tts.png" /> |
| 107 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TTS_PRES SED" file="toolbar_tts_pressed.png" /> | 123 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_TTS_PRES SED" file="toolbar_tts_pressed.png" /> |
| 108 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_VOICE" f ile="toolbar_light_voice.png" /> | 124 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_VOICE" f ile="toolbar_light_voice.png" /> |
| 109 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_VOICE_PR ESSED" file="toolbar_light_voice_pressed.png" /> | 125 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_LIGHT_VOICE_PR ESSED" file="toolbar_light_voice_pressed.png" /> |
| 110 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_SHADOW" file=" toolbar_shadow.png" /> | 126 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_SHADOW" file=" toolbar_shadow.png" /> |
| 111 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_SHADOW_FULL_BL EED" file="toolbar_shadow_full_bleed.png" /> | 127 <structure type="chrome_scaled_image" name="IDR_IOS_TOOLBAR_SHADOW_FULL_BL EED" file="toolbar_shadow_full_bleed.png" /> |
| 112 </structures> | 128 </structures> |
| 113 </release> | 129 </release> |
| 114 </grit> | 130 </grit> |
| OLD | NEW |