summaryrefslogtreecommitdiffstats
path: root/url/gurl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix typo and remove unnecessary comparison.mblsha2016-01-181-0/+5
* Switch to standard integer types in url/.avi2015-12-211-0/+2
* Proof-read comments in src/url/.qyearsley2015-08-141-10/+11
* Change GURL::DomainIs to take a StringPiece.qyearsley2015-08-031-29/+42
* Use 'GURL::GetContent()' to process 'blob:' URLs' origins.mkwst2015-07-281-0/+25
* Add more GURLTest.Resolve examples for clarity.maxbogue2015-01-271-0/+3
* Make GURL::GetAsReferrer match KURL::strippedForUseAsReferrerjochen2014-11-241-0/+4
* Convert ARRAYSIZE_UNSAFE -> arraysize in url/.viettrungluu2014-10-161-18/+12
* Updating buffered duration of local resource in androidamogh.bihani2014-09-011-0/+6
* Renamed namespaces of url lib and removed namespace aliases.vitalybuka@chromium.org2014-05-021-2/+2
* Renamed namespaces in src/url.vitalybuka@chromium.org2014-04-221-19/+23
* More tests for GURL's is_valid() and authority parsertyoshino@chromium.org2014-04-181-1/+50
* Move referrer stripping into GURL::GetAsReferrer().ppi@chromium.org2014-03-201-0/+19
* Support URL fragment resolution against non-hierarchical schemesjoth@chromium.org2013-11-231-0/+23
* Fix some debugging checks that expect HTTP protocol schemes to alsoricea@chromium.org2013-11-221-0/+12
* Use copy-swap idiom for GURL::operator=cjhopman@chromium.org2013-10-241-7/+42
* Fix bug in GURL with self-assignment and non-NULL inner_url_akalin@chromium.org2013-10-221-0/+7
* url: Replace Google copyright with the Chromium licence in all files that use...tfarina@chromium.org2013-04-241-1/+1
* url: Build it as a static library.tfarina@chromium.org2013-04-181-3/+3
* Revert 193777 "url: Changes to make it build standalone."jochen@chromium.org2013-04-151-3/+3
* url: Changes to make it build standalone.tfarina@chromium.org2013-04-111-3/+3
* Fix license on gurl unittest.brettw@chromium.org2013-04-101-2/+3
* Move googleurl into the Chrome repo.brettw@chromium.org2013-04-101-0/+488