aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/channel_manager.cc
AgeCommit message (Expand)Author
2015-09-09Hooked up RtcEventLog. It lives in Voice Engine and pointers are propagated t...ivoc
2015-05-13Propagating RTT from send-only channel to receive-only channel.Minyue
2013-11-13Inject config when creating channels to override the existing one.turaj@webrtc.org
2013-09-12This issue is related tominyue@webrtc.org
2013-08-08Delete Channels without ChannelManager lock.pbos@webrtc.org
2013-08-07Ref-counted rewrite of ChannelManager.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-21Include files from webrtc/.. paths in voice_engine/pbos@webrtc.org
2013-05-14Remove const for plain data types in voice_engine/pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in voice_engine/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org