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 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
63 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE" fil
e="common/app_window_maximize.png" /> | 63 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE" fil
e="common/app_window_maximize.png" /> |
64 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_D" f
ile="common/app_window_maximize_disabled.png" /> | 64 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_D" f
ile="common/app_window_maximize_disabled.png" /> |
65 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_H" f
ile="common/app_window_maximize_hover.png" /> | 65 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_H" f
ile="common/app_window_maximize_hover.png" /> |
66 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_L" f
ile="common/app_window_maximize_light.png" /> | 66 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_L" f
ile="common/app_window_maximize_light.png" /> |
67 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_P" f
ile="common/app_window_maximize_active.png" /> | 67 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_P" f
ile="common/app_window_maximize_active.png" /> |
68 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE" fil
e="common/app_window_minimize.png" /> | 68 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE" fil
e="common/app_window_minimize.png" /> |
69 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_H" f
ile="common/app_window_minimize_hover.png" /> | 69 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_H" f
ile="common/app_window_minimize_hover.png" /> |
70 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_L" f
ile="common/app_window_minimize_light.png" /> | 70 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_L" f
ile="common/app_window_minimize_light.png" /> |
71 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_P" f
ile="common/app_window_minimize_active.png" /> | 71 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_P" f
ile="common/app_window_minimize_active.png" /> |
72 </if> | 72 </if> |
73 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N" file="common/autofill_dialog_menu_button_normal.png" /> | |
74 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_P" file="common/autofill_dialog_menu_button_pressed.png" /> | |
75 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_H" file="common/autofill_dialog_menu_button_hover.png" /> | |
76 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_D" file="common/autofill_dialog_menu_button_disabled.png" /> | |
77 <if expr="toolkit_views or is_macosx or is_ios"> | 73 <if expr="toolkit_views or is_macosx or is_ios"> |
78 <structure type="chrome_scaled_image" name="IDR_BACK" file="common/brows
er_back_normal.png" /> | 74 <structure type="chrome_scaled_image" name="IDR_BACK" file="common/brows
er_back_normal.png" /> |
79 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="common/bro
wser_back_disabled.png" /> | 75 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="common/bro
wser_back_disabled.png" /> |
80 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="common/bro
wser_back_hover.png" /> | 76 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="common/bro
wser_back_hover.png" /> |
81 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="common/bro
wser_back_pressed.png" /> | 77 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="common/bro
wser_back_pressed.png" /> |
82 </if> | 78 </if> |
83 <structure type="chrome_scaled_image" name="IDR_BLOCKED_BACKGROUND_SYNC" f
ile="common/blocked_background_sync.png" /> | 79 <structure type="chrome_scaled_image" name="IDR_BLOCKED_BACKGROUND_SYNC" f
ile="common/blocked_background_sync.png" /> |
84 <structure type="chrome_scaled_image" name="IDR_BLOCKED_CAMERA" file="comm
on/blocked_camera.png" /> | 80 <structure type="chrome_scaled_image" name="IDR_BLOCKED_CAMERA" file="comm
on/blocked_camera.png" /> |
85 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="com
mon/blocked_cookies.png" /> | 81 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="com
mon/blocked_cookies.png" /> |
86 <structure type="chrome_scaled_image" name="IDR_BLOCKED_DOWNLOADS" file="c
ommon/blocked_downloads.png" /> | 82 <structure type="chrome_scaled_image" name="IDR_BLOCKED_DOWNLOADS" file="c
ommon/blocked_downloads.png" /> |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
118 <if expr="is_win"> | 114 <if expr="is_win"> |
119 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil
e="win/bookmark_bar_folder.png" /> | 115 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil
e="win/bookmark_bar_folder.png" /> |
120 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_MANA
GED" file="win/bookmark_bar_folder_managed.png" /> | 116 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_MANA
GED" file="win/bookmark_bar_folder_managed.png" /> |
121 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_SUPE
RVISED" file="win/bookmark_bar_folder_supervised.png" /> | 117 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_SUPE
RVISED" file="win/bookmark_bar_folder_supervised.png" /> |
122 </if> | 118 </if> |
123 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_APPS_SHORTCUT
" file="common/apps_bookmark_bar_icon.png" /> | 119 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_APPS_SHORTCUT
" file="common/apps_bookmark_bar_icon.png" /> |
124 <if expr="chromeos"> | 120 <if expr="chromeos"> |
125 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE
_FILE" file="cros/choose_file.png" /> | 121 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE
_FILE" file="cros/choose_file.png" /> |
126 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P
HOTO" file="cros/take_photo.png" /> | 122 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P
HOTO" file="cros/take_photo.png" /> |
127 </if> | 123 </if> |
128 <if expr="toolkit_views or is_macosx or is_ios"> | |
129 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="co
mmon/browser_action_normal.png" /> | |
130 </if> | |
131 <if expr="chromeos"> | 124 <if expr="chromeos"> |
132 <structure type="chrome_scaled_image" name="IDR_BUILDINGS_ILLUSTRATION"
file="cros/buildings_illustration.png" /> | 125 <structure type="chrome_scaled_image" name="IDR_BUILDINGS_ILLUSTRATION"
file="cros/buildings_illustration.png" /> |
133 </if> | 126 </if> |
134 <structure type="chrome_scaled_image" name="IDR_CHEVRON_LEFT" file="common
/chevron_left.png" /> | |
135 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c
ommon/close_button_mask.png" /> | 127 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c
ommon/close_button_mask.png" /> |
136 <if expr="is_win"> | 128 <if expr="is_win"> |
137 <structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file="
common/favicon_conflicts.png" /> | 129 <structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file="
common/favicon_conflicts.png" /> |
138 </if> | 130 </if> |
139 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="common/
cookie.png" /> | 131 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="common/
cookie.png" /> |
140 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file=
"common/cookie_storage.png" /> | 132 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file=
"common/cookie_storage.png" /> |
141 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B
OTTOM_LEFT" file="common/developer_mode_highlight_bottom_left.png" /> | 133 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B
OTTOM_LEFT" file="common/developer_mode_highlight_bottom_left.png" /> |
142 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B
OTTOM" file="common/developer_mode_highlight_bottom.png" /> | 134 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B
OTTOM" file="common/developer_mode_highlight_bottom.png" /> |
143 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B
OTTOM_RIGHT" file="common/developer_mode_highlight_bottom_right.png" /> | 135 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B
OTTOM_RIGHT" file="common/developer_mode_highlight_bottom_right.png" /> |
144 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_C
ENTER" file="common/developer_mode_highlight_center.png" /> | 136 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_C
ENTER" file="common/developer_mode_highlight_center.png" /> |
(...skipping 353 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
498 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE
SSED_TOP" file="win/avatar_button/win8/sign_in_button_pressed_top.png" /> | 490 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE
SSED_TOP" file="win/avatar_button/win8/sign_in_button_pressed_top.png" /> |
499 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE
SSED_TOP_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_top_left.png"
/> | 491 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE
SSED_TOP_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_top_left.png"
/> |
500 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE
SSED_TOP_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_top_right.pn
g" /> | 492 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE
SSED_TOP_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_top_right.pn
g" /> |
501 </if> <!-- toolkit_views and not is_macosx --> | 493 </if> <!-- toolkit_views and not is_macosx --> |
502 <if expr="enable_app_list"> | 494 <if expr="enable_app_list"> |
503 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING"
file="profile_loading.png" /> | 495 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING"
file="profile_loading.png" /> |
504 </if> | 496 </if> |
505 <if expr="chromeos"> | 497 <if expr="chromeos"> |
506 <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="cro
s/reset_warning.png" /> | 498 <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="cro
s/reset_warning.png" /> |
507 </if> | 499 </if> |
508 <structure type="chrome_scaled_image" name="IDR_QUESTION_MARK" file="commo
n/question_mark.png" /> | |
509 <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="co
mmon/profile_selected.png" /> | |
510 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file=
"common/restore_button_mask.png" /> | 500 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file=
"common/restore_button_mask.png" /> |
511 <if expr="is_macosx"> | 501 <if expr="is_macosx"> |
512 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" fi
le="legacy/safebrowsing_warning.png" /> | 502 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" fi
le="legacy/safebrowsing_warning.png" /> |
513 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_ACTIVE" fi
le="legacy/save_password_active.png" /> | 503 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_ACTIVE" fi
le="legacy/save_password_active.png" /> |
514 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_INACTIVE"
file="legacy/save_password_inactive.png" /> | 504 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_INACTIVE"
file="legacy/save_password_inactive.png" /> |
515 </if> | 505 </if> |
516 <structure type="chrome_scaled_image" name="IDR_SCREEN_CAPTURE_NOTIFICATIO
N_GRIP" file="screen_capture_notification_grip.png" /> | 506 <structure type="chrome_scaled_image" name="IDR_SCREEN_CAPTURE_NOTIFICATIO
N_GRIP" file="screen_capture_notification_grip.png" /> |
517 <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_IC
ON" file="common/notification_screenshot_icon.png" /> | 507 <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_IC
ON" file="common/notification_screenshot_icon.png" /> |
518 <if expr="chromeos"> | 508 <if expr="chromeos"> |
519 <structure type="chrome_scaled_image" name="IDR_SECONDARY_USER_SETTINGS"
file="cros/secondary_user_settings.png" /> | 509 <structure type="chrome_scaled_image" name="IDR_SECONDARY_USER_SETTINGS"
file="cros/secondary_user_settings.png" /> |
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
646 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> | 636 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
647 </if> | 637 </if> |
648 <if expr="is_macosx"> | 638 <if expr="is_macosx"> |
649 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy
/zoom_minus.png" /> | 639 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy
/zoom_minus.png" /> |
650 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/
zoom_plus.png" /> | 640 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/
zoom_plus.png" /> |
651 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac
y/zoom_reset.png" /> | 641 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac
y/zoom_reset.png" /> |
652 </if> | 642 </if> |
653 </structures> | 643 </structures> |
654 </release> | 644 </release> |
655 </grit> | 645 </grit> |
OLD | NEW |