Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |