summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-0/+4
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-4/+0
* Remove ManagedUserService::ProfileIsManaged() in favor of a method on Profile().bauerb@chromium.org2013-07-311-0/+3
* Replace PrefProxyConfigTracker typedef by proper interface.pneubeck@chromium.org2013-07-221-1/+2
* Adding a first prototype of guest mode.jwd@chromium.org2013-07-171-1/+1
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+1
* Add comment to Profile about BrowserContextKeyedService.mattm@chromium.org2013-06-281-0/+3
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Distinguish manual cancellation of profile creation from error conditions.pam@chromium.org2013-06-101-1/+2
* Support cancelling and timeout during managed-user creation and registration.pam@chromium.org2013-06-051-0/+2
* Pass errors generated during limited-user registration up to the UI for display.pam@chromium.org2013-06-041-2/+6
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-2/+5
* Added ProfilePolicyConnector, a PKS that owns policy components.joaodasilva@chromium.org2013-05-021-11/+0
* First-run auto-import on Windows reloads the prefs, which marksdconnelly@chromium.org2013-04-091-0/+4
* Cleanup: Get rid of Profile::GetProtocolHandlerRegistry().thestig@chromium.org2013-04-041-4/+0
* Cleanup random bits in Profile.thestig@chromium.org2013-04-031-7/+6
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-20/+3
* Revert 186347jochen@chromium.org2013-03-061-3/+20
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-061-20/+3
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-7/+6
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-081-5/+40
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-2/+0
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-0/+2
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-4/+4
* Move core url data manager classes to content.jam@chromium.org2013-01-241-10/+0
* Adding visual difference for incognito application / browser itemsskuhne@chromium.org2013-01-151-1/+1
* Move PromoResourceService from Profile to BrowserProcessImpl/local_state().dbeam@chromium.org2013-01-041-3/+0
* [Profiles, Fixit] Making GAIAInfoUpdateService into a ProfileKeyedService.rlp@chromium.org2013-01-031-4/+0
* Revert 174923 - [Profiles, Fixit] Making GAIAInfoUpdateService into a Profile...eroman@chromium.org2013-01-031-0/+4
* [Profiles, Fixit] Making GAIAInfoUpdateService into a ProfileKeyedService.rlp@chromium.org2013-01-031-4/+0
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-5/+6
* Making IsGuestSession an instance method of Profile, instead of static.jwd@chromium.org2012-12-131-1/+1
* Split UserCloudPolicyManager implementation.mnissler@chromium.org2012-12-031-5/+0
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-0/+9
* Added completion notification to the call chain from Profile's ClearNetworkin...engedy@chromium.org2012-11-051-4/+7
* For storage partitions to work properly, we need to know whether a storage pa...nasko@chromium.org2012-10-301-1/+2
* Remove GetExtensionEventRouter calls and replace with PKSF calls through the ...mirandac@chromium.org2012-10-291-9/+0
* Remove GetUserScriptMaster from Profile. Extension services were made into Pr...mirandac@chromium.org2012-10-291-8/+0
* Allow resetting the profile exit type to CRASHED (for mobile)stuartmorgan@chromium.org2012-10-261-4/+5
* Convert VisitedLinkMaster to a ProfileKeyedServicecaitkp@chromium.org2012-10-241-6/+0
* Remove Profile->GetExtensionProcessManager calls; replace with PKSF calls thr...mirandac@chromium.org2012-10-241-7/+0
* Cleanup shutdown of the policy code.joaodasilva@chromium.org2012-10-171-0/+4
* Changes pref for whether last session exited cleanly from a boolean tosky@chromium.org2012-10-051-8/+22
* Removes BrowserContext::DidLastSessionExitCleanly() and makessky@chromium.org2012-10-041-0/+3
* continuing from http://http://codereview.chromium.org/10823241ajwong@chromium.org2012-09-181-7/+3
* AppCache and StoragePartition'ingmichaeln@chromium.org2012-09-151-0/+3
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-13/+0
* Revert 152904 - Moving FaviconService to a ProfileKeyedService.ricow@chromium.org2012-08-231-0/+13
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-13/+0
* Remove last references to profile->GetHistory() and profile->GetBookmarkModel().rlp@chromium.org2012-08-081-22/+0