Chromium Code Reviews| 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 483 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 494 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png" /> | 494 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png" /> |
| 495 <if expr="pp_ifdef('use_ash')"> | 495 <if expr="pp_ifdef('use_ash')"> |
| 496 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ALERT" file ="common/notification_alert.png" /> | 496 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ALERT" file ="common/notification_alert.png" /> |
| 497 </if> | 497 </if> |
| 498 <if expr="pp_ifdef('chromeos')"> | 498 <if expr="pp_ifdef('chromeos')"> |
| 499 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_DRIVE" file ="cros/notification_drive.png" /> | 499 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_DRIVE" file ="cros/notification_drive.png" /> |
| 500 </if> | 500 </if> |
| 501 <if expr="pp_ifdef('chromeos')"> | 501 <if expr="pp_ifdef('chromeos')"> |
| 502 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_PERIPHERAL_ BATTERY_LOW" file="cros/notification_peripheral_battery_low.png" /> | 502 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_PERIPHERAL_ BATTERY_LOW" file="cros/notification_peripheral_battery_low.png" /> |
| 503 </if> | 503 </if> |
| 504 <if expr="pp_ifdef('chromeos')"> | |
| 505 <structure type="chrome_scaled_image" name="IDR_PORTAL_DETECTION_ALERT" file="common/captive_portal_icon.png" /> | |
| 506 <structure type="chrome_scaled_image" name="IDR_PORTAL_DETECTION_GLOBE" file="common/globe_icon.png" /> | |
|
oshima
2014/02/19 18:43:55
If they're cros only, the files should be under cr
ygorshenin1
2014/02/20 13:33:42
Done.
| |
| 507 </if> | |
| 504 <if expr="is_win or pp_ifdef('desktop_linux')"> | 508 <if expr="is_win or pp_ifdef('desktop_linux')"> |
| 505 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DO_NOT _DISTURB_ATTENTION" file="common/notification_tray_do_not_disturb_attention.png" /> | 509 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DO_NOT _DISTURB_ATTENTION" file="common/notification_tray_do_not_disturb_attention.png" /> |
| 506 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DO_NOT _DISTURB_EMPTY" file="common/notification_tray_do_not_disturb_empty.png" /> | 510 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DO_NOT _DISTURB_EMPTY" file="common/notification_tray_do_not_disturb_empty.png" /> |
| 507 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_ATTENT ION" file="common/notification_tray_attention.png" /> | 511 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_ATTENT ION" file="common/notification_tray_attention.png" /> |
| 508 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_EMPTY" file="common/notification_tray_empty.png" /> | 512 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_EMPTY" file="common/notification_tray_empty.png" /> |
| 509 </if> | 513 </if> |
| 510 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_ICON" file="common/notification_welcome_icon.png" /> | 514 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_ICON" file="common/notification_welcome_icon.png" /> |
| 511 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_LEARN _MORE" file="common/notification_welcome_learn_more.png" /> | 515 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_LEARN _MORE" file="common/notification_welcome_learn_more.png" /> |
| 512 <structure type="chrome_scaled_image" name="IDR_NOTIFIER_BLOCK_BUTTON" fil e="common/block_notifier.png" /> | 516 <structure type="chrome_scaled_image" name="IDR_NOTIFIER_BLOCK_BUTTON" fil e="common/block_notifier.png" /> |
| 513 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_AND_SHADOW_ BOTTOM" file="common/omnibox_border_and_shadow_bottom.png" /> | 517 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER_AND_SHADOW_ BOTTOM" file="common/omnibox_border_and_shadow_bottom.png" /> |
| (...skipping 756 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1270 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> | 1274 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> |
| 1271 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> | 1275 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> |
| 1272 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> | 1276 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> |
| 1273 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> | 1277 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> |
| 1274 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> | 1278 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> |
| 1275 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> | 1279 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> |
| 1276 | 1280 |
| 1277 </structures> | 1281 </structures> |
| 1278 </release> | 1282 </release> |
| 1279 </grit> | 1283 </grit> |
| OLD | NEW |