index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
http
/
http_network_session.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.
rch@chromium.org
2013-02-25
1
-5
/
+1
*
[SPDY] Prepend "stream_" to stream flow control variables
akalin@chromium.org
2013-02-22
1
-2
/
+2
*
Add QUIC to Alternate-Protocol support.
rch@chromium.org
2013-02-21
1
-3
/
+9
*
Add a new enable_user_alternate_protocol_ports flag.
rch@chromium.org
2013-02-01
1
-1
/
+2
*
Add support for a --enable-quic command line flag.
rch@chromium.org
2013-01-29
1
-1
/
+2
*
Add a command line option to enable SPDY request encoding for QUIC requests.
rch@chromium.org
2013-01-25
1
-2
/
+5
*
Integrate QUIC info into net-internals.
rch@chromium.org
2013-01-05
1
-0
/
+10
*
Add a CloseAllSessions method to QuicStreamFactory, and wire it up to HttpNet...
rch@chromium.org
2013-01-03
1
-0
/
+1
*
Add the GetRandomGenerator() method to QuicConnectionHelperInterface
wtc@chromium.org
2012-12-22
1
-2
/
+2
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-16
1
-1
/
+9
*
Revert 173311
rch@chromium.org
2012-12-15
1
-9
/
+1
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-15
1
-1
/
+9
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
1
-3
/
+3
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
1
-1
/
+26
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
1
-1
/
+6
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
1
-0
/
+14
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
1
-1
/
+0
*
Fixed unsafe passing of command-line parameter to SpdySession
bengr@google.com
2012-04-27
1
-1
/
+2
*
Increase number of max sockets per group for WebSocket connections.
yutak@chromium.org
2012-03-21
1
-4
/
+10
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-1
/
+1
*
Add a new set of socket pools for WebSocket connections to HttpNetworkSession.
yutak@chromium.org
2012-03-17
1
-20
/
+61
*
Add a force pipelining option to load flags.
simonjam@chromium.org
2012-03-01
1
-2
/
+4
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-1
/
+0
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-0
/
+1
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
1
-1
/
+0
*
net: split the SSL session cache between incognito and normal.
agl@chromium.org
2011-12-12
1
-0
/
+1
*
net: replace DnsRRResoler with TransportSecurityState in plumbing.
agl@chromium.org
2011-12-07
1
-1
/
+1
*
Make ClientSocketPoolManager into an interface.
willchan@chromium.org
2011-11-17
1
-18
/
+21
*
Persist dynamically learned SPDY settings (like CWND).
rtenneti@chromium.org
2011-11-15
1
-1
/
+3
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-2
/
+3
*
Introduce net::HttpServerPropertiesManager to manage server-specific properties.
rtenneti@chromium.org
2011-10-09
1
-0
/
+1
*
Exposing CloseIdleConnections in HttpCache, and close idle spdy sessions
kristianm@chromium.org
2011-09-08
1
-0
/
+1
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
1
-0
/
+1
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
net: Add NET_API to more code to enable building
rvargas@google.com
2011-06-30
1
-0
/
+28
*
Remove svn:mergeinfo props from many files.
pkasting@chromium.org
2011-04-08
1
-1
/
+1
*
Enable IP pooling for SPDY.
mbelshe@chromium.org
2011-03-25
1
-1
/
+1
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-4
/
+9
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-9
/
+4
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-4
/
+9
*
Fix Coverity UNINIT_CTOR defects in constructors.
wtc@chromium.org
2011-02-11
1
-1
/
+2
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-37
/
+23
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-0
/
+3
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
1
-0
/
+3
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
1
-3
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
1
-0
/
+3
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
1
-3
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
1
-0
/
+3
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
1
-0
/
+2
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-2
/
+0
[next]