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_stream_request.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Ensure that when using False Start + client auth, bad client certificate...
agl@chromium.org
2011-01-11
1
-5
/
+0
*
Add a port to the SPDY debugging flags so that we can force SPDY for just a
mbelshe@chromium.org
2011-01-08
1
-0
/
+6
*
Allow a non-200 (or non-407) response for a CONNECT request from an HTTPS proxy
rch@chromium.org
2010-12-17
1
-0
/
+2
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
1
-5
/
+3
*
Correctly handle SSL Client Authentication requests when connecting
rch@chromium.org
2010-11-12
1
-2
/
+2
*
Add an off switch for SPDY:
mbelshe@chromium.org
2010-10-16
1
-0
/
+3
*
Plumb up the preconnect logic from pools to StreamFactory.
willchan@chromium.org
2010-10-16
1
-4
/
+27
*
Cleanup StreamFactory && StreamRequest APIs.
willchan@chromium.org
2010-10-14
1
-14
/
+18
*
Add a RenewStreamForAuth method to HttpStream, replacing DetachConnection
vandebo@chromium.org
2010-10-14
1
-1
/
+0
*
Integrate the SpdyProxyClientSocket into the HttpStreamRequest
rch@chromium.org
2010-10-13
1
-0
/
+2
*
Add a hostname parameter to HttpStreamRequest::GenerateSslParams
rch@chromium.org
2010-10-07
1
-0
/
+1
*
Detach the ClientSocketHandle from an HttpStream so the same socket can be re...
cbentzel@chromium.org
2010-10-06
1
-0
/
+1
*
Eliminate HttpStreamHandle. The name confused me.
willchan@chromium.org
2010-09-21
1
-2
/
+2
*
Update the Preconnect logic to use the new HttpStreamFactory for
mbelshe@chromium.org
2010-09-03
1
-0
/
+3
*
Change the API from passing refptr<>s through the interfaces.
mbelshe@chromium.org
2010-09-01
1
-7
/
+4
*
Attempting to re-land CL 3110006 which turned out to have
rch@chromium.org
2010-08-25
1
-1
/
+13
*
Move the stream initialization out of the HttpStreamRequest and back
mbelshe@chromium.org
2010-08-25
1
-4
/
+5
*
Revert 57333 - Add support for speaking SSL to an HTTP Proxy, to
dhollowa@chromium.org
2010-08-25
1
-13
/
+0
*
Add support for speaking SSL to an HTTP Proxy, to
rch@chromium.org
2010-08-25
1
-0
/
+13
*
Extract connection logic from HttpNetworkTransaction into a new
mbelshe@chromium.org
2010-08-19
1
-0
/
+205