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

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

Issue 1566983004: Componentize the favicon for chrome://history (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 11 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 281 matching lines...) Expand 10 before | Expand all | Expand 10 after
292 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/ browser_forward_disabled.png" /> 292 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/ browser_forward_disabled.png" />
293 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="common/ browser_forward_hover.png" /> 293 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="common/ browser_forward_hover.png" />
294 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="common/ browser_forward_pressed.png" /> 294 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="common/ browser_forward_pressed.png" />
295 </if> 295 </if>
296 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="com mon/frozen_tab.png" /> 296 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="com mon/frozen_tab.png" />
297 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi le="common/fullscreen_menu_button.png" /> 297 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi le="common/fullscreen_menu_button.png" />
298 <if expr="is_macosx"> 298 <if expr="is_macosx">
299 <structure type="chrome_scaled_image" name="IDR_GENERATE_PASSWORD_KEY" f ile="legacy/password_generation_key.png" /> 299 <structure type="chrome_scaled_image" name="IDR_GENERATE_PASSWORD_KEY" f ile="legacy/password_generation_key.png" />
300 </if> 300 </if>
301 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="common/he lp_16.png" /> 301 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="common/he lp_16.png" />
302 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="com mon/favicon_history.png" />
303 <if expr="toolkit_views or is_macosx or is_ios"> 302 <if expr="toolkit_views or is_macosx or is_ios">
304 <structure type="chrome_scaled_image" name="IDR_HOME" file="common/brows er_home_normal.png" /> 303 <structure type="chrome_scaled_image" name="IDR_HOME" file="common/brows er_home_normal.png" />
305 </if> 304 </if>
306 <if expr="toolkit_views or is_macosx or is_ios"> 305 <if expr="toolkit_views or is_macosx or is_ios">
307 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro wser_home_hover.png" /> 306 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro wser_home_hover.png" />
308 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro wser_home_pressed.png" /> 307 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro wser_home_pressed.png" />
309 </if> 308 </if>
310 <structure type="chrome_scaled_image" name="IDR_HOTWORD_NOTIFICATION_ICON" file="common/notification_hotword_icon.png" /> 309 <structure type="chrome_scaled_image" name="IDR_HOTWORD_NOTIFICATION_ICON" file="common/notification_hotword_icon.png" />
311 <if expr="not is_android and not is_ios"> 310 <if expr="not is_android and not is_ios">
312 <!-- TODO(estade): replace with vector image when one's available. --> 311 <!-- TODO(estade): replace with vector image when one's available. -->
(...skipping 669 matching lines...) Expand 10 before | Expand all | Expand 10 after
982 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL" file="common/mail.png" /> 981 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL" file="common/mail.png" />
983 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_HOVER" file="common/mail_hover.png" /> 982 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_HOVER" file="common/mail_hover.png" />
984 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_PRESSED" file="common/mail_pressed.png" /> 983 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_PRESSED" file="common/mail_pressed.png" />
985 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T" file="common/chat.png" /> 984 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T" file="common/chat.png" />
986 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_HOVER" file="common/chat_hover.png" /> 985 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_HOVER" file="common/chat_hover.png" />
987 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_PRESSED" file="common/chat_pressed.png" /> 986 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_PRESSED" file="common/chat_pressed.png" />
988 </if> 987 </if>
989 </structures> 988 </structures>
990 </release> 989 </release>
991 </grit> 990 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_300_percent/common/favicon_history.png ('k') | chrome/browser/ui/cocoa/history_menu_bridge.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698