summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellchecker/spellcheck_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move clients of BrowserContextKeyedService to use KeyedService (#4)blundell@chromium.org2014-03-141-2/+1
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-18/+5
* Use a direct include of the message_loop header in chrome/browser/, part 10.avi@chromium.org2013-07-171-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-1/+1
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-2/+3
* Cleanup: IWYU in a bunch of tests.thestig@chromium.org2013-04-031-0/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-2/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Cleaning up the custom dictionary code relative to the SpellcheckService to m...rlp@chromium.org2012-11-141-97/+0
* Combining the SpellCheckHost and the SpellCheckProfile into the SpellcheckSer...rlp@chromium.org2012-11-121-0/+219