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

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

Issue 1966853002: Add indication of camera use on SAML webcam logins (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reset videoEnabled state when restarting auth Created 4 years, 7 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 801 matching lines...) Expand 10 before | Expand all | Expand 10 after
812 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto ns 812 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto ns
813 fill a background with a color from the theme, tile IDR_CLOSE_1 over it, 813 fill a background with a color from the theme, tile IDR_CLOSE_1 over it,
814 then apply IDR_CLOSE_1_MASK. See chrome/browser/ui/views/tabs/tab.cc --> 814 then apply IDR_CLOSE_1_MASK. See chrome/browser/ui/views/tabs/tab.cc -->
815 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos e_1.png" /> 815 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos e_1.png" />
816 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl ose_1_hover.png" /> 816 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl ose_1_hover.png" />
817 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common /close_1_mask.png" /> 817 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common /close_1_mask.png" />
818 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl ose_1_pressed.png" /> 818 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl ose_1_pressed.png" />
819 <if expr="is_macosx"> 819 <if expr="is_macosx">
820 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" fil e="legacy/tab_audio_indicator.png" /> 820 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" fil e="legacy/tab_audio_indicator.png" />
821 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_MUTING_INDICAT OR" file="legacy/tab_audio_muting_indicator.png" /> 821 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_MUTING_INDICAT OR" file="legacy/tab_audio_muting_indicator.png" />
822 <structure type="chrome_scaled_image" name="IDR_TAB_RECORDING_INDICATOR" file="legacy/tab_recording_indicator.png" />
823 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" f ile="legacy/tab_capture_indicator.png" /> 822 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" f ile="legacy/tab_capture_indicator.png" />
824 <structure type="chrome_scaled_image" name="IDR_TAB_BLUETOOTH_INDICATOR" file="legacy/tab_bluetooth_indicator.png" /> 823 <structure type="chrome_scaled_image" name="IDR_TAB_BLUETOOTH_INDICATOR" file="legacy/tab_bluetooth_indicator.png" />
825 <structure type="chrome_scaled_image" name="IDR_TAB_USB_INDICATOR" file= "legacy/tab_usb_indicator.png" /> 824 <structure type="chrome_scaled_image" name="IDR_TAB_USB_INDICATOR" file= "legacy/tab_usb_indicator.png" />
826 </if> 825 </if>
826 <!-- Used by Mac OSX, and Chrome OS login pages. -->
827 <structure type="chrome_scaled_image" name="IDR_TAB_RECORDING_INDICATOR" f ile="legacy/tab_recording_indicator.png" />
828
827 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" /> 829 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" />
828 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" /> 830 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" />
829 <if expr="chromeos"> 831 <if expr="chromeos">
830 <structure type="chrome_scaled_image" name="IDR_TECHNICAL_ERROR" file="c ros/technical_error.png" /> 832 <structure type="chrome_scaled_image" name="IDR_TECHNICAL_ERROR" file="c ros/technical_error.png" />
831 </if> 833 </if>
832 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM" file="co mmon/textfield_bottom.png" /> 834 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM" file="co mmon/textfield_bottom.png" />
833 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_LEFT" fil e="common/textfield_bottom_left.png" /> 835 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_LEFT" fil e="common/textfield_bottom_left.png" />
834 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_RIGHT" fi le="common/textfield_bottom_right.png" /> 836 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_RIGHT" fi le="common/textfield_bottom_right.png" />
835 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_CENTER" file="co mmon/textfield_center.png" /> 837 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_CENTER" file="co mmon/textfield_center.png" />
836 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_LEFT" file="comm on/textfield_left.png" /> 838 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_LEFT" file="comm on/textfield_left.png" />
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
944 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 946 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
945 </if> 947 </if>
946 <if expr="is_macosx"> 948 <if expr="is_macosx">
947 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> 949 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" />
948 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" /> 950 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" />
949 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" /> 951 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" />
950 </if> 952 </if>
951 </structures> 953 </structures>
952 </release> 954 </release>
953 </grit> 955 </grit>
OLDNEW
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | chrome/browser/resources/chromeos/login/screen_gaia_signin.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698