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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
1
-38
/
+9
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
1
-9
/
+38
*
Close idle sockets next time we are about to send data.
sgurun@google.com
2011-11-16
1
-0
/
+14
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-16
1
-2
/
+2
*
Expose some network configurations for performance tuning.
wangxianzhu@chromium.org
2011-10-12
1
-3
/
+0
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-8
/
+8
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
1
-7
/
+7
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-4
/
+4
*
net: Build net.dll on Windows.
rvargas@google.com
2011-07-01
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
-0
/
+18
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
1
-18
/
+0
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
1
-0
/
+18
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Net: Add net_api to the socket code
rvargas@google.com
2011-05-19
1
-4
/
+5
*
Remove prefer_ipv4.
wtc@chromium.org
2011-05-12
1
-8
/
+0
*
Revert r85014 because it doesn't work fully and we're doing something else.
willchan@chromium.org
2011-05-12
1
-4
/
+2
*
Restart socket pool backup job timer on ReleaseSocket.
willchan@chromium.org
2011-05-11
1
-2
/
+4
*
Prefer IPv4 in the ConnectBackupJob to work around broken IPv6 networks
wtc@chromium.org
2011-05-05
1
-0
/
+8
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-10
/
+10
*
Turn off backup sockets for most tests in net_unittests.
willchan@chromium.org
2011-04-08
1
-1
/
+1
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-1
/
+1
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
1
-1
/
+7
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Reland rest of r77399.
willchan@chromium.org
2011-03-12
1
-0
/
+2
*
Revert r77399 in preparation for merging a small portion of it to 696.
willchan@chromium.org
2011-03-11
1
-2
/
+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
/
+2
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
1
-2
/
+2
*
Even more reordering the methods in headers and implementation in net/.
erg@google.com
2011-01-20
1
-2
/
+3
*
More reordering the methods in headers in net/.
erg@chromium.org
2011-01-11
1
-8
/
+8
*
Fix preconnect crash when we hit max socket limit.
willchan@chromium.org
2010-12-02
1
-0
/
+5
*
Fix clang build: remove a const on a return value.
willchan@chromium.org
2010-10-13
1
-1
/
+1
*
Add ClientSocketPoolBaseHelper support for preconnect.
willchan@chromium.org
2010-10-13
1
-18
/
+90
*
Prefer used idle sockets over unused idle sockets.
willchan@chromium.org
2010-10-06
1
-3
/
+4
*
Adds the ability for a link to set the filter in the events
mmenke@chromium.org
2010-09-30
1
-0
/
+2
*
Stop refcounting ClientSocketPool.
willchan@chromium.org
2010-09-29
1
-32
/
+27
*
Clean up socket backup job when there are no requests.
willchan@chromium.org
2010-09-27
1
-1
/
+1
*
Break reference cycle from HttpProxyClientSocket=>HttpNetworkSession=>...
willchan@chromium.org
2010-09-17
1
-3
/
+1
*
Add missing nested socket pools to socket pool info page. Each socket pool s...
mmenke@chromium.org
2010-09-08
1
-3
/
+4
*
Fix ClientSocketHandle reuse_type(). Correctly track socket use.
willchan@chromium.org
2010-09-02
1
-5
/
+3
*
Abort ConnectJobs with ERR_ABORTED when network changes.
willchan@chromium.org
2010-08-31
1
-3
/
+6
*
Sockets page on net-internals now displays some information about the current...
mmenke@chromium.org
2010-08-30
1
-0
/
+8
*
Reland r57100. Only create the backup ConnectJob when it is needed.
willchan@chromium.org
2010-08-26
1
-42
/
+49
*
Fix a crash in ClientSocketPoolBaseHelper where we double erase a Group from ...
willchan@chromium.org
2010-08-25
1
-0
/
+6
*
A/B experiment for re-establishing TCP connections.
ziadh@chromium.org
2010-08-25
1
-8
/
+9
*
Revert 57100 - Only create the backup ConnectJob when it is needed.
thestig@chromium.org
2010-08-23
1
-49
/
+42
*
Only create the backup ConnectJob when it is needed.
willchan@chromium.org
2010-08-23
1
-42
/
+49
*
Reland 54771 (and 54795) To enable TCP Preconnection by default
jar@chromium.org
2010-08-06
1
-6
/
+5
*
Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by default
dhollowa@chromium.org
2010-08-05
1
-5
/
+6
*
Reland 54771 (and 54795) To enable TCP Preconnection by default
jar@chromium.org
2010-08-05
1
-6
/
+5
[next]