summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellcheck_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* UI Support for Auto Spell Correct. Currently, it is still under the command l...sidchat@google.com2009-06-031-0/+1
* Revert Changes to stop tests breaking.sidchat@google.com2009-05-301-1/+0
* Do not autocorrect words in capital letters, or having capital letters in bet...sidchat@google.com2009-05-291-0/+1
* Add Automatic spell correction support in Chrome.sidchat@google.com2009-05-121-0/+33
* Change SpellChecker::Language to be an ASCII string.estade@chromium.org2009-03-111-5/+5
* Changes spellcheck_unittest to read dictionaries directly from the src tree. ...shess@chromium.org2009-03-051-12/+20
* Enable spellcheck_unittest.cc.mark@chromium.org2009-03-031-5/+4
* Ports SpellChecker to use FilePaths instead of wstring.estade@chromium.org2009-02-251-17/+20
* Port the spell checker to posix.estade@chromium.org2008-12-161-6/+6
* Missed this file in my previous cleanup patch.pkasting@chromium.org2008-12-111-2/+2
* Move the spellcheck unittest into browser next to the filetc@google.com2008-10-261-0/+487