| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up FTPNetworkTransaction to match the latest trace | xunjieli | 2015-02-05 | 3 | -18/+17 |
* | Do not send PASV until RETR or LIST | xunjieli | 2015-01-27 | 3 | -172/+120 |
* | Cleanup: Better constify some strings in net/. | thestig | 2015-01-24 | 9 | -14/+15 |
* | Instrumenting callbacks of SingleRequestHostResolver to find jank. | vadimt | 2014-12-08 | 1 | -0/+6 |
* | Use uint16 for port numbers more pervasively. | pkasting | 2014-11-20 | 2 | -9/+14 |
* | Standardize usage of virtual/override/final in net/ | dcheng | 2014-10-21 | 3 | -37/+38 |
* | Convert ARRAYSIZE_UNSAFE -> arraysize in net/. | viettrungluu | 2014-10-16 | 2 | -7/+7 |
* | replace OVERRIDE and FINAL with override and final in net/ | mostynb | 2014-10-09 | 3 | -31/+31 |
* | Change base/file_utils.h includes to base/files/file_utils.h in net/ | thestig | 2014-09-04 | 1 | -2/+2 |
* | Move StringToLowerASCII to base namespace | brettw@chromium.org | 2014-08-07 | 2 | -3/+3 |
* | Fixes for re-enabling more MSVC level 4 warnings: net/ edition | pkasting@chromium.org | 2014-07-08 | 1 | -1/+2 |
* | Move IsStringUTF8/ASCII to base namespace | brettw@chromium.org | 2014-05-07 | 1 | -2/+2 |
* | Revert 257524 "Move IsStringASCII/UTF8 to base namespace." | brettw@chromium.org | 2014-03-17 | 1 | -2/+2 |
* | Move IsStringASCII/UTF8 to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -2/+2 |
* | Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to... | brettw@chromium.org | 2014-03-11 | 5 | -8/+8 |
* | Move TrimWhitespace to the base namespace. | brettw@chromium.org | 2014-03-03 | 1 | -1/+1 |
* | Update uses of UTF conversions in courgette/, device/, extensions/, google_ap... | avi@chromium.org | 2013-12-25 | 13 | -22/+32 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Move more uses of string16 to specify base:: | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Move EmptyString, kWhitespace and the BOM to base. | brettw@chromium.org | 2013-12-02 | 1 | -1/+1 |
* | FTP: fix parsing of busybox-generated directory listings | phajdan.jr@chromium.org | 2013-11-04 | 3 | -22/+22 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 1 | -3/+3 |
* | Remove HostResolver::RequestInfo's priority parameter | akalin@chromium.org | 2013-08-20 | 1 | -3/+4 |
* | Add a priority parameter for HostResolver::RequestInfo's constructor | akalin@chromium.org | 2013-08-16 | 1 | -1/+2 |
* | [net] Use scoped_ptr<> consistently in ClientSocketFactory and related code | akalin@chromium.org | 2013-08-15 | 1 | -4/+4 |
* | Replace third_party/icu/public with third_party/icu/source in the include dir... | jshin@chromium.org | 2013-07-18 | 1 | -3/+3 |
* | net: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-12 | 4 | -4/+4 |
* | Use a direct include of time headers in net/, part 2. | avi@chromium.org | 2013-06-28 | 8 | -13/+13 |
* | Make net and ipc explicitly use the base namespace for Values. | brettw@chromium.org | 2013-06-13 | 1 | -4/+4 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/. | dcheng@chromium.org | 2013-06-12 | 1 | -3/+1 |
* | Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/. | avi@chromium.org | 2013-06-11 | 25 | -40/+40 |
* | Use a direct include of utf_string_conversions.h in net/. | avi@chromium.org | 2013-06-07 | 13 | -13/+13 |
* | Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-01 | 2 | -15/+15 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-05-08 | 1 | -3/+0 |
* | net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -3/+2 |
* | net: Update the include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-13 | 2 | -2/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | FTP: Make ICU resource loading fail loadly (CHECK) | phajdan.jr@chromium.org | 2013-04-08 | 1 | -0/+18 |
* | Convert net to use base::string16 instead of string16. | brettw@chromium.org | 2013-03-29 | 19 | -88/+96 |
* | net: move host_resolver files from net/base to net/dns | phajdan.jr@chromium.org | 2013-03-21 | 2 | -3/+3 |
* | Revert 188912 "Removed static factories for data, ftp, file, and..." | kbr@chromium.org | 2013-03-19 | 1 | -0/+3 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-03-19 | 1 | -3/+0 |
* | src/: Update the remaining include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-03-06 | 10 | -11/+11 |
* | Replace FilePath with base::FilePath in net. | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Move string tokenizer to base/strings. | brettw@chromium.org | 2013-02-02 | 1 | -2/+2 |
* | Roll ICU and convert include style to standard Chromium style, | phajdan.jr@chromium.org | 2013-01-07 | 1 | -3/+3 |
* | FTP: fix leaks in tests. | phajdan.jr@chromium.org | 2013-01-03 | 1 | -5/+6 |
* | FTP: fix compatibility with VMS server kednos.com | phajdan.jr@chromium.org | 2012-12-17 | 6 | -15/+66 |