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 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
63 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE" fil
e="common/app_window_maximize.png" /> | 63 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE" fil
e="common/app_window_maximize.png" /> |
64 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_D" f
ile="common/app_window_maximize_disabled.png" /> | 64 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_D" f
ile="common/app_window_maximize_disabled.png" /> |
65 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_H" f
ile="common/app_window_maximize_hover.png" /> | 65 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_H" f
ile="common/app_window_maximize_hover.png" /> |
66 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_L" f
ile="common/app_window_maximize_light.png" /> | 66 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_L" f
ile="common/app_window_maximize_light.png" /> |
67 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_P" f
ile="common/app_window_maximize_active.png" /> | 67 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MAXIMIZE_P" f
ile="common/app_window_maximize_active.png" /> |
68 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE" fil
e="common/app_window_minimize.png" /> | 68 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE" fil
e="common/app_window_minimize.png" /> |
69 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_H" f
ile="common/app_window_minimize_hover.png" /> | 69 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_H" f
ile="common/app_window_minimize_hover.png" /> |
70 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_L" f
ile="common/app_window_minimize_light.png" /> | 70 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_L" f
ile="common/app_window_minimize_light.png" /> |
71 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_P" f
ile="common/app_window_minimize_active.png" /> | 71 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_P" f
ile="common/app_window_minimize_active.png" /> |
72 </if> | 72 </if> |
73 <if expr="use_ash"> | |
74 <structure type="chrome_scaled_image" name="IDR_ASH_BROWSER_WINDOW_HEADE
R_SHADE_LEFT" file="common/ash/browser_window_header_shade_left.png" /> | |
75 <structure type="chrome_scaled_image" name="IDR_ASH_BROWSER_WINDOW_HEADE
R_SHADE_RIGHT" file="common/ash/browser_window_header_shade_right.png" /> | |
76 <structure type="chrome_scaled_image" name="IDR_ASH_BROWSER_WINDOW_HEADE
R_SHADE_TOP" file="common/ash/browser_window_header_shade_top.png" /> | |
77 <structure type="chrome_scaled_image" name="IDR_ASH_BROWSER_WINDOW_HEADE
R_SHADE_TOP_LEFT" file="common/ash/browser_window_header_shade_top_left.png" /> | |
78 <structure type="chrome_scaled_image" name="IDR_ASH_BROWSER_WINDOW_HEADE
R_SHADE_TOP_RIGHT" file="common/ash/browser_window_header_shade_top_right.png" /
> | |
79 </if> | |
80 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N" file="common/autofill_dialog_menu_button_normal.png" /> | 73 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N" file="common/autofill_dialog_menu_button_normal.png" /> |
81 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_P" file="common/autofill_dialog_menu_button_pressed.png" /> | 74 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_P" file="common/autofill_dialog_menu_button_pressed.png" /> |
82 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_H" file="common/autofill_dialog_menu_button_hover.png" /> | 75 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_H" file="common/autofill_dialog_menu_button_hover.png" /> |
83 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_D" file="common/autofill_dialog_menu_button_disabled.png" /> | 76 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_D" file="common/autofill_dialog_menu_button_disabled.png" /> |
84 <if expr="toolkit_views or is_macosx or is_ios"> | 77 <if expr="toolkit_views or is_macosx or is_ios"> |
85 <structure type="chrome_scaled_image" name="IDR_BACK" file="common/brows
er_back_normal.png" /> | 78 <structure type="chrome_scaled_image" name="IDR_BACK" file="common/brows
er_back_normal.png" /> |
86 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="common/bro
wser_back_disabled.png" /> | 79 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="common/bro
wser_back_disabled.png" /> |
87 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="common/bro
wser_back_hover.png" /> | 80 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="common/bro
wser_back_hover.png" /> |
88 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="common/bro
wser_back_pressed.png" /> | 81 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="common/bro
wser_back_pressed.png" /> |
89 </if> | 82 </if> |
(...skipping 552 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
642 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC
OGNITO" file="common/ash/theme_default_inactive.png" /> | 635 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC
OGNITO" file="common/ash/theme_default_inactive.png" /> |
643 </if> | 636 </if> |
644 <if expr="is_macosx or is_ios"> | 637 <if expr="is_macosx or is_ios"> |
645 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi
le="mac/theme_default_inactive.png" /> | 638 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi
le="mac/theme_default_inactive.png" /> |
646 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INA
CTIVE" file="mac/theme_default_inactive_background.png" /> | 639 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INA
CTIVE" file="mac/theme_default_inactive_background.png" /> |
647 <if expr="mac_views_browser"> | 640 <if expr="mac_views_browser"> |
648 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_I
NCOGNITO" file="mac/theme_default_inactive.png" /> | 641 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_I
NCOGNITO" file="mac/theme_default_inactive.png" /> |
649 </if> | 642 </if> |
650 </if> | 643 </if> |
651 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_V" fi
le="theme_tab_background_glass.png" /> | 644 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_V" fi
le="theme_tab_background_glass.png" /> |
652 <if expr="not use_ash and not is_macosx and not is_ios"> | 645 <if expr="not is_macosx and not is_ios"> |
653 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="the
me_toolbar_default.png" /> | 646 <!-- This identifier exists to give us something to associate with a cus
tom image that a theme can provide. |
654 </if> | 647 In normal themes, it's unused. --> |
655 <if expr="use_ash"> | 648 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="not
used.png" /> |
656 <!-- Ash has a dark gray toolbar background, Windows has light gray. --> | |
657 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="com
mon/ash/theme_default_active.png" /> | |
658 </if> | 649 </if> |
659 <if expr="is_macosx or is_ios"> | 650 <if expr="is_macosx or is_ios"> |
660 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="mac
/theme_default_active.png" /> | 651 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="mac
/theme_default_active.png" /> |
661 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_INACTIVE"
file="mac/theme_default_active_background.png" /> | 652 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_INACTIVE"
file="mac/theme_default_active_background.png" /> |
662 </if> | 653 </if> |
663 <!-- Instant Extended API toolbar background is common for all platforms.
--> | 654 <!-- Instant Extended API toolbar background is common for all platforms.
--> |
664 <structure type="chrome_scaled_image" name="IDR_THEME_WINDOW_CONTROL_BACKG
ROUND" file="notused.png" /> | 655 <structure type="chrome_scaled_image" name="IDR_THEME_WINDOW_CONTROL_BACKG
ROUND" file="notused.png" /> |
665 <if expr="is_macosx"> | 656 <if expr="is_macosx"> |
666 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING" file="
legacy/throbber_waiting.png" /> | 657 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING" file="
legacy/throbber_waiting.png" /> |
667 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING_INCOGNI
TO" file="mac/throbber_waiting_incognito.png" /> | 658 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING_INCOGNI
TO" file="mac/throbber_waiting_incognito.png" /> |
668 <structure type="chrome_scaled_image" name="IDR_THROBBER_INCOGNITO" file
="mac/throbber_incognito.png" /> | 659 <structure type="chrome_scaled_image" name="IDR_THROBBER_INCOGNITO" file
="mac/throbber_incognito.png" /> |
669 </if> | 660 </if> |
670 <if expr="use_ash"> | |
671 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_LEFT" file
="common/toolbar_shade_left.png" /> | |
672 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_RIGHT" fil
e="common/toolbar_shade_right.png" /> | |
673 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file=
"common/toolbar_shade_top.png" /> | |
674 </if> | |
675 <if expr="is_macosx or is_ios"> | 661 <if expr="is_macosx or is_ios"> |
676 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file=
"mac/toolbar_shade_top.png" /> | 662 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file=
"mac/toolbar_shade_top.png" /> |
677 </if> | 663 </if> |
678 | 664 |
679 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_B
OTTOM_LEFT" file="common/toolbar_action_highlight_bottom_left.png" /> | 665 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_B
OTTOM_LEFT" file="common/toolbar_action_highlight_bottom_left.png" /> |
680 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_B
OTTOM" file="common/toolbar_action_highlight_bottom.png" /> | 666 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_B
OTTOM" file="common/toolbar_action_highlight_bottom.png" /> |
681 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_B
OTTOM_RIGHT" file="common/toolbar_action_highlight_bottom_right.png" /> | 667 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_B
OTTOM_RIGHT" file="common/toolbar_action_highlight_bottom_right.png" /> |
682 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_C
ENTER" file="common/toolbar_action_highlight_center.png" /> | 668 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_C
ENTER" file="common/toolbar_action_highlight_center.png" /> |
683 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_L
EFT" file="common/toolbar_action_highlight_left.png" /> | 669 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_L
EFT" file="common/toolbar_action_highlight_left.png" /> |
684 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_R
IGHT" file="common/toolbar_action_highlight_right.png" /> | 670 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_R
IGHT" file="common/toolbar_action_highlight_right.png" /> |
(...skipping 29 matching lines...) Expand all Loading... |
714 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> | 700 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
715 </if> | 701 </if> |
716 <if expr="is_macosx"> | 702 <if expr="is_macosx"> |
717 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy
/zoom_minus.png" /> | 703 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy
/zoom_minus.png" /> |
718 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/
zoom_plus.png" /> | 704 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/
zoom_plus.png" /> |
719 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac
y/zoom_reset.png" /> | 705 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac
y/zoom_reset.png" /> |
720 </if> | 706 </if> |
721 </structures> | 707 </structures> |
722 </release> | 708 </release> |
723 </grit> | 709 </grit> |
OLD | NEW |