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
/
spdy
/
spdy_session_pool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final in net/
dcheng
2014-10-21
1
-5
/
+5
*
replace OVERRIDE and FINAL with override and final in net/
mostynb
2014-10-09
1
-4
/
+4
*
Refactor pooling logic into a helper method
rch@chromium.org
2014-08-19
1
-0
/
+4
*
Revert 290320 "Refactor pooling logic into a helper method"
viettrungluu@chromium.org
2014-08-18
1
-4
/
+0
*
Revert 290384 "Revert 289433 "Refactor pooling logic into a help..."
viettrungluu@chromium.org
2014-08-18
1
-0
/
+4
*
Revert 289433 "Refactor pooling logic into a helper method"
viettrungluu@chromium.org
2014-08-18
1
-4
/
+0
*
Refactor pooling logic into a helper method
rch@chromium.org
2014-08-18
1
-0
/
+4
*
Revert 289433 "Refactor pooling logic into a helper method"
rch@chromium.org
2014-08-15
1
-4
/
+0
*
Refactor pooling logic into a helper method
rch@chromium.org
2014-08-14
1
-0
/
+4
*
Reland 'Fix SPDY error-handling if the connection gets closed just after use.'
davidben@chromium.org
2014-03-25
1
-5
/
+4
*
Revert of Fix SPDY error-handling if the connection gets closed just after us...
vandebo@chromium.org
2014-03-21
1
-4
/
+5
*
Fix SPDY error-handling if the connection gets closed just after use.
davidben@chromium.org
2014-03-21
1
-5
/
+4
*
Remove a bunch of unused network flags.
willchan@chromium.org
2014-03-01
1
-2
/
+0
*
Close QUIC session when the cert database changes
rch@chromium.org
2013-11-25
1
-0
/
+3
*
chromeos: Reload certificates when CA certificate is added
spang@chromium.org
2013-10-31
1
-1
/
+1
*
[SPDY] Remove most code dealing with credential frames
akalin@chromium.org
2013-10-29
1
-2
/
+0
*
[SPDY] Send HTTP/2 connection prefix for HTTP/2 connections
akalin@chromium.org
2013-08-01
1
-1
/
+1
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-2
/
+6
*
Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"
akalin@chromium.org
2013-07-30
1
-6
/
+2
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-2
/
+6
*
[SPDY] Make SpdySession not ref-counted
akalin@chromium.org
2013-07-22
1
-1
/
+3
*
[SPDY] Drop the last reference to a SpdySession from a specific place
akalin@chromium.org
2013-07-22
1
-0
/
+6
*
[SPDY] Use WeakPtr<SpdySession> everywhere but SpdySessionPool
akalin@chromium.org
2013-07-22
1
-7
/
+7
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-16
/
+18
*
[SPDY] Make SpdySessionPool keep track of available sessions
akalin@chromium.org
2013-07-08
1
-70
/
+75
*
[SPDY] Refactor and clean up SpdySessionPool
akalin@chromium.org
2013-07-03
1
-56
/
+54
*
[SPDY] Remove remnants of split SPDY unit tests
akalin@chromium.org
2013-06-26
1
-14
/
+0
*
Revert 208562 "[SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unit..."
akalin@chromium.org
2013-06-25
1
-0
/
+16
*
[SPDY] Unfork buffered_spdy_framer_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
1
-16
/
+0
*
ChannelID-less Connections in Chrome should be more granular.
mef@chromium.org
2013-05-17
1
-21
/
+24
*
Merge spdy2/3 versions of Spdy{SessionDependencies,URLRequestContext}
ttuttle@chromium.org
2013-05-03
1
-2
/
+1
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-1
/
+1
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-2
/
+2
*
[SPDY] Prepend "stream_" to stream flow control variables
akalin@chromium.org
2013-02-22
1
-2
/
+2
*
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
-16
/
+25
*
Move the NSS functions out of CertDatabase into a new NSSCertDatabase class.
joaodasilva@chromium.org
2012-09-10
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
SPDY - Added SETTINGS_MAX_CONCURRENT_STREAMS:1000 in the initial SETTINGS frame,
rtenneti@google.com
2012-06-14
1
-0
/
+2
*
Cleanup: Remove unneeded scoped_ptr.h includes from net.
thestig@chromium.org
2012-05-17
1
-1
/
+0
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-1
/
+1
*
Fixed unsafe passing of command-line parameter to SpdySession
bengr@google.com
2012-04-27
1
-1
/
+6
*
SPDY - replaced SpdySettings (list) with SettingsMap
rtenneti@chromium.org
2012-04-18
1
-5
/
+0
*
Remove SPDY 2.1 support.
rch@chromium.org
2012-04-09
1
-3
/
+0
*
Change SpdySessionPool to explicitly associate IP pooled sessions with the ma...
rch@chromium.org
2012-03-14
1
-0
/
+5
*
Pass in SpdySession's BoundNetLog to ResolveHostFromCache, so
mmenke@chromium.org
2012-03-06
1
-0
/
+1
*
Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing
rch@chromium.org
2012-03-04
1
-4
/
+20
*
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
[next]