summaryrefslogtreecommitdiffstats
path: root/net/base/net_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding code to detect network interface type on Windows. This information is ...mallinath@chromium.org2014-05-011-2/+2
* Renamed namespaces in src/net.vitalybuka@chromium.org2014-04-301-30/+28
* win: Implement Bluetooth server.xiyuan@chromium.org2014-04-291-1/+16
* Make FormatUrl Keep Track of Full Transformationmpearson@chromium.org2014-04-181-2/+2
* net: Fix compilation errors in net_util.cctfarina@chromium.org2014-04-161-0/+1
* Only allow certain files in net to depend on icu.mmenke@chromium.org2014-04-151-850/+0
* Compile src/net for PNaClsergeyu@chromium.org2014-04-101-11/+22
* Defined a enum for network interface types and added a field tomallinath@chromium.org2014-04-091-1/+5
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-091-409/+3
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-081-3/+409
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-081-409/+3
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Improve network interface name on Win for WebRTC logs.grunell@chromium.org2014-03-051-0/+2
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-3/+4
* 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