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

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

Issue 1452923002: Vectorize MD otr frame icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dont crash in tests Created 5 years, 1 month 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
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 524 matching lines...) Expand 10 before | Expand all | Expand 10 after
535 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B UBBLE_LEFT" file="common/omnibox_selected_keyword_bubble_left.png" /> 535 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B UBBLE_LEFT" file="common/omnibox_selected_keyword_bubble_left.png" />
536 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B UBBLE_RIGHT" file="common/omnibox_selected_keyword_bubble_right.png" /> 536 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B UBBLE_RIGHT" file="common/omnibox_selected_keyword_bubble_right.png" />
537 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B UBBLE_TOP" file="common/omnibox_selected_keyword_bubble_top.png" /> 537 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B UBBLE_TOP" file="common/omnibox_selected_keyword_bubble_top.png" />
538 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B UBBLE_TOP_LEFT" file="common/omnibox_selected_keyword_bubble_top_left.png" /> 538 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B UBBLE_TOP_LEFT" file="common/omnibox_selected_keyword_bubble_top_left.png" />
539 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B UBBLE_TOP_RIGHT" file="common/omnibox_selected_keyword_bubble_top_right.png" /> 539 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B UBBLE_TOP_RIGHT" file="common/omnibox_selected_keyword_bubble_top_right.png" />
540 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR" file="common /omnibox_star.png" /> 540 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR" file="common /omnibox_star.png" />
541 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR_SELECTED" fil e="common/omnibox_star_selected.png" /> 541 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR_SELECTED" fil e="common/omnibox_star_selected.png" />
542 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS" file="common/ omnibox_tts.png" /> 542 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS" file="common/ omnibox_tts.png" />
543 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_SELECTED" file ="common/omnibox_tts_selected.png" /> 543 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_SELECTED" file ="common/omnibox_tts_selected.png" />
544 <if expr="toolkit_views and not is_macosx"> 544 <if expr="toolkit_views and not is_macosx">
545 <!-- In Material Design the Ash image is the same as the common one, so 545 <!-- This image is not used in Material Design and can be removed when t hat mode is default. -->
546 once that mode is always on, these should be collapsed and the
547 duplicate image removed from the tree. -->
548 <if expr="not use_ash"> 546 <if expr="not use_ash">
549 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common /otr_icon.png" /> 547 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common /otr_icon.png" />
550 </if> 548 </if>
551 <if expr="use_ash"> 549 <if expr="use_ash">
552 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common /ash/otr_icon.png" /> 550 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common /ash/otr_icon.png" />
553 <if expr="not chromeos"> 551 <if expr="not chromeos">
554 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_DESKTOP" fi le="common/otr_icon.png" /> 552 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_DESKTOP" fi le="common/otr_icon.png" />
555 </if> 553 </if>
556 </if> 554 </if>
557 </if> 555 </if>
(...skipping 453 matching lines...) Expand 10 before | Expand all | Expand 10 after
1011 <!-- People search images --> 1009 <!-- People search images -->
1012 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1010 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1013 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1011 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1014 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1012 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1015 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1013 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1016 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1014 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1017 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1015 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1018 </structures> 1016 </structures>
1019 </release> 1017 </release>
1020 </grit> 1018 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698