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
*
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
*
Revert r77399 in preparation for merging a small portion of it to 696.
willchan@chromium.org
2011-03-11
1
-5
/
+0
*
Coverity: Fix unnecessary call by values.
vandebo@chromium.org
2011-03-11
1
-1
/
+1
*
Reland r77075,r77077.
willchan@chromium.org
2011-03-09
1
-0
/
+5
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
1
-2
/
+2
*
NetLog: Log net error codes on a lot of EndEvents.
mmenke@chromium.org
2011-02-08
1
-16
/
+12
*
Fix preconnect crash on synchronous socket error.
willchan@chromium.org
2011-01-14
1
-2
/
+6
*
Fix preconnect crash when we hit max socket limit.
willchan@chromium.org
2010-12-02
1
-3
/
+17
*
Fix ClientSocketPoolBaseHelper preconnect crasher.
willchan@chromium.org
2010-12-02
1
-1
/
+13
*
Support predictive request for multiple preconnections
jar@chromium.org
2010-11-30
1
-1
/
+0
*
Revert 67614 - Support predictive request for multiple preconnections
jar@chromium.org
2010-11-30
1
-0
/
+1
*
Support predictive request for multiple preconnections
jar@chromium.org
2010-11-29
1
-1
/
+0
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-12
/
+14
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Add ClientSocketPoolBaseHelper support for preconnect.
willchan@chromium.org
2010-10-13
1
-17
/
+90
*
Prefer used idle sockets over unused idle sockets.
willchan@chromium.org
2010-10-06
1
-21
/
+49
*
Remove spammy warning about reaching maximum socket count for the pool.
cbentzel@chromium.org
2010-10-04
1
-1
/
+0
*
Adds the ability for a link to set the filter in the events
mmenke@chromium.org
2010-09-30
1
-2
/
+18
*
Stop refcounting ClientSocketPool.
willchan@chromium.org
2010-09-29
1
-17
/
+11
*
Clean up socket backup job when there are no requests.
willchan@chromium.org
2010-09-27
1
-14
/
+9
*
Break reference cycle from HttpProxyClientSocket=>HttpNetworkSession=>...
willchan@chromium.org
2010-09-17
1
-11
/
+1
*
Add missing nested socket pools to socket pool info page. Each socket pool s...
mmenke@chromium.org
2010-09-08
1
-1
/
+1
*
Fix ClientSocketHandle reuse_type(). Correctly track socket use.
willchan@chromium.org
2010-09-02
1
-9
/
+12
*
Stop leaking requests on abort.
willchan@chromium.org
2010-09-01
1
-0
/
+1
*
Abort ConnectJobs with ERR_ABORTED when network changes.
willchan@chromium.org
2010-08-31
1
-0
/
+32
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
ClientSocketPoolBaseHelper can try to read an invalid iterator. Fix that.
willchan@chromium.org
2010-08-31
1
-0
/
+9
*
Sockets page on net-internals now displays some information about the current...
mmenke@chromium.org
2010-08-30
1
-0
/
+42
*
ClientSocketPoolBaseHelper crash fix: add a self-reference.
willchan@chromium.org
2010-08-26
1
-0
/
+6
*
Reland r57100. Only create the backup ConnectJob when it is needed.
willchan@chromium.org
2010-08-26
1
-146
/
+167
*
Fix a crash in ClientSocketPoolBaseHelper where we double erase a Group from ...
willchan@chromium.org
2010-08-25
1
-3
/
+9
*
A/B experiment for re-establishing TCP connections.
ziadh@chromium.org
2010-08-25
1
-12
/
+27
*
Revert 57100 - Only create the backup ConnectJob when it is needed.
thestig@chromium.org
2010-08-23
1
-166
/
+146
[next]