summaryrefslogtreecommitdiffstats
path: root/chrome/tools/convert_dict/convert_dict_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/.avi2015-12-261-0/+3
* Rename third_party/hunspell_new back to third_party/hunspell.tfarina2015-05-181-2/+2
* Update Chromium to use hunspell from third_party/hunspell_new.tfarina2015-05-071-2/+2
* Convert ARRAYSIZE_UNSAFE -> arraysize in chrome/, outside of chrome/browser/.viettrungluu2014-10-161-3/+3
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-2/+2
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-4/+7
* Add base:: to string16s in chrome/.dbeam@chromium.org2013-12-201-12/+12
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-2/+2
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-2/+2
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-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
* Revert 184352brettw@chromium.org2013-02-241-6/+6
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-6/+6
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-2/+2
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-8/+8
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-14/+17
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-17/+14
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-14/+17
* Add sanity checks of the BDIC files to Chrome.hbono@chromium.org2010-11-151-1/+11
* Convert some helper tools to use FilePaths for file names.evan@chromium.org2010-07-141-9/+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/+197