| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r47395. Looks like it still crashes =/ | willchan@chromium.org | 2010-05-20 | 1 | -15/+8 |
* | This is roughly a reland of r43908, although I had to rewrite a fair chunk si... | willchan@chromium.org | 2010-05-17 | 1 | -8/+15 |
* | Implement a 15 connection per proxy server limit. | willchan@chromium.org | 2010-04-29 | 1 | -21/+23 |
* | Fix crash on IP address change. | willchan@chromium.org | 2010-04-19 | 1 | -14/+7 |
* | Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th... | ahendrickson@chromium.org | 2010-04-16 | 1 | -10/+5 |
* | Take 2 at landing the SPDY SETTINGS frame patch. | mbelshe@chromium.org | 2010-04-09 | 1 | -0/+10 |
* | Revert 44092 - Add support for the SPDY session frame. | jar@chromium.org | 2010-04-09 | 1 | -10/+0 |
* | Add support for the SPDY session frame. | mbelshe@chromium.org | 2010-04-09 | 1 | -0/+10 |
* | Flush socket pools and SPDY session pool properly on explicit requests and ne... | willchan@chromium.org | 2010-04-08 | 1 | -7/+14 |
* | On Windows, use IInternetSecurityManager to determine if it's OK | wtc@chromium.org | 2010-03-29 | 1 | -0/+6 |
* | Implement SOCKSClientSocketPool | vandebo@chromium.org | 2010-03-22 | 1 | -2/+9 |
* | SPDY: Add basic support for Alternate-Protocol header. | willchan@chromium.org | 2010-03-09 | 1 | -0/+9 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -2/+8 |
* | The great Flip -> Spdy rename. | mbelshe@chromium.org | 2010-02-08 | 1 | -5/+5 |
* | Pass the NetworkChangeNotifier to HostResolver. | willchan@chromium.org | 2010-02-04 | 1 | -1/+3 |
* | Rename CloseIdleConnections -> CloseCurrentConnections. | mbelshe@chromium.org | 2010-01-14 | 1 | -0/+4 |
* | Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket... | willchan@chromium.org | 2009-12-21 | 1 | -4/+7 |
* | Flip: Comma delimit the various flip options. Redo the fixed testing server f... | willchan@chromium.org | 2009-12-15 | 1 | -0/+9 |
* | Flip: Fix a bunch of leaks. | willchan@chromium.org | 2009-11-24 | 1 | -1/+3 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+3 |
* | Flip: FlipSessionPool changes. | willchan@chromium.org | 2009-11-04 | 1 | -1/+6 |
* | Remove the ClientSocketFactory from the HttpNetworkTransaction | mbelshe@google.com | 2009-09-30 | 1 | -0/+4 |
* | Pref-backed SSLConfigService for Linux. | mattm@chromium.org | 2009-08-19 | 1 | -8/+4 |
* | Make ClientSocketHandle::Init() typesafe. | willchan@chromium.org | 2009-08-19 | 1 | -4/+3 |
* | Change ClientSocketHandle to take the pool as a parameter to Init() rather th... | willchan@chromium.org | 2009-08-18 | 1 | -0/+2 |
* | Reference count ProxyService. | eroman@chromium.org | 2009-08-18 | 1 | -3/+3 |
* | Limit total number of sockets in the system. | phajdan.jr@chromium.org | 2009-07-22 | 1 | -8/+4 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-27 | 1 | -1/+1 |
* | Reverting 19425. | ericroman@google.com | 2009-06-26 | 1 | -1/+1 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-26 | 1 | -1/+1 |
* | Refactoring using_proxy_, using_tunnel_, using_socks_proxy_ into a single enu... | arindam@chromium.org | 2009-06-26 | 1 | -0/+2 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -1/+2 |
* | Add a simple cache of certificates for SSL client authentication. | wtc@chromium.org | 2009-06-18 | 1 | -1/+6 |
* | * Avoid doing concurrent DNS resolves of the same hostname in HostResolver. | ericroman@google.com | 2009-06-12 | 1 | -2/+6 |
* | Make ClientSocketPool an interface. Move ClientSocketPool code into TCPClien... | willchan@chromium.org | 2009-06-05 | 1 | -2/+2 |
* | Reland my ClientSocketPool refactor again... | willchan@chromium.org | 2009-06-04 | 1 | -2/+5 |
* | Sigh, revert "Reland my ClientSocketPool refactor." | willchan@chromium.org | 2009-06-04 | 1 | -5/+2 |
* | Reland my ClientSocketPool refactor. | willchan@chromium.org | 2009-06-04 | 1 | -2/+5 |
* | Revert "Temporarily landing my ClientSocketPool refactor. Will revert right ... | willchan@chromium.org | 2009-05-22 | 1 | -5/+2 |
* | Temporarily landing my ClientSocketPool refactor. Will revert right after. | willchan@chromium.org | 2009-05-22 | 1 | -2/+5 |
* | Revert "Revert "Revert "Add connected socket function to ClientSocketPool and... | willchan@chromium.org | 2009-05-18 | 1 | -5/+2 |
* | Revert "Revert "Add connected socket function to ClientSocketPool and ClientS... | willchan@chromium.org | 2009-05-17 | 1 | -2/+5 |
* | Revert "Add connected socket function to ClientSocketPool and ClientSocketHan... | willchan@chromium.org | 2009-05-17 | 1 | -5/+2 |
* | Add connected socket function to ClientSocketPool and ClientSocketHandle. | willchan@chromium.org | 2009-05-17 | 1 | -2/+5 |
* | DNS prefetch experiment extension: Consider different connection count limits | jar@chromium.org | 2009-04-08 | 1 | -6/+8 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Reverting 6966. | ericroman@google.com | 2008-12-13 | 1 | -1/+1 |
* | Use automatic memory management for URLRequestContext's members. | ericroman@google.com | 2008-12-13 | 1 | -1/+1 |
* | Misc proxy service changes. | ericroman@google.com | 2008-12-10 | 1 | -7/+7 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -3/+3 |