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

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

Issue 2741603003: chrome: remove omnibox_popup_border_and_shadow_xxx.png assets (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « chrome/app/theme/default_200_percent/common/omnibox_popup_border_and_shadow_top_right.png ('k') | no next file » | 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 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
288 <structure type="chrome_scaled_image" name="IDR_PORTAL_DETECTION_ALERT" file="cros/captive_portal_icon.png" /> 288 <structure type="chrome_scaled_image" name="IDR_PORTAL_DETECTION_ALERT" file="cros/captive_portal_icon.png" />
289 <structure type="chrome_scaled_image" name="IDR_ARC_PLAY_STORE_NOTIFICAT ION" file="cros/notification_play_store.png" /> 289 <structure type="chrome_scaled_image" name="IDR_ARC_PLAY_STORE_NOTIFICAT ION" file="cros/notification_play_store.png" />
290 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_EXTENSION_I NSTALLED" file="common/notification_extension_installed.png" /> 290 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_EXTENSION_I NSTALLED" file="common/notification_extension_installed.png" />
291 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SCREENSHOT_ ANNOTATE" file="cros/notification_screenshot_annotate.png" /> 291 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SCREENSHOT_ ANNOTATE" file="cros/notification_screenshot_annotate.png" />
292 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SCREENSHOT_ COPY_TO_CLIPBOARD" file="cros/notification_screenshot_copy_to_clipboard.png" /> 292 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SCREENSHOT_ COPY_TO_CLIPBOARD" file="cros/notification_screenshot_copy_to_clipboard.png" />
293 </if> 293 </if>
294 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_ICON" file="common/notification_welcome_icon.png" /> 294 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_ICON" file="common/notification_welcome_icon.png" />
295 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_LEARN _MORE" file="common/notification_welcome_learn_more.png" /> 295 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_LEARN _MORE" file="common/notification_welcome_learn_more.png" />
296 <structure type="chrome_scaled_image" name="IDR_NOTIFIER_BLOCK_BUTTON" fil e="common/block_notifier.png" /> 296 <structure type="chrome_scaled_image" name="IDR_NOTIFIER_BLOCK_BUTTON" fil e="common/block_notifier.png" />
297 <if expr="is_macosx"> 297 <if expr="is_macosx">
298 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_BOTTOM" file="common/omnibox_popup_border_and_shadow_bottom.png" />
299 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_BOTTOM_LEFT" file="common/omnibox_popup_border_and_shadow_bottom_left.pn g" />
300 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_BOTTOM_RIGHT" file="common/omnibox_popup_border_and_shadow_bottom_right. png" />
301 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_CENTER" file="common/omnibox_popup_border_and_shadow_center.png" />
302 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_LEFT" file="common/omnibox_popup_border_and_shadow_left.png" />
303 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_RIGHT" file="common/omnibox_popup_border_and_shadow_right.png" />
304 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_TOP" file="common/omnibox_popup_border_and_shadow_top.png" />
305 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_TOP_LEFT" file="common/omnibox_popup_border_and_shadow_top_left.png" />
306 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_TOP_RIGHT" file="common/omnibox_popup_border_and_shadow_top_right.png" / >
307 <structure type="chrome_scaled_image" name="IDR_OVERLAY_DROP_SHADOW" fil e="mac/overlay_drop_shadow.png" /> 298 <structure type="chrome_scaled_image" name="IDR_OVERLAY_DROP_SHADOW" fil e="mac/overlay_drop_shadow.png" />
308 </if> 299 </if>
309 <if expr="is_macosx or is_ios"> 300 <if expr="is_macosx or is_ios">
310 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB " file="mac/omnibox_keyword_hint_tab.png" /> 301 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB " file="mac/omnibox_keyword_hint_tab.png" />
311 </if> 302 </if>
312 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="common /pageinfo_bad.png" /> 303 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="common /pageinfo_bad.png" />
313 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="commo n/pageinfo_good.png" /> 304 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="commo n/pageinfo_good.png" />
314 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="commo n/pageinfo_info.png" /> 305 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="commo n/pageinfo_info.png" />
315 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi le="common/pageinfo_warning_major.png" /> 306 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi le="common/pageinfo_warning_major.png" />
316 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi le="common/pageinfo_warning_minor.png" /> 307 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi le="common/pageinfo_warning_minor.png" />
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
578 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 569 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
579 </if> 570 </if>
580 <if expr="is_macosx"> 571 <if expr="is_macosx">
581 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> 572 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" />
582 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" /> 573 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" />
583 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" /> 574 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" />
584 </if> 575 </if>
585 </structures> 576 </structures>
586 </release> 577 </release>
587 </grit> 578 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/common/omnibox_popup_border_and_shadow_top_right.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698