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 1022 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1033 </if> | 1033 </if> |
1034 <if expr="(is_macosx or is_ios) and not toolkit_views"> | 1034 <if expr="(is_macosx or is_ios) and not toolkit_views"> |
1035 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ma
c/tab_alpha_left.png" /> | 1035 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ma
c/tab_alpha_left.png" /> |
1036 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="m
ac/tab_alpha_right.png" /> | 1036 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="m
ac/tab_alpha_right.png" /> |
1037 </if> | 1037 </if> |
1038 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos
e_1.png" /> | 1038 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos
e_1.png" /> |
1039 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl
ose_1_hover.png" /> | 1039 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl
ose_1_hover.png" /> |
1040 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common
/close_1_mask.png" /> | 1040 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common
/close_1_mask.png" /> |
1041 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl
ose_1_pressed.png" /> | 1041 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl
ose_1_pressed.png" /> |
1042 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" file=
"common/tab_audio_indicator.png" /> | 1042 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" file=
"common/tab_audio_indicator.png" /> |
| 1043 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_MUTING_INDICATOR
" file="common/tab_audio_muting_indicator.png" /> |
| 1044 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_MUTING_AFFORDANC
E" file="common/tab_audio_muting_affordance.png" /> |
1043 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" fil
e="common/tab_capture_indicator.png" /> | 1045 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" fil
e="common/tab_capture_indicator.png" /> |
1044 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d
rop_down.png" /> | 1046 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d
rop_down.png" /> |
1045 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro
p_up.png" /> | 1047 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro
p_up.png" /> |
1046 <if expr="toolkit_views"> | 1048 <if expr="toolkit_views"> |
1047 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="common/tab_inactive_center.png" /> | 1049 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="common/tab_inactive_center.png" /> |
1048 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"common/tab_inactive_left.png" /> | 1050 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"common/tab_inactive_left.png" /> |
1049 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="common/tab_inactive_right.png" /> | 1051 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="common/tab_inactive_right.png" /> |
1050 </if> | 1052 </if> |
1051 <if expr="(is_macosx or is_ios) and not toolkit_views"> | 1053 <if expr="(is_macosx or is_ios) and not toolkit_views"> |
1052 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="mac/tab_inactive_center.png" /> | 1054 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="mac/tab_inactive_center.png" /> |
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1192 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1194 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
1193 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1195 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
1194 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1196 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
1195 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1197 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
1196 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1198 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
1197 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1199 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
1198 | 1200 |
1199 </structures> | 1201 </structures> |
1200 </release> | 1202 </release> |
1201 </grit> | 1203 </grit> |
OLD | NEW |