summaryrefslogtreecommitdiffstats
path: root/url/url_canon_icu_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* Switch to standard integer types in url/.avi2015-12-211-0/+2
| | | | | | | | | BUG=138542 TBR=brettw@chromium.org Review URL: https://codereview.chromium.org/1542703002 Cr-Commit-Position: refs/heads/master@{#366454}
* Convert ARRAYSIZE_UNSAFE -> arraysize in url/.viettrungluu2014-10-161-9/+2
| | | | | | | | | R=brettw@chromium.org BUG=423134 Review URL: https://codereview.chromium.org/654303003 Cr-Commit-Position: refs/heads/master@{#299834}
* Make it possible to build url/ without ICU on android.mmenke@chromium.org2014-05-071-0/+167
This is needed to reduce binary size of net/ when build as a library. BUG=362608 Review URL: https://codereview.chromium.org/257673002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268740 0039d316-1c4b-4281-b951-d872f2087c98