summaryrefslogtreecommitdiffstats
path: root/net/base/net_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Wire 'blink::Platform::isHostnameReservedIPAddress()' to 'net::IsReservedIPAd...mkwst@chromium.org2014-08-081-0/+25
* Make it possible to build cronet without icu.mmenke@chromium.org2014-05-111-1051/+1
* Adding code to detect network interface type on Windows. This information is ...mallinath@chromium.org2014-05-011-0/+3
* Renamed namespaces in src/net.vitalybuka@chromium.org2014-04-301-1/+1
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-091-1638/+0
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-081-0/+1638
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-081-1638/+0
* Improve network interface name on Win for WebRTC logs.grunell@chromium.org2014-03-051-1/+2
* Don't unescape BiDi control characters in URL componentsskanuj@chromium.org2014-02-281-0/+4
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-251-2/+5
* Filter virtual network interfaces for p2p sessions.mallinath@chromium.org2013-12-191-1/+1
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-111-3/+3
* Revert of https://codereview.chromium.org/100823007/antrim@chromium.org2013-12-111-3/+3
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-101-3/+3
* Added net::NetworkInterface::interface_index.vitalybuka@chromium.org2013-12-051-0/+47
* Revert 238715 "Reland 238671 "Added net::NetworkInterface::inter..."robliao@chromium.org2013-12-041-31/+0
* Reland 238671 "Added net::NetworkInterface::interface_index."dubroy@chromium.org2013-12-041-0/+31
* Revert 238671 "Added net::NetworkInterface::interface_index."dubroy@chromium.org2013-12-041-31/+0
* Added net::NetworkInterface::interface_index.vitalybuka@chromium.org2013-12-041-0/+31
* Support URL fragment resolution against non-hierarchical schemesjoth@chromium.org2013-11-231-2/+2
* FIxed NetworkInterface::network_prefix calculation on XP.vitalybuka@chromium.org2013-10-011-2/+1
* XP bots failed it->network_prefix > 0 check.vitalybuka@chromium.org2013-09-271-0/+2
* Added NetworkInterface::network_prefix.vitalybuka@chromium.org2013-09-261-1/+1
* Revert 225303 "Added NetworkInterface::network_prefix."vitalybuka@chromium.org2013-09-261-2/+1
* Added NetworkInterface::network_prefix.vitalybuka@chromium.org2013-09-261-1/+2
* Switch the offset conversion routines from an "offsets point at characters"pkasting@chromium.org2013-09-111-196/+92
* Net: make IsSafePortableRelativePath look for reserved names on all components.rvargas@chromium.org2013-09-071-4/+4
* Adds a new method, net::IsIPAddressReserved, that returns true if an IP addressfelt@chromium.org2013-08-231-8/+20
* Adds new UMA entries to give us SSL clickthrough rates specific to intranet s...felt@chromium.org2013-08-031-0/+68
* Relax IsCanonicalizedHostCompliant again: allow the last component to start withpkasting@chromium.org2013-07-301-10/+7
* net: Fix references to googleurl.tfarina@chromium.org2013-07-201-1/+1
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Use a direct include of time headers in net/, part 1.avi@chromium.org2013-06-281-1/+1
* 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
* Land Recent QUIC changes.rtenneti@chromium.org2013-05-161-0/+8
* Sanitize directory names from chrome.downloads.onDeterminingFilename.benjhayden@chromium.org2013-05-051-30/+221
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-26/+58
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-58/+26
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-26/+58
* Convert net to use base::string16 instead of string16.brettw@chromium.org2013-03-291-59/+59
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-281-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-5/+5
* Move DecodeFilenameValue and DecodeExt value into http_content_disposition.asanka@chromium.org2012-12-151-1/+1
* Remove NetAddressToString/getnameinfo() in favour of GURLthorogood@chromium.org2012-09-181-6/+6
* Use GURL for stringifying IPEndPoint rather than the system network libraries.eroman@chromium.org2012-09-081-0/+23
* [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...szym@chromium.org2012-08-151-0/+23
* Revert 151586 - [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort add...brettw@chromium.org2012-08-141-23/+0
* [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...szym@chromium.org2012-08-141-0/+23