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
/
tcp_client_socket_pool_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-3
/
+3
*
When connect takes too long for a new socket group, issue a single
mbelshe@chromium.org
2010-03-14
1
-7
/
+138
*
Make a proper TCPSocketParams
vandebo@chromium.org
2010-02-27
1
-27
/
+26
*
Really connect to the same server in FTP network transaction.
phajdan.jr@chromium.org
2010-02-20
1
-3
/
+3
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Pass the NetworkChangeNotifier to HostResolver.
willchan@chromium.org
2010-02-04
1
-4
/
+3
*
Switch on socket late binding - Take 2.
willchan@chromium.org
2010-01-27
1
-0
/
+8
*
Turn GetPeerName into a pure virtual and provide local impls, this way any fu...
thomasvl@chromium.org
2010-01-20
1
-0
/
+9
*
Revert 36230 - Switch on socket late binding.
willchan@chromium.org
2010-01-14
1
-8
/
+0
*
Switch on socket late binding.
willchan@chromium.org
2010-01-14
1
-0
/
+8
*
Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...
willchan@chromium.org
2009-12-21
1
-1
/
+31
*
Update network priorities to support better granularity
mbelshe@google.com
2009-12-02
1
-41
/
+41
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
1
-3
/
+3
*
This is a second attempt at submitting this changelist. The original one was
markus@chromium.org
2009-10-13
1
-2
/
+1
*
Add methods for setting socket buffers to the Socket
mbelshe@google.com
2009-09-09
1
-0
/
+6
*
Make ClientSocketHandle::Init() typesafe.
willchan@chromium.org
2009-08-19
1
-2
/
+5
*
Change ClientSocketHandle to take the pool as a parameter to Init() rather th...
willchan@chromium.org
2009-08-18
1
-23
/
+35
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-13
/
+13
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-13
/
+15
*
Followup after socket tests refactoring http://codereview.chromium.org/155925
phajdan.jr@chromium.org
2009-07-29
1
-15
/
+19
*
Refactoring in socket pool unittests:
phajdan.jr@chromium.org
2009-07-23
1
-234
/
+153
*
Limit total number of sockets in the system.
phajdan.jr@chromium.org
2009-07-22
1
-1
/
+4
*
Add synchronous-mode operation to MockHostResolver; this helps clarify some t...
ericroman@google.com
2009-07-18
1
-15
/
+28
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-11
/
+11
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
1
-2
/
+1
*
Reverting 19425.
ericroman@google.com
2009-06-26
1
-1
/
+2
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
1
-2
/
+1
*
Reset internal ClientSocketHandle state on Init() synchronous error (failure ...
willchan@chromium.org
2009-06-26
1
-1
/
+5
*
Fix crash in ClientSocketPoolBase.
willchan@chromium.org
2009-06-23
1
-6
/
+39
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-0
/
+588