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

Side by Side Diff: webkit/glue/resources/webkit_resources.grd

Issue 10701105: Update webkit_resources to support high-dpi assets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Change resource_bundle_mac.mm to load webkit_resources* on Mac as for other platforms Created 8 years, 4 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 | « webkit/glue/resources/visa.png ('k') | webkit/glue/webkit_glue.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1">
3 <outputs>
4 <output filename="grit/webkit_resources.h" type="rc_header" context="default _100_percent">
5 <emit emit_type='prepend'></emit>
6 </output>
7 <output filename="webkit_resources.pak" type="data_package" context="default _100_percent" />
8 <output filename="webkit_resources_200_percent.pak" type="data_package" cont ext="default_200_percent" />
9 <output filename="webkit_resources.rc" type="rc_all" context="default_100_pe rcent" />
10 </outputs>
11 <release seq="1">
12 <includes>
13 <if expr="is_win">
14 <include name="IDC_ALIAS" file="aliasb.cur" type="CURSOR" />
15 <include name="IDC_CELL" file="cell.cur" type="CURSOR" />
16 <include name="IDC_COLRESIZE" file="col_resize.cur" type="CURSOR" />
17 <include name="IDC_COPYCUR" file="copy.cur" type="CURSOR" />
18 <include name="IDC_CURSOR_NONE" file="none.cur" type="CURSOR" />
19 <include name="IDC_HAND_GRAB" file="hand_grab.cur" type="CURSOR" />
20 <include name="IDC_HAND_GRABBING" file="hand_grabbing.cur" type="CURSOR" />
21 <include name="IDC_PAN_EAST" file="pan_east.cur" type="CURSOR" />
22 <include name="IDC_PAN_MIDDLE" file="pan_middle.cur" type="CURSOR" />
23 <include name="IDC_PAN_NORTH" file="pan_north.cur" type="CURSOR" />
24 <include name="IDC_PAN_NORTH_EAST" file="pan_north_east.cur" type="CURSO R" />
25 <include name="IDC_PAN_NORTH_WEST" file="pan_north_west.cur" type="CURSO R" />
26 <include name="IDC_PAN_SOUTH" file="pan_south.cur" type="CURSOR" />
27 <include name="IDC_PAN_SOUTH_EAST" file="pan_south_east.cur" type="CURSO R" />
28 <include name="IDC_PAN_SOUTH_WEST" file="pan_south_west.cur" type="CURSO R" />
29 <include name="IDC_PAN_WEST" file="pan_west.cur" type="CURSOR" />
30 <include name="IDC_ROWRESIZE" file="row_resize.cur" type="CURSOR" />
31 <include name="IDC_VERTICALTEXT" file="vertical_text.cur" type="CURSOR" />
32 <include name="IDC_ZOOMIN" file="zoom_in.cur" type="CURSOR" />
33 <include name="IDC_ZOOMOUT" file="zoom_out.cur" type="CURSOR" />
34 </if>
35 </includes>
36 <structures fallback_to_low_resolution="true">
37 <structure type="chrome_scaled_image" name="IDR_BROKENIMAGE" file="broken- image.gif" />
38 <structure type="chrome_scaled_image" name="IDR_INPUT_SPEECH" file="input_ speech.png" />
39 <structure type="chrome_scaled_image" name="IDR_INPUT_SPEECH_RECORDING" fi le="input_speech_recording.png" />
40 <structure type="chrome_scaled_image" name="IDR_INPUT_SPEECH_WAITING" file ="input_speech_waiting.png" />
41 <if expr="pp_ifdef('android')">
42 <structure type="chrome_scaled_image" name="IDR_MEDIA_FULLSCREEN_BUTTON" file="media_fullscreen.png" />
43 </if>
44 <structure type="chrome_scaled_image" name="IDR_MEDIA_PAUSE_BUTTON" file=" media_pause.png" />
45 <structure type="chrome_scaled_image" name="IDR_MEDIA_PLAY_BUTTON" file="m edia_play.png" />
46 <structure type="chrome_scaled_image" name="IDR_MEDIA_PLAY_BUTTON_DISABLED " file="media_play_disabled.png" />
47 <structure type="chrome_scaled_image" name="IDR_MEDIA_SOUND_DISABLED" file ="media_sound_disabled.png" />
48 <structure type="chrome_scaled_image" name="IDR_MEDIA_SOUND_FULL_BUTTON" f ile="media_sound_full.png" />
49 <structure type="chrome_scaled_image" name="IDR_MEDIA_SOUND_NONE_BUTTON" f ile="media_sound_none.png" />
50 <structure type="chrome_scaled_image" name="IDR_MEDIA_SLIDER_THUMB" file=" media_slider_thumb.png" />
51 <structure type="chrome_scaled_image" name="IDR_MEDIA_VOLUME_SLIDER_THUMB" file="media_volume_slider_thumb.png" />
52 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PAUSE_BUTTON" file="mediaplayer_pause.png" />
53 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PAUSE_BUTTON_H OVER" file="mediaplayer_pause_hover.png" />
54 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PAUSE_BUTTON_D OWN" file="mediaplayer_pause_down.png" />
55 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PLAY_BUTTON" f ile="mediaplayer_play.png" />
56 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PLAY_BUTTON_HO VER" file="mediaplayer_play_hover.png" />
57 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PLAY_BUTTON_DO WN" file="mediaplayer_play_down.png" />
58 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_PLAY_BUTTON_DI SABLED" file="mediaplayer_play_disabled.png" />
59 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL3_B UTTON" file="mediaplayer_sound_level3.png" />
60 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL3_B UTTON_HOVER" file="mediaplayer_sound_level3_hover.png" />
61 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL3_B UTTON_DOWN" file="mediaplayer_sound_level3_down.png" />
62 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL2_B UTTON" file="mediaplayer_sound_level2.png" />
63 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL2_B UTTON_HOVER" file="mediaplayer_sound_level2_hover.png" />
64 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL2_B UTTON_DOWN" file="mediaplayer_sound_level2_down.png" />
65 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL1_B UTTON" file="mediaplayer_sound_level1.png" />
66 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL1_B UTTON_HOVER" file="mediaplayer_sound_level1_hover.png" />
67 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL1_B UTTON_DOWN" file="mediaplayer_sound_level1_down.png" />
68 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL0_B UTTON" file="mediaplayer_sound_level0.png" />
69 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL0_B UTTON_HOVER" file="mediaplayer_sound_level0_hover.png" />
70 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_LEVEL0_B UTTON_DOWN" file="mediaplayer_sound_level0_down.png" />
71 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SOUND_DISABLED " file="mediaplayer_sound_disabled.png" />
72 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SLIDER_THUMB" file="mediaplayer_slider_thumb.png" />
73 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SLIDER_THUMB_H OVER" file="mediaplayer_slider_thumb_hover.png" />
74 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_SLIDER_THUMB_D OWN" file="mediaplayer_slider_thumb_down.png" />
75 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_VOLUME_SLIDER_ THUMB" file="mediaplayer_volume_slider_thumb.png" />
76 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_VOLUME_SLIDER_ THUMB_HOVER" file="mediaplayer_volume_slider_thumb_hover.png" />
77 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_VOLUME_SLIDER_ THUMB_DOWN" file="mediaplayer_volume_slider_thumb_down.png" />
78 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_VOLUME_SLIDER_ THUMB_DISABLED" file="mediaplayer_volume_slider_thumb_disabled.png" />
79 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_FULLSCREEN_BUT TON" file="mediaplayer_fullscreen.png" />
80 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_FULLSCREEN_BUT TON_HOVER" file="mediaplayer_fullscreen_hover.png" />
81 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_FULLSCREEN_BUT TON_DOWN" file="mediaplayer_fullscreen_down.png" />
82 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_FULLSCREEN_BUT TON_DISABLED" file="mediaplayer_fullscreen_disabled.png" />
83 <if expr="pp_ifdef('android')">
84 <structure type="chrome_scaled_image" name="IDR_MEDIAPLAYER_OVERLAY_PLAY _BUTTON" file="mediaplayer_overlay_play.png" />
85 </if>
86 <if expr="is_macosx">
87 <structure type="chrome_scaled_image" name="IDR_OVERHANG_PATTERN" file=" overhang_pattern.png" />
88 </if>
89 <structure type="chrome_scaled_image" name="IDR_PAN_SCROLL_ICON" file="pan _icon.png" />
90 <structure type="chrome_scaled_image" name="IDR_SEARCH_CANCEL" file="searc h_cancel.png" />
91 <structure type="chrome_scaled_image" name="IDR_SEARCH_CANCEL_PRESSED" fil e="search_cancel_pressed.png" />
92 <structure type="chrome_scaled_image" name="IDR_SEARCH_MAGNIFIER" file="se arch_magnifier.png" />
93 <structure type="chrome_scaled_image" name="IDR_SEARCH_MAGNIFIER_RESULTS" file="search_magnifier_results.png" />
94 <structure type="chrome_scaled_image" name="IDR_TEXTAREA_RESIZER" file="te xtarea_resize_corner.png" />
95 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_AMEX" file="am ex.png" />
96 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DINERS" file=" diners.png" />
97 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_DISCOVER" file ="discover.png" />
98 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_GENERIC" file= "cc-generic.png" />
99 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_JCB" file="jcb .png" />
100 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_MASTERCARD" fi le="mastercard.png" />
101 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_SOLO" file="so lo.png" />
102 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_CC_VISA" file="vi sa.png" />
103 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTP" file="pdf_ button_ftp.png" />
104 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTP_HOVER" file ="pdf_button_ftp_hover.png" />
105 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTP_PRESSED" fi le="pdf_button_ftp_pressed.png" />
106 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTW" file="pdf_ button_ftw.png" />
107 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTW_HOVER" file ="pdf_button_ftw_hover.png" />
108 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_FTW_PRESSED" fi le="pdf_button_ftw_pressed.png" />
109 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMIN_END" fil e="pdf_button_zoomin_end.png" />
110 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMIN_END_HOVE R" file="pdf_button_zoomin_end_hover.png" />
111 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMIN_END_PRES SED" file="pdf_button_zoomin_end_pressed.png" />
112 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMIN" file="p df_button_zoomin.png" />
113 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMIN_HOVER" f ile="pdf_button_zoomin_hover.png" />
114 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMIN_PRESSED" file="pdf_button_zoomin_pressed.png" />
115 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMOUT" file=" pdf_button_zoomout.png" />
116 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMOUT_HOVER" file="pdf_button_zoomout_hover.png" />
117 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_ZOOMOUT_PRESSED " file="pdf_button_zoomout_pressed.png" />
118 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_SAVE" file="pdf _button_save.png" />
119 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_SAVE_HOVER" fil e="pdf_button_save_hover.png" />
120 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_SAVE_PRESSED" f ile="pdf_button_save_pressed.png" />
121 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_PRINT" file="pd f_button_print.png" />
122 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_PRINT_HOVER" fi le="pdf_button_print_hover.png" />
123 <structure type="chrome_scaled_image" name="IDR_PDF_BUTTON_PRINT_PRESSED" file="pdf_button_print_pressed.png" />
124 <structure type="chrome_scaled_image" name="IDR_PDF_THUMBNAIL_0" file="pdf _thumbnail_0.png" />
125 <structure type="chrome_scaled_image" name="IDR_PDF_THUMBNAIL_1" file="pdf _thumbnail_1.png" />
126 <structure type="chrome_scaled_image" name="IDR_PDF_THUMBNAIL_2" file="pdf _thumbnail_2.png" />
127 <structure type="chrome_scaled_image" name="IDR_PDF_THUMBNAIL_3" file="pdf _thumbnail_3.png" />
128 <structure type="chrome_scaled_image" name="IDR_PDF_THUMBNAIL_4" file="pdf _thumbnail_4.png" />
129 <structure type="chrome_scaled_image" name="IDR_PDF_THUMBNAIL_5" file="pdf _thumbnail_5.png" />
130 <structure type="chrome_scaled_image" name="IDR_PDF_THUMBNAIL_6" file="pdf _thumbnail_6.png" />
131 <structure type="chrome_scaled_image" name="IDR_PDF_THUMBNAIL_7" file="pdf _thumbnail_7.png" />
132 <structure type="chrome_scaled_image" name="IDR_PDF_THUMBNAIL_8" file="pdf _thumbnail_8.png" />
133 <structure type="chrome_scaled_image" name="IDR_PDF_THUMBNAIL_9" file="pdf _thumbnail_9.png" />
134 <structure type="chrome_scaled_image" name="IDR_PDF_THUMBNAIL_NUM_BACKGROU ND" file="pdf_thumbnail_num_background.png" />
135 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_0" file=" pdf_progress_0.png" />
136 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_1" file=" pdf_progress_1.png" />
137 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_2" file=" pdf_progress_2.png" />
138 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_3" file=" pdf_progress_3.png" />
139 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_4" file=" pdf_progress_4.png" />
140 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_5" file=" pdf_progress_5.png" />
141 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_6" file=" pdf_progress_6.png" />
142 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_7" file=" pdf_progress_7.png" />
143 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_8" file=" pdf_progress_8.png" />
144 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_BACKGROUN D" file="pdf_progress_background.png" />
145 <structure type="chrome_scaled_image" name="IDR_PDF_PAGE_INDICATOR_BACKGRO UND" file="pdf_page_indicator_background.png" />
146 <structure type="chrome_scaled_image" name="IDR_PDF_PAGE_DROPSHADOW" file= "pdf_dropshadow.png" />
147 <structure type="chrome_scaled_image" name="IDR_PASSWORD_GENERATION_ICON" file="password_generation.png" />
148 </structures>
149 </release>
150 </grit>
OLDNEW
« no previous file with comments | « webkit/glue/resources/visa.png ('k') | webkit/glue/webkit_glue.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698