| Commit message (Expand) | Author | Age | Files | Lines |
* | Uninline GURL's comparison operators. | dcheng | 2014-12-06 | 1 | -0/+16 |
* | Make GURL::GetAsReferrer match KURL::strippedForUseAsReferrer | jochen | 2014-11-24 | 1 | -2/+4 |
* | Replace some hard coded schemes with the constants in /url/url_constants.h. | sungmann.cho@navercorp.com | 2014-06-18 | 1 | -1/+1 |
* | Using pre-existing constants instead of hard-coding | amogh.bihani@samsung.com | 2014-06-02 | 1 | -2/+2 |
* | Renamed namespaces in src/url. | vitalybuka@chromium.org | 2014-04-22 | 1 | -49/+50 |
* | Move referrer stripping into GURL::GetAsReferrer(). | ppi@chromium.org | 2014-03-20 | 1 | -0/+12 |
* | Support URL fragment resolution against non-hierarchical schemes | joth@chromium.org | 2013-11-23 | 1 | -35/+31 |
* | Fix some debugging checks that expect HTTP protocol schemes to also | ricea@chromium.org | 2013-11-22 | 1 | -0/+4 |
* | Use copy-swap idiom for GURL::operator= | cjhopman@chromium.org | 2013-10-24 | 1 | -12/+2 |
* | Preparing to support fragment resolution against non-hierarchical schemes | kristianm@chromium.org | 2013-10-24 | 1 | -0/+4 |
* | Make GURL use scoped_ptr for inner_url_ | akalin@chromium.org | 2013-10-22 | 1 | -29/+29 |
* | Fix bug in GURL with self-assignment and non-NULL inner_url_ | akalin@chromium.org | 2013-10-22 | 1 | -0/+3 |
* | Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https. | cdn@chromium.org | 2013-08-22 | 1 | -0/+4 |
* | Allow efficient WebURL -> GURL conversions | abarth@chromium.org | 2013-07-26 | 1 | -2/+15 |
* | 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 | -3/+3 |
* | Revert 193777 "url: Changes to make it build standalone." | jochen@chromium.org | 2013-04-15 | 1 | -4/+4 |
* | url: Changes to make it build standalone. | tfarina@chromium.org | 2013-04-11 | 1 | -4/+4 |
* | Move googleurl into the Chrome repo. | brettw@chromium.org | 2013-04-10 | 1 | -0/+529 |