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

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

Issue 1250323003: Vectorize profile badges in avatar menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: f is for float Created 5 years, 4 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
« no previous file with comments | « no previous file | chrome/browser/ui/views/profiles/profile_chooser_view.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 312 matching lines...) Expand 10 before | Expand all | Expand 10 after
323 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro wser_home_hover.png" /> 323 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro wser_home_hover.png" />
324 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro wser_home_pressed.png" /> 324 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro wser_home_pressed.png" />
325 </if> 325 </if>
326 <structure type="chrome_scaled_image" name="IDR_HOTWORD_NOTIFICATION_ICON" file="common/notification_hotword_icon.png" /> 326 <structure type="chrome_scaled_image" name="IDR_HOTWORD_NOTIFICATION_ICON" file="common/notification_hotword_icon.png" />
327 <if expr="not is_android and not is_ios"> 327 <if expr="not is_android and not is_ios">
328 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ACCOUNT_BU TTON_ERROR" file="common/avatar_menu_auth_error.png" /> 328 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ACCOUNT_BU TTON_ERROR" file="common/avatar_menu_auth_error.png" />
329 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ADD_USER" file="common/icon_add_user.png" /> 329 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ADD_USER" file="common/icon_add_user.png" />
330 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_AVATAR_BUT TON_ERROR" file="common/avatar_button_auth_error.png" /> 330 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_AVATAR_BUT TON_ERROR" file="common/avatar_button_auth_error.png" />
331 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_BROWSE_GUE ST" file="common/icon_browse_as_guest.png" /> 331 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_BROWSE_GUE ST" file="common/icon_browse_as_guest.png" />
332 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_CHILD" fil e="common/icon_child.png" /> 332 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_CHILD" fil e="common/icon_child.png" />
333 <if expr="is_macosx">
334 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_CAM ERA" file="common/edit_camera.png" />
335 </if>
336 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_HOVER " file="common/edit_button_hover.png" /> 333 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_HOVER " file="common/edit_button_hover.png" />
337 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS ED" file="common/edit_button_pressed.png" /> 334 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS ED" file="common/edit_button_pressed.png" />
338 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA R" file="common/avatar_menu_profile.png" /> 335 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA R" file="common/avatar_menu_profile.png" />
339 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_CHILD " file="common/avatar_menu_child.png" />
340 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_DISCO NNECT" file="common/avatar_menu_disconnect.png" /> 336 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_DISCO NNECT" file="common/avatar_menu_disconnect.png" />
341 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_INCOG NITO" file="common/incognito.png" /> 337 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_INCOG NITO" file="common/incognito.png" />
342 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK" file="common/avatar_menu_lock.png" /> 338 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK" file="common/avatar_menu_lock.png" />
343 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LEGAC Y_SUPERVISED" file="common/avatar_menu_legacy_supervised.png" />
344 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LEGACY_SUP ERVISED" file="common/icon_legacy_supervised.png" /> 339 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LEGACY_SUP ERVISED" file="common/icon_legacy_supervised.png" />
340 <if expr="is_macosx">
341 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_CAM ERA" file="common/edit_camera.png" />
342 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_CHI LD" file="common/avatar_menu_child.png" />
343 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LEG ACY_SUPERVISED" file="common/avatar_menu_legacy_supervised.png" />
344 </if>
345 </if> 345 </if>
346 <if expr="not is_android and not is_ios and not chromeos"> 346 <if expr="not is_android and not is_ios and not chromeos">
347 <!-- User Manager tutorial --> 347 <!-- User Manager tutorial -->
348 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_YOUR_CHROME" file="common/user_manager_tutorial/your_chrome.png" /> 348 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_YOUR_CHROME" file="common/user_manager_tutorial/your_chrome.png" />
349 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_GUESTS" file="common/user_manager_tutorial/guests.png" /> 349 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_GUESTS" file="common/user_manager_tutorial/guests.png" />
350 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" /> 350 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" />
351 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_COMPLETE" file="common/user_manager_tutorial/complete.png" /> 351 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI AL_COMPLETE" file="common/user_manager_tutorial/complete.png" />
352 </if> 352 </if>
353 <if expr="chromeos"> 353 <if expr="chromeos">
354 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil e="cros/icon_add_user_white.png" /> 354 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil e="cros/icon_add_user_white.png" />
(...skipping 668 matching lines...) Expand 10 before | Expand all | Expand 10 after
1023 <!-- People search images --> 1023 <!-- People search images -->
1024 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1024 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1025 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1025 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1026 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1026 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1027 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1027 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1028 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1028 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1029 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1029 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1030 </structures> 1030 </structures>
1031 </release> 1031 </release>
1032 </grit> 1032 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/views/profiles/profile_chooser_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698