aboutsummaryrefslogtreecommitdiff
path: root/webrtc/voice_engine/channel_manager.h
AgeCommit message (Expand)Author
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-09-25Split webrtc/video into webrtc/{audio,call,video}.Peter Boström
2015-09-16Add RTC_ prefix to contructormagic macros.henrikg
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
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2014-05-21Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
2014-05-21Revert 6202 "Switch to using base/constructormagic.h and remove ..."mcasas@webrtc.org
2014-05-20Switch to using base/constructormagic.h and remove system_wrappers/interface/...henrike@webrtc.org
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-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