Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump the SPDY protocol version to version 2. | mbelshe@chromium.org | 2010-07-30 | 1 | -1/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Implement SSLClientSocketPool. | vandebo@chromium.org | 2010-07-14 | 1 | -0/+19 |
* | This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t... | lzheng@chromium.org | 2010-05-21 | 1 | -0/+14 |
* | SPDY: Change Chrome code to support new NPN protocols. | willchan@chromium.org | 2010-04-19 | 1 | -4/+4 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+2 |
* | Rename GetNextProtocol -> GetNextProto | agl@chromium.org | 2009-12-11 | 1 | -1/+1 |
* | Add GetNextProtocol method to SSLClientSocket. | agl@chromium.org | 2009-12-10 | 1 | -0/+19 |
* | Add static function to convert NPN strings to an enum. | agl@chromium.org | 2009-12-10 | 1 | -0/+20 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -0/+34 |