summaryrefslogtreecommitdiffstats
path: root/url/gurl.h
Commit message (Expand)AuthorAgeFilesLines
* Move referrer stripping into GURL::GetAsReferrer().ppi@chromium.org2014-03-201-0/+5
* Support URL fragment resolution against non-hierarchical schemesjoth@chromium.org2013-11-231-0/+11
* Fix some debugging checks that expect HTTP protocol schemes to alsoricea@chromium.org2013-11-221-0/+3
* Use copy-swap idiom for GURL::operator=cjhopman@chromium.org2013-10-241-1/+1
* Preparing to support fragment resolution against non-hierarchical schemeskristianm@chromium.org2013-10-241-0/+5
* Make GURL use scoped_ptr for inner_url_akalin@chromium.org2013-10-221-2/+3
* [CleanUp] Use base::STLSetDifference() in place of std::set_difference()limasdf@gmail.com2013-09-241-0/+3
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-221-0/+3
* Allow efficient WebURL -> GURL conversionsabarth@chromium.org2013-07-261-0/+10
* 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-5/+5
* Revert 203027 "Revert 203025 "Make the copy of GURL in src/url b..."thestig@chromium.org2013-05-311-6/+5
* Revert 203025 "Make the copy of GURL in src/url buildable as a c..."thestig@chromium.org2013-05-301-5/+6
* Make the copy of GURL in src/url buildable as a component build. (try 2)thestig@chromium.org2013-05-301-6/+5
* Revert 201723 "Make the copy of GURL in src/url buildable as a c..."nkostylev@chromium.org2013-05-231-33/+31
* Make the copy of GURL in src/url buildable as a component build.thestig@chromium.org2013-05-231-31/+33
* 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-38/+37
* Revert 193777 "url: Changes to make it build standalone."jochen@chromium.org2013-04-151-7/+7
* url: Changes to make it build standalone.tfarina@chromium.org2013-04-111-7/+7
* Move googleurl into the Chrome repo.brettw@chromium.org2013-04-101-0/+392