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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ChannelID-less Connections in Chrome should be more granular.
mef@chromium.org
2013-05-17
1
-2
/
+3
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
1
-0
/
+3
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-1
/
+1
*
Add QUIC to Alternate-Protocol support.
rch@chromium.org
2013-02-21
1
-5
/
+4
*
net: add histogram for SSL fallback in google.com.
agl@chromium.org
2013-01-18
1
-3
/
+4
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-16
1
-0
/
+12
*
Revert 173311
rch@chromium.org
2012-12-15
1
-12
/
+0
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-15
1
-0
/
+12
*
Prevent requests for http://host:port/ from being sent over an existing spdy ...
rch@chromium.org
2012-07-02
1
-0
/
+3
*
Coverity: Fix a pass-by-value.
jhawkins@chromium.org
2012-06-20
1
-1
/
+1
*
Add a new OnHostResolutionCallback to TransportSocketParams
rch@chromium.org
2012-06-08
1
-1
/
+13
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
1
-2
/
+2
*
Add a force pipelining option to load flags.
simonjam@chromium.org
2012-03-01
1
-0
/
+4
*
Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-02-03
1
-11
/
+1
*
Add NetLog entries to preconnect HttpStreamFactoryImpl::Jobs.
mmenke@chromium.org
2012-01-28
1
-1
/
+1
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-01-25
1
-1
/
+11
*
Fix a bug where an alternate protocol request to an unsafe port
mmenke@chromium.org
2012-01-19
1
-3
/
+5
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-1
/
+0
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
1
-0
/
+5
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-1
/
+2
*
No longer preconnect to unsafe ports. As UrlRequests were
mmenke@chromium.org
2011-12-13
1
-0
/
+2
*
Slow start pipelining.
simonjam@chromium.org
2011-12-01
1
-1
/
+1
*
Cleanup: Remove forward declarations in various directories.
thestig@chromium.org
2011-11-18
1
-1
/
+0
*
Cleanup: Remove unneeded forward declararations in net.
thestig@chromium.org
2011-11-11
1
-4
/
+0
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-2
/
+1
*
base::Bind conversion for net/http/...
adamk@chromium.org
2011-10-20
1
-2
/
+2
*
Basic HTTP pipelining support.
simonjam@chromium.org
2011-10-19
1
-2
/
+6
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-1
/
+0
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-1
/
+1
*
Change HttpNetworkTransaction and HttpStreamFactoryImpl::Job
rch@chromium.org
2011-09-02
1
-3
/
+6
*
Speculative fix for bug 80095.
willchan@chromium.org
2011-06-28
1
-2
/
+3
*
Add more CHECKs to track down bug 80095.
willchan@chromium.org
2011-06-20
1
-0
/
+4
*
Fix --host-rules command switch.
levin@chromium.org
2011-06-09
1
-0
/
+4
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-1
/
+1
*
Moved the logic to initialize a ClientSocketHandle with the relevant socket p...
sanjeevr@chromium.org
2011-03-29
1
-9
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Reland rest of r77399.
willchan@chromium.org
2011-03-12
1
-41
/
+65
*
Revert r77399 in preparation for merging a small portion of it to 696.
willchan@chromium.org
2011-03-11
1
-65
/
+41
*
Reland r77075,r77077.
willchan@chromium.org
2011-03-09
1
-41
/
+65
*
Revert 77075 - Don't block on stream requests on Alternate-Protocol.
jochen@chromium.org
2011-03-07
1
-65
/
+41
*
Don't block on stream requests on Alternate-Protocol.
willchan@chromium.org
2011-03-06
1
-41
/
+65
*
Add HttpStreamFactory Job orphaning semantics.
willchan@chromium.org
2011-03-01
1
-0
/
+5
*
Update NetLog in preparation for late binding of HttpStream jobs to requests.
willchan@chromium.org
2011-02-28
1
-0
/
+2
*
Prepare for late binding of SpdyHttpStreams.
willchan@chromium.org
2011-02-25
1
-4
/
+21
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-0
/
+232
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-232
/
+0
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-0
/
+232