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
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Fix ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothing.
mmenke@chromium.org
2012-06-07
1
-27
/
+28
*
Attempting to re-land a small portion of this change... Simply add links from
rch@chromium.org
2012-04-10
1
-12
/
+41
*
Reverting again ... More crashes, and the instrumentation did not appear to help
rch@chromium.org
2012-04-06
1
-41
/
+12
*
Attempting to re-land this feature with instrumentation to track down the use...
rch@chromium.org
2012-04-02
1
-12
/
+41
*
Reverting this feature, once again. *sigh*
rch@chromium.org
2012-03-26
1
-41
/
+12
*
Attempting to re-land the feature.
rch@chromium.org
2012-03-21
1
-12
/
+41
*
Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...
rch@chromium.org
2012-03-20
1
-41
/
+12
*
Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...
rch@chromium.org
2012-03-20
1
-12
/
+41
*
Convert use of int ms to TimeDelta in files owned by jar.
tedvessenes@gmail.com
2012-01-28
1
-2
/
+3
*
Revert r113405, since it appears to be causing a crash and a hang. Also rever...
eroman@chromium.org
2012-01-24
1
-39
/
+10
*
Revert 117772 - Add instrumentation to help track down a use-after-free.
eroman@chromium.org
2012-01-20
1
-20
/
+2
*
Add instrumentation to help track down a use-after-free.
eroman@chromium.org
2012-01-14
1
-2
/
+20
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-14
/
+16
*
Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...
rtenneti@google.com
2011-12-07
1
-9
/
+38
*
Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...
rtenneti@chromium.org
2011-12-07
1
-38
/
+9
*
Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...
rtenneti@chromium.org
2011-12-06
1
-9
/
+38
*
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
[next]