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

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

Issue 1276903003: Use vector image resources in extension install dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
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 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B OTTOM_RIGHT" file="common/developer_mode_highlight_bottom_right.png" /> 191 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B OTTOM_RIGHT" file="common/developer_mode_highlight_bottom_right.png" />
192 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_C ENTER" file="common/developer_mode_highlight_center.png" /> 192 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_C ENTER" file="common/developer_mode_highlight_center.png" />
193 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_L EFT" file="common/developer_mode_highlight_left.png" /> 193 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_L EFT" file="common/developer_mode_highlight_left.png" />
194 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_R IGHT" file="common/developer_mode_highlight_right.png" /> 194 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_R IGHT" file="common/developer_mode_highlight_right.png" />
195 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_T OP_LEFT" file="common/developer_mode_highlight_top_left.png" /> 195 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_T OP_LEFT" file="common/developer_mode_highlight_top_left.png" />
196 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_T OP" file="common/developer_mode_highlight_top.png" /> 196 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_T OP" file="common/developer_mode_highlight_top.png" />
197 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_T OP_RIGHT" file="common/developer_mode_highlight_top_right.png" /> 197 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_T OP_RIGHT" file="common/developer_mode_highlight_top_right.png" />
198 <if expr="chromeos"> 198 <if expr="chromeos">
199 <structure type="chrome_scaled_image" name="IDR_DEVICE_DISABLED" file="c ros/device_disabled.png" /> 199 <structure type="chrome_scaled_image" name="IDR_DEVICE_DISABLED" file="c ros/device_disabled.png" />
200 </if> 200 </if>
201 <structure type="chrome_scaled_image" name="IDR_DOWN_ARROW" file="common/d own_arrow.png" />
202 <structure type="chrome_scaled_image" name="IDR_DOWNLOADS_FAVICON" file="c ommon/favicon_downloads.png" /> 201 <structure type="chrome_scaled_image" name="IDR_DOWNLOADS_FAVICON" file="c ommon/favicon_downloads.png" />
203 <if expr="is_macosx"> 202 <if expr="is_macosx">
204 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_ANIMATION_BEGIN " file="common/download_animation_begin.png" /> 203 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_ANIMATION_BEGIN " file="common/download_animation_begin.png" />
205 </if> 204 </if>
206 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT TOM" file="common/download_button_center_bottom.png" /> 205 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT TOM" file="common/download_button_center_bottom.png" />
207 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT TOM_H" file="common/download_button_center_bottom_hover.png" /> 206 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT TOM_H" file="common/download_button_center_bottom_hover.png" />
208 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT TOM_P" file="common/download_button_center_bottom_pressed.png" /> 207 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT TOM_P" file="common/download_button_center_bottom_pressed.png" />
209 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID DLE" file="common/download_button_center_middle.png" /> 208 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID DLE" file="common/download_button_center_middle.png" />
210 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID DLE_H" file="common/download_button_center_middle_hover.png" /> 209 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID DLE_H" file="common/download_button_center_middle_hover.png" />
211 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID DLE_P" file="common/download_button_center_middle_pressed.png" /> 210 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID DLE_P" file="common/download_button_center_middle_pressed.png" />
(...skipping 768 matching lines...) Expand 10 before | Expand all | Expand 10 after
980 979
981 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file= "common/browser_toolbar_bezel_hover.png" /> 980 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file= "common/browser_toolbar_bezel_hover.png" />
982 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" fil e="common/browser_toolbar_bezel_pressed.png" /> 981 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" fil e="common/browser_toolbar_bezel_pressed.png" />
983 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR" file="common/br owser_tools_bar.png" /> 982 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR" file="common/br owser_tools_bar.png" />
984 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_INFO" file="comm on/browser_tools_bar_info.png" /> 983 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_INFO" file="comm on/browser_tools_bar_info.png" />
985 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="commo n/browser_tools_bar_low.png" /> 984 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="commo n/browser_tools_bar_low.png" />
986 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="co mmon/browser_tools_bar_medium.png" /> 985 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="co mmon/browser_tools_bar_medium.png" />
987 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm on/browser_tools_bar_high.png" /> 986 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm on/browser_tools_bar_high.png" />
988 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="translate .png" /> 987 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="translate .png" />
989 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file="tr anslate_active.png" /> 988 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file="tr anslate_active.png" />
990 <structure type="chrome_scaled_image" name="IDR_UP_ARROW" file="common/up_ arrow.png" />
991 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW" file="common/update_menu_severity_low.png" /> 989 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW" file="common/update_menu_severity_low.png" />
992 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU M" file="common/update_menu_severity_medium.png" /> 990 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU M" file="common/update_menu_severity_medium.png" />
993 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH" file="common/update_menu_severity_high.png" /> 991 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH" file="common/update_menu_severity_high.png" />
994 <if expr="chromeos"> 992 <if expr="chromeos">
995 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file ="common/snapshot_wide.png" /> 993 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file ="common/snapshot_wide.png" />
996 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file ="common/discard_wide.png" /> 994 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file ="common/discard_wide.png" />
997 </if> 995 </if>
998 <structure type="chrome_scaled_image" name="IDR_WALLET_ICON" file="wallet. png" /> 996 <structure type="chrome_scaled_image" name="IDR_WALLET_ICON" file="wallet. png" />
999 <structure type="chrome_scaled_image" name="IDR_WALLET_LOGO" file="common/ wallet_logo.png" /> 997 <structure type="chrome_scaled_image" name="IDR_WALLET_LOGO" file="common/ wallet_logo.png" />
1000 <structure type="chrome_scaled_image" name="IDR_WARNING" file="common/aler t_small.png" /> 998 <structure type="chrome_scaled_image" name="IDR_WARNING" file="common/aler t_small.png" />
(...skipping 25 matching lines...) Expand all
1026 <!-- People search images --> 1024 <!-- People search images -->
1027 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1025 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1028 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1026 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1029 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1027 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1030 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1028 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1031 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1029 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1032 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1030 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1033 </structures> 1031 </structures>
1034 </release> 1032 </release>
1035 </grit> 1033 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698