summaryrefslogtreecommitdiffstats
path: root/url
Commit message (Expand)AuthorAgeFilesLines
* Merge 223735 "Fix OOB read when parsing protocol-relative URLs"karen@chromium.org2013-09-231-3/+2
* Stop pulling googleurl through DEPS.tfarina@chromium.org2013-08-126-355/+439
* Add abarth as an OWNER of src/urlabarth@chromium.org2013-07-261-0/+1
* Allow efficient WebURL -> GURL conversionsabarth@chromium.org2013-07-262-2/+25
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-251-1/+1
* Remove googleurl_unittests hack.tfarina@chromium.org2013-07-191-59/+0
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-183-6/+6
* Use a direct include of strings headers in url/, win8/.avi@chromium.org2013-06-117-7/+7
* Use base:: on string16 and char16 in net/ and url/avi@chromium.org2013-06-1130-249/+265
* Revert 203027 "Revert 203025 "Make the copy of GURL in src/url b..."thestig@chromium.org2013-05-319-391/+440
* Revert 203025 "Make the copy of GURL in src/url buildable as a c..."thestig@chromium.org2013-05-309-440/+391
* Make the copy of GURL in src/url buildable as a component build. (try 2)thestig@chromium.org2013-05-309-391/+440
* Revert 201723 "Make the copy of GURL in src/url buildable as a c..."nkostylev@chromium.org2013-05-239-463/+414
* Make the copy of GURL in src/url buildable as a component build.thestig@chromium.org2013-05-239-414/+463
* Fix the googleurl_unittests hack so iOS builds work again.lliabraa@chromium.org2013-05-031-7/+4
* url: Copy 'googleurl_unittests' target from 'url_unittests'. Third attempt.tfarina@chromium.org2013-04-251-0/+62
* url: Replace Google copyright with the Chromium licence in all files that use...tfarina@chromium.org2013-04-2434-926/+100
* url: Fix the include paths to icu unicode APIs.tfarina@chromium.org2013-04-204-10/+6
* Revert 195389 "url: Copy 'googleurl_unittests' target from 'url_..."gavinp@chromium.org2013-04-201-62/+0
* url: Copy 'googleurl_unittests' target from 'url_unittests'. Attempt 2.tfarina@chromium.org2013-04-201-0/+62
* url: Build it as a static library.tfarina@chromium.org2013-04-1837-716/+648
* Revert 193777 "url: Changes to make it build standalone."jochen@chromium.org2013-04-1538-268/+254
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-151-1/+1
* url: Remove using namespace declaration from url_parse_unittests.cctfarina@chromium.org2013-04-151-7/+8
* Revert 194082 "url: Copy 'googleurl_unittests' target from 'url_..."michaeln@google.com2013-04-131-78/+17
* url: Copy 'googleurl_unittests' target from 'url_unittests'.tfarina@chromium.org2013-04-131-17/+78
* Lets try this again.michaeln@google.com2013-04-121-1/+1
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-121-1/+1
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-121-1/+1
* url: Changes to make it build standalone.tfarina@chromium.org2013-04-1138-254/+269
* Fix license on gurl unittest.brettw@chromium.org2013-04-101-2/+3
* Add DEPS file for googleurl.brettw@chromium.org2013-04-101-0/+4
* Move googleurl into the Chrome repo.brettw@chromium.org2013-04-1038-0/+13497