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 348 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
359 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" /> | 359 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" /> |
360 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_COMPLETE" file="common/user_manager_tutorial/complete.png" /> | 360 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_COMPLETE" file="common/user_manager_tutorial/complete.png" /> |
361 </if> | 361 </if> |
362 <if expr="chromeos"> | 362 <if expr="chromeos"> |
363 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil e="cros/icon_add_user_white.png" /> | 363 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil e="cros/icon_add_user_white.png" /> |
364 <structure type="chrome_scaled_image" name="IDR_ICON_MORE_VERT_WHITE" fi le="cros/icon_more_vert_white.png" /> | 364 <structure type="chrome_scaled_image" name="IDR_ICON_MORE_VERT_WHITE" fi le="cros/icon_more_vert_white.png" /> |
365 <structure type="chrome_scaled_image" name="IDR_ICON_GUEST_WHITE" file=" cros/icon_guest_white.png" /> | 365 <structure type="chrome_scaled_image" name="IDR_ICON_GUEST_WHITE" file=" cros/icon_guest_white.png" /> |
366 <structure type="chrome_scaled_image" name="IDR_ICON_POWER_WHITE" file=" cros/icon_power_white.png" /> | 366 <structure type="chrome_scaled_image" name="IDR_ICON_POWER_WHITE" file=" cros/icon_power_white.png" /> |
367 </if> | 367 </if> |
368 <structure type="chrome_scaled_image" name="IDR_INFO" file="common/info_sm all.png" /> | 368 <structure type="chrome_scaled_image" name="IDR_INFO" file="common/info_sm all.png" /> |
369 <if expr="toolkit_views and not is_macosx"> | 369 <if expr="(toolkit_views and not is_macosx) or mac_views_browser"> |
370 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM" file="common/infobarbutton_bottom_hover.png" /> | 370 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM" file="common/infobarbutton_bottom_hover.png" /> |
371 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM_LEFT" file="common/infobarbutton_bottom_left_hover.png" /> | 371 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM_LEFT" file="common/infobarbutton_bottom_left_hover.png" /> |
372 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM_RIGHT" file="common/infobarbutton_bottom_right_hover.png" /> | 372 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_BOTT OM_RIGHT" file="common/infobarbutton_bottom_right_hover.png" /> |
373 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_CENT ER" file="common/infobarbutton_center_hover.png" /> | 373 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_CENT ER" file="common/infobarbutton_center_hover.png" /> |
374 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_LEFT " file="common/infobarbutton_left_hover.png" /> | 374 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_LEFT " file="common/infobarbutton_left_hover.png" /> |
375 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_RIGH T" file="common/infobarbutton_right_hover.png" /> | 375 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_RIGH T" file="common/infobarbutton_right_hover.png" /> |
376 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP" file="common/infobarbutton_top_hover.png" /> | 376 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP" file="common/infobarbutton_top_hover.png" /> |
377 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP_ LEFT" file="common/infobarbutton_top_left_hover.png" /> | 377 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP_ LEFT" file="common/infobarbutton_top_left_hover.png" /> |
378 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP_ RIGHT" file="common/infobarbutton_top_right_hover.png" /> | 378 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_HOVER_TOP_ RIGHT" file="common/infobarbutton_top_right_hover.png" /> |
379 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_MENU_DROPA RROW" file="common/infobarbutton_menu_droparrow.png" /> | 379 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_MENU_DROPA RROW" file="common/infobarbutton_menu_droparrow.png" /> |
(...skipping 714 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1094 <!-- Ash has gray tab backgrounds, Windows uses blue. --> | 1094 <!-- Ash has gray tab backgrounds, Windows uses blue. --> |
1095 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="common/ash/theme_default_inactive.png" /> | 1095 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="common/ash/theme_default_inactive.png" /> |
1096 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC OGNITO" file="common/ash/theme_default_inactive.png" /> | 1096 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC OGNITO" file="common/ash/theme_default_inactive.png" /> |
1097 <if expr="not chromeos"> | 1097 <if expr="not chromeos"> |
1098 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_D ESKTOP" file="theme_tab_background.png" /> | 1098 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_D ESKTOP" file="theme_tab_background.png" /> |
1099 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_I NCOGNITO_DESKTOP" file="theme_tab_background_incognito.png" /> | 1099 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_I NCOGNITO_DESKTOP" file="theme_tab_background_incognito.png" /> |
1100 </if> | 1100 </if> |
1101 </if> | 1101 </if> |
1102 <if expr="is_macosx or is_ios"> | 1102 <if expr="is_macosx or is_ios"> |
1103 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="mac/theme_default_inactive.png" /> | 1103 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="mac/theme_default_inactive.png" /> |
1104 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC OGNITO" file="mac/theme_default_inactive.png" /> | |
Nico
2015/03/12 21:30:59
Is this needed in non-views mode? Doesn't look lik
Andre
2015/03/12 22:38:44
It is not used by Cocoa browser.
It is the same as
| |
1104 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INA CTIVE" file="mac/theme_default_inactive_background.png" /> | 1105 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INA CTIVE" file="mac/theme_default_inactive_background.png" /> |
1105 </if> | 1106 </if> |
1106 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_V" fi le="theme_tab_background_glass.png" /> | 1107 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_V" fi le="theme_tab_background_glass.png" /> |
1107 <if expr="not use_ash and not is_macosx and not is_ios"> | 1108 <if expr="not use_ash and not is_macosx and not is_ios"> |
1108 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="the me_toolbar_default.png" /> | 1109 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="the me_toolbar_default.png" /> |
1109 </if> | 1110 </if> |
1110 <if expr="use_ash"> | 1111 <if expr="use_ash"> |
1111 <!-- Ash has a dark gray toolbar background, Windows has light gray. --> | 1112 <!-- Ash has a dark gray toolbar background, Windows has light gray. --> |
1112 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="com mon/ash/theme_default_active.png" /> | 1113 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="com mon/ash/theme_default_active.png" /> |
1113 <if expr="not chromeos"> | 1114 <if expr="not chromeos"> |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1187 <!-- People search images --> | 1188 <!-- People search images --> |
1188 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> | 1189 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> |
1189 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> | 1190 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> |
1190 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> | 1191 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> |
1191 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> | 1192 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> |
1192 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> | 1193 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> |
1193 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> | 1194 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> |
1194 </structures> | 1195 </structures> |
1195 </release> | 1196 </release> |
1196 </grit> | 1197 </grit> |
OLD | NEW |