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 310 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
321 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUND"
file="common/find_dlg_right_bg.png" /> | 321 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUND"
file="common/find_dlg_right_bg.png" /> |
322 <structure type="chrome_scaled_image" name="IDR_FLAGS_FAVICON" file="commo
n/favicon_flags.png" /> | 322 <structure type="chrome_scaled_image" name="IDR_FLAGS_FAVICON" file="commo
n/favicon_flags.png" /> |
323 <if expr="toolkit_views or is_macosx or is_ios"> | 323 <if expr="toolkit_views or is_macosx or is_ios"> |
324 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="common/br
owser_forward_normal.png" /> | 324 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="common/br
owser_forward_normal.png" /> |
325 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/
browser_forward_disabled.png" /> | 325 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/
browser_forward_disabled.png" /> |
326 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="common/
browser_forward_hover.png" /> | 326 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="common/
browser_forward_hover.png" /> |
327 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="common/
browser_forward_pressed.png" /> | 327 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="common/
browser_forward_pressed.png" /> |
328 </if> | 328 </if> |
329 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="com
mon/frozen_tab.png" /> | 329 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="com
mon/frozen_tab.png" /> |
330 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi
le="common/fullscreen_menu_button.png" /> | 330 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi
le="common/fullscreen_menu_button.png" /> |
| 331 <structure type="chrome_scaled_image" name="IDR_GENERATE_PASSWORD_KEY" fil
e="common/password_generation_key.png" /> |
331 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="common/he
lp_16.png" /> | 332 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="common/he
lp_16.png" /> |
332 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="com
mon/favicon_history.png" /> | 333 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="com
mon/favicon_history.png" /> |
333 <if expr="toolkit_views or is_macosx or is_ios"> | 334 <if expr="toolkit_views or is_macosx or is_ios"> |
334 <structure type="chrome_scaled_image" name="IDR_HOME" file="common/brows
er_home_normal.png" /> | 335 <structure type="chrome_scaled_image" name="IDR_HOME" file="common/brows
er_home_normal.png" /> |
335 </if> | 336 </if> |
336 <if expr="toolkit_views or is_macosx or is_ios"> | 337 <if expr="toolkit_views or is_macosx or is_ios"> |
337 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro
wser_home_hover.png" /> | 338 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro
wser_home_hover.png" /> |
338 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro
wser_home_pressed.png" /> | 339 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro
wser_home_pressed.png" /> |
339 </if> | 340 </if> |
340 <if expr="not is_android and not is_ios"> | 341 <if expr="not is_android and not is_ios"> |
(...skipping 910 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1251 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1252 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
1252 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1253 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
1253 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1254 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
1254 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1255 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
1255 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1256 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
1256 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1257 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
1257 | 1258 |
1258 </structures> | 1259 </structures> |
1259 </release> | 1260 </release> |
1260 </grit> | 1261 </grit> |
OLD | NEW |