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
/
base
/
tcp_client_socket_pool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-340
/
+0
*
Fix crashes stemming from ClientSocketPoolBase::ReleaseSocket().
willchan@chromium.org
2009-06-18
1
-0
/
+3
*
Use factories for ConnectingSockets.
willchan@chromium.org
2009-06-18
1
-18
/
+68
*
Add CHECKs to keep the socket counts in sync.
willchan@chromium.org
2009-06-17
1
-2
/
+5
*
Move most of the code for TCPClientSocketPool into ClientSocketPoolBase for s...
willchan@chromium.org
2009-06-17
1
-28
/
+74
*
Refactor ConnectingSocket out of TCPClientSocketPool.
willchan@chromium.org
2009-06-16
1
-73
/
+93
*
Take 2. Make TCPClientSocketPool own the ConnectingSockets.
willchan@chromium.org
2009-06-15
1
-2
/
+8
*
Revert "Make TCPClientSocketPool own the ConnectingSockets."
willchan@chromium.org
2009-06-15
1
-8
/
+2
*
Make TCPClientSocketPool own the ConnectingSockets.
willchan@chromium.org
2009-06-15
1
-2
/
+8
*
* Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...
ericroman@google.com
2009-06-15
1
-5
/
+15
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-1
/
+10
*
Revert "Move much of the TCPClientSocketPool implementation out into ClientSo...
willchan@chromium.org
2009-06-10
1
-17
/
+130
*
Move much of the TCPClientSocketPool implementation out into ClientSocketPool...
willchan@chromium.org
2009-06-10
1
-130
/
+17
*
Fix TCPClientSocketPool synchronous dns resolution + connect code path.
willchan@chromium.org
2009-06-09
1
-11
/
+13
*
Make ClientSocketPool an interface. Move ClientSocketPool code into TCPClien...
willchan@chromium.org
2009-06-05
1
-0
/
+191