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 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
172 <if expr="use_ash"> | 172 <if expr="use_ash"> |
173 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" file
="common/ash/content_top_center.png" /> | 173 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER" file
="common/ash/content_top_center.png" /> |
174 <if expr="not chromeos"> | 174 <if expr="not chromeos"> |
175 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER_DES
KTOP" file="common/content_top_center.png" /> | 175 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_CENTER_DES
KTOP" file="common/content_top_center.png" /> |
176 </if> | 176 </if> |
177 </if> | 177 </if> |
178 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_LEFT_CORNER" f
ile="common/content_top_left_corner.png" /> | 178 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_LEFT_CORNER" f
ile="common/content_top_left_corner.png" /> |
179 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_LEFT_CORNER_MA
SK" file="common/content_top_left_corner_mask.png" /> | 179 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_LEFT_CORNER_MA
SK" file="common/content_top_left_corner_mask.png" /> |
180 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_RIGHT_CORNER"
file="common/content_top_right_corner.png" /> | 180 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_RIGHT_CORNER"
file="common/content_top_right_corner.png" /> |
181 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_RIGHT_CORNER_M
ASK" file="common/content_top_right_corner_mask.png" /> | 181 <structure type="chrome_scaled_image" name="IDR_CONTENT_TOP_RIGHT_CORNER_M
ASK" file="common/content_top_right_corner_mask.png" /> |
| 182 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_CHILD"
file="common/controlled_setting_child.png" /> |
182 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI
ON" file="common/controlled_setting_extension.png" /> | 183 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_EXTENSI
ON" file="common/controlled_setting_extension.png" /> |
183 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO
RY" file="common/controlled_setting_mandatory.png" /> | 184 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_MANDATO
RY" file="common/controlled_setting_mandatory.png" /> |
184 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_OWNER"
file="common/controlled_setting_owner.png" /> | 185 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_OWNER"
file="common/controlled_setting_owner.png" /> |
185 <if expr="chromeos"> | 186 <if expr="chromeos"> |
186 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_SHARE
D" file="cros/controlled_setting_shared.png" /> | 187 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_SHARE
D" file="cros/controlled_setting_shared.png" /> |
187 </if> | 188 </if> |
| 189 <structure type="chrome_scaled_image" name="IDR_CONTROLLED_SETTING_SUPERVI
SED" file="common/controlled_setting_supervised.png" /> |
188 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="common/
cookie.png" /> | 190 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="common/
cookie.png" /> |
189 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file=
"common/cookie_storage.png" /> | 191 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file=
"common/cookie_storage.png" /> |
190 <if expr="chromeos"> | 192 <if expr="chromeos"> |
191 <structure type="chrome_scaled_image" name="IDR_CROS_DEFAULT_THROBBER" f
ile="cros/default_throbber.png" /> | 193 <structure type="chrome_scaled_image" name="IDR_CROS_DEFAULT_THROBBER" f
ile="cros/default_throbber.png" /> |
192 </if> | 194 </if> |
193 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B
OTTOM_LEFT" file="common/developer_mode_highlight_bottom_left.png" /> | 195 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B
OTTOM_LEFT" file="common/developer_mode_highlight_bottom_left.png" /> |
194 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B
OTTOM" file="common/developer_mode_highlight_bottom.png" /> | 196 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B
OTTOM" file="common/developer_mode_highlight_bottom.png" /> |
195 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B
OTTOM_RIGHT" file="common/developer_mode_highlight_bottom_right.png" /> | 197 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B
OTTOM_RIGHT" file="common/developer_mode_highlight_bottom_right.png" /> |
196 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_C
ENTER" file="common/developer_mode_highlight_center.png" /> | 198 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_C
ENTER" file="common/developer_mode_highlight_center.png" /> |
197 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_L
EFT" file="common/developer_mode_highlight_left.png" /> | 199 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_L
EFT" file="common/developer_mode_highlight_left.png" /> |
(...skipping 859 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1057 <!-- People search images --> | 1059 <!-- People search images --> |
1058 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1060 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
1059 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1061 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
1060 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1062 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
1061 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1063 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
1062 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1064 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
1063 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1065 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
1064 </structures> | 1066 </structures> |
1065 </release> | 1067 </release> |
1066 </grit> | 1068 </grit> |
OLD | NEW |