summaryrefslogtreecommitdiffstats
path: root/components/url_fixer
Commit message (Expand)AuthorAgeFilesLines
* Add more string_util functions to base namespace.brettw2015-06-241-1/+1
* Move more string_util functions to base namespace.brettw2015-06-241-2/+3
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-3/+3
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-1/+1
* url: Fix the TODO in url_parse.h header.tfarina2015-05-262-2/+2
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-5/+3
* Cleanup: Remove unneeded path_service.h includes.thestig2014-11-061-1/+0
* Remove brettw from some owners files.brettw2014-10-021-1/+0
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-102-2/+2
* Fixed problem with incorrect use of $HOME (breaking multi user ChromeOS)skuhne2014-08-291-7/+16
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-1/+1
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-1/+1
* Refresh Public Suffix List to the latest versionrsleevi@chromium.org2014-08-121-18/+35
* Stop depending on content/public/common/url_constants.h from autocomplete_res...hashimoto@chromium.org2014-08-112-50/+59
* android tests: don't override DIR_MODULE (take 2)tim@chromium.org2014-07-251-20/+23
* Revert of android tests: don't override DIR_MODULE (https://codereview.chromi...tim@chromium.org2014-07-241-2/+2
* android tests: don't override DIR_MODULEtim@chromium.org2014-07-241-2/+2
* Add more components to GN build.brettw@chromium.org2014-07-091-0/+20
* Componentize URLFixerUpper.blundell@chromium.org2014-06-125-0/+1269