summaryrefslogtreecommitdiffstats
path: root/url/url_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Android: Add support for android-app scheme in a referrer.lizeb2016-02-191-53/+100
* Switch to standard integer types in url/.avi2015-12-211-0/+1
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-191-22/+45
* Revert of Allow url::SchemeHostPort to hold non-file scheme without port (pat...msramek2015-08-181-45/+22
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-181-22/+45
* Proof-read comments in src/url/.qyearsley2015-08-141-8/+9
* Unify LowerCaseEqualsASCII and EqualsASCII functions.brettw2015-07-231-5/+19
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-47/+6
* DoResolveRelative must not parse mailto schemes as path URLs.zherczeg.u-szeged2014-12-041-4/+5
* Annotate leak.eustas@chromium.org2014-07-021-0/+2
* Replace some hard coded schemes with the constants in /url/url_constants.h.sungmann.cho@navercorp.com2014-06-181-6/+6
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-281-10/+6
* Renamed namespaces in src/url.vitalybuka@chromium.org2014-04-221-134/+123
* Support URL fragment resolution against non-hierarchical schemesjoth@chromium.org2013-11-231-6/+10
* Use base:: on string16 and char16 in net/ and url/avi@chromium.org2013-06-111-14/+15
* 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-5/+5
* Revert 193777 "url: Changes to make it build standalone."jochen@chromium.org2013-04-151-6/+5
* url: Changes to make it build standalone.tfarina@chromium.org2013-04-111-5/+6
* Move googleurl into the Chrome repo.brettw@chromium.org2013-04-101-0/+618