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
*
We basically don't do late socket binding when a connect has already
mbelshe@chromium.org
2010-06-29
1
-112
/
+252
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-1
/
+1
*
A/B test for determining a value for unused socket timeout. Currently the
ziadh@chromium.org
2010-06-21
1
-1
/
+2
*
Fix TestConnectJob::kMockAdvancingLoadStateJob to be less flaky.
vandebo@chromium.org
2010-06-17
1
-10
/
+14
*
TTF: Fix and enable disabled test: ClientSocketPoolBaseTest.LoadState
vandebo@chromium.org
2010-06-16
1
-4
/
+3
*
Improve error messages for bad SocketParams.
willchan@chromium.org
2010-06-15
1
-6
/
+12
*
Reland my close on idle socket change (r43882+r44150).
willchan@chromium.org
2010-06-10
1
-16
/
+101
*
Revert "Revert an idle sockets change to trigger reliability bot. Will rever...
willchan@chromium.org
2010-06-08
1
-101
/
+16
*
Revert an idle sockets change to trigger reliability bot. Will revert again ...
willchan@chromium.org
2010-06-08
1
-16
/
+101
*
Do not attempt to reuse active sockets after a socket pool flush (usually a n...
willchan@chromium.org
2010-06-07
1
-2
/
+31
*
Fixes an invalid read bug in ClientSocketPoolBaseHelper and cancels ConnectJo...
willchan@chromium.org
2010-06-03
1
-0
/
+25
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-41
/
+44
*
Make ClientSocketPool histograms static so that they work properly.
vandebo@chromium.org
2010-05-20
1
-6
/
+11
*
Revert r47395. Looks like it still crashes =/
willchan@chromium.org
2010-05-20
1
-2
/
+2
*
Revert r47583 for causing reliability bot crashes.
willchan@chromium.org
2010-05-19
1
-101
/
+16
*
Reland my close on idle socket change.
willchan@chromium.org
2010-05-18
1
-16
/
+101
*
This is roughly a reland of r43908, although I had to rewrite a fair chunk si...
willchan@chromium.org
2010-05-17
1
-2
/
+2
*
Reland 46757.
willchan@chromium.org
2010-05-10
1
-0
/
+89
*
Revert 46757 - Fix IO thread hang on releasing a socket.
sky@chromium.org
2010-05-08
1
-64
/
+0
*
Fix IO thread hang on releasing a socket.
willchan@chromium.org
2010-05-07
1
-0
/
+64
*
Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...
eroman@chromium.org
2010-04-28
1
-29
/
+44
*
Cleanup: Address some of the todos in net_log.h
eroman@chromium.org
2010-04-27
1
-1
/
+1
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
1
-21
/
+31
*
Fix crash on IP address change.
willchan@chromium.org
2010-04-19
1
-1
/
+1
*
Fix FindTopStalledGroup() to catch groups correctly.
willchan@chromium.org
2010-04-16
1
-0
/
+27
*
Revert r44150 and r43882.
willchan@chromium.org
2010-04-13
1
-99
/
+16
*
Fix crash when we delete the group we're requesting a socket for.
willchan@chromium.org
2010-04-09
1
-0
/
+35
*
Add support for attaching custom parameters to NetLog events.
eroman@chromium.org
2010-04-09
1
-2
/
+2
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
1
-1
/
+1
*
Fix ClientSocketPool to count idle sockets toward socket limit.
willchan@chromium.org
2010-04-07
1
-16
/
+64
*
Implement SOCKSClientSocketPool
vandebo@chromium.org
2010-03-22
1
-63
/
+57
*
Disable backup connect jobs for all pools except TCPClientSocketPool
vandebo@chromium.org
2010-03-20
1
-12
/
+4
*
Try to fix some regressions after landing 41689.
eroman@chromium.org
2010-03-16
1
-11
/
+4
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-80
/
+77
*
When connect takes too long for a new socket group, issue a single
mbelshe@chromium.org
2010-03-14
1
-7
/
+21
*
Fix infinite loop in ClientSocketPoolBase::DoReleaseSocket.
willchan@chromium.org
2010-03-02
1
-0
/
+53
*
Delete an unused test fixture.
willchan@chromium.org
2010-03-02
1
-7
/
+0
*
Make a proper TCPSocketParams
vandebo@chromium.org
2010-02-27
1
-5
/
+6
*
Really connect to the same server in FTP network transaction.
phajdan.jr@chromium.org
2010-02-20
1
-2
/
+1
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-1
/
+2
*
Fix ClientSocketPoolBaseHelper to maintain order properly.
willchan@chromium.org
2010-02-08
1
-35
/
+54
*
Socket late binding bugfix.
willchan@chromium.org
2010-02-03
1
-0
/
+41
*
Cleanup the unittest helpers in load_log_unittest.h.
eroman@chromium.org
2010-01-29
1
-61
/
+61
*
Switch on socket late binding - Take 2.
willchan@chromium.org
2010-01-27
1
-517
/
+22
*
Turn GetPeerName into a pure virtual and provide local impls, this way any fu...
thomasvl@chromium.org
2010-01-20
1
-3
/
+1
*
Revert 36230 - Switch on socket late binding.
willchan@chromium.org
2010-01-14
1
-22
/
+517
*
Switch on socket late binding.
willchan@chromium.org
2010-01-14
1
-517
/
+22
*
Slightly tweak socket late binding behavior to make it more deterministic whi...
willchan@chromium.org
2010-01-13
1
-7
/
+15
*
Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...
willchan@chromium.org
2009-12-21
1
-1
/
+1
*
Extend LoadLog to support logging of arbitrary strings, and of network error ...
eroman@chromium.org
2009-12-21
1
-12
/
+12
[next]