summaryrefslogtreecommitdiffstats
path: root/chrome/browser/supervised_user
Commit message (Expand)AuthorAgeFilesLines
* Add task runners to more testsskyostil2015-04-291-2/+2
* Manually remove all existing occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-291-2/+1
* Ensure tests have an active task runnerskyostil2015-04-275-1/+10
* Supervised users: Post blocking pool tasks with CONTINUE_SHUTDOWN behavior.bauerb2015-04-276-6/+16
* Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-274-24/+9
* Supervised user whitelists: Cleanuptreib2015-04-232-10/+10
* Correct ChildAccountService child flag retrievalbartfab2015-04-211-18/+12
* Replace SetAuthenticatedUsername with SetAuthenticatedAccountId.rogerta2015-04-171-1/+1
* Remove LOAD_IS_DOWNLOAD network load flag.mmenke2015-04-161-2/+1
* Supervised user blacklist: Don't download the blacklist file on every startuptreib2015-04-162-7/+23
* Supervised users: Re-check ManagementPolicy when ProfileIsSupervised changes.treib2015-04-152-8/+9
* PermissionRequestCreatorApiary: switch from deprecated "namespace" to "eventT...treib2015-04-142-13/+13
* Supervised users cleanup: Move SafeSites constants out of the SupervisedUserS...treib2015-04-109-92/+36
* Let supervised users (child accounts in particular) modify default-installed ...treib2015-04-091-10/+8
* Supervised users: Add histogram to record filtering resultstreib2015-04-083-30/+38
* FamilyInfoFetcher: Use kid.family.readonly scope instead of kid.familytreib2015-04-081-1/+1
* Supervised user SafeSites: Add a field trial to turn on/off.treib2015-04-085-30/+95
* Cleanup: Remove unused variables in chrome/ found by Scythe.thestig2015-04-042-4/+0
* Move ProfileSyncServiceBase to //components/sync_driverdroger2015-04-031-3/+3
* SupervisedUserService: Implement UserMayModifySettings again.treib2015-03-302-0/+13
* Supervised users: Add comment in PermissionRequestCreatorSynctreib2015-03-301-0/+1
* Supervised users: Don't URLEscape extension update requeststreib2015-03-271-5/+4
* Reland "Handle unsucessful JsonPrefStore initialization in SupervisedUserSett...bauerb2015-03-252-4/+18
* Supervised users: Include extension version in update requeststreib2015-03-248-13/+18
* SupervisedUserSyncService cleanup: Implement SigninManagerBase::Observertreib2015-03-233-15/+23
* Enable child account detection by defaulttreib2015-03-231-1/+3
* Supervised user SafeSites: don't query if the default is to block anyway.treib2015-03-182-24/+14
* Move HistoryService and ContentVisitDelegate into history namespacesdefresne2015-03-122-5/+7
* Componentize HistoryService, HistoryBackend and related classessdefresne2015-03-121-1/+1
* Returning fetching back.merkulova2015-03-111-0/+6
* Draft for removing FRE UI for unicorn accounts.merkulova2015-03-112-6/+49
* Re-enable child account detection, now behind a flag.treib2015-03-103-0/+35
* Disable fetching account flags for signed in users.bauerb2015-03-051-6/+0
* Add type for testing to interstitials.meacer2015-03-052-0/+13
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-051-2/+2
* Add a HostContentSettingsMap layer for Supervised Users.knn2015-03-042-4/+4
* Supervised users: When an extension requires new permissions, send request to...treib2015-03-0410-67/+169
* Revert "Handle unsucessful JsonPrefStore initialization in SupervisedUserSett...Daniel Xie2015-03-032-18/+4
* Handle unsucessful JsonPrefStore initialization in SupervisedUserSettingsServ...bauerb2015-02-272-4/+18
* Supervised users: Slightly relax restrictions around extensions.treib2015-02-253-118/+112
* Remove cc dependency from ui/basejaekyun2015-02-241-1/+1
* Use SCOPED_UMA_HISTOGRAM_TIMER in SupervisedUserSiteList.bauerb2015-02-231-4/+2
* Supervised Users: Replace kForceSafeSearch pref with kForceGoogleSearch and k...bauerb2015-02-233-16/+35
* [Cleanup] Const-correct the profile() method for the EasyUnlockServiceisherman2015-02-192-2/+4
* Make SupervisedUserWhitelistInstaller work correctly with multiple clients (i...bauerb2015-02-124-75/+58
* Add CHECKs to debug SupervisedUserPrefStore-related crash.bauerb2015-02-122-5/+15
* Fix erroneous use of ref-counted class in supervised_user_service.maxbogue2015-02-112-8/+6
* Add RedirectInfo as a redirect parameter to ResourceThrottles.mmenke2015-02-112-4/+7
* [Profiles] Rename Profile::GetProfileName to Profile::GetProfileUserNamenoms2015-02-101-1/+1
* Managed bookmarks for supervised users.treib2015-02-094-2/+614