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
/
client_socket_pool_base.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make GetLoadState virtual in ConnectJob().
willchan@chromium.org
2009-09-01
1
-3
/
+2
*
Control the amount of time to leave an unused socket idle before closing it.
willchan@chromium.org
2009-08-29
1
-7
/
+10
*
Fix gcc warning about possible unused variable experienced with Apple gcc 4.2
mark@chromium.org
2009-08-20
1
-1
/
+1
*
Add instrumentation to ClientSocketPool, that writes to LoadLog.
eroman@chromium.org
2009-08-20
1
-20
/
+98
*
Add histograms for tracking the unused/unused_idle/reused socket states from ...
willchan@chromium.org
2009-08-17
1
-4
/
+10
*
Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.
willchan@chromium.org
2009-08-14
1
-68
/
+79
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-5
/
+5
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-3
/
+4
*
Make sure the socket is deleted when ConnectJob times out.
willchan@chromium.org
2009-08-06
1
-0
/
+2
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-1
/
+22
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-22
/
+1
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-1
/
+22
*
Fix crash in client_socket_pool_base.cc.
phajdan.jr@chromium.org
2009-07-29
1
-5
/
+2
*
Limit total number of sockets in the system.
phajdan.jr@chromium.org
2009-07-22
1
-3
/
+74
*
Add support for late binding of sockets.
willchan@chromium.org
2009-07-15
1
-33
/
+121
*
Make ConnectJob::ReleaseSocket() return NULL on connection error.
willchan@chromium.org
2009-07-02
1
-0
/
+1
*
Fix leak on connection error.
willchan@chromium.org
2009-07-02
1
-2
/
+2
*
Refactor ConnectJob and TCPConnectJob.
willchan@chromium.org
2009-07-01
1
-69
/
+83
*
Refactor ClientSocketPoolBase to be testable without host resolution / tcp co...
willchan@chromium.org
2009-06-30
1
-35
/
+19
*
Reset internal ClientSocketHandle state on Init() synchronous error (failure ...
willchan@chromium.org
2009-06-26
1
-4
/
+1
*
Break out classes from tcp_client_socket_pool.h into their own files.
willchan@chromium.org
2009-06-24
1
-0
/
+384