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

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

Issue 1386723002: Remove some images that are no longer needed on views (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 2 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
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 369 matching lines...) Expand 10 before | Expand all | Expand 10 after
380 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TO P_LEFT" file="common/infobarbutton_top_left_pressed.png" /> 380 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TO P_LEFT" file="common/infobarbutton_top_left_pressed.png" />
381 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TO P_RIGHT" file="common/infobarbutton_top_right_pressed.png" /> 381 <structure type="chrome_scaled_image" name="IDR_INFOBARBUTTON_PRESSED_TO P_RIGHT" file="common/infobarbutton_top_right_pressed.png" />
382 </if> 382 </if>
383 <structure type="chrome_scaled_image" name="IDR_INFOBAR_3D_BLOCKED" file=" common/infobar_3d_blocked.png" /> 383 <structure type="chrome_scaled_image" name="IDR_INFOBAR_3D_BLOCKED" file=" common/infobar_3d_blocked.png" />
384 <structure type="chrome_scaled_image" name="IDR_INFOBAR_ALT_NAV_URL" file= "common/infobar_alt_nav_url.png" /> 384 <structure type="chrome_scaled_image" name="IDR_INFOBAR_ALT_NAV_URL" file= "common/infobar_alt_nav_url.png" />
385 <structure type="chrome_scaled_image" name="IDR_INFOBAR_APP_BANNER" file=" common/infobar_apps.png" /> 385 <structure type="chrome_scaled_image" name="IDR_INFOBAR_APP_BANNER" file=" common/infobar_apps.png" />
386 <if expr="is_ios"> 386 <if expr="is_ios">
387 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOLOGIN" file= "common/infobar_autologin.png" /> 387 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOLOGIN" file= "common/infobar_autologin.png" />
388 </if> 388 </if>
389 <structure type="chrome_scaled_image" name="IDR_INFOBAR_COOKIE" file="comm on/infobar_cookie.png" /> 389 <structure type="chrome_scaled_image" name="IDR_INFOBAR_COOKIE" file="comm on/infobar_cookie.png" />
390 <structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICATI ONS" file="common/infobar_desktop_notifications.png" />
391 <if expr="is_android"> 390 <if expr="is_android">
392 <!-- The actual image here is not used; this line only exists to 391 <!-- The actual image here is not used; this line only exists to
393 reserve a valid ID, so the Android code can map it to the 392 reserve a valid ID, so the Android code can map it to the
394 appropriate Android resource. So we just refer to a random 393 appropriate Android resource. So we just refer to a random
395 image. --> 394 image. -->
395 <structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICA TIONS" file="chromium/product_logo_32.png" />
396 <structure type="chrome_scaled_image" name="IDR_INFOBAR_FROZEN_TAB" file ="chromium/product_logo_32.png" /> 396 <structure type="chrome_scaled_image" name="IDR_INFOBAR_FROZEN_TAB" file ="chromium/product_logo_32.png" />
397 <structure type="chrome_scaled_image" name="IDR_INFOBAR_FULLSCREEN" file ="chromium/product_logo_32.png" /> 397 <structure type="chrome_scaled_image" name="IDR_INFOBAR_FULLSCREEN" file ="chromium/product_logo_32.png" />
398 <structure type="chrome_scaled_image" name="IDR_INFOBAR_GEOLOCATION" fil e="chromium/product_logo_32.png" />
399 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PROTECTED_MEDIA_ IDENTIFIER" file="chromium/product_logo_32.png" />
398 </if> 400 </if>
399 <structure type="chrome_scaled_image" name="IDR_INFOBAR_GEOLOCATION" file= "common/infobar_geolocation.png" /> 401 <if expr="is_macosx">
402 <structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICA TIONS" file="legacy/infobar_desktop_notifications.png" />
403 <structure type="chrome_scaled_image" name="IDR_INFOBAR_GEOLOCATION" fil e="legacy/infobar_geolocation.png" />
404 </if>
400 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAMER A" file="common/infobar_media_stream_camera.png" /> 405 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAMER A" file="common/infobar_media_stream_camera.png" />
401 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC" file="common/infobar_media_stream_mic.png" /> 406 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC" file="common/infobar_media_stream_mic.png" />
402 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MIDI" file="common /infobar_midi.png" /> 407 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MIDI" file="common /infobar_midi.png" />
403 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MULTIPLE_DOWNLOADS " file="common/infobar_multiple_downloads.png" /> 408 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MULTIPLE_DOWNLOADS " file="common/infobar_multiple_downloads.png" />
404 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_CRASHED" fi le="common/infobar_plugin_crashed.png" /> 409 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_CRASHED" fi le="common/infobar_plugin_crashed.png" />
405 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_INSTALL" fi le="common/infobar_plugin_install.png" /> 410 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_INSTALL" fi le="common/infobar_plugin_install.png" />
406 <if expr="is_android or chromeos">
407 <!-- The actual image here is not used; this line only exists to
408 reserve a valid ID, so the Android code can map it to the
409 appropriate Android resource. So we just refer to a random
410 image. -->
411 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PROTECTED_MEDIA_ IDENTIFIER" file="chromium/product_logo_32.png" />
412 </if>
413 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f ile="common/infobar_restore_session.png" /> 411 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f ile="common/infobar_restore_session.png" />
414 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil e="common/infobar_save_password.png" /> 412 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil e="common/infobar_save_password.png" />
415 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="commo n/infobar_theme.png" /> 413 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="commo n/infobar_theme.png" />
416 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="c ommon/infobar_translate.png" /> 414 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="c ommon/infobar_translate.png" />
417 <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="com mon/infobar_warning.png" /> 415 <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="com mon/infobar_warning.png" />
418 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/ input_alert.png" /> 416 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/ input_alert.png" />
419 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co mmon/input_alert_menu.png" /> 417 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co mmon/input_alert_menu.png" />
420 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="common/i nput_good.png" /> 418 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="common/i nput_good.png" />
421 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="common/keyword_search_magnifier.png" /> 419 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="common/keyword_search_magnifier.png" />
422 <if expr="is_macosx"> 420 <if expr="is_macosx">
(...skipping 615 matching lines...) Expand 10 before | Expand all | Expand 10 after
1038 <!-- People search images --> 1036 <!-- People search images -->
1039 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1037 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1040 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1038 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1041 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1039 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1042 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1040 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1043 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1041 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1044 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1042 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1045 </structures> 1043 </structures>
1046 </release> 1044 </release>
1047 </grit> 1045 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698