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_network_transaction_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-1
/
+2
*
Use a direct include of strings headers in net/http/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-5
/
+5
*
[net] Move host_cache files from net/base to net/dns
szym@chromium.org
2013-04-10
1
-1
/
+1
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
1
-31
/
+34
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-1
/
+1
*
MessageLoop's RUN method will pass a const ref to PendingTask when
rtenneti@chromium.org
2013-02-03
1
-2
/
+2
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
1
-2
/
+2
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
1
-11
/
+1
*
Remove most usages of scoped_ptr<*SocketData> in net unittests.
rch@chromium.org
2012-07-19
1
-18
/
+15
*
DeterministicSocketDataProvider should not be RefCounted
rsleevi@chromium.org
2012-07-10
1
-10
/
+11
*
Refuse to pipeline frames, prefetches, and downloads.
simonjam@chromium.org
2012-04-30
1
-8
/
+60
*
Increase number of max sockets per group for WebSocket connections.
yutak@chromium.org
2012-03-21
1
-6
/
+13
*
Make pipelining resilient to proxy changes.
simonjam@chromium.org
2012-03-13
1
-1
/
+56
*
Ensure pipelined requests are sent in the same order they're queued. Also, en...
simonjam@chromium.org
2012-03-03
1
-0
/
+64
*
Add a force pipelining option to load flags.
simonjam@chromium.org
2012-03-01
1
-33
/
+153
*
Change MockRead and MockWrite (et. al.) to take an IoMode enum, instead
rch@chromium.org
2012-02-23
1
-122
/
+123
*
Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS,
rch@chromium.org
2012-02-17
1
-2
/
+2
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-57
/
+63
*
Fix race between OnPipelineFeedback and
simonjam@chromium.org
2011-12-06
1
-0
/
+93
*
Slow start pipelining.
simonjam@chromium.org
2011-12-01
1
-46
/
+178
*
Implement Drain() on HttpPipelinedStream.
simonjam@chromium.org
2011-11-30
1
-0
/
+43
*
Integration tests for HTTP pipelining.
simonjam@chromium.org
2011-11-10
1
-0
/
+470