| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace some hard coded schemes with the constants in /url/url_constants.h. | sungmann.cho@navercorp.com | 2014-06-18 | 1 | -1/+2 |
* | Renamed namespaces in src/url. | vitalybuka@chromium.org | 2014-04-22 | 1 | -68/+61 |
* | Prevent URLs with invalid schemes from resolving as relative to data: URLs. | tsepez@chromium.org | 2014-03-03 | 1 | -0/+4 |
* | Support URL fragment resolution against non-hierarchical schemes | joth@chromium.org | 2013-11-23 | 1 | -3/+9 |
* | Make relative file url parsing fail where there is a host:port in the relativ... | tsepez@chromium.org | 2013-09-18 | 1 | -4/+7 |
* | Revert 223928 "Make relative file url parsing fail where there i..." | tsepez@chromium.org | 2013-09-18 | 1 | -1/+1 |
* | Make relative file url parsing fail where there is a host:port in the relativ... | tsepez@chromium.org | 2013-09-18 | 1 | -1/+1 |
* | Fix OOB read when parsing protocol-relative URLs | aedla@chromium.org | 2013-09-17 | 1 | -3/+2 |
* | Use base:: on string16 and char16 in net/ and url/ | avi@chromium.org | 2013-06-11 | 1 | -4/+4 |
* | url: Replace Google copyright with the Chromium licence in all files that use... | tfarina@chromium.org | 2013-04-24 | 1 | -28/+3 |
* | url: Build it as a static library. | tfarina@chromium.org | 2013-04-18 | 1 | -5/+5 |
* | Revert 193777 "url: Changes to make it build standalone." | jochen@chromium.org | 2013-04-15 | 1 | -5/+5 |
* | url: Changes to make it build standalone. | tfarina@chromium.org | 2013-04-11 | 1 | -5/+5 |
* | Move googleurl into the Chrome repo. | brettw@chromium.org | 2013-04-10 | 1 | -0/+579 |