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

Side by Side Diff: ui/resources/ui_resources.grd

Issue 25144002: views: Make sure menu checks and submenu arrows have high contrast even when selected. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 7 years, 2 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
« no previous file with comments | « no previous file | ui/views/controls/menu/menu_config_views.cc » ('j') | 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 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/ui_resources.h" type="rc_header" context="default_100 _percent"> 4 <output filename="grit/ui_resources.h" type="rc_header" context="default_100 _percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" /> 7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" />
8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" /> 8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" />
9 <!-- TODO(oshima): Remove gfx_resources.pak once DumpRenderTree.gyp 9 <!-- TODO(oshima): Remove gfx_resources.pak once DumpRenderTree.gyp
10 is updated. --> 10 is updated. -->
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="linux/ linux_maximize_hover.png" /> 233 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="linux/ linux_maximize_hover.png" />
234 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_P" file="linux/ linux_maximize_pressed.png" /> 234 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_P" file="linux/ linux_maximize_pressed.png" />
235 </if> 235 </if>
236 <if expr="not pp_ifdef('desktop_linux') and pp_ifdef('toolkit_views')"> 236 <if expr="not pp_ifdef('desktop_linux') and pp_ifdef('toolkit_views')">
237 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE" file="maximize .png" /> 237 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE" file="maximize .png" />
238 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="maximi ze_hover.png" /> 238 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="maximi ze_hover.png" />
239 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_P" file="maximi ze_pressed.png" /> 239 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_P" file="maximi ze_pressed.png" />
240 </if> 240 </if>
241 <if expr="pp_ifdef('toolkit_views')"> 241 <if expr="pp_ifdef('toolkit_views')">
242 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="common/menu_hierarchy_arrow.png" /> 242 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="common/menu_hierarchy_arrow.png" />
243 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW_DAR K_BACKGROUND" file="common/menu_hierarchy_arrow_white.png" />
243 </if> 244 </if>
244 <if expr="is_macosx or is_ios"> 245 <if expr="is_macosx or is_ios">
245 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="mac/menu_hierarchy_arrow.png" /> 246 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="mac/menu_hierarchy_arrow.png" />
246 </if> 247 </if>
247 <if expr="pp_ifdef('toolkit_views')"> 248 <if expr="pp_ifdef('toolkit_views')">
248 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK" file="cros/m enu_check.png" /> 249 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK" file="cros/m enu_check.png" />
249 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK_CHECKED" file ="common/menu_check.png" /> 250 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK_CHECKED" file ="common/menu_check.png" />
251 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK_CHECKED_DARK_ BACKGROUND" file="common/menu_check_white.png" />
250 <structure type="chrome_scaled_image" name="IDR_MENU_RADIO_EMPTY" file=" common/menu_radio_empty.png" /> 252 <structure type="chrome_scaled_image" name="IDR_MENU_RADIO_EMPTY" file=" common/menu_radio_empty.png" />
251 <structure type="chrome_scaled_image" name="IDR_MENU_RADIO_SELECTED" fil e="common/menu_radio_selected.png" /> 253 <structure type="chrome_scaled_image" name="IDR_MENU_RADIO_SELECTED" fil e="common/menu_radio_selected.png" />
252 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_LEFT" file ="slider_left_active.png" /> 254 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_LEFT" file ="slider_left_active.png" />
253 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_RIGHT" fil e="slider_right_active.png" /> 255 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_RIGHT" fil e="slider_right_active.png" />
254 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_CENTER" fi le="slider_center_active.png" /> 256 <structure type="chrome_scaled_image" name="IDR_SLIDER_ACTIVE_CENTER" fi le="slider_center_active.png" />
255 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_LEFT" fi le="slider_left_disabled.png" /> 257 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_LEFT" fi le="slider_left_disabled.png" />
256 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_RIGHT" f ile="slider_right_disabled.png" /> 258 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_RIGHT" f ile="slider_right_disabled.png" />
257 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_CENTER" file="slider_center_disabled.png" /> 259 <structure type="chrome_scaled_image" name="IDR_SLIDER_DISABLED_CENTER" file="slider_center_disabled.png" />
258 <structure type="chrome_scaled_image" name="IDR_SLIDER_PRESSED_LEFT" fil e="slider_left_pressed.png" /> 260 <structure type="chrome_scaled_image" name="IDR_SLIDER_PRESSED_LEFT" fil e="slider_left_pressed.png" />
259 <structure type="chrome_scaled_image" name="IDR_SLIDER_PRESSED_RIGHT" fi le="slider_right_pressed.png" /> 261 <structure type="chrome_scaled_image" name="IDR_SLIDER_PRESSED_RIGHT" fi le="slider_right_pressed.png" />
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
413 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP" file="common/window_bubble_shadow_small_top.png" /> 415 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP" file="common/window_bubble_shadow_small_top.png" />
414 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> 416 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" />
415 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> 417 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL _TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" />
416 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> 418 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" />
417 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> 419 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" />
418 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> 420 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" />
419 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> 421 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE _SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" />
420 </structures> 422 </structures>
421 </release> 423 </release>
422 </grit> 424 </grit>
OLDNEW
« no previous file with comments | « no previous file | ui/views/controls/menu/menu_config_views.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698