| Commit message (Expand) | Author | Age | Files | Lines |
* | Return Error Status Upon Blocking Requests | idanan@chromium.org | 2009-07-24 | 2 | -5/+5 |
* | Add support to URLRequest for deferring redirects. | darin@chromium.org | 2009-07-23 | 6 | -37/+154 |
* | Change URLRequest to return net::ERR_INVALID_URL on redirects to invalid urls. | willchan@chromium.org | 2009-07-21 | 2 | -0/+18 |
* | Use base::Time::Exploded instead of struct tm in | wtc@chromium.org | 2009-07-17 | 1 | -30/+4 |
* | Fix a typo pointed out by wtc after I checked in. | jshin@chromium.org | 2009-07-16 | 1 | -1/+1 |
* | Refactorings surrounding HostResolver: | ericroman@google.com | 2009-07-15 | 2 | -3/+3 |
* | Fix the local directory listing, FTP directory listing and the local file han... | jshin@chromium.org | 2009-07-09 | 4 | -18/+121 |
* | Fix 15 coverity complaints. | rvargas@google.com | 2009-07-01 | 2 | -3/+3 |
* | Create a more fine grained histogram of SDCH payload sizes | jar@chromium.org | 2009-06-29 | 1 | -2/+2 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-27 | 3 | -8/+3 |
* | Reverting 19425. | ericroman@google.com | 2009-06-26 | 3 | -3/+8 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-26 | 3 | -8/+3 |
* | Document when the Delegate methods OnCertificateRequested and | wtc@chromium.org | 2009-06-26 | 1 | -1/+9 |
* | [Second attempt] | wtc@chromium.org | 2009-06-25 | 1 | -2/+2 |
* | Start to disable bzip2 support. First step: Stop advertising support. | jar@chromium.org | 2009-06-24 | 2 | -9/+12 |
* | Revert the previous checkin r19037 because it causes test_shell to | wtc@chromium.org | 2009-06-23 | 1 | -2/+2 |
* | Use the new portable FTP implementation on non-Windows platforms. | wtc@chromium.org | 2009-06-23 | 1 | -2/+2 |
* | Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ... | idanan@chromium.org | 2009-06-23 | 2 | -3/+25 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 2 | -2/+2 |
* | Remove some unused files. | ericroman@google.com | 2009-06-22 | 2 | -158/+0 |
* | Comments added to SSL unit tests. | jrg@chromium.org | 2009-06-19 | 1 | -0/+23 |
* | Reorder URLRequest members so URLRequestContext lasts longer than URLRequestJob. | willchan@chromium.org | 2009-06-17 | 1 | -3/+3 |
* | Reorder members in URLRequestHttpJob to get correct destruction order. | willchan@chromium.org | 2009-06-17 | 2 | -6/+7 |
* | Revert 18520. | ericroman@google.com | 2009-06-17 | 1 | -2/+1 |
* | Temporarily disable a test which appears to be causing valgrind errors. | eroman@chromium.org | 2009-06-16 | 1 | -1/+2 |
* | Take 2. Make TCPClientSocketPool own the ConnectingSockets. | willchan@chromium.org | 2009-06-15 | 2 | -16/+6 |
* | Revert "Make TCPClientSocketPool own the ConnectingSockets." | willchan@chromium.org | 2009-06-15 | 2 | -6/+16 |
* | Make TCPClientSocketPool own the ConnectingSockets. | willchan@chromium.org | 2009-06-15 | 2 | -16/+6 |
* | Specify new methods for supporting SSL client authentication. | wtc@chromium.org | 2009-06-12 | 6 | -6/+63 |
* | Temporarily disable tests causing memory leaks. | ericroman@google.com | 2009-06-12 | 2 | -3/+10 |
* | Disable URLRequestTest.CancelTest4 since it started leaking. | willchan@chromium.org | 2009-06-12 | 1 | -1/+1 |
* | Experiment: turn off host caching to see if it relates to client socket pool ... | ericroman@google.com | 2009-06-12 | 2 | -3/+9 |
* | * Avoid doing concurrent DNS resolves of the same hostname in HostResolver. | ericroman@google.com | 2009-06-12 | 3 | -5/+21 |
* | Check in the fourth Portable FTP CL from Ibrar Ahmed | wtc@chromium.org | 2009-06-05 | 2 | -42/+94 |
* | Reduce probability of SDCH holdback to 1% | jar@chromium.org | 2009-06-05 | 1 | -2/+2 |
* | Update some comments in url_request.h to clarify that once the request is del... | ericroman@google.com | 2009-06-03 | 1 | -3/+5 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Remove code path that passes a file handle to the renderer | hclam@chromium.org | 2009-05-29 | 3 | -26/+0 |
* | Reduce header dependencies in net/ | phajdan.jr@chromium.org | 2009-05-29 | 13 | -4/+15 |
* | Decompress .svgz files from disk. | thestig@chromium.org | 2009-05-27 | 2 | -0/+13 |
* | Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi... | abarth@chromium.org | 2009-05-23 | 3 | -9/+12 |
* | Fix gconf for the linux proxy config service. | sdoyon@chromium.org | 2009-05-22 | 1 | -1/+1 |
* | Changes the UI for HTTP/FTP auth challenges to include the server's port. So ... | ericroman@google.com | 2009-05-21 | 1 | -1/+2 |
* | More progress on ForceHTTPS. | abarth@chromium.org | 2009-05-20 | 3 | -5/+64 |
* | Cleanup code to keep flag showing "was cached" only in URLRequestHttpJob | jar@chromium.org | 2009-05-19 | 3 | -8/+13 |
* | Use the new HostNoBrackets() method in more places. | wtc@chromium.org | 2009-05-16 | 1 | -7/+8 |
* | Adjust histograms to only collect non-cache stats for SDCH. | jar@chromium.org | 2009-05-15 | 4 | -33/+50 |
* | Making command-line specified proxy settings more flexible - allowing for set... | robertshield@google.com | 2009-05-12 | 1 | -4/+3 |
* | FTP Transaction code for new Portable FTP code. | wtc@chromium.org | 2009-05-11 | 2 | -33/+153 |
* | Change names of SDCH related histograms. | jar@chromium.org | 2009-05-02 | 1 | -24/+24 |