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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-555
/
+0
*
Fix crashes stemming from ClientSocketPoolBase::ReleaseSocket().
willchan@chromium.org
2009-06-18
1
-11
/
+21
*
Revert r18683: "Add more CHECKs to ClientSocketPoolBase."
willchan@chromium.org
2009-06-18
1
-17
/
+11
*
Add more CHECKs to ClientSocketPoolBase.
willchan@chromium.org
2009-06-18
1
-11
/
+17
*
Use factories for ConnectingSockets.
willchan@chromium.org
2009-06-18
1
-15
/
+25
*
Add CHECKs to keep the socket counts in sync.
willchan@chromium.org
2009-06-17
1
-1
/
+37
*
Move most of the code for TCPClientSocketPool into ClientSocketPoolBase for s...
willchan@chromium.org
2009-06-17
1
-24
/
+69
*
Refactor ConnectingSocket out of TCPClientSocketPool.
willchan@chromium.org
2009-06-16
1
-38
/
+89
*
Take 2. Make TCPClientSocketPool own the ConnectingSockets.
willchan@chromium.org
2009-06-15
1
-41
/
+22
*
Revert "Make TCPClientSocketPool own the ConnectingSockets."
willchan@chromium.org
2009-06-15
1
-21
/
+41
*
Make TCPClientSocketPool own the ConnectingSockets.
willchan@chromium.org
2009-06-15
1
-41
/
+21
*
[Refactor] Rename DnsResolutionObserver --> HostResolver::Observer.
ericroman@google.com
2009-06-15
1
-1
/
+0
*
* Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...
ericroman@google.com
2009-06-15
1
-27
/
+14
*
Remove most field trial uses of DNS impact test
jar@chromium.org
2009-06-12
1
-3
/
+1
*
Try to track down a dangling ClientSocketHandle* by upgrading DCHECKs to CHECKs.
willchan@chromium.org
2009-06-12
1
-25
/
+29
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-1
/
+4
*
Revert "Move much of the TCPClientSocketPool implementation out into ClientSo...
willchan@chromium.org
2009-06-10
1
-35
/
+371
*
Move much of the TCPClientSocketPool implementation out into ClientSocketPool...
willchan@chromium.org
2009-06-10
1
-371
/
+35
*
Fix TCPClientSocketPool synchronous dns resolution + connect code path.
willchan@chromium.org
2009-06-09
1
-68
/
+47
*
Make ClientSocketPool an interface. Move ClientSocketPool code into TCPClien...
willchan@chromium.org
2009-06-05
1
-0
/
+452