summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile.h
Commit message (Expand)AuthorAgeFilesLines
* Changed ChromeURLDataManager to a ProfileKeyedService and made a Factory for it.khorimoto@chromium.org2012-04-251-3/+11
* Correct outdated comment in profile.hbenwells@chromium.org2012-04-131-2/+2
* Make ExtensionPrefValueMap a ProfileKeyedService.yoz@chromium.org2012-04-061-5/+0
* Convert UserStyleSheetWatcher to a ProfileKeyedService.rlp@chromium.org2012-04-061-4/+0
* Add ExtensionSytem::Get(Profile*) as a wrapper aroundmpcomplete@chromium.org2012-04-051-4/+4
* Convert TemplateURLFetcher to a ProfileKeyedService.rlp@chromium.org2012-04-031-5/+0
* Remove Instant opt-in promo.sreeram@chromium.org2012-04-031-3/+0
* Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...yoz@chromium.org2012-04-021-40/+13
* Lazy background pages now load in response to message passing.mpcomplete@chromium.org2012-03-161-0/+5
* Profile refactoring: Remove all PasswordStore code from the Profile interface.erg@chromium.org2012-03-141-18/+0
* Chrome CreatedByVersionOrLater feature: Service to determine which version o...caitkp@chromium.org2012-03-141-0/+4
* Add check for new profile creationsail@chromium.org2012-03-131-7/+13
* Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s...akalin@chromium.org2012-03-091-13/+35
* Reland 124817 - Take extensions out of Profile into a profile-keyed service, ...yoz@chromium.org2012-03-091-35/+13
* Converting TokenService to a ProfileKeyedService.rlp@chromium.org2012-03-081-4/+0
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-1/+1
* Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...vandebo@chromium.org2012-03-031-13/+35
* Take extensions out of Profile into a profile-keyed service, ExtensionSystem.yoz@chromium.org2012-03-031-35/+13
* Clean up password manager code.isherman@chromium.org2012-03-021-3/+0
* Remove use of deprecated GetDefaultRequestContext in chrome/browser/syncrsimha@chromium.org2012-02-291-1/+0
* Remove usage of WebKitContext from chrome. This also cleans up the chrome cod...jam@chromium.org2012-02-241-3/+0
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-23/+0
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-0/+25
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-25/+0
* This line should have been removed with issue 9317019 but the file was never ...rlp@chromium.org2012-02-171-1/+0
* Remove ssl_host_state.h dependency from chrome.jam@chromium.org2012-02-131-1/+0
* Move SpeechInputPreferences to content/public/browser and put it in the conte...tfarina@chromium.org2012-02-131-2/+2
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-1/+1
* Convert final GetProfileSyncService callers to use profile keyed factory.tim@chromium.org2012-02-081-9/+0
* Create Content API around HostZoomMap.jam@chromium.org2012-01-301-1/+1
* Profiles: Move the Spelling system onto a ProfileKeyedServiceFactory.erg@chromium.org2012-01-271-9/+0
* Profiles: Move FindBarState to PKSF.erg@chromium.org2012-01-271-5/+0
* Remove the default plugin.bauerb@chromium.org2012-01-241-1/+0
* Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...jam@chromium.org2012-01-241-1/+2
* Checkpoint: android fixes towards compilation of unit_tests.jrg@chromium.org2012-01-211-2/+8
* sync: Make ProfileSyncService a ProfileKeyedService.tim@chromium.org2012-01-201-2/+4
* Revert SigninManager changes to see if they were the cause of the perf regres...atwilson@chromium.org2012-01-191-1/+1
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-181-27/+30
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-171-4/+0
* Revert 117758 -- turned many boxes on the memory waterfall red:thakis@chromium.org2012-01-141-0/+4
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-141-4/+0
* Updating Preconnect to no longer get the default context. Instead it now gets...rlp@chromium.org2012-01-141-4/+0
* Moved SigninManager out of browser/sync, and start changing the code so signinatwilson@chromium.org2012-01-111-1/+5
* sync: take two on removing cros_user parameter from ProfileSyncService.tim@chromium.org2011-12-211-5/+0
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-1/+1
* Revert "sync: remove cros_user parameter from ProfileSyncService"nkostylev@chromium.org2011-12-191-0/+5
* sync: remove cros_user parameter from ProfileSyncServicetim@chromium.org2011-12-161-5/+0
* Trivial move of content::BrowserContext to content/public.joi@chromium.org2011-12-151-1/+1
* Profiles: Move NetworkActionPredictor to the ProfileKeyedService framework.erg@chromium.org2011-12-121-5/+0
* Replace ProfileManagerObserver with callbacksail@chromium.org2011-12-071-0/+9