| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of time headers in net/, part 3. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | [SPDY] Enable tests for SPDY/3.1 and SPDY/4a2 | akalin@chromium.org | 2013-06-27 | 1 | -15/+0 |
* | [SPDY] Unfork websocket_handshake_handler_spdy{2,3}_unittest.cc | akalin@chromium.org | 2013-06-25 | 2 | -231/+62 |
* | [SPDY] Unfork websocket_job_spdy{2,3}_unittest.cc files | akalin@chromium.org | 2013-06-25 | 3 | -1177/+100 |
* | [SPDY] Unfork spdy_websocket_test_util_spdy{2,3}.* files | akalin@chromium.org | 2013-06-24 | 2 | -14/+16 |
* | [SPDY] Refactor SpdyStream's handling of response headers | akalin@chromium.org | 2013-06-24 | 2 | -9/+6 |
* | Introduce RequestWebSocketStream into HttpStreamFactory | yhirano@chromium.org | 2013-06-21 | 2 | -1/+60 |
* | Make net and ipc explicitly use the base namespace for Values. | brettw@chromium.org | 2013-06-13 | 2 | -20/+23 |
* | Use a direct include of strings headers in net/test/, net/third_party/, net/t... | avi@chromium.org | 2013-06-11 | 7 | -13/+13 |
* | Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-01 | 4 | -78/+78 |
* | net: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-23 | 4 | -35/+35 |
* | Change the WebSocket OpCode constants to an enum | ricea@chromium.org | 2013-05-20 | 5 | -165/+143 |
* | ChannelID-less Connections in Chrome should be more granular. | mef@chromium.org | 2013-05-17 | 3 | -16/+23 |
* | Remove deprecated WebSocketFrameHeader constructor | ricea@chromium.org | 2013-05-17 | 1 | -13/+0 |
* | Use loop to iterate over cookies to save in the SaveNextCookie method. | tyoshino@chromium.org | 2013-05-17 | 2 | -23/+54 |
* | Add unit tests for WebSocket GetKeyNumber() | ricea@chromium.org | 2013-05-16 | 3 | -26/+164 |
* | Remove redundant reset() call on WebSocket response parser | tyoshino@chromium.org | 2013-05-14 | 1 | -2/+0 |
* | Update WebSocket OWNERS files with latest status of developers. | tyoshino@chromium.org | 2013-05-10 | 1 | -2/+6 |
* | Move static functions in WebSocketJobTest into namespace net | ttuttle@chromium.org | 2013-05-08 | 2 | -130/+130 |
* | Less indentation in WebSocketJob::SaveNextCookie() for readability | tyoshino@chromium.org | 2013-05-07 | 1 | -16/+17 |
* | Add missing status codes to WebSocketError enum. | ricea@chromium.org | 2013-05-07 | 9 | -74/+225 |
* | Merge spdy2/3 versions of Spdy{SessionDependencies,URLRequestContext} | ttuttle@chromium.org | 2013-05-03 | 2 | -8/+10 |
* | Refactor cookie saving code in WebSocketJob for readability. | tyoshino@chromium.org | 2013-05-02 | 2 | -26/+39 |
* | net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -2/+2 |
* | Add README file for WebSockets directory. | ricea@chromium.org | 2013-04-26 | 1 | -0/+43 |
* | Remove ukai@ from OWNERS files in WebSocket directories. | tyoshino@chromium.org | 2013-04-26 | 1 | -1/+0 |
* | Fix typo in net/websockets/websocket_throttle.h | yoshinori.sano@gmail.com | 2013-04-19 | 1 | -1/+1 |
* | [SPDY] Replace SpdyIOBuffer with new SpdyBuffer class | akalin@chromium.org | 2013-04-17 | 2 | -4/+9 |
* | Revert 194560 "[SPDY] Replace SpdyIOBuffer with new SpdyBuffer c..." | akalin@chromium.org | 2013-04-17 | 2 | -9/+4 |
* | [SPDY] Replace SpdyIOBuffer with new SpdyBuffer class | akalin@chromium.org | 2013-04-17 | 2 | -4/+9 |
* | [SPDY] Plumb SPDY frame type through write queue | akalin@chromium.org | 2013-04-15 | 2 | -5/+5 |
* | net: Update the include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-13 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in net, Linux edition. | dcheng@chromium.org | 2013-04-07 | 1 | -1/+1 |
* | net: move host_resolver files from net/base to net/dns | phajdan.jr@chromium.org | 2013-03-21 | 2 | -2/+2 |
* | [Net] Separate out priority field from HttpRequestInfo | akalin@chromium.org | 2013-03-19 | 2 | -0/+2 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -2/+2 |
* | net: split net/ssl out of net/base | phajdan.jr@chromium.org | 2013-03-14 | 2 | -4/+4 |
* | src/: Update the remaining include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-03-06 | 2 | -2/+2 |
* | Add AddHSTS() and AddHPKP() to replace EnableHost(DomainState), as | unsafe@trevp.net | 2013-03-02 | 2 | -8/+8 |
* | Remove the last traces of experimental support for MAC cookies | rsleevi@chromium.org | 2013-02-28 | 2 | -14/+0 |
* | Update WebSocket related OWNERS files | toyoshim@chromium.org | 2013-02-22 | 1 | -1/+2 |
* | Include destination port for websocket throttling. | ricea@chromium.org | 2013-02-08 | 5 | -57/+93 |
* | Linux/ChromeOS Chromium style checker cleanup, net/ edition. | rsleevi@chromium.org | 2013-02-06 | 4 | -11/+13 |
* | Move string tokenizer to base/strings. | brettw@chromium.org | 2013-02-02 | 2 | -2/+2 |
* | Trival fixups to websocket_handshake_handler.*. | ricea@chromium.org | 2013-01-22 | 5 | -22/+6 |
* | Fixes to WebSocketErrorToNetErrorTest() | ricea@chromium.org | 2013-01-18 | 3 | -4/+26 |
* | Use the optimised masking function MaskWebSocketFramePayload() in | ricea@chromium.org | 2012-12-17 | 2 | -15/+9 |