summaryrefslogtreecommitdiffstats
path: root/net/base/net_util_icu.cc
Commit message (Expand)AuthorAgeFilesLines
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-071-788/+4
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-041-4/+788
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-031-788/+4
* New new versions of Starts/EndsWith and SplitString in net.brettw2015-07-061-5/+6
* Fix some case-insensitive cases for StartsWith.brettw2015-07-011-1/+2
* Move more string_util functions to base namespace.brettw2015-06-241-1/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-3/+5
* Move EqualsASCII to the base namespace.brettw2015-06-101-2/+2
* Added characters that look like padlocks to net IDN character blacklist.mgiuca2015-06-091-10/+13
* Use the exact-width integer types defined in <stdint.h> rather thanwtc2015-06-041-1/+1
* Revert of Create net::FormatOriginForDisplay helper function. (patchset #8 id...palmer2015-05-161-43/+1
* Create net::FormatOriginForDisplay helper function.palmer2015-05-161-1/+43
* Fix failure in NetUtilTest.IDNToUnicodeFast running on Chromecast.halliwell2015-03-201-1/+1
* net: Fix a NULL dereference when ICU fails to create an exemplar set.mmenke2015-03-051-8/+10
* Cleanup: Better constify some strings in net/.thestig2015-01-241-2/+2
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-2/+2
* Componentize URLFixerUpper.blundell@chromium.org2014-06-121-1/+1
* Renamed namespaces in src/net.vitalybuka@chromium.org2014-04-301-14/+13
* Make FormatUrl Keep Track of Full Transformationmpearson@chromium.org2014-04-181-160/+125
* Only allow certain files in net to depend on icu.mmenke@chromium.org2014-04-151-0/+866