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

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

Issue 12217129: Make the app list use images for the progress bar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: respond to comments Created 7 years, 10 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
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 26 matching lines...) Expand all
37 <structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="allo wed_images.png" /> 37 <structure type="chrome_scaled_image" name="IDR_ALLOWED_IMAGES" file="allo wed_images.png" />
38 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MOUSE_CURSOR" file ="allowed_mouse_cursor.png" /> 38 <structure type="chrome_scaled_image" name="IDR_ALLOWED_MOUSE_CURSOR" file ="allowed_mouse_cursor.png" />
39 <structure type="chrome_scaled_image" name="IDR_ALLOWED_NOTIFICATION" file ="allowed_notifications.png" /> 39 <structure type="chrome_scaled_image" name="IDR_ALLOWED_NOTIFICATION" file ="allowed_notifications.png" />
40 <structure type="chrome_scaled_image" name="IDR_ALLOWED_POPUPS" file="allo wed_popups.png" /> 40 <structure type="chrome_scaled_image" name="IDR_ALLOWED_POPUPS" file="allo wed_popups.png" />
41 <structure type="chrome_scaled_image" name="IDR_ALLOWED_PLUGINS" file="all owed_plugins.png" /> 41 <structure type="chrome_scaled_image" name="IDR_ALLOWED_PLUGINS" file="all owed_plugins.png" />
42 <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file=" allowed_script.png" /> 42 <structure type="chrome_scaled_image" name="IDR_ALLOWED_JAVASCRIPT" file=" allowed_script.png" />
43 <structure type="chrome_scaled_image" name="IDR_APP_DEFAULT_ICON" file="ap p_default_icon.png" /> 43 <structure type="chrome_scaled_image" name="IDR_APP_DEFAULT_ICON" file="ap p_default_icon.png" />
44 <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="app_d roparrow.png" /> 44 <structure type="chrome_scaled_image" name="IDR_APP_DROPARROW" file="app_d roparrow.png" />
45 <if expr="pp_ifdef('enable_app_list') and is_win"> 45 <if expr="pp_ifdef('enable_app_list') and is_win">
46 <structure type="chrome_scaled_image" name="IDR_APP_LIST" file="win/app_ list.png" /> 46 <structure type="chrome_scaled_image" name="IDR_APP_LIST" file="win/app_ list.png" />
47 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_B ACKGROUND" file="win/app_list_progress_bar_background.png" />
48 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_L EFT" file="win/app_list_progress_bar_left.png" />
49 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_C ENTER" file="win/app_list_progress_bar_center.png" />
50 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_R IGHT" file="win/app_list_progress_bar_right.png" />
47 </if> 51 </if>
48 <if expr="pp_ifdef('enable_app_list') and not pp_ifdef('chromeos')"> 52 <if expr="pp_ifdef('enable_app_list') and not pp_ifdef('chromeos')">
49 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TAB_OVERLAY" fi le="app_list_tab_overlay.png" /> 53 <structure type="chrome_scaled_image" name="IDR_APP_LIST_TAB_OVERLAY" fi le="app_list_tab_overlay.png" />
50 </if> 54 </if>
51 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB" file ="nub.png" /> 55 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB" file ="nub.png" />
52 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB_MASK" file="nub_mask.png" /> 56 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_NUB_MASK" file="nub_mask.png" />
53 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_SMALL_BUB BLE" file="small_bubble.png" /> 57 <structure type="chrome_scaled_image" name="IDR_APP_NOTIFICATION_SMALL_BUB BLE" file="small_bubble.png" />
54 <structure type="chrome_scaled_image" name="IDR_ASK_MEDIA" file="ask_media .png" /> 58 <structure type="chrome_scaled_image" name="IDR_ASK_MEDIA" file="ask_media .png" />
55 <if expr="pp_ifdef('toolkit_views')"> 59 <if expr="pp_ifdef('toolkit_views')">
56 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_CLOSE" file=" win/app_window_close.png" /> 60 <structure type="chrome_scaled_image" name="IDR_APP_WINDOW_CLOSE" file=" win/app_window_close.png" />
(...skipping 862 matching lines...) Expand 10 before | Expand all | Expand 10 after
919 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 923 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
920 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 924 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
921 </if> 925 </if>
922 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" /> 926 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
923 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" /> 927 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
924 <!-- Audio playing indicator. Favicon-sized with equalizer-like animation frames --> 928 <!-- Audio playing indicator. Favicon-sized with equalizer-like animation frames -->
925 <structure type="chrome_scaled_image" name="IDR_AUDIO_ANIMATION" file="com mon/audio_animation.png" /> 929 <structure type="chrome_scaled_image" name="IDR_AUDIO_ANIMATION" file="com mon/audio_animation.png" />
926 </structures> 930 </structures>
927 </release> 931 </release>
928 </grit> 932 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698