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 499 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
510 <if expr="not pp_ifdef('chromeos')"> | 510 <if expr="not pp_ifdef('chromeos')"> |
511 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA
GE_THUMBNAIL" file="common/ntp_welcome_thumb.png" /> | 511 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA
GE_THUMBNAIL" file="common/ntp_welcome_thumb.png" /> |
512 </if> | 512 </if> |
513 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL"
file="ntp_webstore_thumb.png" /> | 513 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL"
file="ntp_webstore_thumb.png" /> |
514 <if expr="pp_ifdef('chromeos')"> | 514 <if expr="pp_ifdef('chromeos')"> |
515 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_PERIPHERAL_
BATTERY_LOW" file="cros/notification_peripheral_battery_low.png" /> | 515 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_PERIPHERAL_
BATTERY_LOW" file="cros/notification_peripheral_battery_low.png" /> |
516 </if> | 516 </if> |
517 <if expr="is_win"> | 517 <if expr="is_win"> |
518 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DIM" f
ile="win/notification_tray_dim.png" /> | 518 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DIM" f
ile="win/notification_tray_dim.png" /> |
519 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_LIT" f
ile="win/notification_tray_lit.png" /> | 519 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_LIT" f
ile="win/notification_tray_lit.png" /> |
| 520 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_NUMBER
S" file="win/notification_tray_numbers.png" /> |
520 </if> | 521 </if> |
521 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROU
ND_C" file="common/cs_bubble_center.png" /> | 522 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROU
ND_C" file="common/cs_bubble_center.png" /> |
522 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROU
ND_L" file="common/cs_bubble_left.png" /> | 523 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROU
ND_L" file="common/cs_bubble_left.png" /> |
523 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROU
ND_R" file="common/cs_bubble_right.png" /> | 524 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROU
ND_R" file="common/cs_bubble_right.png" /> |
524 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU
ND_C" file="common/ev_bubble_center.png" /> | 525 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU
ND_C" file="common/ev_bubble_center.png" /> |
525 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU
ND_L" file="common/ev_bubble_left.png" /> | 526 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU
ND_L" file="common/ev_bubble_left.png" /> |
526 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU
ND_R" file="common/ev_bubble_right.png" /> | 527 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BACKGROU
ND_R" file="common/ev_bubble_right.png" /> |
527 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_WI_BUBBLE_BACKGROU
ND_C" file="common/web-intents_center.png" /> | 528 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_WI_BUBBLE_BACKGROU
ND_C" file="common/web-intents_center.png" /> |
528 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_WI_BUBBLE_BACKGROU
ND_L" file="common/web-intents_left.png" /> | 529 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_WI_BUBBLE_BACKGROU
ND_L" file="common/web-intents_left.png" /> |
529 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_WI_BUBBLE_BACKGROU
ND_R" file="common/web-intents_right.png" /> | 530 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_WI_BUBBLE_BACKGROU
ND_R" file="common/web-intents_right.png" /> |
(...skipping 397 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
927 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> | 928 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> |
928 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> | 929 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> |
929 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> | 930 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
930 </if> | 931 </if> |
931 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> | 932 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> |
932 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> | 933 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> |
933 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re
set.png" /> | 934 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re
set.png" /> |
934 </structures> | 935 </structures> |
935 </release> | 936 </release> |
936 </grit> | 937 </grit> |
OLD | NEW |