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
*
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
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-0
/
+2
*
Plumb up the preconnect logic from pools to StreamFactory.
willchan@chromium.org
2010-10-16
1
-1
/
+0
*
Render SpdySessionPools on the Data tab and on a new
mmenke@chromium.org
2010-10-12
1
-0
/
+4
*
Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-08
1
-0
/
+3
*
Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-07
1
-3
/
+0
*
net: plumb DnsRRResolver from IOThread to HttpNetworkSession.
agl@chromium.org
2010-10-07
1
-0
/
+3
*
Stop refcounting ClientSocketPool.
willchan@chromium.org
2010-09-29
1
-179
/
+7
*
Kill all HttpResponseBodyDrainers when HttpNetworkSession goes away.
willchan@chromium.org
2010-09-28
1
-0
/
+13
*
Add missing nested socket pools to socket pool info page. Each socket pool s...
mmenke@chromium.org
2010-09-08
1
-7
/
+20
*
Flush SSL pools after SSL config changes.
csilv@chromium.org
2010-09-04
1
-3
/
+3
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
Sockets page on net-internals now displays some information about the current...
mmenke@chromium.org
2010-08-30
1
-0
/
+30
*
Attempting to re-land CL 3110006 which turned out to have
rch@chromium.org
2010-08-25
1
-0
/
+14
*
Revert 57333 - Add support for speaking SSL to an HTTP Proxy, to
dhollowa@chromium.org
2010-08-25
1
-14
/
+0
*
Add support for speaking SSL to an HTTP Proxy, to
rch@chromium.org
2010-08-25
1
-0
/
+14
*
Extract connection logic from HttpNetworkTransaction into a new
mbelshe@chromium.org
2010-08-19
1
-0
/
+2
*
Bad interaction between 2 A/B experiments
ziadh@chromium.org
2010-08-06
1
-1
/
+8
*
A/B test for measuring effect of number of proxy connections.
ziadh@chromium.org
2010-08-02
1
-0
/
+8
*
Remove --testing-fixed-http-port and --testing-fixed-https-port.
cbentzel@chromium.org
2010-07-27
1
-23
/
+0
*
Implement SSLClientSocketPool.
vandebo@chromium.org
2010-07-14
1
-19
/
+46
*
Put HttpProxyClientSocket into a pool.
vandebo@chromium.org
2010-07-12
1
-5
/
+14
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-29
/
+16
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
1
-0
/
+2
*
Do not attempt to reuse active sockets after a socket pool flush (usually a n...
willchan@chromium.org
2010-06-07
1
-10
/
+0
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-7
/
+13
*
Increase the socket limit for proxy servers to 32.
willchan@chromium.org
2010-05-25
1
-3
/
+3
*
Make ClientSocketPool histograms static so that they work properly.
vandebo@chromium.org
2010-05-20
1
-10
/
+13
*
Revert r47395. Looks like it still crashes =/
willchan@chromium.org
2010-05-20
1
-39
/
+23
*
This is roughly a reland of r43908, although I had to rewrite a fair chunk si...
willchan@chromium.org
2010-05-17
1
-23
/
+39
*
Implement a 15 connection per proxy server limit.
willchan@chromium.org
2010-04-29
1
-20
/
+90
*
Increase the global TCP socket limit. It's too low.
willchan@chromium.org
2010-04-26
1
-1
/
+1
[next]