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 529 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
540 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" fi
le="common/omnibox_ev_bubble_left.png" /> | 540 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" fi
le="common/omnibox_ev_bubble_left.png" /> |
541 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" f
ile="common/omnibox_ev_bubble_right.png" /> | 541 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" f
ile="common/omnibox_ev_bubble_right.png" /> |
542 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP" fil
e="common/omnibox_ev_bubble_top.png" /> | 542 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP" fil
e="common/omnibox_ev_bubble_top.png" /> |
543 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_LEFT
" file="common/omnibox_ev_bubble_top_left.png" /> | 543 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_LEFT
" file="common/omnibox_ev_bubble_top_left.png" /> |
544 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_RIGH
T" file="common/omnibox_ev_bubble_top_right.png" /> | 544 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_RIGH
T" file="common/omnibox_ev_bubble_top_right.png" /> |
545 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP" fil
e="common/omnibox_extension_app.png" /> | 545 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP" fil
e="common/omnibox_extension_app.png" /> |
546 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_DARK
" file="common/omnibox_extension_app_dark.png" /> | 546 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_DARK
" file="common/omnibox_extension_app_dark.png" /> |
547 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_SELE
CTED" file="common/omnibox_extension_app_selected.png" /> | 547 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_SELE
CTED" file="common/omnibox_extension_app_selected.png" /> |
548 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP" file="common
/omnibox_http.png" /> | 548 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP" file="common
/omnibox_http.png" /> |
549 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_INVALID" fil
e="common/omnibox_https_invalid.png" /> | 549 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_INVALID" fil
e="common/omnibox_https_invalid.png" /> |
550 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_POLICY_WARNI
NG" file="common/omnibox_https_policy_warning.png" /> | 550 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_POLICY_WARNI
NG" file="common/controlled_setting_mandatory.png" /> |
551 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_VALID" file=
"common/omnibox_https_valid.png" /> | 551 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_VALID" file=
"common/omnibox_https_valid.png" /> |
552 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_WARNING" fil
e="common/omnibox_https_warning.png" /> | 552 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_WARNING" fil
e="common/omnibox_https_warning.png" /> |
553 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_DARK" file="c
ommon/omnibox_http_dark.png" /> | 553 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_DARK" file="c
ommon/omnibox_http_dark.png" /> |
554 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_SELECTED" fil
e="common/omnibox_http_selected.png" /> | 554 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_SELECTED" fil
e="common/omnibox_http_selected.png" /> |
555 <if expr="is_macosx or is_ios"> | 555 <if expr="is_macosx or is_ios"> |
556 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB
" file="mac/omnibox_keyword_hint_tab.png" /> | 556 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB
" file="mac/omnibox_keyword_hint_tab.png" /> |
557 </if> | 557 </if> |
558 <if expr="not is_macosx and not is_ios"> | 558 <if expr="not is_macosx and not is_ios"> |
559 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB
" file="common/omnibox_keyword_hint_tab.png" /> | 559 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB
" file="common/omnibox_keyword_hint_tab.png" /> |
560 </if> | 560 </if> |
(...skipping 591 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1152 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1152 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
1153 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1153 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
1154 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1154 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
1155 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1155 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
1156 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1156 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
1157 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1157 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
1158 | 1158 |
1159 </structures> | 1159 </structures> |
1160 </release> | 1160 </release> |
1161 </grit> | 1161 </grit> |
OLD | NEW |