summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellcheck_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Pull the entire hunspell tree and place it in depsBUG=14756TEST=Compiled Chro...mhm@chromium.org2009-08-211-1/+0
* Another fix for my new unit-test "SpellCheckTest.SpellCheckTest".hbono@chromium.org2009-08-141-5/+16
* A fix for a unit-test break on Mac.hbono@chromium.org2009-08-141-7/+14
* Added a unit test "SpellCheckTest.SpellCheckText".hbono@chromium.org2009-08-141-0/+239
* Reverting hunspell upgrade 22263,22257,22252,22243. Causing many valgrind war...mhm@chromium.org2009-08-031-3/+3
* Update Hunspell to the latest stable version to use the latest bdict format.mhm@chromium.org2009-08-011-3/+3
* Enable support for the Mac OS X spellchecking service in chromium.pinkerton@chromium.org2009-06-301-1/+298
* A quick fix for Issue 13432.hbono@chromium.org2009-06-291-0/+5
* 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