summaryrefslogtreecommitdiffstats
path: root/chrome/tools/convert_dict/aff_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-1/+1
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-2/+2
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-2/+2
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-2/+2
* Use a direct include of strings headers in chrome/tools/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-071-1/+1
* [cleanup, tools, spellcheck] Added Panic() call for all aborts.groby@chromium.org2013-03-241-27/+26
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Revert 184352brettw@chromium.org2013-02-241-1/+1
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Unit test for spellchecking 96- through 102-character wordsrouslan@chromium.org2013-01-111-5/+5
* Bump dictionary versions to 3-0rouslan@chromium.org2013-01-081-17/+38
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-8/+10
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-3/+3
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-1/+2
* Convert some helper tools to use FilePaths for file names.evan@chromium.org2010-07-141-2/+1
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-1/+2
* chrome 6: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* The first step towards supporting the Hungarian spell-checking dictionary.hbono@chromium.org2010-02-021-0/+17
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-101-2/+3
* Coverity: Initialize has_indexed_affixes_ in the constructor.jhawkins@chromium.org2009-09-291-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Dictionary-related Linux porting.phajdan.jr@chromium.org2009-02-181-6/+10
* Fix Issue 1356872 "Russian bdic is corrupted".hbono@chromium.org2008-10-241-2/+14
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-2/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+301