summaryrefslogtreecommitdiffstats
path: root/net/base/net_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Move std::string16 to base::string16. Don't pollute the std namespace. Don'tmmentovai@google.com2008-08-271-3/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix spurious gcc warning dkegel@google.com2008-08-221-1/+1
* Move FileURLToFilePath into platform specific files. Most of the logic in th...tc@google.com2008-08-221-71/+0
* Add net_util* to the SCons build. Fixes some ICU UChar issues in net_util. ...tc@google.com2008-08-211-2/+1
* Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...mmentovai@google.com2008-08-211-38/+35
* Back out r1154 due to test failuresmmentovai@google.com2008-08-211-27/+38
* Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...mmentovai@google.com2008-08-211-38/+27
* Final character conversions for net_util.paulg@google.com2008-08-201-4/+17
* Fix some character conversions and Mac compile errors for net_util.cc.paulg@google.com2008-08-201-16/+30
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-191-22/+4
* Update a few forgotten users of the Sys StringPiece conversion functions to i...deanm@google.com2008-08-191-1/+2
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-071-3/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-2/+2
* I looked at the full dump from the previous crashes and it looks like a testi...brettw@google.com2008-07-301-3/+5
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-1/+1
* Reverting revision 70, 66 and 65 to fix crashes.nsylvain@google.com2008-07-291-5/+3
* Puts back the optional unescaping of control characters and URL parse-affecti...brettw@google.com2008-07-291-3/+5
* Add net to the repository.initial.commit2008-07-261-0/+993