Sign in
chromium
/
chromium
/
src.git
/
4edbded7edb6d07dea0e5ccb339142ddb3ad121b
/
chrome
/
browser
/
supervised_user
/
supervised_user_service.h
4edbded
Supervised users: Prototype of static client-side host blacklist.
by treib
· 11 years ago
3a276ff
Sync: Add a SyncTypePreferenceProvider interface to specify sync types to enable. The PSS evaluates these.
by
[email protected]
· 11 years ago
0b4c6b2
Use the display name on ChromeOS instead of the profile name.
by
[email protected]
· 11 years ago
c14a680
Add #ifdefs for the extensions parts of SupervisedUserService.
by
[email protected]
· 11 years ago
6e08b9a6
Remove SUPERVISED_USER_SETTINGS pref group, instead register SESSIONS explicitly in SupervisedUserService.
by
[email protected]
· 11 years ago
014242f
Cleanup: Make prefs::kSupervisedUserId unsyncable. Also remove the deprecated prefs::kProfileIsSupervised and corresponding migration code.
by
[email protected]
· 11 years ago
cce15bb
Rename "managed (mode|user)" to "supervised user" (part 2)
by
[email protected]
· 11 years ago
[Renamed (71%) from chrome/browser/managed_mode/managed_user_service.h]
f085fdd5
Start managed_mode refactor.
by
[email protected]
· 11 years ago
076ebeda
Remove deprecated permissions functions from Extension
by
[email protected]
· 11 years ago
f2253ac
Remove NOTIFICATION_EXTENSION_UNLOADED from managed_user_service.cc
by
[email protected]
· 11 years ago
4db65f95
Add permission request creator class.
by
[email protected]
· 11 years ago
c754b8b
Cleanup of CL 223853002: Also remove method from header.
by
[email protected]
· 11 years ago
12b7af3
Move clients of BrowserContextKeyedService to using KeyedService (#3)
by
[email protected]
· 11 years ago
5ddfade
Keep supervised users out of the profile list until they're registered.
by
[email protected]
· 11 years ago
d2065e06
Replace string16 with base::string16 in chrome/browser
by
[email protected]
· 12 years ago
d714f8c
Remove supervised users from behind the flag
by
[email protected]
· 12 years ago
0085863a
Add base namespace to some instances of string16.
by
[email protected]
· 12 years ago
301116c6
Move some dependencies of ExtensionService down to extensions.
by
[email protected]
· 12 years ago
8052b24
Fix WeakPtrFactory member order in chrome/browser/managed_mode/.
by
[email protected]
· 12 years ago
aab94691
Correctly deal with tokens for supervised users in ProfileOAuth2TokenService.
by
[email protected]
· 12 years ago
371662e37
Mark supervised profiles as such immediately when they're created.
by
[email protected]
· 12 years ago
e148048
Move ManagedModePolicyProvider functionality to ManagedUserSettingsService.
by
[email protected]
· 12 years ago
61dadac8
Remove |prefs::kProfileIsManaged| flag and update all references to use |prefs::kManagedUserId| instead.
by
[email protected]
· 12 years ago
514fcf2
In the managed user creation dialog, show a different error message for authentication errors than for network errors.
by
[email protected]
· 12 years ago
43b424e
Notify ThemeService via callback when supervised user is ready.
by
[email protected]
· 12 years ago
0369d6ab
Remove "request access" button in managed user block page if Sync is unauthenticated for a managed user.
by
[email protected]
· 12 years ago
438f7e1
[Managed users] Associate tabs with only blocked navigations in SessionModelAssociator.
by
[email protected]
· 12 years ago
a6e01b4
Store the managed user ID in |ProfileInfoCache| instead of |is_managed| flag.
by
[email protected]
· 12 years ago
b310f996
Remove unnecessary #if defined(ENABLE_MANAGED_USERS) and header includes.
by
[email protected]
· 12 years ago
458d5944
Refactoring |ManagedUserRegistrationService| into two classes:
by
[email protected]
· 12 years ago
e000daf
Remove ManagedUserService::ProfileIsManaged() in favor of a method on Profile().
by
[email protected]
· 12 years ago
38b7fb9
Allow supervised users to install themes.
by
[email protected]
· 12 years ago
dfddd02
This CL adds logic to record some events about a managed user that may be useful to the custodian.
by
[email protected]
· 12 years ago
3bf45d0
Update ManagedUserService tests to create the service using ManagedUserServiceFactory
by
[email protected]
· 12 years ago
89d9b38
Revert 210422 "This CL adds logic to record some events about a ..."
by
[email protected]
· 12 years ago
a54a0ae
This CL adds logic to record some events about a managed user that may be useful to the custodian.
by
[email protected]
· 12 years ago
37ca3fe0
Allow Chrome OS login profile to have different default pref values
by
[email protected]
· 12 years ago
a7d65a8
Apply the per-profile policy to prohibit creating supervised users.
by
[email protected]
· 12 years ago
200729f8
Collect the custodian's full name when a supervised user is created.
by
[email protected]
· 12 years ago
fae057a
Update strings to match the final spec.
by
[email protected]
· 12 years ago
a243d644c
Setup Sync to use OAuth token for managed users.
by
[email protected]
· 12 years ago
e861bba
Support uploading of managed user settings and splitting large managed user settings up into individual sync items.
by
[email protected]
· 12 years ago
f9b29436
Use a direct include of strings headers in chrome/browser/j*-n*/.
by
[email protected]
· 12 years ago
54d016d2
Distinguish manual cancellation of profile creation from error conditions.
by
[email protected]
· 12 years ago
f252df2e
Store the username of the custodian of the managed user.
by
[email protected]
· 12 years ago
4e2b6f3
Pass errors generated during limited-user registration up to the UI for display.
by
[email protected]
· 12 years ago
f010722
Remove passphrase dialog and last parts of elevation.
by
[email protected]
· 12 years ago
a9c2d64
Add managed user avatar menu (views).
by
[email protected]
· 12 years ago
ad7a89e
Save managed user access requests
by
[email protected]
· 12 years ago
e34a797
Enable managed users from Finch
by
[email protected]
· 12 years ago
f1484c5
Remove references to Profile from browser_context_keyed_service.
by
[email protected]
· 12 years ago
a19df3e
Set up Sync for managed users.
by
[email protected]
· 12 years ago
0dd6f203
Move ProfileKeyedService infrastructure to a component
by
[email protected]
· 12 years ago
4f02aac1
Remove managed user elevation related to extensions.
by
[email protected]
· 12 years ago
8810623
Remove managed user settings page.
by
[email protected]
· 12 years ago
acfcfbb
Add ManagedUserRegistrationService to register managed users with the server.
by
[email protected]
· 12 years ago
849749d
Currently the unpacked_installer does not check if there is
by
[email protected]
· 12 years ago
a581ea2
Store managed user settings in ManagedModePolicyProvider.
by
[email protected]
· 12 years ago
443e931
components: Move PrefRegistrySyncable into user_prefs namespace.
by
[email protected]
· 12 years ago
c27752d
Start in elevated mode when creating a new managed user profile.
by
[email protected]
· 12 years ago
e951d15
Enable the new elevation for managed users which is tied to a specific WebContents. This replaces the old elevation which was tied to a profile.
by
[email protected]
· 12 years ago
4325790
Clear existing URL exceptions when allowing/blocking hosts on the history page.
by
[email protected]
· 12 years ago
ce764fc
Add elevation to the managed mode navigation observer.
by
[email protected]
· 12 years ago
1ab137b
base/prefs: Remove the public/ directory and move the files to //base/prefs.
by
[email protected]
· 12 years ago
509ad1a9
Improve RequestAuthorization calls.
by
[email protected]
· 12 years ago
0d9a1da8
Ask for authorization when a managed user wants to install/uninstall extensions.
by
[email protected]
· 12 years ago
bfd8cf98
Move passphrase dialog code to managed_user_service.
by
[email protected]
· 12 years ago
bb25b40
Add a passphrase dialog for managed user accounts.
by
[email protected]
· 12 years ago
ce01914
Initialize ManagedUserService after ExtensionSystem to register as extension management policy provider.
by
[email protected]
· 12 years ago
c753f14
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
by
[email protected]
· 12 years ago
5e02229
Locally managed profiles: Change manual white-/blacklist API to support hosts and exact URLs.
by
[email protected]
· 12 years ago
eb7dbdc
Allow initializing the locally-managed state for a profile after the ManagedUserService has been created.
by
[email protected]
· 12 years ago
0850e84
Add ManagedUserService for profile-specific managed user data.
by
[email protected]
· 12 years ago