summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellchecker/spellcheck_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-031-2/+4
* Periodically request a list of spellcheck markers in all renderers for feedbackrouslan@chromium.org2013-05-021-0/+14
* [Spellcheck] Making SpellcheckServiceBrowserTest more robust. This ensures th...rlp@chromium.org2013-04-291-0/+7
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-1/+3
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-8/+10
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-6/+7
* [Spellcheck] Add context menu entry for controlling spelling autocorrect.rlp@chromium.org2012-12-181-2/+2
* [Spellcheck] Renaming flag for clarity.groby@chromium.org2012-12-141-2/+2
* [Spellcheck] Removed reference to metrics service.groby@chromium.org2012-11-281-5/+2
* Combining the SpellCheckHost and the SpellCheckProfile into the SpellcheckSer...rlp@chromium.org2012-11-121-29/+18
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-061-2/+2
* Add a "Use a web service for spelling suggestions" option (Take 3)hbono@chromium.org2012-04-191-0/+3
* Profiles: Move the Spelling system onto a ProfileKeyedServiceFactory.erg@chromium.org2012-01-271-0/+84