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
/
client_socket_pool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporarily landing my ClientSocketPool refactor. Will revert right after.
willchan@chromium.org
2009-05-22
1
-32
/
+94
*
Revert "Revert "Revert "Add connected socket function to ClientSocketPool and...
willchan@chromium.org
2009-05-18
1
-94
/
+32
*
Revert "Revert "Add connected socket function to ClientSocketPool and ClientS...
willchan@chromium.org
2009-05-17
1
-32
/
+94
*
Revert "Add connected socket function to ClientSocketPool and ClientSocketHan...
willchan@chromium.org
2009-05-17
1
-94
/
+32
*
Add connected socket function to ClientSocketPool and ClientSocketHandle.
willchan@chromium.org
2009-05-17
1
-32
/
+94
*
Add a histogram to measure the number of idle sockets when a TCP connection i...
willchan@chromium.org
2009-04-30
1
-0
/
+3
*
Reverting 12479 which reverted 12470.
willchan@chromium.org
2009-03-25
1
-22
/
+32
*
Reverting 12470.
willchan@chromium.org
2009-03-25
1
-32
/
+22
*
Prioritize which HTTP requests get a socket first by adding a priority level ...
willchan@chromium.org
2009-03-25
1
-22
/
+32
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
1
-0
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
If an idle socket has received data unexpectedly, we can't
wtc@chromium.org
2009-02-19
1
-6
/
+11
*
Add a unit-test for r4624 (tcpclientsocket recycling on CONNECT).
ericroman@google.com
2008-11-05
1
-0
/
+5
*
Timeout persistent idle connections after 5 minutes, and increase the socket ...
ericroman@google.com
2008-10-29
1
-10
/
+21
*
Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.
darin@google.com
2008-08-28
1
-6
/
+7
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager...
darin@google.com
2008-08-06
1
-0
/
+148