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_factory_impl_job.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Act upon HTTP_1_1_REQUIRED.
bnc
2015-01-09
1
-0
/
+10
*
Revert of Block port 443 for all protocols other than HTTPS or WSS. (patchset...
lgarron
2014-12-08
1
-5
/
+5
*
Block port 443 for all protocols other than HTTPS or WSS.
lgarron
2014-12-05
1
-5
/
+5
*
Use uint16 for port numbers more pervasively.
pkasting
2014-11-20
1
-10
/
+6
*
QUIC - Always pesist 1000 MRU alternate protocols to preferences file.
rtenneti
2014-10-24
1
-14
/
+3
*
Refactor HttpStreamFactoryImpl::Job::DoCreateStream() for handling WebSocket ...
tyoshino@chromium.org
2014-08-21
1
-56
/
+60
*
Keep track of network error in ProxyRetryInfo.
kundaji@chromium.org
2014-08-15
1
-1
/
+2
*
Return ERR_NOT_IMPLEMENTED when we reach SPDY stream creation code in a facto...
tyoshino@chromium.org
2014-08-07
1
-7
/
+8
*
Implement ALPN for SSLClientSocketOpenSSL.
davidben@chromium.org
2014-07-30
1
-6
/
+2
*
Add Finch experiment for selectively bypassing proxies.
rcs@chromium.org
2014-07-09
1
-3
/
+6
*
Add a probability to Alternate-Protocol support. Can be enabled either via a ...
rch@chromium.org
2014-07-08
1
-1
/
+1
*
Revert of Add a probability to Alternate-Protocol support. (https://coderevie...
samuong@chromium.org
2014-07-08
1
-1
/
+1
*
Add a probability to Alternate-Protocol support. Can be enabled either via a ...
rch@chromium.org
2014-07-08
1
-1
/
+1
*
Avoid setting a duplicate SpdySessionKey on a Request
jgraettinger@chromium.org
2014-06-19
1
-1
/
+2
*
Return ERR_PROXY_AUTH_REQUESTED_WITH_NO_CONNECTION instead of crashing
rch@chromium.org
2014-06-11
1
-1
/
+4
*
Defer SpdySession destruction to support closing writes
jgraettinger@chromium.org
2014-06-05
1
-0
/
+3
*
Revert 273680 "Defer SpdySession destruction to support closing ..."
dxie@chromium.org
2014-06-01
1
-3
/
+0
*
Update UMA to track bypasses due to 4xx responses that are missing the proxy'...
bengr@chromium.org
2014-05-30
1
-1
/
+2
*
Defer SpdySession destruction to support closing writes
jgraettinger@chromium.org
2014-05-30
1
-0
/
+3
*
Remove HTTP pipelining support.
mmenke@chromium.org
2014-05-27
1
-88
/
+4
*
QUIC - Persist 1000 MRU alternate protocols to preferences file.
rtenneti@chromium.org
2014-05-26
1
-3
/
+14
*
Remove HttpStreamFactory's NPN/SPDY globals, except for spdy_enabled.
mmenke@chromium.org
2014-05-24
1
-7
/
+7
*
Fail the SPDY transaction if it does not meet TLS base requirements.
willchan@chromium.org
2014-05-23
1
-2
/
+9
*
Now that the HttpStreamFactoryImpl::Job is not marking Alternate-Protocol
rch@chromium.org
2014-05-23
1
-9
/
+12
*
Do not mark alternate-protocol broken unless the main job succeeds.
rch@chromium.org
2014-05-21
1
-5
/
+40
*
Trivial cleanup of HttpStreamFactoryImpl::Job::DoInitConnection
rch@chromium.org
2014-05-20
1
-20
/
+21
*
Tiny refactor of HttpStreamFactoryImpl::Job::Orphan to simplify the code.
rch@chromium.org
2014-05-16
1
-2
/
+4
*
Change some DCHECKs into CHECKs to track down a crash.
rch@chromium.org
2014-05-15
1
-3
/
+3
*
Do not mark QUIC Alternate-Protocol as broken in
rch@chromium.org
2014-05-02
1
-8
/
+8
*
Add a histogram Net.AlternateProtocolBrokenLocation
rch@chromium.org
2014-04-11
1
-0
/
+2
*
Add a new Net.AlternateProtocolUsage for tracking usage of Alternate-Protocol.
rch@chromium.org
2014-04-11
1
-1
/
+19
*
Rename PrivateMode enum values:
rch@chromium.org
2014-04-01
1
-2
/
+2
*
Do not use QUIC for requests that are through a proxy.
rch@chromium.org
2014-03-31
1
-0
/
+5
*
Revert of Rename PrivateMode enum values: (https://codereview.chromium.org/21...
rch@chromium.org
2014-03-28
1
-2
/
+2
*
Rename PrivateMode enum values:
rch@chromium.org
2014-03-28
1
-2
/
+2
*
Add PrivacyMode support to the QuicStreamFactory.
rch@chromium.org
2014-03-26
1
-1
/
+2
*
Revert of Add PrivacyMode support to the QuicStreamFactory. (https://coderevi...
erikchen@chromium.org
2014-03-25
1
-2
/
+1
*
Add PrivacyMode support to the QuicStreamFactory.
rch@chromium.org
2014-03-25
1
-1
/
+2
*
Reland 'Fix SPDY error-handling if the connection gets closed just after use.'
davidben@chromium.org
2014-03-25
1
-11
/
+20
*
Remove the QuicStreamFactory's crypto config map, and instead
rch@chromium.org
2014-03-22
1
-2
/
+1
*
Revert of Fix SPDY error-handling if the connection gets closed just after us...
vandebo@chromium.org
2014-03-21
1
-20
/
+11
*
Fix SPDY error-handling if the connection gets closed just after use.
davidben@chromium.org
2014-03-21
1
-11
/
+20
*
Fix "unreachable code" warnings (MSVC warning 4702) in net/.
pkasting@chromium.org
2014-03-19
1
-55
/
+37
*
Remove Proxy from the the QUIC session key (and friends)
rch@chromium.org
2014-03-10
1
-3
/
+1
*
Disable QUIC 0RTT for POST requests.
rch@chromium.org
2014-02-06
1
-2
/
+2
*
Enable QUIC proxies to be used for HTTP URLs.
rch@chromium.org
2014-02-05
1
-7
/
+14
*
Temporarily disable WebSocket over SPDY.
ricea@chromium.org
2014-01-23
1
-8
/
+8
*
Change SSLCertRequestInfo.host_and_port from string to HostPortPair.
mattm@chromium.org
2013-12-17
1
-1
/
+1
*
Change CreateBasicStream to take a scoped_ptr
ricea@chromium.org
2013-11-22
1
-1
/
+1
*
Rename WebSocketHandshakeStreamBase::Factory
ricea@chromium.org
2013-11-12
1
-7
/
+7
[next]