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

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

Issue 2364163002: Views - draw omnibox popup shadows (Closed)
Patch Set: one less include Created 4 years, 3 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 341 matching lines...) Expand 10 before | Expand all | Expand 10 after
352 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM" file="common/omnibox_content_setting_bubble_bottom.png" /> 352 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM" file="common/omnibox_content_setting_bubble_bottom.png" />
353 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM_LEFT" file="common/omnibox_content_setting_bubble_bottom_left.png" /> 353 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM_LEFT" file="common/omnibox_content_setting_bubble_bottom_left.png" />
354 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM_RIGHT" file="common/omnibox_content_setting_bubble_bottom_right.pn g" /> 354 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM_RIGHT" file="common/omnibox_content_setting_bubble_bottom_right.pn g" />
355 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_CENTER" file="common/omnibox_content_setting_bubble_center.png" /> 355 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_CENTER" file="common/omnibox_content_setting_bubble_center.png" />
356 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_LEFT" file="common/omnibox_content_setting_bubble_left.png" /> 356 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_LEFT" file="common/omnibox_content_setting_bubble_left.png" />
357 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_RIGHT" file="common/omnibox_content_setting_bubble_right.png" /> 357 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_RIGHT" file="common/omnibox_content_setting_bubble_right.png" />
358 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP" file="common/omnibox_content_setting_bubble_top.png" /> 358 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP" file="common/omnibox_content_setting_bubble_top.png" />
359 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP_LEFT" file="common/omnibox_content_setting_bubble_top_left.png" /> 359 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP_LEFT" file="common/omnibox_content_setting_bubble_top_left.png" />
360 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP_RIGHT" file="common/omnibox_content_setting_bubble_top_right.png" /> 360 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP_RIGHT" file="common/omnibox_content_setting_bubble_top_right.png" />
361 </if> 361 </if>
362 <if expr="toolkit_views">
363 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_DROPDOWN_SHADOW_ BOTTOM" file="common/omnibox_dropdown_shadow_bottom.png" />
364 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_DROPDOWN_SHADOW_ TOP" file="common/omnibox_dropdown_shadow_top.png" />
365 </if>
366 <if expr="is_macosx"> 362 <if expr="is_macosx">
367 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM " file="common/omnibox_ev_bubble_bottom.png" /> 363 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM " file="common/omnibox_ev_bubble_bottom.png" />
368 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _LEFT" file="common/omnibox_ev_bubble_bottom_left.png" /> 364 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _LEFT" file="common/omnibox_ev_bubble_bottom_left.png" />
369 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _RIGHT" file="common/omnibox_ev_bubble_bottom_right.png" /> 365 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _RIGHT" file="common/omnibox_ev_bubble_bottom_right.png" />
370 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_CENTER " file="common/omnibox_ev_bubble_center.png" /> 366 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_CENTER " file="common/omnibox_ev_bubble_center.png" />
371 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" file="common/omnibox_ev_bubble_left.png" /> 367 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" file="common/omnibox_ev_bubble_left.png" />
372 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" file="common/omnibox_ev_bubble_right.png" /> 368 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" file="common/omnibox_ev_bubble_right.png" />
373 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP" f ile="common/omnibox_ev_bubble_top.png" /> 369 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP" f ile="common/omnibox_ev_bubble_top.png" />
374 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_LE FT" file="common/omnibox_ev_bubble_top_left.png" /> 370 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_LE FT" file="common/omnibox_ev_bubble_top_left.png" />
375 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_RI GHT" file="common/omnibox_ev_bubble_top_right.png" /> 371 <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
826 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 822 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
827 </if> 823 </if>
828 <if expr="is_macosx"> 824 <if expr="is_macosx">
829 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> 825 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" />
830 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" /> 826 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" />
831 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" /> 827 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" />
832 </if> 828 </if>
833 </structures> 829 </structures>
834 </release> 830 </release>
835 </grit> 831 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698