Sign in
chromium
/
chromium
/
src
/
6a7fb04b7475b355cb571c9aca6b192d2a96ca5f
/
net
/
socket_stream
e9002a9
Cleanup the unittest helpers in load_log_unittest.h.
by
[email protected]
· 16 years ago
7bab769
Fix secure websocket (wss) on Mac.
by
[email protected]
· 16 years ago
2753b39
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
by
[email protected]
· 16 years ago
bf6c087a
Extend LoadLog to support logging of arbitrary strings, and of network error codes.
by
[email protected]
· 16 years ago
c1173dd
Add the ability to enable full logging for LoadLogs.
by
[email protected]
· 16 years ago
20cbe23d
Cleanup: Remove the support for IPv4 and IPv6 addressing types in the SOCKS5 implementation.
by
[email protected]
· 16 years ago
f209dba
When talking to a SOCKS v5 proxy, default to sending addresses as raw domains rather than IP addresses.
by
[email protected]
· 16 years ago
f3e9efcc
<html>
by
[email protected]
· 16 years ago
26a6459
Add tests for SocketStreamMetrics.
by
[email protected]
· 16 years ago
e8829a19
Use factory to create histograms, and refcounts to track lifetimes
by
[email protected]
· 16 years ago
74d4987
Try https proxy for websocket connection.
by
[email protected]
· 16 years ago
60998a6
Reverting 32045. Review URL: http://codereview.chromium.org/396009
by
[email protected]
· 16 years ago
8123fd04
Try https proxy for websocket connection.
by
[email protected]
· 16 years ago
3701eb6
Close immediately if no context is set
by
[email protected]
· 16 years ago
a42148b
Style nit -- bind asterisks to the left rather than right.
by
[email protected]
· 16 years ago
c6f27df
Plumb LoadLog into SocketStream
by
[email protected]
· 16 years ago
c7f689be
Metrics of SocketStream
by
[email protected]
· 16 years ago
5ecc992a4
There was confusion in the mock socket classes due to
by
[email protected]
· 16 years ago
f3ab0724
Use URLRequestContext's host_resolver instead of SystemHostResolver.
by
[email protected]
· 16 years ago
8cb9e2de
Add error reporting in net/websockets
by
[email protected]
· 16 years ago
5389bc7
Second patch in making destructors of refcounted objects private.
by
[email protected]
· 16 years ago
4c4eac0
Implement websocket throttling.
by
[email protected]
· 16 years ago
b862327
Minor fixes in SocketStream.
by
[email protected]
· 16 years ago
5a05c47a
Add LoadLog to ClientSocket::Connect(). TODO: Use LoadLog in FLIP code.
by
[email protected]
· 16 years ago
6f32e7e
Set STATE_CLOSE when error occured.
by
[email protected]
· 16 years ago
d4e58f35
Refactor SocketStream to report error to the delegate.
by
[email protected]
· 16 years ago
18d5736f
Reverting 30551. Review URL: http://codereview.chromium.org/342050
by
[email protected]
· 16 years ago
ff42ee3
Refactor SocketStream to report error to the delegate.
by
[email protected]
· 16 years ago
5f7d8d7
Add proxy basic auth support in net/socket_stream.
by
[email protected]
· 16 years ago
6017951d
Fix DoReadWrite loop in SocketStream.
by
[email protected]
· 16 years ago
3dd6349c
Fix Check failure in SocketStream::DidRecevieData().
by
[email protected]
· 16 years ago
c19c715
A couple new io buffers that encapsulate more data and are therefore easier to use and easier to reason about. Inspired by RequestHeaders and ResponseHeaders in http_network_transaction.h Separated out of the refactoring of HttpNetworkTransaction to support pipelining. (http://codereview.chromium.org/249031)
by
[email protected]
· 16 years ago
aef03130
Add net/socket_stream.
by
[email protected]
· 16 years ago