| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of strings headers in chrome/tools/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -2/+2 |
* | Unit test for spellchecking 96- through 102-character words | rouslan@chromium.org | 2013-01-11 | 1 | -1/+1 |
* | Bump dictionary versions to 3-0 | rouslan@chromium.org | 2013-01-08 | 1 | -7/+4 |
* | Fixing the hunspell convert_dict tool to replace the affixes from the .dic fi... | rlp@chromium.org | 2012-11-27 | 1 | -3/+6 |
* | Pure pedantry: Replace all ".size() == 0" with ".empty()". | erg@google.com | 2011-03-02 | 1 | -1/+1 |
* | Fix convert_dict to look for .dic_delta rather than _delta.dic | estade@chromium.org | 2011-01-27 | 1 | -1/+6 |
* | Convert some helper tools to use FilePaths for file names. | evan@chromium.org | 2010-07-14 | 1 | -2/+1 |
* | Fix build. | evan@chromium.org | 2010-07-08 | 1 | -2/+4 |
* | Deprecate most of the remaining wstring file_util functions. | evan@chromium.org | 2010-07-08 | 1 | -2/+4 |
* | The first step towards supporting the Hungarian spell-checking dictionary. | hbono@chromium.org | 2010-02-02 | 1 | -0/+7 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -4/+4 |
* | Remove printf from the dictionary reader. This prints out a bunch of lines | brettw@chromium.org | 2009-01-20 | 1 | -2/+0 |
* | Fix the dic reader so that it now accepts additional words from dic_delta fil... | sidchat@google.com | 2009-01-09 | 1 | -7/+12 |
* | Part 1 of 'Add common words for each language, and remove forbidden words'. | sidchat@google.com | 2008-12-29 | 1 | -27/+58 |
* | Cross-platform wrappers for fopen, _wfopen_s, etc. | mark@chromium.org | 2008-10-01 | 1 | -2/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+165 |