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
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Add experimental option for TCP FastOpen.
mbelshe@chromium.org
2010-10-26
1
-0
/
+1
*
net: move SSL host info serialisation into SSLHostInfo
agl@chromium.org
2010-10-20
1
-0
/
+1
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
1
-1
/
+3
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-3
/
+1
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-1
/
+3
*
Add ClientSocketPoolBaseHelper support for preconnect.
willchan@chromium.org
2010-10-13
1
-2
/
+364
*
Prefer used idle sockets over unused idle sockets.
willchan@chromium.org
2010-10-06
1
-0
/
+67
*
Stop refcounting ClientSocketPool.
willchan@chromium.org
2010-09-29
1
-345
/
+642
*
Clean up socket backup job when there are no requests.
willchan@chromium.org
2010-09-27
1
-1
/
+29
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-4
/
+4
*
Add missing nested socket pools to socket pool info page. Each socket pool s...
mmenke@chromium.org
2010-09-08
1
-2
/
+3
*
Fix ClientSocketHandle reuse_type(). Correctly track socket use.
willchan@chromium.org
2010-09-02
1
-3
/
+8
*
Abort ConnectJobs with ERR_ABORTED when network changes.
willchan@chromium.org
2010-08-31
1
-0
/
+57
*
ClientSocketPoolBaseHelper can try to read an invalid iterator. Fix that.
willchan@chromium.org
2010-08-31
1
-2
/
+26
*
Sockets page on net-internals now displays some information about the current...
mmenke@chromium.org
2010-08-30
1
-0
/
+5
*
Gather preconnection use vs waste statistics
jar@chromium.org
2010-08-25
1
-0
/
+3
*
Fix a crash in ClientSocketPoolBaseHelper where we double erase a Group from ...
willchan@chromium.org
2010-08-25
1
-1
/
+39
*
In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc...
mmenke@chromium.org
2010-08-25
1
-3
/
+6
*
A/B experiment for re-establishing TCP connections.
ziadh@chromium.org
2010-08-25
1
-3
/
+3
*
FBTF: Start cleaning up net/
erg@google.com
2010-08-11
1
-0
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-3
/
+5
*
Implement prefetching in chrome
gavinp@google.com
2010-07-31
1
-7
/
+9
*
Fix crash bug in new SSLClientSocketPool.
vandebo@chromium.org
2010-07-16
1
-11
/
+14
*
Refactor how ClientSocketPoolBaseHelper avoids re-entrancy.
willchan@chromium.org
2010-07-15
1
-6
/
+3
*
Implement SSLClientSocketPool.
vandebo@chromium.org
2010-07-14
1
-7
/
+114
*
Make the various SocketParams reference counted.
vandebo@chromium.org
2010-07-12
1
-167
/
+135
*
Put HttpProxyClientSocket into a pool.
vandebo@chromium.org
2010-07-12
1
-8
/
+60
*
Fix a race condition in the unit test. The MockPending jobs actually
mbelshe@chromium.org
2010-07-12
1
-1
/
+8
*
Reland 51081:
mbelshe@chromium.org
2010-07-11
1
-112
/
+252
*
Fix a bug in backup socket cleanup where when we call RemoveConnectJob,
mbelshe@chromium.org
2010-07-10
1
-0
/
+39
*
Revert 51081 for causing crashes -
willchan@chromium.org
2010-07-07
1
-252
/
+112
*
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
[next]