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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing nested socket pools to socket pool info page. Each socket pool s...
mmenke@chromium.org
2010-09-08
1
-4
/
+4
*
Sockets page on net-internals now displays some information about the current...
mmenke@chromium.org
2010-08-30
1
-0
/
+5
*
Remove obviously unneeded forward declarations from headers under src/{app,ba...
viettrungluu@chromium.org
2010-08-21
1
-1
/
+0
*
Remove a bunch of extra includes.
vandebo@chromium.org
2010-08-11
1
-2
/
+2
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Refactor how ClientSocketPoolBaseHelper avoids re-entrancy.
willchan@chromium.org
2010-07-15
1
-1
/
+1
*
Implement SSLClientSocketPool.
vandebo@chromium.org
2010-07-14
1
-0
/
+2
*
Make the various SocketParams reference counted.
vandebo@chromium.org
2010-07-12
1
-17
/
+14
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-1
/
+0
*
Improve error messages for bad SocketParams.
willchan@chromium.org
2010-06-15
1
-1
/
+1
*
Do not attempt to reuse active sockets after a socket pool flush (usually a n...
willchan@chromium.org
2010-06-07
1
-1
/
+4
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-7
/
+10
*
Make ClientSocketPool histograms static so that they work properly.
vandebo@chromium.org
2010-05-20
1
-2
/
+5
*
Revert r47395. Looks like it still crashes =/
willchan@chromium.org
2010-05-20
1
-1
/
+2
*
This is roughly a reland of r43908, although I had to rewrite a fair chunk si...
willchan@chromium.org
2010-05-17
1
-2
/
+1
*
Implement a 15 connection per proxy server limit.
willchan@chromium.org
2010-04-29
1
-2
/
+3
*
Fix crash on IP address change.
willchan@chromium.org
2010-04-19
1
-1
/
+2
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
1
-2
/
+1
*
Implement SOCKSClientSocketPool
vandebo@chromium.org
2010-03-22
1
-0
/
+185