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_pool_base.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove deprecated base::Value methods from net. Use base::Value too.
thestig@chromium.org
2013-02-12
1
-9
/
+9
*
LoadTiming implementation in net, part 1.
mmenke@chromium.org
2013-01-07
1
-9
/
+19
*
NetLog: Move the group_name to a CONNECT_JOB's first
mmenke@chromium.org
2013-01-04
1
-3
/
+3
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
1
-6
/
+6
*
Change www.crbug.com (fails) links to crbug.com links (works).
dbeam@chromium.org
2012-12-06
1
-1
/
+1
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
1
-0
/
+10
*
NetLogEventParameter to Callback refactoring 9.
mmenke@chromium.org
2012-06-14
1
-25
/
+19
*
Fix ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothing.
mmenke@chromium.org
2012-06-07
1
-32
/
+45
*
[net] Change order of RequestPriority to natural: higher > lower
szym@chromium.org
2012-04-24
1
-3
/
+2
*
Revert 132478 - Attempt to close idle connections in higher layer socket pool...
rch@chromium.org
2012-04-17
1
-15
/
+5
*
Attempt to close idle connections in higher layer socket pools when a lower l...
rch@chromium.org
2012-04-16
1
-5
/
+15
*
Attempting to re-land a small portion of this change... Simply add links from
rch@chromium.org
2012-04-10
1
-10
/
+71
*
Reverting again ... More crashes, and the instrumentation did not appear to help
rch@chromium.org
2012-04-06
1
-87
/
+15
*
Attempting to re-land this feature with instrumentation to track down the use...
rch@chromium.org
2012-04-02
1
-15
/
+87
*
Reverting this feature, once again. *sigh*
rch@chromium.org
2012-03-26
1
-86
/
+15
*
Attempting to re-land the feature.
rch@chromium.org
2012-03-21
1
-15
/
+86
*
Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...
rch@chromium.org
2012-03-20
1
-86
/
+15
*
Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...
rch@chromium.org
2012-03-20
1
-15
/
+86
*
Convert use of int ms to TimeDelta in files owned by jar.
tedvessenes@gmail.com
2012-01-28
1
-1
/
+1
*
Revert r113405, since it appears to be causing a crash and a hang. Also rever...
eroman@chromium.org
2012-01-24
1
-74
/
+14
*
Revert 117772 - Add instrumentation to help track down a use-after-free.
eroman@chromium.org
2012-01-20
1
-38
/
+2
*
Revert 118074 - Disable FPO throughout client_socket_pool_base.cc.
eroman@chromium.org
2012-01-20
1
-13
/
+0
*
Fix a use-after free in socket pool which can happen after reaching the maxiu...
eroman@chromium.org
2012-01-20
1
-0
/
+5
*
Disable FPO throughout client_socket_pool_base.cc.
eroman@chromium.org
2012-01-18
1
-0
/
+13
*
Add instrumentation to help track down a use-after-free.
eroman@chromium.org
2012-01-14
1
-2
/
+38
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-15
/
+16
*
Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...
rtenneti@google.com
2011-12-07
1
-13
/
+68
*
Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...
rtenneti@chromium.org
2011-12-07
1
-68
/
+13
*
Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...
rtenneti@chromium.org
2011-12-06
1
-13
/
+68
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
1
-68
/
+13
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
1
-13
/
+68
*
Close idle sockets next time we are about to send data.
sgurun@google.com
2011-11-16
1
-5
/
+33
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-3
/
+3
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-3
/
+3
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-3
/
+3
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-3
/
+3
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
1
-1
/
+43
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
1
-43
/
+1
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
1
-1
/
+43
*
Remove prefer_ipv4.
wtc@chromium.org
2011-05-12
1
-9
/
+0
*
Revert r85014 because it doesn't work fully and we're doing something else.
willchan@chromium.org
2011-05-12
1
-24
/
+6
*
Restart socket pool backup job timer on ReleaseSocket.
willchan@chromium.org
2011-05-11
1
-6
/
+24
*
Start backup socket timer for preconnects too.
willchan@chromium.org
2011-05-10
1
-5
/
+2
*
Prefer IPv4 in the ConnectBackupJob to work around broken IPv6 networks
wtc@chromium.org
2011-05-05
1
-0
/
+9
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-7
/
+7
*
Turn off backup sockets for most tests in net_unittests.
willchan@chromium.org
2011-04-08
1
-1
/
+3
*
- minor comment change
leighton@cis.udel.edu
2011-04-08
1
-2
/
+2
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
1
-4
/
+8
*
Reland rest of r77399.
willchan@chromium.org
2011-03-12
1
-0
/
+5
[next]