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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
133 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P
HOTO" file="cros/take_photo.png" /> | 133 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P
HOTO" file="cros/take_photo.png" /> |
134 </if> | 134 </if> |
135 <if expr="toolkit_views or is_macosx or is_ios"> | 135 <if expr="toolkit_views or is_macosx or is_ios"> |
136 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="co
mmon/browser_action_normal.png" /> | 136 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="co
mmon/browser_action_normal.png" /> |
137 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file="
common/browser_action_hover.png" /> | 137 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file="
common/browser_action_hover.png" /> |
138 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file="
common/browser_action_pressed.png" /> | 138 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file="
common/browser_action_pressed.png" /> |
139 </if> | 139 </if> |
140 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW"
file="common/browser_actions_overflow_normal.png" /> | 140 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW"
file="common/browser_actions_overflow_normal.png" /> |
141 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW_H
" file="common/browser_actions_overflow_hover.png" /> | 141 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW_H
" file="common/browser_actions_overflow_hover.png" /> |
142 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW_P
" file="common/browser_actions_overflow_pressed.png" /> | 142 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW_P
" file="common/browser_actions_overflow_pressed.png" /> |
| 143 <structure type="chrome_scaled_image" name="IDR_CHEVRON_LEFT" file="common
/chevron_left.png" /> |
143 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c
ommon/close_button_mask.png" /> | 144 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c
ommon/close_button_mask.png" /> |
144 <if expr="is_win"> | 145 <if expr="is_win"> |
145 <structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file="
common/favicon_conflicts.png" /> | 146 <structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file="
common/favicon_conflicts.png" /> |
146 </if> | 147 </if> |
147 <!-- Ash doesn't draw rounded content area, so needs a special top | 148 <!-- Ash doesn't draw rounded content area, so needs a special top |
148 image. --> | 149 image. --> |
149 <if expr="not use_ash"> | 150 <if expr="not use_ash"> |
150 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" file
="common/content_top_center.png" /> | 151 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" file
="common/content_top_center.png" /> |
151 </if> | 152 </if> |
152 <if expr="use_ash"> | 153 <if expr="use_ash"> |
(...skipping 1095 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1248 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1249 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
1249 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1250 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
1250 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1251 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
1251 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1252 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
1252 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1253 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
1253 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1254 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
1254 | 1255 |
1255 </structures> | 1256 </structures> |
1256 </release> | 1257 </release> |
1257 </grit> | 1258 </grit> |
OLD | NEW |