summaryrefslogtreecommitdiffstats
path: root/url/url_canon_relative.cc
Commit message (Expand)AuthorAgeFilesLines
* new URL('') should throw TypeErrorramya.v2015-12-021-0/+4
* Proof-read comments in src/url/.qyearsley2015-08-141-10/+10
* Handle backslashes when resolving relative URLs on data URLs.brettw2015-02-181-3/+3
* Replace some hard coded schemes with the constants in /url/url_constants.h.sungmann.cho@navercorp.com2014-06-181-1/+2
* Renamed namespaces in src/url.vitalybuka@chromium.org2014-04-221-68/+61
* Prevent URLs with invalid schemes from resolving as relative to data: URLs.tsepez@chromium.org2014-03-031-0/+4
* Support URL fragment resolution against non-hierarchical schemesjoth@chromium.org2013-11-231-3/+9
* Make relative file url parsing fail where there is a host:port in the relativ...tsepez@chromium.org2013-09-181-4/+7
* Revert 223928 "Make relative file url parsing fail where there i..."tsepez@chromium.org2013-09-181-1/+1
* Make relative file url parsing fail where there is a host:port in the relativ...tsepez@chromium.org2013-09-181-1/+1
* Fix OOB read when parsing protocol-relative URLsaedla@chromium.org2013-09-171-3/+2
* Use base:: on string16 and char16 in net/ and url/avi@chromium.org2013-06-111-4/+4
* 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-5/+5
* url: Changes to make it build standalone.tfarina@chromium.org2013-04-111-5/+5
* Move googleurl into the Chrome repo.brettw@chromium.org2013-04-101-0/+579