summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_classifier_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-5/+7
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-201-1/+1
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-031-2/+4
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-4/+5
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-061-2/+2
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-1/+1
* Enable dependency of AutocompleteClassifierFactory on the ShortcutsBackendFac...mrossetti@chromium.org2012-07-041-1/+2
* Fix bogus svn:executable propspkasting@chromium.org2012-06-121-0/+0
* Make AutocompleteClassifier a ProfileKeyedService.pkasting@chromium.org2012-06-121-0/+55