summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_dependency_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Profiles: Move the Spelling system onto a ProfileKeyedServiceFactory.erg@chromium.org2012-01-271-0/+2
* Profiles: Move FindBarState to PKSF.erg@chromium.org2012-01-271-0/+2
* Profiles: Make PinnedTabService use the same interface as every other service.erg@google.com2012-01-251-4/+2
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-241-3/+68
* Profile: Fix dependency order by calling GetInstance() in AssertFactoriesBuil...erg@chromium.org2012-01-231-0/+18
* "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."atwilson@chromium.org2012-01-221-3/+4
* Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...atwilson@chromium.org2012-01-211-4/+3
* Re-commit r117965 and 117130 with a prospective fix for perf regression.atwilson@chromium.org2012-01-211-3/+4
* sync: Make ProfileSyncService a ProfileKeyedService.tim@chromium.org2012-01-201-0/+2
* Clean up uses of static data around singletons.rsesek@chromium.org2012-01-191-35/+32
* Revert SigninManager changes to see if they were the cause of the perf regres...atwilson@chromium.org2012-01-191-5/+4
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-171-4/+5
* Revert 117758 -- turned many boxes on the memory waterfall red:thakis@chromium.org2012-01-141-5/+4
* Make SigninManager a ProfileKeyedService.atwilson@chromium.org2012-01-141-4/+5
* Profiles: Move NetworkActionPredictor to the ProfileKeyedService framework.erg@chromium.org2011-12-121-1/+3
* Add a tray notification UI for speech input recording in the extension API.leandrogracia@chromium.org2011-11-111-2/+2
* Revert 109285 - Seems to have broken chrome_frame_net_tests on the win_rel tr...rsleevi@chromium.org2011-11-101-2/+2
* Add a tray notification UI for speech input recording in the extension API.leandrogracia@chromium.org2011-11-091-2/+2
* Adding CookieSettings for storing cookie content settings.marja@chromium.org2011-10-281-1/+3
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+0
* Introducing the basic functionality to the speech input experimental API.leandrogracia@chromium.org2011-10-131-1/+1
* profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...erg@chromium.org2011-10-101-2/+10
* Revert 104412 - profile: Add a way for each ProfileKeyedServiceFactory to spe...nsylvain@chromium.org2011-10-071-8/+0
* profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...erg@chromium.org2011-10-071-0/+8
* Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-10-051-0/+2
* Creating a basic skeleton for the Speech Input Experimental API.leandrogracia@chromium.org2011-09-291-0/+2
* Profile shouldn't own PersonalDataManagerdhollowa@chromium.org2011-09-231-0/+2
* Revert 100003 - Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-09-071-2/+0
* Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-09-071-0/+2
* Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-191-0/+2
* Revert r96364, it's breaking a NaCl test.mnissler@chromium.org2011-08-111-2/+0
* Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...mrossetti@chromium.org2011-08-111-0/+2
* Speculatively revert r96364, it's the best bet on the NaCL breakage.mnissler@chromium.org2011-08-111-2/+0
* Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-111-0/+2
* Profile shouldn't own CloudPrintProxyService.torne@chromium.org2011-08-021-0/+2
* Profiles: There should be an equivalent profile creation message to the Profi...erg@chromium.org2011-07-221-4/+57
* Profiles: When built in debug mode, NOTREACHED() after a Profile is shutdown ...erg@google.com2011-05-261-0/+20
* VC2010e: Fix compilation; back_inserter requires <iterator>thakis@chromium.org2011-04-031-0/+1
* Create a ProfileDependencyManager to order ProfileKeyedService destruction.erg@google.com2011-03-311-0/+122