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_pipelined_connection_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
1
-2
/
+2
*
Fix pipelining crash when send is aborted while queued.
simonjam@chromium.org
2012-03-09
1
-1
/
+3
*
Disconnect pipeline socket immediately on Close(true) while a Read*() is pend...
simonjam@chromium.org
2012-01-30
1
-4
/
+2
*
Skip checking headers for pipelining if there was a socket error.
simonjam@chromium.org
2012-01-25
1
-1
/
+2
*
Disable pipelining if we encounter HTTP Authentication.
simonjam@chromium.org
2012-01-19
1
-1
/
+9
*
Handle socket errors better while pipelining:
simonjam@chromium.org
2012-01-14
1
-2
/
+7
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
1
-1
/
+4
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-47
/
+34
*
Add HTTP pipelining to net-internals:
simonjam@chromium.org
2011-12-20
1
-9
/
+101
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
1
-1
/
+8
*
In net-internals, have HTTP_STREAM_JOBs link to the
mmenke@chromium.org
2011-12-19
1
-2
/
+2
*
Slow start pipelining.
simonjam@chromium.org
2011-12-01
1
-4
/
+40
*
Implement Drain() on HttpPipelinedStream.
simonjam@chromium.org
2011-11-30
1
-0
/
+18
*
Refactor state machines in HttpPipelinedConnectionImpl.
simonjam@chromium.org
2011-11-15
1
-190
/
+249
*
Integration tests for HTTP pipelining.
simonjam@chromium.org
2011-11-10
1
-1
/
+0
*
Fix pipelining crash on canceled user callbacks.
simonjam@chromium.org
2011-10-28
1
-9
/
+17
*
Basic HTTP pipelining support.
simonjam@chromium.org
2011-10-19
1
-0
/
+612