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_handle.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add DCHECK to detect misuse of HISTOGRAM interface.
jar@chromium.org
2010-05-07
1
-8
/
+16
*
Remove bug 31096 checks (resolved).
vandebo@chromium.org
2010-03-30
1
-2
/
+0
*
Implement SOCKSClientSocketPool
vandebo@chromium.org
2010-03-22
1
-5
/
+45
*
Add checks to track down bug 31096
vandebo@chromium.org
2010-03-08
1
-0
/
+2
*
Use CHECK_* in net
willchan@chromium.org
2010-03-02
1
-1
/
+1
*
Change ClientSocketHandle to take the pool as a parameter to Init() rather th...
willchan@chromium.org
2009-08-18
1
-3
/
+3
*
Add histograms for tracking the unused/unused_idle/reused socket states from ...
willchan@chromium.org
2009-08-17
1
-0
/
+2
*
Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.
willchan@chromium.org
2009-08-14
1
-19
/
+0
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-4
/
+4
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-2
/
+3
*
CHECK to make sure connection_group is never empty.
willchan@chromium.org
2009-07-07
1
-0
/
+1
*
Reset internal ClientSocketHandle state on Init() synchronous error (failure ...
willchan@chromium.org
2009-06-26
1
-6
/
+15
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-0
/
+73