summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/webrtc_connection_to_host.h
Commit message (Expand)AuthorAgeFilesLines
* Add MessageChanneFactory interface and use it in ChannelDispatcherBase.sergeyu2016-02-041-2/+0
* Implement client-side video stream support for WebRTC-based protocol.sergeyu2016-01-191-0/+8
* remoting webrtc: Create events channel on the client instead of on the hostsergeyu2016-01-061-0/+1
* Pass VideoRenderer interface to ConnectionToHost.sergeyu2016-01-051-1/+1
* Move ownership of Transport out of Session.sergeyu2015-12-281-2/+8
* Switch to standard integer types in remoting/.avi2015-12-221-0/+1
* Start WebrtcConnectionToHost.sergeyu2015-12-181-0/+86