| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert ARRAYSIZE_UNSAFE -> arraysize in url/. | viettrungluu | 2014-10-16 | 1 | -18/+11 |
* | Fix url_unittests URLCanonTest.DoAppendUTF8Invalid failures with dcheck_alway... | phajdan.jr@chromium.org | 2014-06-17 | 1 | -3/+8 |
* | Make it possible to build url/ without ICU on android. | mmenke@chromium.org | 2014-05-07 | 1 | -106/+13 |
* | Renamed namespaces in src/url. | vitalybuka@chromium.org | 2014-04-22 | 1 | -541/+525 |
* | Prevent URLs with invalid schemes from resolving as relative to data: URLs. | tsepez@chromium.org | 2014-03-03 | 1 | -0/+1 |
* | Support URL fragment resolution against non-hierarchical schemes | joth@chromium.org | 2013-11-23 | 1 | -10/+13 |
* | Support IDNA 2008 with UTS46. | jshin@chromium.org | 2013-09-29 | 1 | -13/+138 |
* | Make relative file url parsing fail where there is a host:port in the relativ... | tsepez@chromium.org | 2013-09-18 | 1 | -0/+5 |
* | Revert 223928 "Make relative file url parsing fail where there i..." | tsepez@chromium.org | 2013-09-18 | 1 | -5/+0 |
* | Make relative file url parsing fail where there is a host:port in the relativ... | tsepez@chromium.org | 2013-09-18 | 1 | -0/+5 |
* | Make inttypes.h and similar macro usage C++11-friendly. | thakis@chromium.org | 2013-07-25 | 1 | -1/+1 |
* | Replace third_party/icu/public with third_party/icu/source in the include dir... | jshin@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Use base:: on string16 and char16 in net/ and url/ | avi@chromium.org | 2013-06-11 | 1 | -23/+23 |
* | url: Replace Google copyright with the Chromium licence in all files that use... | tfarina@chromium.org | 2013-04-24 | 1 | -28/+3 |
* | url: Fix the include paths to icu unicode APIs. | tfarina@chromium.org | 2013-04-20 | 1 | -1/+1 |
* | url: Build it as a static library. | tfarina@chromium.org | 2013-04-18 | 1 | -6/+6 |
* | Revert 193777 "url: Changes to make it build standalone." | jochen@chromium.org | 2013-04-15 | 1 | -6/+6 |
* | url: Changes to make it build standalone. | tfarina@chromium.org | 2013-04-11 | 1 | -6/+6 |
* | Move googleurl into the Chrome repo. | brettw@chromium.org | 2013-04-10 | 1 | -0/+2133 |