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

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

Issue 12386019: Instant: Use only one hidden WebContents per profile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | Annotate | Revision Log
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 551 matching lines...) Expand 10 before | Expand all | Expand 10 after
562 </if> 562 </if>
563 <if expr="is_macosx"> 563 <if expr="is_macosx">
564 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="mac/otr_ icon.png" /> 564 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="mac/otr_ icon.png" />
565 </if> 565 </if>
566 <if expr="context.startswith('default_')"> 566 <if expr="context.startswith('default_')">
567 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="common/otr_icon.png" /> 567 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="common/otr_icon.png" />
568 </if> 568 </if>
569 <if expr="not context.startswith('default_')"> 569 <if expr="not context.startswith('default_')">
570 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon_fullscreen.png" /> 570 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon_fullscreen.png" />
571 </if> 571 </if>
572 <structure type="chrome_scaled_image" name="IDR_OVERLAY_DROP_SHADOW" file= "common/overlay_drop_shadow.png" />
572 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="pagein fo_bad.png" /> 573 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="pagein fo_bad.png" />
573 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="pagei nfo_good.png" /> 574 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="pagei nfo_good.png" />
574 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="pagei nfo_info.png" /> 575 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="pagei nfo_info.png" />
575 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi le="pageinfo_warning_major.png" /> 576 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi le="pageinfo_warning_major.png" />
576 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi le="pageinfo_warning_minor.png" /> 577 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi le="pageinfo_warning_minor.png" />
577 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE" file="panel_c lose.png" /> 578 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE" file="panel_c lose.png" />
578 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_C" file="panel _close_click.png" /> 579 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_C" file="panel _close_click.png" />
579 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_H" file="panel _close_hover.png" /> 580 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_H" file="panel _close_hover.png" />
580 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE" file="pane l_minimize.png" /> 581 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE" file="pane l_minimize.png" />
581 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_C" file="pa nel_minimize_click.png" /> 582 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_C" file="pa nel_minimize_click.png" />
582 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_H" file="pa nel_minimize_hover.png" /> 583 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_H" file="pa nel_minimize_hover.png" />
583 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE" file="panel _restore.png" /> 584 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE" file="panel _restore.png" />
584 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_C" file="pan el_restore_click.png" /> 585 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_C" file="pan el_restore_click.png" />
585 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_H" file="pan el_restore_hover.png" /> 586 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_H" file="pan el_restore_hover.png" />
586 <structure type="chrome_scaled_image" name="IDR_PHONE_FAVICON" file="commo n/favicon_phone.png" /> 587 <structure type="chrome_scaled_image" name="IDR_PHONE_FAVICON" file="commo n/favicon_phone.png" />
587 <structure type="chrome_scaled_image" name="IDR_PLUGINS_FAVICON" file="com mon/favicon_extensions.png" /> 588 <structure type="chrome_scaled_image" name="IDR_PLUGINS_FAVICON" file="com mon/favicon_extensions.png" />
588 <structure type="chrome_scaled_image" name="IDR_PRERENDER" file="prerender _succeed_icon.png" /> 589 <structure type="chrome_scaled_image" name="IDR_PRERENDER" file="prerender _succeed_icon.png" />
589 <structure type="chrome_scaled_image" name="IDR_PREVIEW_DROP_SHADOW" file= "common/preview_drop_shadow.png" />
590 <if expr="not pp_ifdef('_google_chrome')"> 590 <if expr="not pp_ifdef('_google_chrome')">
591 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="chro mium/product_logo.png" /> 591 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="chro mium/product_logo.png" />
592 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="c hromium/product_logo_16.png" /> 592 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="c hromium/product_logo_16.png" />
593 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_26" file="c hromium/product_logo_26.png" /> 593 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_26" file="c hromium/product_logo_26.png" />
594 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="c hromium/product_logo_32.png" /> 594 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="c hromium/product_logo_32.png" />
595 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="chromium/product_logo_white.png" /> 595 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="chromium/product_logo_white.png" />
596 </if> 596 </if>
597 <if expr="pp_ifdef('_google_chrome')"> 597 <if expr="pp_ifdef('_google_chrome')">
598 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="goog le_chrome/product_logo.png" /> 598 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="goog le_chrome/product_logo.png" />
599 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="g oogle_chrome/product_logo_16.png" /> 599 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="g oogle_chrome/product_logo_16.png" />
(...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after
916 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 916 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
917 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 917 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
918 </if> 918 </if>
919 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" /> 919 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
920 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" /> 920 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
921 <!-- Audio playing indicator. Favicon-sized with equalizer-like animation frames --> 921 <!-- Audio playing indicator. Favicon-sized with equalizer-like animation frames -->
922 <structure type="chrome_scaled_image" name="IDR_AUDIO_ANIMATION" file="com mon/audio_animation.png" /> 922 <structure type="chrome_scaled_image" name="IDR_AUDIO_ANIMATION" file="com mon/audio_animation.png" />
923 </structures> 923 </structures>
924 </release> 924 </release>
925 </grit> 925 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698