| Commit message (Expand) | Author | Age | Files | Lines |
* | Move spellcheck messages into their own file, and dispatch them all in SpellC... | jam@chromium.org | 2011-03-25 | 1 | -6/+6 |
* | Delete the temporary headers left behind in chrome\browser. I've left browse... | jam@chromium.org | 2011-03-01 | 1 | -2/+2 |
* | Integrating Mac OS Grammar checker into Chromium. | morrita@chromium.org | 2011-02-22 | 1 | -1/+80 |
* | OS X: Add metrics to temporarily count use of Hunspell vs OS X's native spell... | jeremy@chromium.org | 2011-02-17 | 1 | -6/+11 |
* | Mac: Fix spelling panel not refreshing | sail@chromium.org | 2011-01-05 | 1 | -1/+4 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Move Mac to using renderer spellchecker. | estade@chromium.org | 2009-11-19 | 1 | -3/+4 |
* | Move the spellchecker to the renderer. | estade@chromium.org | 2009-11-06 | 1 | -1/+1 |
* | Convert the spellchecker and associated messages and functions to use string16 | brettw@chromium.org | 2009-10-19 | 1 | -14/+15 |
* | Use NSApp in preference to [NSApplication sharedApplicaton] | mark@chromium.org | 2009-09-17 | 1 | -3/+0 |
* | Adds support for the os x spelling panel to chromium. Users can | pinkerton@chromium.org | 2009-09-09 | 1 | -7/+50 |
* | Adds languages supported by the platform spellchecker to the right | pinkerton@chromium.org | 2009-07-17 | 1 | -2/+36 |
* | Change the use of typedef Language in Spell Check files back to std::string. ... | sidchat@google.com | 2009-07-07 | 1 | -3/+3 |
* | Enable support for the Mac OS X spellchecking service in chromium. | pinkerton@chromium.org | 2009-06-30 | 1 | -0/+135 |