summaryrefslogtreecommitdiffstats
path: root/chrome/browser/managed_mode
Commit message (Expand)AuthorAgeFilesLines
* Move clients of BrowserContextKeyedService to using KeyedService (#3)blundell@chromium.org2014-03-1326-69/+60
* Remove command-line flags for OAuth scopes.mnissler@chromium.org2014-03-122-4/+4
* sync: final pieces to sync deferred initializationtim@chromium.org2014-02-261-3/+3
* Store signature key and encryption key in case syncing hasn't started.akuegel@chromium.org2014-02-261-0/+4
* To support password sync for supervised users we need to sign (and, in future...antrim@chromium.org2014-02-214-4/+52
* Remove duplicated code from sync related unit tests.maniscalco@chromium.org2014-02-192-83/+29
* Eliminate ProfileOAuth2TokenService being a BCKS.blundell@chromium.org2014-02-141-1/+2
* Add observers for managed user list data changes.akuegel@chromium.org2014-02-144-0/+14
* Replace PO2TS::GetPrimaryAccountId() with SMB::GetAuthenticatedAccountId.rogerta@chromium.org2014-02-141-1/+5
* ExtensionSystem cleanup part 3yoz@chromium.org2014-02-141-2/+4
* Revert of Replace PO2TS::GetPrimaryAccountId() with SMB::GetAuthenticatedAcco...hubbe@chromium.org2014-02-141-5/+1
* Replace PO2TS::GetPrimaryAccountId() with SMB::GetAuthenticatedAccountId.rogerta@chromium.org2014-02-141-1/+5
* Revert 250967 "Revert of [sync]: add ManagedUserSigninManagerWra..."tim@chromium.org2014-02-132-0/+82
* Add avatar syncing for supervised users.akuegel@chromium.org2014-02-1311-7/+345
* Cleanup: Remove unneeded browser_thread.h includes.thestig@chromium.org2014-02-131-1/+0
* Revert of [sync]: add ManagedUserSigninManagerWrapper and pass to ProfileSync...tim@chromium.org2014-02-132-82/+0
* [sync]: add ManagedUserSigninManagerWrapper and pass to ProfileSyncServicetim@chromium.org2014-02-122-0/+82
* Always allow file:// URLs.pam@chromium.org2014-02-063-15/+27
* Services that would listen for password change in MU/Supervisor sessions.antrim@chromium.org2014-02-0610-0/+468
* Fix out of bounds avatar index.akuegel@chromium.org2014-02-052-9/+53
* Keep supervised users out of the profile list until they're registered.pam@chromium.org2014-02-033-5/+58
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* The O2TS classes should not call on signin manager to get the primary accountrogerta@chromium.org2014-01-231-2/+1
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* Only refer to _WIN resources on Windows.thestig@chromium.org2014-01-111-0/+6
* Move DidReceiveServerRedirectForProvisionalLoad from RenderView to RenderFramenasko@chromium.org2014-01-102-2/+2
* Add ManagedUserSharedSettingsService.bauerb@chromium.org2014-01-088-0/+1012
* Break dependency of chrome.gyp:common on content.gyp:content_browser.joaodasilva@chromium.org2014-01-081-1/+1
* Display access token information on about:signin-internal page.haitaol@chromium.org2013-12-271-1/+2
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-247-19/+20
* Fix a race condition in preference metric reporting.erikwright@chromium.org2013-12-231-1/+3
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-2312-92/+98
* Revert 242382 "Fix a race condition in preference metric reporting."danakj@chromium.org2013-12-231-3/+1
* Fix a race condition in preference metric reporting.erikwright@chromium.org2013-12-231-1/+3
* Move URLBlacklistManager to components/policy.joaodasilva@chromium.org2013-12-171-1/+1
* Refactored the URLBlacklistManager to avoid chrome/ and content/ dependencies.joaodasilva@chromium.org2013-12-171-3/+7
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-171-3/+3
* Move extensions/common/matcher into components/url_matcher.joaodasilva@chromium.org2013-12-131-4/+4
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-131-3/+3
* Add supervised user name to access requests.akuegel@chromium.org2013-12-131-0/+3
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-123-3/+4
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-2/+2
* Remove supervised users from behind the flagantrim@chromium.org2013-12-112-17/+0
* Fix issues with supervised user recreation.akuegel@chromium.org2013-12-111-7/+13
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-3/+1
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-1/+3
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-3/+1
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-0612-31/+33
* Infobar system refactor.pkasting@chromium.org2013-12-063-13/+15
* Make resource throttles and AsyncResourceHandler add events to NetLogmmenke@chromium.org2013-12-042-0/+6