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
/
socks_client_socket_pool.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ClientSocketPoolBaseHelper support for preconnect.
willchan@chromium.org
2010-10-13
1
-0
/
+11
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-2
/
+2
*
Stop refcounting ClientSocketPool.
willchan@chromium.org
2010-09-29
1
-4
/
+3
*
net: Fix incorrect style used in some enumerations.
tfarina@chromium.org
2010-09-22
1
-15
/
+15
*
Flush all nested pools.
willchan@chromium.org
2010-09-16
1
-0
/
+1
*
Add a new net error code for when the load failure was due to connecting to a...
eroman@chromium.org
2010-09-16
1
-1
/
+1
*
Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...
eroman@chromium.org
2010-09-15
1
-1
/
+1
*
Add missing nested socket pools to socket pool info page. Each socket pool s...
mmenke@chromium.org
2010-09-08
1
-1
/
+18
*
Remove a bunch of extra includes.
vandebo@chromium.org
2010-08-11
1
-0
/
+1
*
Net: Get rid of ProxyServer::host_and_port() and friends.
thestig@chromium.org
2010-07-22
1
-1
/
+1
*
Refactor how ClientSocketPoolBaseHelper avoids re-entrancy.
willchan@chromium.org
2010-07-15
1
-1
/
+1
*
Make the various SocketParams reference counted.
vandebo@chromium.org
2010-07-12
1
-22
/
+36
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-3
/
+2
*
A/B test for determining a value for unused socket timeout. Currently the
ziadh@chromium.org
2010-06-21
1
-1
/
+2
*
Do not attempt to reuse active sockets after a socket pool flush (usually a n...
willchan@chromium.org
2010-06-07
1
-2
/
+7
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-8
/
+10
*
Make ClientSocketPool histograms static so that they work properly.
vandebo@chromium.org
2010-05-20
1
-2
/
+2
*
Revert r47395. Looks like it still crashes =/
willchan@chromium.org
2010-05-20
1
-2
/
+4
*
This is roughly a reland of r43908, although I had to rewrite a fair chunk si...
willchan@chromium.org
2010-05-17
1
-4
/
+2
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
1
-1
/
+1
*
Fix crash on IP address change.
willchan@chromium.org
2010-04-19
1
-2
/
+4
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
1
-4
/
+2
*
Implement SOCKSClientSocketPool
vandebo@chromium.org
2010-03-22
1
-0
/
+214