Searched
full:users (Results
976 -
1000 of
5734) sorted by null
<<31323334353637383940>>
/external/chromium/chrome/browser/policy/proto/ |
chrome_device_policy.proto | 21 // Determines whether we allow arbitrary users to log into the device. 52 // Determines if we show pods for existing users on the sign in screen.
|
/external/chromium/chrome/browser/web_resource/ |
promo_resource_service.h | 13 // Certain promotions should only be shown to certain classes of users. This 24 // promotional messages to certain groups of Chrome users.
|
/external/chromium/chrome/common/extensions/docs/static/ |
devguide.html | 24 <td> Notify users of important events </td> 32 <td> Let users customize your extension </td>
|
/external/chromium_org/chrome/browser/chromeos/login/ |
fake_user_manager.h | 21 // Fake user manager with a barebones implementation. Users can be added 22 // and set as logged in, and those users can be returned.
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
device_status_collector.cc | 77 // Maximum number of users to report. 470 const chromeos::UserList& users = chromeos::UserManager::Get()->GetUsers(); local 472 for (user = users.begin(); user != users.end(); ++user) { 473 // Only regular users are reported. 485 // Do not report the email address of unmanaged users. 488 // Add only kMaxUserCount entries, unless no managed users are found in the 489 // first kMaxUserCount users. In that case, continue until at least one
|
/external/chromium_org/chrome/browser/chromeos/status/ |
data_promo_notification.cc | 77 // carrier deal notification has been shown to users on this machine. 170 // Display a one-time notification for authenticated users on first use
|
/external/chromium_org/chrome/browser/extensions/ |
default_apps.cc | 102 // apps affected all users. Migrate old default apps to new mechanism where 168 // Filter out the new default apps for migrating users.
|
/external/chromium_org/chrome/browser/safe_browsing/ |
ping_manager.cc | 60 // Sends a SafeBrowsing "hit" for UMA users. 83 // Sends malware details for users who opt-in.
|
/external/chromium_org/chrome/browser/ui/ash/ |
chrome_shell_delegate.cc | 57 // simultaneous users to allow this feature. 70 // decided yet if he could add other users to his session or not.
|
/external/chromium_org/chrome/browser/ui/views/ |
avatar_menu_bubble_view.h | 35 // It displays a list of profiles and allows users to switch between profiles. 130 // Is set to true if the managed user has clicked on Switch Users.
|
status_bubble_views.h | 27 // to allow users to see where hovered links point to. 77 // users to see links in the region normally occupied by the status bubble.
|
/external/chromium_org/chrome/browser/ui/webui/ |
fileicon_source_unittest.cc | 85 FILE_PATH_LITERAL("c:\\users\\foo user\\bar.txt"), ui::SCALE_FACTOR_100P, 88 FILE_PATH_LITERAL("c:\\users\\\xa9 2000.pdf"), ui::SCALE_FACTOR_100P,
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
manage_profile_handler.h | 99 // user is not signed in. Also sends information about whether managed users 124 // Used to observe the preference that allows creating managed users, which
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
about_apps.html | 68 Users can fully uninstall apps. 90 These models aim to provide users with a more native experience.
|
devguide.html | 22 <td> Notify users of important events </td> 30 <td> Let users customize your extension </td>
|
gcm_server.html | 6 sends messages to users of a Chrome App. 42 Authentication is required to send messages to users.
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/ |
storage.html | 16 preconfigured for all users of an organization. See 47 and from Google Apps for signed-in users. The
|
/external/chromium_org/chrome/installer/setup/ |
install.cc | 72 "all-users "); 449 // There is no such thing as an all-users Quick Launch shortcut, always 572 // Install per-user shortcuts on user-level installs and all-users 575 // (i.e., quick launch, taskbar pin, and possibly deleted all-users 660 // At least attempt to update potentially existing all-users shortcuts. 672 // again for all users of this install. 679 // run and this could otherwise re-install shortcuts for users that have 686 // all-users shortcut isn't present on the system will be created.
|
/external/chromium_org/components/autofill/core/browser/ |
autofill_xml_parser.h | 123 // when something in the users profile matches what they have entered in a form. 125 // the form matches what's in the users profile.
|
/external/chromium_org/net/websockets/ |
websocket_frame.h | 119 // Users of this struct should treat WebSocket frames as a data stream; it's 121 // Users should not let the data stuck somewhere in the pipeline.
|
/external/chromium_org/remoting/host/installer/mac/Scripts/ |
remoting_postflight.sh | 13 USERS_TMP_FILE="$SCRIPT_FILE.users" 79 # Make sure admins have write privileges (CRD users are
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
config.py | 63 # Timidity: for nose users, read an environment variable. This is a 65 # recognized, but it solves some users' problems.
|
/external/chromium_org/third_party/expat/files/ |
README | 11 Windows users should use the expat_win32bin package, which includes 111 Note for Solaris users: The "ar" command is usually located in
|
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
WireFormat.java | 75 * only here to support the lite runtime and should not be used by users. 105 * only here to support the lite runtime and should not be used by users.
|
/external/chromium_org/third_party/sqlite/src/ext/rtree/ |
README | 3 table type that allows users to create, query and manipulate r-tree[1] 4 data structures inside of SQLite databases. Users create, populate
|
Completed in 1102 milliseconds
<<31323334353637383940>>