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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor how ClientSocketPoolBaseHelper avoids re-entrancy.
willchan@chromium.org
2010-07-15
1
-1
/
+1
*
Implement SSLClientSocketPool.
vandebo@chromium.org
2010-07-14
1
-0
/
+2
*
Make the various SocketParams reference counted.
vandebo@chromium.org
2010-07-12
1
-12
/
+9
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-1
/
+0
*
Improve error messages for bad SocketParams.
willchan@chromium.org
2010-06-15
1
-1
/
+1
*
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
-6
/
+9
*
Make ClientSocketPool histograms static so that they work properly.
vandebo@chromium.org
2010-05-20
1
-2
/
+5
*
Revert r47395. Looks like it still crashes =/
willchan@chromium.org
2010-05-20
1
-1
/
+2
*
This is roughly a reland of r43908, although I had to rewrite a fair chunk si...
willchan@chromium.org
2010-05-17
1
-2
/
+1
*
Implement a 15 connection per proxy server limit.
willchan@chromium.org
2010-04-29
1
-3
/
+16
*
Fix crash on IP address change.
willchan@chromium.org
2010-04-19
1
-1
/
+2
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
1
-2
/
+1
*
Implement SOCKSClientSocketPool
vandebo@chromium.org
2010-03-22
1
-0
/
+9
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-3
/
+3
*
Make a proper TCPSocketParams
vandebo@chromium.org
2010-02-27
1
-5
/
+25
*
Pass the NetworkChangeNotifier to HostResolver.
willchan@chromium.org
2010-02-04
1
-1
/
+1
*
Switch on socket late binding - Take 2.
willchan@chromium.org
2010-01-27
1
-1
/
+0
*
Revert 36230 - Switch on socket late binding.
willchan@chromium.org
2010-01-14
1
-0
/
+1
*
Switch on socket late binding.
willchan@chromium.org
2010-01-14
1
-1
/
+0
*
Fixup some connection time measurements.
mbelshe@google.com
2009-12-28
1
-1
/
+4
*
Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...
willchan@chromium.org
2009-12-21
1
-4
/
+6
*
Update network priorities to support better granularity
mbelshe@google.com
2009-12-02
1
-1
/
+1
*
Make GetLoadState virtual in ConnectJob().
willchan@chromium.org
2009-09-01
1
-0
/
+1
*
Add instrumentation to ClientSocketPool, that writes to LoadLog.
eroman@chromium.org
2009-08-20
1
-2
/
+4
*
Make ClientSocketHandle::Init() typesafe.
willchan@chromium.org
2009-08-19
1
-2
/
+6
*
Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.
willchan@chromium.org
2009-08-14
1
-11
/
+8
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-3
/
+3
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-1
/
+2
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-5
/
+8
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-8
/
+5
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-5
/
+8
*
Limit total number of sockets in the system.
phajdan.jr@chromium.org
2009-07-22
1
-1
/
+2
*
Refactor ConnectJob and TCPConnectJob.
willchan@chromium.org
2009-07-01
1
-12
/
+16
*
Refactor ClientSocketPoolBase to be testable without host resolution / tcp co...
willchan@chromium.org
2009-06-30
1
-10
/
+10
*
Break out classes from tcp_client_socket_pool.h into their own files.
willchan@chromium.org
2009-06-24
1
-227
/
+21
*
Fix crash in ClientSocketPoolBase.
willchan@chromium.org
2009-06-23
1
-0
/
+3
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-0
/
+340