Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(214)

Side by Side Diff: chrome/app/theme/theme_resources.grd

Issue 415973005: Move omnibox icons to components (2/2) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix GN Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/app/theme/default_200_percent/common/omnibox_search.png ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 505 matching lines...) Expand 10 before | Expand all | Expand 10 after
516 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_TOP_RIGHT" file="common/omnibox_content_setting_bubble_top_right.png" /> 516 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_TOP_RIGHT" file="common/omnibox_content_setting_bubble_top_right.png" />
517 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM" file="common/omnibox_ev_bubble_bottom.png" /> 517 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM" file="common/omnibox_ev_bubble_bottom.png" />
518 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM_L EFT" file="common/omnibox_ev_bubble_bottom_left.png" /> 518 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM_L EFT" file="common/omnibox_ev_bubble_bottom_left.png" />
519 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM_R IGHT" file="common/omnibox_ev_bubble_bottom_right.png" /> 519 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM_R IGHT" file="common/omnibox_ev_bubble_bottom_right.png" />
520 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_CENTER" file="common/omnibox_ev_bubble_center.png" /> 520 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_CENTER" file="common/omnibox_ev_bubble_center.png" />
521 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" fi le="common/omnibox_ev_bubble_left.png" /> 521 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" fi le="common/omnibox_ev_bubble_left.png" />
522 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" f ile="common/omnibox_ev_bubble_right.png" /> 522 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" f ile="common/omnibox_ev_bubble_right.png" />
523 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP" fil e="common/omnibox_ev_bubble_top.png" /> 523 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP" fil e="common/omnibox_ev_bubble_top.png" />
524 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_LEFT " file="common/omnibox_ev_bubble_top_left.png" /> 524 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_LEFT " file="common/omnibox_ev_bubble_top_left.png" />
525 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_RIGH T" file="common/omnibox_ev_bubble_top_right.png" /> 525 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_RIGH T" file="common/omnibox_ev_bubble_top_right.png" />
526 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP" fil e="common/omnibox_extension_app.png" />
527 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_DARK " file="common/omnibox_extension_app_dark.png" /> 526 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_DARK " file="common/omnibox_extension_app_dark.png" />
528 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_SELE CTED" file="common/omnibox_extension_app_selected.png" /> 527 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_SELE CTED" file="common/omnibox_extension_app_selected.png" />
529 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP" file="common /omnibox_http.png" />
530 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_INVALID" fil e="common/omnibox_https_invalid.png" /> 528 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_INVALID" fil e="common/omnibox_https_invalid.png" />
531 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_POLICY_WARNI NG" file="common/controlled_setting_mandatory.png" /> 529 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_POLICY_WARNI NG" file="common/controlled_setting_mandatory.png" />
532 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_VALID" file= "common/omnibox_https_valid.png" /> 530 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_VALID" file= "common/omnibox_https_valid.png" />
533 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_WARNING" fil e="common/omnibox_https_warning.png" /> 531 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_WARNING" fil e="common/omnibox_https_warning.png" />
534 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_DARK" file="c ommon/omnibox_http_dark.png" /> 532 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_DARK" file="c ommon/omnibox_http_dark.png" />
535 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_SELECTED" fil e="common/omnibox_http_selected.png" /> 533 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_SELECTED" fil e="common/omnibox_http_selected.png" />
536 <if expr="is_macosx or is_ios"> 534 <if expr="is_macosx or is_ios">
537 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB " file="mac/omnibox_keyword_hint_tab.png" /> 535 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB " file="mac/omnibox_keyword_hint_tab.png" />
538 </if> 536 </if>
539 <if expr="not is_macosx and not is_ios"> 537 <if expr="not is_macosx and not is_ios">
540 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB " file="common/omnibox_keyword_hint_tab.png" /> 538 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB " file="common/omnibox_keyword_hint_tab.png" />
541 </if> 539 </if>
542 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_MIC_SEARCH" file=" common/omnibox_mic_search.png" /> 540 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_MIC_SEARCH" file=" common/omnibox_mic_search.png" />
543 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_PDF_ICON" file="pd f.png" /> 541 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_PDF_ICON" file="pd f.png" />
544 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_BOTTOM" file="common/omnibox_popup_border_and_shadow_bottom.png" /> 542 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_BOTTOM" file="common/omnibox_popup_border_and_shadow_bottom.png" />
545 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_BOTTOM_LEFT" file="common/omnibox_popup_border_and_shadow_bottom_left.png" /> 543 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_BOTTOM_LEFT" file="common/omnibox_popup_border_and_shadow_bottom_left.png" />
546 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_BOTTOM_RIGHT" file="common/omnibox_popup_border_and_shadow_bottom_right.pn g" /> 544 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_BOTTOM_RIGHT" file="common/omnibox_popup_border_and_shadow_bottom_right.pn g" />
547 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_CENTER" file="common/omnibox_popup_border_and_shadow_center.png" /> 545 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_CENTER" file="common/omnibox_popup_border_and_shadow_center.png" />
548 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_LEFT" file="common/omnibox_popup_border_and_shadow_left.png" /> 546 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_LEFT" file="common/omnibox_popup_border_and_shadow_left.png" />
549 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_RIGHT" file="common/omnibox_popup_border_and_shadow_right.png" /> 547 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_RIGHT" file="common/omnibox_popup_border_and_shadow_right.png" />
550 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_TOP" file="common/omnibox_popup_border_and_shadow_top.png" /> 548 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_TOP" file="common/omnibox_popup_border_and_shadow_top.png" />
551 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_TOP_LEFT" file="common/omnibox_popup_border_and_shadow_top_left.png" /> 549 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_TOP_LEFT" file="common/omnibox_popup_border_and_shadow_top_left.png" />
552 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_TOP_RIGHT" file="common/omnibox_popup_border_and_shadow_top_right.png" /> 550 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND_S HADOW_TOP_RIGHT" file="common/omnibox_popup_border_and_shadow_top_right.png" />
553 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH" file="comm on/omnibox_search.png" />
554 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_BOTT OM" file="common/omnibox_search_button_bottom_middle.png" /> 551 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_BOTT OM" file="common/omnibox_search_button_bottom_middle.png" />
555 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_BOTT OM_LEFT" file="common/omnibox_search_button_bottom_left.png" /> 552 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_BOTT OM_LEFT" file="common/omnibox_search_button_bottom_left.png" />
556 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_BOTT OM_RIGHT" file="common/omnibox_search_button_bottom_right.png" /> 553 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_BOTT OM_RIGHT" file="common/omnibox_search_button_bottom_right.png" />
557 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_CENT ER" file="common/omnibox_search_button_center_middle.png" /> 554 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_CENT ER" file="common/omnibox_search_button_center_middle.png" />
558 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_LEFT " file="common/omnibox_search_button_center_left.png" /> 555 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_LEFT " file="common/omnibox_search_button_center_left.png" />
559 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_RIGH T" file="common/omnibox_search_button_center_right.png" /> 556 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_RIGH T" file="common/omnibox_search_button_center_right.png" />
560 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_TOP" file="common/omnibox_search_button_top_middle.png" /> 557 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_TOP" file="common/omnibox_search_button_top_middle.png" />
561 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_TOP_ LEFT" file="common/omnibox_search_button_top_left.png" /> 558 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_TOP_ LEFT" file="common/omnibox_search_button_top_left.png" />
562 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_TOP_ RIGHT" file="common/omnibox_search_button_top_right.png" /> 559 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_TOP_ RIGHT" file="common/omnibox_search_button_top_right.png" />
563 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_HOVE R_BOTTOM" file="common/omnibox_search_button_bottom_middle_hover.png" /> 560 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH_BUTTON_HOVE R_BOTTOM" file="common/omnibox_search_button_bottom_middle_hover.png" />
(...skipping 657 matching lines...) Expand 10 before | Expand all | Expand 10 after
1221 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1218 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1222 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1219 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1223 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1220 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1224 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1221 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1225 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1222 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1226 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1223 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1227 1224
1228 </structures> 1225 </structures>
1229 </release> 1226 </release>
1230 </grit> 1227 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/common/omnibox_search.png ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698