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
*
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