summaryrefslogtreecommitdiffstats
path: root/url/url_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Android: Add support for android-app scheme in a referrer.lizeb2016-02-191-0/+15
* Switch to standard integer types in url/.avi2015-12-211-0/+2
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-191-1/+33
* Revert of Allow url::SchemeHostPort to hold non-file scheme without port (pat...msramek2015-08-181-33/+1
* Allow url::SchemeHostPort to hold non-file scheme without porttyoshino2015-08-181-1/+33
* Proof-read comments in src/url/.qyearsley2015-08-141-3/+3
* url: Fix the TODO in url_parse.h header.tfarina2015-05-261-1/+1
* Handle backslashes when resolving relative URLs on data URLs.brettw2015-02-181-0/+9
* DoResolveRelative must not parse mailto schemes as path URLs.zherczeg.u-szeged2014-12-041-0/+21
* Fix typo.bnc2014-10-291-1/+1
* Convert ARRAYSIZE_UNSAFE -> arraysize in url/.viettrungluu2014-10-161-3/+4
* Renamed namespaces in src/url.vitalybuka@chromium.org2014-04-221-79/+70
* Support URL fragment resolution against non-hierarchical schemesjoth@chromium.org2013-11-231-2/+13
* Escape single-quote in query strings to avoid certain types of xss.tsepez@chromium.org2013-09-241-1/+1
* Add fragment URL test cases to non-standard base unittest.mkosiba@chromium.org2013-08-161-6/+16
* Use base:: on string16 and char16 in net/ and url/avi@chromium.org2013-06-111-8/+8
* 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/+310