| Commit message (Expand) | Author | Age | Files | Lines |
* | Create an option to dump the cache to disk files. Because URLs are frequentl... | mbelshe@google.com | 2009-09-02 | 5 | -45/+473 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -4/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+4 |
* | Add the ability to not send cookies or send user name/password. | levin@chromium.org | 2009-08-26 | 1 | -0/+21 |
* | Cleanups for SSLConfigService and SSLConfigServiceManager. | mattm@chromium.org | 2009-08-21 | 1 | -12/+4 |
* | Pref-backed SSLConfigService for Linux. | mattm@chromium.org | 2009-08-19 | 1 | -2/+17 |
* | Reference count ProxyService. | eroman@chromium.org | 2009-08-18 | 1 | -3/+3 |
* | Speed up net_unittests a bit by re-using launched test server. | phajdan.jr@chromium.org | 2009-08-14 | 1 | -2/+23 |
* | LoadLog is used as an output parameter, reorder it to the last parameter. | willchan@chromium.org | 2009-08-14 | 1 | -1/+1 |
* | Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and... | ericroman@google.com | 2009-08-12 | 1 | -1/+2 |
* | Make fetch_client work on POSIX. | phajdan.jr@chromium.org | 2009-08-07 | 1 | -2/+2 |
* | Disk cache: Remove remaining uses of RankingsNode.pointer. | rvargas@google.com | 2009-07-30 | 1 | -1/+1 |
* | Add support to URLRequest for deferring redirects. | darin@chromium.org | 2009-07-23 | 1 | -0/+4 |
* | Refactorings surrounding HostResolver: | ericroman@google.com | 2009-07-15 | 1 | -1/+3 |
* | Fix 15 coverity complaints. | rvargas@google.com | 2009-07-01 | 3 | -18/+18 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-27 | 1 | -3/+3 |
* | Reverting 19425. | ericroman@google.com | 2009-06-26 | 1 | -3/+3 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-26 | 1 | -3/+3 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -1/+1 |
* | Compile fetch_server on POSIX. | phajdan.jr@chromium.org | 2009-06-17 | 2 | -5/+8 |
* | Make HttpNetworkLayer tests network-independent. | phajdan.jr@chromium.org | 2009-06-16 | 1 | -3/+7 |
* | * Avoid doing concurrent DNS resolves of the same hostname in HostResolver. | ericroman@google.com | 2009-06-12 | 1 | -2/+4 |
* | Add svn:eol-style LF to some file. | ericroman@google.com | 2009-06-05 | 1 | -185/+184 |
* | Change timeout settings in CacheTest to | huanr@chromium.org | 2009-05-23 | 1 | -2/+2 |
* | Fix testserver to return a correct MIME-type header. | ericroman@google.com | 2009-05-07 | 1 | -1/+2 |
* | A utility driver for doing client/server HTTP transaction | mbelshe@google.com | 2009-05-06 | 10 | -0/+698 |
* | Deprecate wstring version of PathService::Get() in net. | thestig@chromium.org | 2009-05-01 | 1 | -8/+8 |
* | Scrape search definitions from forms that have onsubmit handlers. The scrapin... | ben@chromium.org | 2009-04-10 | 1 | -1/+6 |
* | revert until I can figure out why the tests are hanging | ben@chromium.org | 2009-04-09 | 1 | -6/+1 |
* | Scrape search definitions from forms that have onsubmit handlers. The scrapin... | ben@chromium.org | 2009-04-09 | 1 | -1/+6 |
* | Add GYP file tld_cleanup tool. | agl@chromium.org | 2009-04-02 | 1 | -0/+25 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -79/+0 |
* | Respect cookies set in a 401 responses when restarting the http transaction. | ericroman@google.com | 2009-03-27 | 1 | -0/+5 |
* | Disk cache: First pass to make it possible to have | rvargas@google.com | 2009-03-25 | 1 | -3/+6 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 2 | -2/+0 |
* | Slight code change to make some global variables const. | maruel@google.com | 2009-03-10 | 1 | -22/+46 |
* | fixes for python 2.6 warnings in the testserver. | thomasvl@chromium.org | 2009-03-06 | 1 | -7/+13 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 2 | -8/+8 |
* | Have tld_cleanup generate a .cc file that contains the effective | tc@google.com | 2009-02-24 | 2 | -10/+35 |
* | Add a unit test for ERR_UNEXPECTED_SERVER_AUTH. | wtc@chromium.org | 2009-02-14 | 1 | -0/+16 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-12 | 1 | -4/+8 |
* | Sanitize proxy response codes to CONNECT requests. For | wtc@chromium.org | 2009-02-11 | 1 | -2/+40 |
* | Revert cl 9528 to fix mac test_shell_tests | rvargas@google.com | 2009-02-10 | 1 | -8/+4 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-10 | 1 | -4/+8 |
* | Make test server to store files by sending POST /writefile/<filename> HTTP re... | stoyan@chromium.org | 2009-01-30 | 1 | -1/+39 |
* | Fix compile error in dump_files (didn't catch the error since dump_cache isn'... | erikkay@google.com | 2009-01-26 | 1 | -1/+2 |
* | Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII(""). | deanm@chromium.org | 2009-01-22 | 1 | -1/+1 |
* | Fix dump_cache build. | evan@chromium.org | 2009-01-21 | 1 | -8/+15 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 2 | -11/+3 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -0/+1 |