| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind(). | ajwong@chromium.org | 2011-12-09 | 1 | -3/+1 |
* | Revert 113699 - base::Bind: Convert Socket::Write. | jhawkins@chromium.org | 2011-12-09 | 1 | -2/+0 |
* | base::Bind: Convert Socket::Write. | jhawkins@chromium.org | 2011-12-08 | 1 | -0/+2 |
* | base::Bind: Convert Socket::Read. | jhawkins@chromium.org | 2011-12-07 | 1 | -0/+2 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -2/+2 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Implementation of server socket for websockets protocol. | dilmah@chromium.org | 2011-07-19 | 1 | -6/+6 |
* | Revert "Implementation of server socket for websockets protocol." | dilmah@chromium.org | 2011-07-19 | 1 | -6/+6 |
* | Implementation of server socket for websockets protocol. | dilmah@chromium.org | 2011-07-19 | 1 | -6/+6 |
* | Net: Add net_api to the socket code | rvargas@google.com | 2011-05-19 | 1 | -2/+3 |
* | Integrate the SpdyProxyClientSocket into the HttpStreamRequest | rch@chromium.org | 2010-10-13 | 1 | -4/+4 |
* | Clarify the semantics of Socket::Read() and Socket::Write(), | rch@chromium.org | 2010-10-05 | 1 | -17/+20 |
* | Clarify the semantics of Socket::Read() and Socket::Write(), | rch@chromium.org | 2010-09-25 | 1 | -13/+17 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add methods for setting socket buffers to the Socket | mbelshe@google.com | 2009-09-09 | 1 | -0/+10 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -0/+44 |