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