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
/
remoting
/
protocol
/
webrtc_transport.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add signatures for session-description messages.
sergeyu
2016-03-18
1
-2
/
+40
*
Enable TURN on the host when using WebRTC.
sergeyu
2016-03-16
1
-1
/
+3
*
Use UrlRequest in PortAllocator.
sergeyu
2016-02-11
1
-0
/
+1
*
Roll WebRTC 11523:11548, Libjingle 11522:11545
kjellander
2016-02-10
1
-1
/
+1
*
Avoid extra framing in WebRTC data streams.
sergeyu
2016-02-09
1
-23
/
+18
*
Add MessageChanneFactory interface and use it in ChannelDispatcherBase.
sergeyu
2016-02-04
1
-0
/
+11
*
Implement client-side video stream support for WebRTC-based protocol.
sergeyu
2016-01-19
1
-2
/
+2
*
Simplify PortAllocatorBase and make PortAllocator creation synchronous.
sergeyu
2016-01-11
1
-10
/
+7
*
remoting webrtc: Create events channel on the client instead of on the host
sergeyu
2016-01-06
1
-9
/
+11
*
Move ownership of Transport out of Session.
sergeyu
2015-12-28
1
-34
/
+15
*
Include <utility> in files that use std::move() in remoting/protocol.
sergeyu
2015-12-24
1
-0
/
+2
*
Use std::move() instead of scoped_ptr<>::Pass() in remoting/protocol
sergeyu
2015-12-22
1
-3
/
+3
*
Switch to standard integer types in remoting/.
avi
2015-12-22
1
-0
/
+1
*
Add TransportContext class.
sergeyu
2015-12-16
1
-25
/
+26
*
Reland of Removing references to webrtc::PortAllocatorFactoryInterface.
deadbeef
2015-12-14
1
-11
/
+11
*
Revert of Removing references to webrtc::PortAllocatorFactoryInterface. (patc...
hans
2015-12-11
1
-11
/
+11
*
Removing references to webrtc::PortAllocatorFactoryInterface.
deadbeef
2015-12-11
1
-11
/
+11
*
Add WebrtcConnectionToClient.
sergeyu
2015-12-10
1
-0
/
+4
*
Cleanups in WebrtcTransport.
sergeyu
2015-12-09
1
-79
/
+87
*
Remove QUIC support from remoting host and client.
sergeyu
2015-12-03
1
-6
/
+0
*
Implement data channel support in WebrtcTransport.
sergeyu
2015-12-01
1
-4
/
+8
*
Implement WebrtcTransport
sergeyu
2015-11-19
1
-0
/
+497