summaryrefslogtreecommitdiffstats
path: root/net/base/net_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Support relative file paths in FilePathToFileURL().mstensho@opera.com2014-01-221-0/+6
* Update the pathname of the Blink/WebKit file that defines KURL::port().wtc@chromium.org2014-01-071-1/+2
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-251-13/+14
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-111-7/+6
* Revert of https://codereview.chromium.org/100823007/antrim@chromium.org2013-12-111-6/+7
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-101-7/+6
* Added net::NetworkInterface::interface_index.vitalybuka@chromium.org2013-12-051-1/+5
* Revert 238715 "Reland 238671 "Added net::NetworkInterface::inter..."robliao@chromium.org2013-12-041-5/+1
* Reland 238671 "Added net::NetworkInterface::interface_index."dubroy@chromium.org2013-12-041-1/+5
* Revert 238671 "Added net::NetworkInterface::interface_index."dubroy@chromium.org2013-12-041-5/+1
* Added net::NetworkInterface::interface_index.vitalybuka@chromium.org2013-12-041-1/+5
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Cleanup of GetNetworkList code.vitalybuka@chromium.org2013-09-291-1/+1
* Support IDNA 2008 with UTS46.jshin@chromium.org2013-09-291-23/+63
* Added NetworkInterface::network_prefix.vitalybuka@chromium.org2013-09-261-3/+26
* Revert 225303 "Added NetworkInterface::network_prefix."vitalybuka@chromium.org2013-09-261-26/+3
* Added NetworkInterface::network_prefix.vitalybuka@chromium.org2013-09-261-3/+26
* Switch the offset conversion routines from an "offsets point at characters"pkasting@chromium.org2013-09-111-129/+114
* Net: make IsSafePortableRelativePath look for reserved names on all components.rvargas@chromium.org2013-09-071-7/+3
* Land Recent QUIC changes.rtenneti@chromium.org2013-09-051-0/+5
* Move server socket functionality from TCPServerSocket into TCPSocket.yzshen@chromium.org2013-09-011-0/+13
* Adds a new method, net::IsIPAddressReserved, that returns true if an IP addressfelt@chromium.org2013-08-231-25/+92
* Adds new UMA entries to give us SSL clickthrough rates specific to intranet s...felt@chromium.org2013-08-031-0/+35
* Relax IsCanonicalizedHostCompliant again: allow the last component to start withpkasting@chromium.org2013-07-301-13/+8
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-7/+7
* Remove interface probing for IPv6 support from HostResolverImplszym@chromium.org2013-07-181-173/+0
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-171-1/+1
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-4/+4
* Use a direct include of time headers in net/, part 1.avi@chromium.org2013-06-281-1/+1
* Make net and ipc explicitly use the base namespace for Values.brettw@chromium.org2013-06-131-1/+1
* Use base:: on string16 and char16 in net/ and url/avi@chromium.org2013-06-111-5/+5
* Use a direct include of strings headers in net/android/, net/base/, net/cert/...avi@chromium.org2013-06-111-3/+3
* Use a direct include of utf_string_conversions.h in net/.avi@chromium.org2013-06-071-1/+1
* Reland: Fix errors when building android with coverage=1 ilevy@chromium.org2013-06-061-1/+1
* Revert 204556 "Fix errors when building android with coverage=1"ilevy@chromium.org2013-06-061-1/+1
* Fix errors when building android with coverage=1rwalker@codeaurora.org2013-06-061-1/+1
* Revert 204547 "Fix errors when building android with coverage=1"ilevy@chromium.org2013-06-061-1/+1
* Fix errors when building android with coverage=1rwalker@codeaurora.org2013-06-061-1/+1
* content: Move kViewSourceScheme constant into content namespace.tfarina@chromium.org2013-05-301-1/+1
* Land Recent QUIC changes.rtenneti@chromium.org2013-05-161-0/+11
* Sanitize directory names from chrome.downloads.onDeterminingFilename.benjhayden@chromium.org2013-05-051-94/+125
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-131-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Convert net to use base::string16 instead of string16.brettw@chromium.org2013-03-291-74/+78
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-281-1/+1
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* [net] Ignore Teredo addresses when determining IPv6 support.szym@chromium.org2013-02-211-0/+3