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
/
socket
/
socks_client_socket_pool_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give MockRead and MockWrite distinct types.
yutak@chromium.org
2012-07-27
1
-1
/
+1
*
Remove most usages of scoped_ptr<*SocketData> in net unittests.
rch@chromium.org
2012-07-19
1
-15
/
+15
*
Add a new OnHostResolutionCallback to TransportSocketParams
rch@chromium.org
2012-06-08
1
-1
/
+2
*
Change MockRead and MockWrite (et. al.) to take an IoMode enum, instead
rch@chromium.org
2012-02-23
1
-15
/
+15
*
Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS,
rch@chromium.org
2012-02-17
1
-8
/
+9
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-15
/
+15
*
Remove referrer from TransportSocketParams and SOCKSSocketParams.
szym@chromium.org
2011-11-15
1
-2
/
+2
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-3
/
+3
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-38
/
+38
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
1
-2
/
+2
*
Stop refcounting ClientSocketPool.
willchan@chromium.org
2010-09-29
1
-46
/
+60
*
Add a new net error code for when the load failure was due to connecting to a...
eroman@chromium.org
2010-09-16
1
-2
/
+2
*
Make the various SocketParams reference counted.
vandebo@chromium.org
2010-07-12
1
-6
/
+7
*
Put HttpProxyClientSocket into a pool.
vandebo@chromium.org
2010-07-12
1
-118
/
+0
*
Reland 51081:
mbelshe@chromium.org
2010-07-11
1
-6
/
+8
*
Revert 51081 for causing crashes -
willchan@chromium.org
2010-07-07
1
-8
/
+6
*
We basically don't do late socket binding when a connect has already
mbelshe@chromium.org
2010-06-29
1
-6
/
+8
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-15
/
+10
*
Do not attempt to reuse active sockets after a socket pool flush (usually a n...
willchan@chromium.org
2010-06-07
1
-1
/
+4
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-2
/
+2
*
Make ClientSocketPool histograms static so that they work properly.
vandebo@chromium.org
2010-05-20
1
-7
/
+12
*
Revert r47395. Looks like it still crashes =/
willchan@chromium.org
2010-05-20
1
-4
/
+8
*
This is roughly a reland of r43908, although I had to rewrite a fair chunk si...
willchan@chromium.org
2010-05-17
1
-8
/
+4
*
Fix some uses of scoped_ptr.release() in net/ such that the return value is n...
estade@chromium.org
2010-05-04
1
-4
/
+3
*
Implement a 15 connection per proxy server limit.
willchan@chromium.org
2010-04-29
1
-5
/
+8
*
Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...
eroman@chromium.org
2010-04-28
1
-6
/
+9
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
1
-4
/
+4
*
Fix crash on IP address change.
willchan@chromium.org
2010-04-19
1
-6
/
+9
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
1
-9
/
+6
*
Cleanup testing objects.
vandebo@chromium.org
2010-03-22
1
-13
/
+13
*
Implement SOCKSClientSocketPool
vandebo@chromium.org
2010-03-22
1
-0
/
+368