| Commit message (Expand) | Author | Age | Files | Lines |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -1/+27 |
* | Convert the spellchecker and associated messages and functions to use string16 | brettw@chromium.org | 2009-10-19 | 1 | -65/+71 |
* | Fix a whole bunch of style nits. | erg@google.com | 2009-10-13 | 1 | -276/+276 |
* | Spellchecker: | estade@chromium.org | 2009-10-09 | 1 | -2/+1 |
* | Adds support for the os x spelling panel to chromium. Users can | pinkerton@chromium.org | 2009-09-09 | 1 | -10/+89 |
* | Update hunspell DEPS to 1.2.8 | mhm@chromium.org | 2009-09-01 | 1 | -3/+3 |
* | Pull the entire hunspell tree and place it in depsBUG=14756TEST=Compiled Chro... | mhm@chromium.org | 2009-08-21 | 1 | -1/+0 |
* | Another fix for my new unit-test "SpellCheckTest.SpellCheckTest". | hbono@chromium.org | 2009-08-14 | 1 | -5/+16 |
* | A fix for a unit-test break on Mac. | hbono@chromium.org | 2009-08-14 | 1 | -7/+14 |
* | Added a unit test "SpellCheckTest.SpellCheckText". | hbono@chromium.org | 2009-08-14 | 1 | -0/+239 |
* | Reverting hunspell upgrade 22263,22257,22252,22243. Causing many valgrind war... | mhm@chromium.org | 2009-08-03 | 1 | -3/+3 |
* | Update Hunspell to the latest stable version to use the latest bdict format. | mhm@chromium.org | 2009-08-01 | 1 | -3/+3 |
* | Enable support for the Mac OS X spellchecking service in chromium. | pinkerton@chromium.org | 2009-06-30 | 1 | -1/+298 |
* | A quick fix for Issue 13432. | hbono@chromium.org | 2009-06-29 | 1 | -0/+5 |
* | UI Support for Auto Spell Correct. Currently, it is still under the command l... | sidchat@google.com | 2009-06-03 | 1 | -0/+1 |
* | Revert Changes to stop tests breaking. | sidchat@google.com | 2009-05-30 | 1 | -1/+0 |
* | Do not autocorrect words in capital letters, or having capital letters in bet... | sidchat@google.com | 2009-05-29 | 1 | -0/+1 |
* | Add Automatic spell correction support in Chrome. | sidchat@google.com | 2009-05-12 | 1 | -0/+33 |
* | Change SpellChecker::Language to be an ASCII string. | estade@chromium.org | 2009-03-11 | 1 | -5/+5 |
* | Changes spellcheck_unittest to read dictionaries directly from the src tree. ... | shess@chromium.org | 2009-03-05 | 1 | -12/+20 |
* | Enable spellcheck_unittest.cc. | mark@chromium.org | 2009-03-03 | 1 | -5/+4 |
* | Ports SpellChecker to use FilePaths instead of wstring. | estade@chromium.org | 2009-02-25 | 1 | -17/+20 |
* | Port the spell checker to posix. | estade@chromium.org | 2008-12-16 | 1 | -6/+6 |
* | Missed this file in my previous cleanup patch. | pkasting@chromium.org | 2008-12-11 | 1 | -2/+2 |
* | Move the spellcheck unittest into browser next to the file | tc@google.com | 2008-10-26 | 1 | -0/+487 |