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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make GetLoadState virtual in ConnectJob().
willchan@chromium.org
2009-09-01
1
-2
/
+8
*
Control the amount of time to leave an unused socket idle before closing it.
willchan@chromium.org
2009-08-29
1
-1
/
+61
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-3
/
+3
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-3
/
+3
*
Add instrumentation to ClientSocketPool, that writes to LoadLog.
eroman@chromium.org
2009-08-20
1
-19
/
+153
*
Make ClientSocketHandle::Init() typesafe.
willchan@chromium.org
2009-08-19
1
-89
/
+102
*
Change ClientSocketHandle to take the pool as a parameter to Init() rather th...
willchan@chromium.org
2009-08-18
1
-93
/
+104
*
Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.
willchan@chromium.org
2009-08-14
1
-34
/
+32
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-64
/
+64
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-52
/
+65
*
Make sure the socket is deleted when ConnectJob times out.
willchan@chromium.org
2009-08-06
1
-1
/
+46
*
Fix leak in ClientSocketPoolBaseTest. Don't create ConnectJobFactory unless ...
willchan@chromium.org
2009-08-04
1
-6
/
+5
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-7
/
+107
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-100
/
+7
*
Add timeouts for ConnectJobs. Limit ConnectJobs per group to number of Reque...
willchan@chromium.org
2009-08-03
1
-7
/
+100
*
Fix crash in client_socket_pool_base.cc.
phajdan.jr@chromium.org
2009-07-29
1
-0
/
+71
*
Followup after socket tests refactoring http://codereview.chromium.org/155925
phajdan.jr@chromium.org
2009-07-29
1
-77
/
+82
*
Refactoring in socket pool unittests:
phajdan.jr@chromium.org
2009-07-23
1
-156
/
+80
*
Limit total number of sockets in the system.
phajdan.jr@chromium.org
2009-07-22
1
-72
/
+296
*
Disable LoadState net unittest: it's flakey
agl@chromium.org
2009-07-16
1
-1
/
+1
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-6
/
+5
*
Add support for late binding of sockets.
willchan@chromium.org
2009-07-15
1
-5
/
+540
*
Refactoring needed before adding good unit tests for limiting total socket co...
phajdan.jr@chromium.org
2009-07-14
1
-119
/
+158
*
Refactoring in client_socket_pool_base_unittest.cc.
phajdan.jr@chromium.org
2009-07-06
1
-113
/
+84
*
Refactor ConnectJob and TCPConnectJob.
willchan@chromium.org
2009-07-01
1
-17
/
+81
*
Refactor ClientSocketPoolBase to be testable without host resolution / tcp co...
willchan@chromium.org
2009-06-30
1
-252
/
+247
*
Reset internal ClientSocketHandle state on Init() synchronous error (failure ...
willchan@chromium.org
2009-06-26
1
-1
/
+5
*
svn cp net/socket/tcp_client_socket_pool_unittest.cc net/socket/client_socket...
willchan@chromium.org
2009-06-24
1
-0
/
+621