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

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

Issue 18083014: Create new look of the avatar label. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove unneeded code and use fixed font size. Created 7 years, 5 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 | « no previous file | chrome/browser/ui/views/avatar_label.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 435 matching lines...) Expand 10 before | Expand all | Expand 10 after
446 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f ile="avatar_recordplayer.png" /> 446 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_31" f ile="avatar_recordplayer.png" />
447 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f ile="avatar_upsidedown.png" /> 447 <structure type="chrome_scaled_image" name="IDR_LOGIN_DEFAULT_USER_32" f ile="avatar_upsidedown.png" />
448 <structure type="chrome_scaled_image" name="IDR_LOGIN_GUEST" file="login _guest.png" /> 448 <structure type="chrome_scaled_image" name="IDR_LOGIN_GUEST" file="login _guest.png" />
449 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="login_password_capslock.png" /> 449 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="login_password_capslock.png" />
450 </if> 450 </if>
451 <structure type="chrome_scaled_image" name="IDR_MANAGED" file="managed_sma ll.png" /> 451 <structure type="chrome_scaled_image" name="IDR_MANAGED" file="managed_sma ll.png" />
452 <if expr="pp_ifdef('chromeos')"> 452 <if expr="pp_ifdef('chromeos')">
453 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file= "cros/managed_mode_icon.png" /> 453 <structure type="chrome_scaled_image" name="IDR_MANAGED_MODE_ICON" file= "cros/managed_mode_icon.png" />
454 </if> 454 </if>
455 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_ICON" file="c ommon/limited_user.png" /> 455 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_ICON" file="c ommon/limited_user.png" />
456 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM" file="common/managed_user_theme/label_bg_bottom.png" />
457 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_ LEFT" file="common/managed_user_theme/label_bg_bottom_left.png" />
458 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_BOTTOM_ RIGHT" file="common/managed_user_theme/label_bg_bottom_right.png" />
459 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_CENTER" file="common/managed_user_theme/label_bg_center.png" />
460 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_LEFT" f ile="common/managed_user_theme/label_bg_left.png" />
461 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_RIGHT" file="common/managed_user_theme/label_bg_right.png" />
462 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_TOP" fi le="common/managed_user_theme/label_bg_top.png" />
463 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_TOP_LEF T" file="common/managed_user_theme/label_bg_top_left.png" />
464 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_LABEL_TOP_RIG HT" file="common/managed_user_theme/label_bg_top_right.png" />
456 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_THEME_FRAME" file="common/managed_user_theme/theme_frame_supervised.png" /> 465 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_THEME_FRAME" file="common/managed_user_theme/theme_frame_supervised.png" />
457 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_THEME_FRAME_I NACTIVE" file="common/managed_user_theme/theme_frame_supervised_inactive.png" /> 466 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_THEME_FRAME_I NACTIVE" file="common/managed_user_theme/theme_frame_supervised_inactive.png" />
458 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_THEME_TAB_BAC KGROUND" file="common/managed_user_theme/theme_tab_background_supervised.png" /> 467 <structure type="chrome_scaled_image" name="IDR_MANAGED_USER_THEME_TAB_BAC KGROUND" file="common/managed_user_theme/theme_tab_background_supervised.png" />
459 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_BUTTON_MASK" file ="maximize_button_mask.png" /> 468 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_BUTTON_MASK" file ="maximize_button_mask.png" />
460 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_BUTTON_MASK" file ="minimize_button_mask.png" /> 469 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_BUTTON_MASK" file ="minimize_button_mask.png" />
461 <if expr="pp_ifdef('chromeos')"> 470 <if expr="pp_ifdef('chromeos')">
462 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="mirro r_flip.png" /> 471 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="mirro r_flip.png" />
463 </if> 472 </if>
464 <structure type="chrome_scaled_image" name="IDR_MOBILE" file="mobile.png" /> 473 <structure type="chrome_scaled_image" name="IDR_MOBILE" file="mobile.png" />
465 <structure type="chrome_scaled_image" name="IDR_MOBILE_LIT" file="mobile_l it.png" /> 474 <structure type="chrome_scaled_image" name="IDR_MOBILE_LIT" file="mobile_l it.png" />
(...skipping 503 matching lines...) Expand 10 before | Expand all | Expand 10 after
969 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" /> 978 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" />
970 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 979 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
971 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 980 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
972 </if> 981 </if>
973 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" /> 982 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
974 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" /> 983 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
975 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" /> 984 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" />
976 </structures> 985 </structures>
977 </release> 986 </release>
978 </grit> 987 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/views/avatar_label.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698