summaryrefslogtreecommitdiffstats
path: root/url/url_util.h
Commit message (Expand)AuthorAgeFilesLines
* Android: Add support for android-app scheme in a referrer.lizeb2016-02-191-9/+22
* clang/win: Fix component builds after https://codereview.chromium.org/1272113002Nico Weber2015-08-191-1/+1
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-191-3/+30
* Revert of Allow url::SchemeHostPort to hold non-file scheme without port (pat...msramek2015-08-181-30/+3
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-181-3/+30
* Proof-read comments in src/url/.qyearsley2015-08-141-2/+2
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-17/+0
* url: Fix the TODO in url_parse.h header.tfarina2015-05-261-1/+1
* Clarify the documentation for url::{AddStandardScheme,IsStandard}.palmer2015-05-191-21/+15
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-281-0/+1
* Renamed namespaces in src/url.vitalybuka@chromium.org2014-04-221-45/+44
* Support URL fragment resolution against non-hierarchical schemesjoth@chromium.org2013-11-231-0/+2
* Use a direct include of strings headers in url/, win8/.avi@chromium.org2013-06-111-1/+1
* Use base:: on string16 and char16 in net/ and url/avi@chromium.org2013-06-111-8/+8
* Revert 203027 "Revert 203025 "Make the copy of GURL in src/url b..."thestig@chromium.org2013-05-311-58/+59
* Revert 203025 "Make the copy of GURL in src/url buildable as a c..."thestig@chromium.org2013-05-301-59/+58
* Make the copy of GURL in src/url buildable as a component build. (try 2)thestig@chromium.org2013-05-301-58/+59
* Revert 201723 "Make the copy of GURL in src/url buildable as a c..."nkostylev@chromium.org2013-05-231-59/+58
* Make the copy of GURL in src/url buildable as a component build.thestig@chromium.org2013-05-231-58/+59
* url: Replace Google copyright with the Chromium licence in all files that use...tfarina@chromium.org2013-04-241-28/+3
* url: Build it as a static library.tfarina@chromium.org2013-04-181-64/+63
* Revert 193777 "url: Changes to make it build standalone."jochen@chromium.org2013-04-151-6/+6
* url: Changes to make it build standalone.tfarina@chromium.org2013-04-111-6/+6
* Move googleurl into the Chrome repo.brettw@chromium.org2013-04-101-0/+228