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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
MessageLoop's RUN method will pass a const ref to PendingTask when
rtenneti@chromium.org
2013-02-03
1
-2
/
+2
*
LoadTiming implementation in net, part 2.
mmenke@chromium.org
2013-01-12
1
-1
/
+55
*
Http Pipelinining: Make unit tests more friendly to greedily
mmenke@chromium.org
2013-01-08
1
-6
/
+13
*
net: Remove UploadDataStream* argument from HttpStream::SendRequest
hashimoto@chromium.org
2012-11-15
1
-78
/
+74
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
1
-7
/
+7
*
net: Stop passing ownership of UploadDataStream from HttpNetworkTransaction t...
hashimoto@chromium.org
2012-11-01
1
-186
/
+122
*
net: Delete special logic for chunked upload
hashimoto@chromium.org
2012-10-22
1
-0
/
+1
*
DeterministicSocketDataProvider should not be RefCounted
rsleevi@chromium.org
2012-07-10
1
-3
/
+4
*
Make HttpStream take a scoped_ptr<UploadDataStream>, to clearly communicate t...
rsleevi@chromium.org
2012-06-14
1
-138
/
+207
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
1
-0
/
+1
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
1
-1
/
+1
*
Fix pipelining crash when send is aborted while queued.
simonjam@chromium.org
2012-03-09
1
-0
/
+28
*
Change MockRead and MockWrite (et. al.) to take an IoMode enum, instead
rch@chromium.org
2012-02-23
1
-175
/
+175
*
Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS,
rch@chromium.org
2012-02-17
1
-1
/
+1
*
Disconnect pipeline socket immediately on Close(true) while a Read*() is pend...
simonjam@chromium.org
2012-01-30
1
-0
/
+40
*
Skip checking headers for pipelining if there was a socket error.
simonjam@chromium.org
2012-01-25
1
-0
/
+22
*
Disable pipelining if we encounter HTTP Authentication.
simonjam@chromium.org
2012-01-19
1
-1
/
+23
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-152
/
+187
*
Add HTTP pipelining to net-internals:
simonjam@chromium.org
2011-12-20
1
-5
/
+6
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
1
-3
/
+4
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-1
/
+2
*
Slow start pipelining.
simonjam@chromium.org
2011-12-01
1
-1
/
+139
*
Implement Drain() on HttpPipelinedStream.
simonjam@chromium.org
2011-11-30
1
-0
/
+125
*
Fix pipelining crash on canceled user callbacks.
simonjam@chromium.org
2011-10-28
1
-0
/
+61
*
Basic HTTP pipelining support.
simonjam@chromium.org
2011-10-19
1
-0
/
+1067