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
/
deterministic_socket_data_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the ClientSocketPoolHistograms class.
rkaplow
2015-03-25
1
-8
/
+7
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-1
/
+1
*
Plumbing for TCP FastOpen for SSL sockets.
jri
2014-09-12
1
-4
/
+6
*
Fixes for re-enabling more MSVC level 4 warnings: net/ edition
pkasting@chromium.org
2014-07-08
1
-1
/
+1
*
Refactor socket pool handling of priorities
akalin@chromium.org
2013-08-22
1
-1
/
+0
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.
dcheng@chromium.org
2013-06-12
1
-1
/
+0
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-15
/
+33
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-2
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+2
*
SPDY - DeterministicSocketData - Fix to handle Async Read/write followed by
rtenneti@chromium.org
2013-01-31
1
-0
/
+60
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
1
-1
/
+1
*
Modify DeterministicSocketData to verify that the sequence number of reads an...
rch@chromium.org
2012-07-21
1
-2
/
+10
*
DeterministicSocketDataProvider should not be RefCounted
rsleevi@chromium.org
2012-07-10
1
-2
/
+6
*
Add a new OnHostResolutionCallback to TransportSocketParams
rch@chromium.org
2012-06-08
1
-1
/
+2
*
Change MockRead and MockWrite (et. al.) to take an IoMode enum, instead
rch@chromium.org
2012-02-23
1
-77
/
+77
*
Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS,
rch@chromium.org
2012-02-17
1
-2
/
+2
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-1
/
+1
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-8
/
+6
*
Remove referrer from TransportSocketParams and SOCKSSocketParams.
szym@chromium.org
2011-11-15
1
-3
/
+0
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-2
/
+2
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-1
/
+1
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-6
/
+13
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
1
-2
/
+2
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Clean up DeterministicSocketData class. Add unit tests to document
rch@chromium.org
2010-10-05
1
-0
/
+530