summaryrefslogtreecommitdiffstats
path: root/chrome/browser/supervised_user
Commit message (Expand)AuthorAgeFilesLines
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-226-17/+15
* Remove dependency of infobars component on the embeddersdefresne2014-12-221-2/+2
* Allow managing Camera and Location for Supervised Userskhannans2014-12-192-0/+4
* Child account block interstitial: Add SafeSites feedback linktreib2014-12-183-0/+34
* Correctly notify SupervisedUserService observers about asynchronous blacklist...bauerb2014-12-182-12/+32
* Supervised user SafeSites: Ignore trailing slash in URL pathtreib2014-12-161-0/+6
* Cleanup: Remove SupervisedUserService::Delegate::IsChildAccounttreib2014-12-162-6/+0
* Add support for child accounts on Android.bauerb2014-12-124-15/+52
* Methods and types rename for child accounts.merkulova2014-12-111-2/+1
* Child account block interstitial: Show reason for blocking.treib2014-12-108-42/+79
* Adapt Chrome OS related part of ChildAccountService.merkulova2014-12-101-10/+9
* FamilyInfoFetcher: fall back to default profile image URL if actual URL is em...treib2014-12-101-0/+3
* PermissionRequestCreatorApiary cleanup.treib2014-12-097-97/+71
* Cleanup: remove SupervisedUserService::IsChildAccount.treib2014-12-096-23/+7
* ChildAccountService: Properly clear custodian prefstreib2014-12-082-35/+57
* Supervised User block interstitial: change strings for child accountstreib2014-12-081-15/+37
* Enable SafeSites (and static blacklist) filtering for all child accountstreib2014-12-082-0/+24
* Add ProfileInfoCache::ProfileIsChild/IsLegacySupervisedAtIndex.treib2014-12-083-3/+7
* Don't sync SUPERVISED_USER_SHARED_SETTINGS for child accountstreib2014-12-082-3/+5
* Add support for child accounts.treib2014-12-0811-6/+1262
* Replace direct access to kGoogleServicesUsername with calls to SigninManager....rogerta2014-12-053-4/+11
* SupervisedUserService: remove unused includestreib2014-12-042-7/+4
* Rename "managed (mode|user)" to "supervised user" (part 10)treib2014-12-011-2/+2
* Cleanup: Remove SupervisedUserService::Delegate::GetSafeSitesApiKeytreib2014-11-252-6/+0
* Revert of Revert of Supervised user SafeSites: Expose & use API key from src-...treib2014-11-247-34/+15
* Revert of Supervised user SafeSites: Expose & use API key from src-internal (...tnagel2014-11-247-15/+34
* Supervised user SafeSites: Expose & use API key from src-internaltreib2014-11-247-34/+15
* Supervised Users: Map RecordHistory setting to prefs in SupervisedUserPrefStore.bauerb2014-11-244-35/+21
* Remove the deprecated function ExtensionService::extensions().reillyg2014-11-111-1/+1
* Supervised users: if history recording is off, allow incognito and deleting h...treib2014-11-1111-14/+37
* Enable logging for Supervised User permission request creation in Release bui...bauerb2014-11-072-3/+5
* Supervised user SafeSites: fix fallback to default behaviortreib2014-11-062-10/+18
* Cleanup: Remove unneeded ui_test_utils.h includes.thestig2014-10-311-1/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-3012-32/+24
* Supervised user SafeSites: content filtering based on SafeSearch.treib2014-10-2911-22/+936
* Cleanup: Remove unneeded chrome/common/pref_names.h includes.thestig2014-10-271-1/+0
* Add a flag to ProfileSyncService that says whether encrypting all data is all...bauerb2014-10-271-0/+4
* SupervisedUserService: Expose second custodian's name/emailtreib2014-10-242-0/+19
* SupervisedUserService::Delegate: provide default impls of non-required methodstreib2014-10-242-2/+10
* Cleanup: Remove unused SupervisedUserSiteList::CopyThumbnailUrl.thestig2014-10-223-38/+6
* SupervisedUserService cleanup: remove some dead code.treib2014-10-224-125/+16
* Standardize usage of virtual/override/final in chrome/browser/supervised_user/dcheng2014-10-2137-190/+167
* Cleanup: Prevent usage of various extension headers when extensions support i...thestig2014-10-171-7/+10
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-162-5/+3
* Add a test for creating permission requests with multiple creators in sequence.bauerb2014-10-165-21/+210
* PermissionRequestCreatorApiary: fix response parsingtreib2014-10-162-4/+13
* easy-signin: Use ExtendedAuthenticator for unlock.xiyuan2014-10-151-1/+1
* [Sync] fix (again) supervised user sync setupzea2014-10-141-3/+6
* Sync + supervised user test makeoverpvalenzuela2014-10-141-0/+1
* Adding infrastructure for possibility of changing manager names for the super...merkulova2014-10-131-14/+17