| Commit message (Expand) | Author | Age | Files | Lines |
* | Add OVERRIDE to net/. | avi@chromium.org | 2011-11-16 | 1 | -4/+4 |
* | Persist dynamically learned SPDY settings (like CWND). | rtenneti@chromium.org | 2011-11-15 | 1 | -1/+8 |
* | Cleanup: Remove unneeded forward declararations in net. | thestig@chromium.org | 2011-11-11 | 1 | -1/+0 |
* | Revert 100691 - Mark SpdySessionPool as not threadsafe | dmazzoni@chromium.org | 2011-09-12 | 1 | -3/+1 |
* | Mark SpdySessionPool as not threadsafe | kristianm@chromium.org | 2011-09-12 | 1 | -1/+3 |
* | Exposing CloseIdleConnections in HttpCache, and close idle spdy sessions | kristianm@chromium.org | 2011-09-08 | 1 | -0/+2 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 1 | -2/+2 |
* | Minor cleanup of unit tests for spdy_session_ool. | rtenneti@chromium.org | 2011-07-26 | 1 | -1/+1 |
* | Changed SPDY's ip connection pooling logic to only add the used IP, | rtenneti@chromium.org | 2011-07-19 | 1 | -2/+2 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -1/+1 |
* | Cleanup some test ugliness. Stop using a global. | willchan@chromium.org | 2011-07-01 | 1 | -1/+4 |
* | Speculative fix for bug 80095. | willchan@chromium.org | 2011-06-28 | 1 | -1/+14 |
* | Net: Add NET_API to socket_stream and spdy. | rvargas@google.com | 2011-05-19 | 1 | -1/+2 |
* | Fix a problem that cert trust change needs a chrome restart to be effective. | xiyuan@chromium.org | 2011-04-13 | 1 | -1/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | Enable IP pooling for SPDY. | mbelshe@chromium.org | 2011-03-25 | 1 | -3/+34 |
* | Define a new CertDatabase::Observer abstract class which can be implemented b... | rch@chromium.org | 2011-03-10 | 1 | -1/+6 |
* | Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling | adamk@chromium.org | 2011-03-04 | 1 | -2/+2 |
* | Prepare for late binding of SpdyHttpStreams. | willchan@chromium.org | 2011-02-25 | 1 | -3/+0 |
* | Refactor HttpStreamFactory. | willchan@chromium.org | 2011-02-23 | 1 | -3/+6 |
* | Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory. | willchan@chromium.org | 2011-02-23 | 1 | -6/+3 |
* | Refactor HttpStreamFactory. | willchan@chromium.org | 2011-02-22 | 1 | -3/+6 |
* | Add support for testing SPDY with a forced-single-domain mode. This is | mbelshe@chromium.org | 2011-02-22 | 1 | -2/+6 |
* | Refactor HttpNetworkSession construction. | willchan@chromium.org | 2011-02-03 | 1 | -1/+1 |
* | Render SpdySessionPools on the Data tab and on a new | mmenke@chromium.org | 2010-10-12 | 1 | -0/+4 |
* | Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS... | willchan@chromium.org | 2010-09-30 | 1 | -5/+2 |
* | Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool. | willchan@chromium.org | 2010-09-30 | 1 | -2/+5 |
* | Stop refcounting SpdySessionPool. | willchan@chromium.org | 2010-09-30 | 1 | -5/+2 |
* | Remove the references to HttpNetworkSession in SpdySession | rch@chromium.org | 2010-09-25 | 1 | -2/+3 |
* | Flush SSL pools after SSL config changes. | csilv@chromium.org | 2010-09-04 | 1 | -2/+11 |
* | Refactor: change the spdy session pool key to take a ProxyServer instead of a... | eroman@chromium.org | 2010-08-25 | 1 | -3/+4 |
* | SpdySessionPool closes down sessions accurately now. | erikchen@google.com | 2010-08-19 | 1 | -6/+5 |
* | SpdySessionPool now identifies SpdySessions by both HostPortPair and proxy se... | erikchen@google.com | 2010-08-02 | 1 | -8/+15 |
* | More FRIEND_TEST_ALL_PREFIXES. | phajdan.jr@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | SPDY sends RST_STREAM upon cancelling request, or bad header parse data. | erikchen@google.com | 2010-07-27 | 1 | -1/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | TBR: | erikchen@google.com | 2010-07-26 | 1 | -2/+1 |
* | SPDY sends RST_STREAM upon cancelling request, or bad header parse data. | erikchen@google.com | 2010-07-26 | 1 | -1/+2 |
* | SPDY now always uses http_network_transaction instead of spdy_network_transac... | erikchen@google.com | 2010-07-23 | 1 | -2/+5 |
* | Initial SPDY flow control support | agayev@chromium.org | 2010-07-20 | 1 | -0/+2 |
* | Client attempts to start a new spdy transaction with a session that is closin... | erikchen@google.com | 2010-07-09 | 1 | -3/+2 |
* | SPDY: Make sure we don't try to send https/wss over an unauthenticated, but e... | willchan@chromium.org | 2010-06-28 | 1 | -1/+4 |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 1 | -6/+3 |
* | Fix crash in GetSpdySessionFromSSLSocket in the case where the | mbelshe@chromium.org | 2010-06-24 | 1 | -2/+6 |
* | Make SpdySessionPool observe network changes. | willchan@chromium.org | 2010-06-07 | 1 | -3/+20 |
* | Fix leaky spdy sessions and remove suppression. | vandebo@chromium.org | 2010-06-03 | 1 | -1/+4 |
* | Plumb NetLog into SpdySession. | willchan@chromium.org | 2010-05-12 | 1 | -2/+5 |
* | SPDY: Fix unittest-only leak. | willchan@chromium.org | 2010-04-21 | 1 | -4/+3 |
* | SPDY: Add basic support for Alternate-Protocol header. | willchan@chromium.org | 2010-03-09 | 1 | -17/+1 |