| OLD | NEW |
| 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 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 190 </if> | 190 </if> |
| 191 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_EMPTY" file="cws_
star_empty.png" /> | 191 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_EMPTY" file="cws_
star_empty.png" /> |
| 192 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_FULL" file="cws_s
tar_full.png" /> | 192 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_FULL" file="cws_s
tar_full.png" /> |
| 193 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_HALF" file="cws_s
tar_half.png" /> | 193 <structure type="chrome_scaled_image" name="IDR_CWS_STAR_HALF" file="cws_s
tar_half.png" /> |
| 194 <if expr="pp_ifdef('chromeos')"> | 194 <if expr="pp_ifdef('chromeos')"> |
| 195 <structure type="chrome_scaled_image" name="IDR_DIVIDER_VERT" file="divi
der_vert.png" /> | 195 <structure type="chrome_scaled_image" name="IDR_DIVIDER_VERT" file="divi
der_vert.png" /> |
| 196 </if> | 196 </if> |
| 197 <structure type="chrome_scaled_image" name="IDR_DOCK_HIGH" file="dock_tab_
high.png" /> | 197 <structure type="chrome_scaled_image" name="IDR_DOCK_HIGH" file="dock_tab_
high.png" /> |
| 198 <structure type="chrome_scaled_image" name="IDR_DOCK_MAX" file="dock_tab_m
ax.png" /> | 198 <structure type="chrome_scaled_image" name="IDR_DOCK_MAX" file="dock_tab_m
ax.png" /> |
| 199 <structure type="chrome_scaled_image" name="IDR_DOCK_WIDE" file="dock_tab_
wide.png" /> | 199 <structure type="chrome_scaled_image" name="IDR_DOCK_WIDE" file="dock_tab_
wide.png" /> |
| 200 <structure type="chrome_scaled_image" name="IDR_DOWN_ARROW" file="common/d
own_arrow.png" /> |
| 200 <structure type="chrome_scaled_image" name="IDR_DOWNLOADS_FAVICON" file="c
ommon/favicon_downloads.png" /> | 201 <structure type="chrome_scaled_image" name="IDR_DOWNLOADS_FAVICON" file="c
ommon/favicon_downloads.png" /> |
| 201 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_ANIMATION_BEGIN"
file="download_animation_begin.png" /> | 202 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_ANIMATION_BEGIN"
file="download_animation_begin.png" /> |
| 202 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT
TOM" file="common/download_button_center_bottom.png" /> | 203 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT
TOM" file="common/download_button_center_bottom.png" /> |
| 203 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT
TOM_H" file="common/download_button_center_bottom_hover.png" /> | 204 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT
TOM_H" file="common/download_button_center_bottom_hover.png" /> |
| 204 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT
TOM_P" file="common/download_button_center_bottom_pressed.png" /> | 205 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_BOT
TOM_P" file="common/download_button_center_bottom_pressed.png" /> |
| 205 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID
DLE" file="common/download_button_center_middle.png" /> | 206 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID
DLE" file="common/download_button_center_middle.png" /> |
| 206 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID
DLE_H" file="common/download_button_center_middle_hover.png" /> | 207 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID
DLE_H" file="common/download_button_center_middle_hover.png" /> |
| 207 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID
DLE_P" file="common/download_button_center_middle_pressed.png" /> | 208 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_MID
DLE_P" file="common/download_button_center_middle_pressed.png" /> |
| 208 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_TOP
" file="common/download_button_center_top.png" /> | 209 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_TOP
" file="common/download_button_center_top.png" /> |
| 209 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_TOP
_H" file="common/download_button_center_top_hover.png" /> | 210 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_CENTER_TOP
_H" file="common/download_button_center_top_hover.png" /> |
| (...skipping 719 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 929 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="common/br
owser_tools_hover.png" /> | 930 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="common/br
owser_tools_hover.png" /> |
| 930 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="common/br
owser_tools_pressed.png" /> | 931 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="common/br
owser_tools_pressed.png" /> |
| 931 </if> | 932 </if> |
| 932 | 933 |
| 933 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file=
"common/browser_toolbar_bezel_hover.png" /> | 934 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file=
"common/browser_toolbar_bezel_hover.png" /> |
| 934 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" fil
e="common/browser_toolbar_bezel_pressed.png" /> | 935 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" fil
e="common/browser_toolbar_bezel_pressed.png" /> |
| 935 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR" file="common/br
owser_tools_bar.png" /> | 936 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR" file="common/br
owser_tools_bar.png" /> |
| 936 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="commo
n/browser_tools_bar_low.png" /> | 937 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="commo
n/browser_tools_bar_low.png" /> |
| 937 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="co
mmon/browser_tools_bar_medium.png" /> | 938 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="co
mmon/browser_tools_bar_medium.png" /> |
| 938 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm
on/browser_tools_bar_high.png" /> | 939 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm
on/browser_tools_bar_high.png" /> |
| 939 | 940 <structure type="chrome_scaled_image" name="IDR_UP_ARROW" file="common/up_
arrow.png" /> |
| 940 <if expr="not is_macosx and not pp_ifdef('toolkit_views')"> | 941 <if expr="not is_macosx and not pp_ifdef('toolkit_views')"> |
| 941 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE" file="upda
te_badge.png" /> | 942 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE" file="upda
te_badge.png" /> |
| 942 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="upd
ate_badge2.png" /> | 943 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="upd
ate_badge2.png" /> |
| 943 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="upd
ate_badge3.png" /> | 944 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="upd
ate_badge3.png" /> |
| 944 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE4" file="upd
ate_badge4.png" /> | 945 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE4" file="upd
ate_badge4.png" /> |
| 945 </if> | 946 </if> |
| 946 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAILED" file="commo
n/update_failed.png" /> | 947 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAILED" file="commo
n/update_failed.png" /> |
| 947 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW"
file="common/update_menu_severity_low.png" /> | 948 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW"
file="common/update_menu_severity_low.png" /> |
| 948 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU
M" file="common/update_menu_severity_medium.png" /> | 949 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU
M" file="common/update_menu_severity_medium.png" /> |
| 949 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH"
file="common/update_menu_severity_high.png" /> | 950 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH"
file="common/update_menu_severity_high.png" /> |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 981 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> | 982 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> |
| 982 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> | 983 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> |
| 983 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> | 984 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
| 984 </if> | 985 </if> |
| 985 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> | 986 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> |
| 986 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> | 987 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> |
| 987 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re
set.png" /> | 988 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re
set.png" /> |
| 988 </structures> | 989 </structures> |
| 989 </release> | 990 </release> |
| 990 </grit> | 991 </grit> |
| OLD | NEW |