| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow the content browser client to specify a special cookie store to be | tburkard@chromium.org | 2014-03-12 | 1 | -5/+11 |
* | Revert 256579 "Allow the content browser client to specify a spe..." | peter@chromium.org | 2014-03-12 | 1 | -11/+5 |
* | Allow the content browser client to specify a special cookie store to be | tburkard@chromium.org | 2014-03-12 | 1 | -5/+11 |
* | Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-27 | 1 | -3/+3 |
* | [SPDY] Unfork websocket_job_spdy{2,3}_unittest.cc files | akalin@chromium.org | 2013-06-25 | 1 | -2/+1 |
* | Add SocketStreamDispatcherHost::Shutdown and call it when a worker process is... | yhirano@chromium.org | 2013-06-19 | 1 | -2/+3 |
* | SocketStream uses a weak ptr to URLRequestContext | yhirano@chromium.org | 2013-06-10 | 1 | -2/+2 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Stop refcounting URLRequestContext. | willchan@chromium.org | 2012-05-11 | 1 | -2/+2 |
* | Use SSLManager to handle SSL error in SocketStreamDispatcherHost | toyoshim@chromium.org | 2012-03-21 | 1 | -0/+7 |
* | Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing | rch@chromium.org | 2012-03-04 | 1 | -2/+3 |
* | Use AuthCredentials throughout the network stack instead of username/password. | cbentzel@chromium.org | 2011-10-28 | 1 | -3/+1 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Net: Add NET_API to socket_stream and spdy. | rvargas@google.com | 2011-05-19 | 1 | -1/+3 |
* | Refactor to address URLRequestContext dependency added in | cevans@chromium.org | 2011-05-05 | 1 | -1/+5 |
* | Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoids | cevans@chromium.org | 2011-04-19 | 1 | -1/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | net: Remove prefix net:: from some places that already are in namespace net. | tfarina@chromium.org | 2011-01-19 | 1 | -2/+2 |
* | net: Remove typedef net::URLRequestContext URLRequestContext; | tfarina@chromium.org | 2011-01-15 | 1 | -2/+2 |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 1 | -1/+1 |
* | Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-04 | 1 | -25/+10 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 1 | -10/+25 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 1 | -25/+10 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -2/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Support HttpOnly cookie on Web Socket | ukai@chromium.org | 2010-03-01 | 1 | -0/+87 |