summaryrefslogtreecommitdiffstats
path: root/url/url_canon_icu.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in url/.avi2015-12-211-0/+1
* Crash if UTS46 data doesn't load at startupellyjones2015-06-241-1/+3
* Remove url::ReadUTFChar's dependency on icu. Use base instead.mmenke@chromium.org2014-05-021-43/+0
* Renamed namespaces in src/url.vitalybuka@chromium.org2014-04-221-2/+2
* Support IDNA 2008 with UTS46.jshin@chromium.org2013-09-291-10/+56
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-3/+3
* Use base:: on string16 and char16 in net/ and url/avi@chromium.org2013-06-111-3/+3
* url: Replace Google copyright with the Chromium licence in all files that use...tfarina@chromium.org2013-04-241-28/+3
* url: Fix the include paths to icu unicode APIs.tfarina@chromium.org2013-04-201-3/+3
* url: Build it as a static library.tfarina@chromium.org2013-04-181-3/+2
* Revert 193777 "url: Changes to make it build standalone."jochen@chromium.org2013-04-151-2/+3
* url: Changes to make it build standalone.tfarina@chromium.org2013-04-111-3/+2
* Move googleurl into the Chrome repo.brettw@chromium.org2013-04-101-0/+210