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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make GetLoadState virtual in ConnectJob().
willchan@chromium.org
2009-09-01
1
-4
/
+2
*
Control the amount of time to leave an unused socket idle before closing it.
willchan@chromium.org
2009-08-29
1
-5
/
+33
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-2
/
+2
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-2
/
+2
*
Add instrumentation to ClientSocketPool, that writes to LoadLog.
eroman@chromium.org
2009-08-20
1
-7
/
+20
*
Add histograms for tracking the unused/unused_idle/reused socket states from ...
willchan@chromium.org
2009-08-17
1
-0
/
+1
*
Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.
willchan@chromium.org
2009-08-14
1
-43
/
+214
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-6
/
+6
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-4
/
+8
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-3
/
+16
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-16
/
+3
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-3
/
+16
*
Fix crash in client_socket_pool_base.cc.
phajdan.jr@chromium.org
2009-07-29
1
-1
/
+2
*
Limit total number of sockets in the system.
phajdan.jr@chromium.org
2009-07-22
1
-5
/
+44
*
Add support for late binding of sockets.
willchan@chromium.org
2009-07-15
1
-6
/
+33
*
Refactoring needed before adding good unit tests for limiting total socket co...
phajdan.jr@chromium.org
2009-07-14
1
-0
/
+4
*
Fix up some code not to set off coverity warnings.
willchan@chromium.org
2009-07-06
1
-1
/
+5
*
Make ConnectJob::ReleaseSocket() return NULL on connection error.
willchan@chromium.org
2009-07-02
1
-1
/
+2
*
Refactor ConnectJob and TCPConnectJob.
willchan@chromium.org
2009-07-01
1
-32
/
+51
*
Refactor ClientSocketPoolBase to be testable without host resolution / tcp co...
willchan@chromium.org
2009-06-30
1
-36
/
+45
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
1
-2
/
+2
*
Reverting 19425.
ericroman@google.com
2009-06-26
1
-2
/
+2
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
1
-2
/
+2
*
Break out classes from tcp_client_socket_pool.h into their own files.
willchan@chromium.org
2009-06-24
1
-0
/
+232