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_stream
/
socket_stream_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up SocketStream send operation by utilizing DrainableIOBuffer.
tyoshino@chromium.org
2013-04-03
1
-0
/
+44
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
Reland 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
1
-55
/
+55
*
Revert 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
1
-55
/
+55
*
Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
1
-55
/
+55
*
Use HttpAuthController in SocketStream
bashi@chromium.org
2012-09-08
1
-0
/
+114
*
Remove most usages of scoped_ptr<*SocketData> in net unittests.
rch@chromium.org
2012-07-19
1
-10
/
+8
*
Adds NetworkDelegate::NotifyBeforeSocketStreamConnect()
bashi@chromium.org
2012-06-13
1
-0
/
+48
*
[net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...
szym@chromium.org
2012-05-23
1
-17
/
+18
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
1
-9
/
+17
*
Change MockRead and MockWrite (et. al.) to take an IoMode enum, instead
rch@chromium.org
2012-02-23
1
-11
/
+11
*
Fixes to socket_test_util.cc.
szym@chromium.org
2012-01-22
1
-3
/
+3
*
Replace OldCompletionCallbacks and TestOldCompletionCallbacks in SocketStream...
yutak@chromium.org
2011-12-01
1
-31
/
+31
*
Replace OldCompletionCallback in SocketStream::Delegate.
yutak@chromium.org
2011-12-01
1
-18
/
+18
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-11
/
+8
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-13
/
+13
*
secure proxy support in websocket
ukai@chromium.org
2011-07-26
1
-0
/
+105
*
Revert 93860 - secure proxy support in websocket
ukai@chromium.org
2011-07-25
1
-105
/
+0
*
secure proxy support in websocket
ukai@chromium.org
2011-07-25
1
-0
/
+105
*
Add WebSocket over SPDY experimental implementation.
toyoshim@chromium.org
2011-07-11
1
-24
/
+46
*
Revert 91997 - Add WebSocket over SPDY experimental implementation.
toyoshim@chromium.org
2011-07-11
1
-46
/
+24
*
Add WebSocket over SPDY experimental implementation.
toyoshim@chromium.org
2011-07-11
1
-24
/
+46
*
Revert 91296 - Revert 91292 - Refactoring on SocketStream to support IO PENDI...
sky@chromium.org
2011-07-01
1
-0
/
+111
*
Revert 91292 - Refactoring on SocketStream to support IO PENDING on WebSocket...
sky@chromium.org
2011-07-01
1
-111
/
+0
*
Refactoring on SocketStream to support IO PENDING on WebSocket throttling
toyoshim@chromium.org
2011-07-01
1
-0
/
+111
*
WebSocket unit test style fix on static const char kFooBar[]
toyoshim@chromium.org
2011-06-27
1
-4
/
+4
*
Header file which defines unit test's target class should be included at first.
toyoshim@chromium.org
2011-06-24
1
-1
/
+2
*
Unit tests for WebSocket uses old callback mechanisms.
toyoshim@chromium.org
2011-06-17
1
-59
/
+48
*
WebSocket over SPDY: protocol switch
toyoshim@chromium.org
2011-06-16
1
-23
/
+82
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-1
/
+1
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-4
/
+4
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-2
/
+2
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-2
/
+5
*
FBTF: Start cleaning up net/
erg@google.com
2010-08-11
1
-0
/
+1
*
Fix WebSocket crash bug.
ukai@chromium.org
2010-08-05
1
-0
/
+4
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-8
/
+6
*
SocketStream::Close() disconnect the socket after all pending data sent.
ukai@chromium.org
2010-05-21
1
-0
/
+132
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-8
/
+3
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Add bounds checking to StaticSocketDataProvider, to make tests more reliable
phajdan.jr@chromium.org
2010-02-09
1
-2
/
+4
*
Cleanup the unittest helpers in load_log_unittest.h.
eroman@chromium.org
2010-01-29
1
-7
/
+4
*
Extend LoadLog to support logging of arbitrary strings, and of network error ...
eroman@chromium.org
2009-12-21
1
-1
/
+1
*
Plumb LoadLog into SocketStream
ukai@chromium.org
2009-11-13
1
-0
/
+12
*
There was confusion in the mock socket classes due to
mbelshe@google.com
2009-11-11
1
-4
/
+4
*
Add proxy basic auth support in net/socket_stream.
ukai@chromium.org
2009-10-27
1
-0
/
+210