| Commit message (Expand) | Author | Age | Files | Lines |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 1 | -29/+16 |
* | Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate. | willchan@chromium.org | 2010-06-15 | 1 | -0/+2 |
* | Do not attempt to reuse active sockets after a socket pool flush (usually a n... | willchan@chromium.org | 2010-06-07 | 1 | -10/+0 |
* | Rework the logging for sockets/connectjobs. | eroman@chromium.org | 2010-06-03 | 1 | -7/+13 |
* | Increase the socket limit for proxy servers to 32. | willchan@chromium.org | 2010-05-25 | 1 | -3/+3 |
* | Make ClientSocketPool histograms static so that they work properly. | vandebo@chromium.org | 2010-05-20 | 1 | -10/+13 |
* | Revert r47395. Looks like it still crashes =/ | willchan@chromium.org | 2010-05-20 | 1 | -39/+23 |
* | This is roughly a reland of r43908, although I had to rewrite a fair chunk si... | willchan@chromium.org | 2010-05-17 | 1 | -23/+39 |
* | Implement a 15 connection per proxy server limit. | willchan@chromium.org | 2010-04-29 | 1 | -20/+90 |
* | Increase the global TCP socket limit. It's too low. | willchan@chromium.org | 2010-04-26 | 1 | -1/+1 |
* | Fix crash on IP address change. | willchan@chromium.org | 2010-04-19 | 1 | -42/+23 |
* | Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th... | ahendrickson@chromium.org | 2010-04-16 | 1 | -10/+0 |
* | Flush socket pools and SPDY session pool properly on explicit requests and ne... | willchan@chromium.org | 2010-04-08 | 1 | -23/+42 |
* | Added command-line whitelist data to UrlSecurityManager. These are used by a... | ahendrickson@chromium.org | 2010-04-02 | 1 | -2/+4 |
* | On Windows, use IInternetSecurityManager to determine if it's OK | wtc@chromium.org | 2010-03-29 | 1 | -1/+10 |
* | Implement SOCKSClientSocketPool | vandebo@chromium.org | 2010-03-22 | 1 | -1/+13 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -3/+6 |
* | The great Flip -> Spdy rename. | mbelshe@chromium.org | 2010-02-08 | 1 | -2/+2 |
* | Rename all files from flip* to spdy*. | mbelshe@chromium.org | 2010-02-06 | 1 | -1/+1 |
* | Pass the NetworkChangeNotifier to HostResolver. | willchan@chromium.org | 2010-02-04 | 1 | -3/+2 |
* | Rename CloseIdleConnections -> CloseCurrentConnections. | mbelshe@chromium.org | 2010-01-14 | 1 | -0/+8 |
* | Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket... | willchan@chromium.org | 2009-12-21 | 1 | -3/+6 |
* | Flip: Comma delimit the various flip options. Redo the fixed testing server f... | willchan@chromium.org | 2009-12-15 | 1 | -0/+4 |
* | Flip: FlipSessionPool changes. | willchan@chromium.org | 2009-11-04 | 1 | -2/+8 |
* | Remove the ClientSocketFactory from the HttpNetworkTransaction | mbelshe@google.com | 2009-09-30 | 1 | -0/+1 |
* | Pref-backed SSLConfigService for Linux. | mattm@chromium.org | 2009-08-19 | 1 | -2/+5 |
* | Make ClientSocketHandle::Init() typesafe. | willchan@chromium.org | 2009-08-19 | 1 | -1/+1 |
* | Limit total number of sockets in the system. | phajdan.jr@chromium.org | 2009-07-22 | 1 | -0/+15 |
* | DNS prefetch experiment extension: Consider different connection count limits | jar@chromium.org | 2009-04-08 | 1 | -0/+22 |