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

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

Issue 2364163002: Views - draw omnibox popup shadows (Closed)
Patch Set: shorten comment Created 4 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
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 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
354 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM" file="common/omnibox_content_setting_bubble_bottom.png" /> 354 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM" file="common/omnibox_content_setting_bubble_bottom.png" />
355 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM_LEFT" file="common/omnibox_content_setting_bubble_bottom_left.png" /> 355 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM_LEFT" file="common/omnibox_content_setting_bubble_bottom_left.png" />
356 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM_RIGHT" file="common/omnibox_content_setting_bubble_bottom_right.pn g" /> 356 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM_RIGHT" file="common/omnibox_content_setting_bubble_bottom_right.pn g" />
357 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_CENTER" file="common/omnibox_content_setting_bubble_center.png" /> 357 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_CENTER" file="common/omnibox_content_setting_bubble_center.png" />
358 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_LEFT" file="common/omnibox_content_setting_bubble_left.png" /> 358 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_LEFT" file="common/omnibox_content_setting_bubble_left.png" />
359 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_RIGHT" file="common/omnibox_content_setting_bubble_right.png" /> 359 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_RIGHT" file="common/omnibox_content_setting_bubble_right.png" />
360 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP" file="common/omnibox_content_setting_bubble_top.png" /> 360 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP" file="common/omnibox_content_setting_bubble_top.png" />
361 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP_LEFT" file="common/omnibox_content_setting_bubble_top_left.png" /> 361 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP_LEFT" file="common/omnibox_content_setting_bubble_top_left.png" />
362 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP_RIGHT" file="common/omnibox_content_setting_bubble_top_right.png" /> 362 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP_RIGHT" file="common/omnibox_content_setting_bubble_top_right.png" />
363 </if> 363 </if>
364 <if expr="toolkit_views">
365 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_DROPDOWN_SHADOW_ BOTTOM" file="common/omnibox_dropdown_shadow_bottom.png" />
366 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_DROPDOWN_SHADOW_ TOP" file="common/omnibox_dropdown_shadow_top.png" />
367 </if>
368 <if expr="is_macosx"> 364 <if expr="is_macosx">
369 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM " file="common/omnibox_ev_bubble_bottom.png" /> 365 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM " file="common/omnibox_ev_bubble_bottom.png" />
370 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _LEFT" file="common/omnibox_ev_bubble_bottom_left.png" /> 366 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _LEFT" file="common/omnibox_ev_bubble_bottom_left.png" />
371 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _RIGHT" file="common/omnibox_ev_bubble_bottom_right.png" /> 367 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _RIGHT" file="common/omnibox_ev_bubble_bottom_right.png" />
372 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_CENTER " file="common/omnibox_ev_bubble_center.png" /> 368 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_CENTER " file="common/omnibox_ev_bubble_center.png" />
373 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" file="common/omnibox_ev_bubble_left.png" /> 369 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" file="common/omnibox_ev_bubble_left.png" />
374 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" file="common/omnibox_ev_bubble_right.png" /> 370 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" file="common/omnibox_ev_bubble_right.png" />
375 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP" f ile="common/omnibox_ev_bubble_top.png" /> 371 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP" f ile="common/omnibox_ev_bubble_top.png" />
376 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_LE FT" file="common/omnibox_ev_bubble_top_left.png" /> 372 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_LE FT" file="common/omnibox_ev_bubble_top_left.png" />
377 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_RI GHT" file="common/omnibox_ev_bubble_top_right.png" /> 373 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_RI GHT" file="common/omnibox_ev_bubble_top_right.png" />
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
828 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 824 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
829 </if> 825 </if>
830 <if expr="is_macosx"> 826 <if expr="is_macosx">
831 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> 827 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" />
832 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" /> 828 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" />
833 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" /> 829 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" />
834 </if> 830 </if>
835 </structures> 831 </structures>
836 </release> 832 </release>
837 </grit> 833 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/common/omnibox_dropdown_shadow_top.png ('k') | chrome/browser/ui/layout_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698