1. f92d871 Let ChanneOwner use scoped_refptr and RefCountedBase. by Niels Möller · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/voice_engine/channel_manager.cc]
  4. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  5. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  6. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  7. 0a2391f Add thread check to ModuleProcessThread::DeRegisterModule and remove all unnecessary locking that was there due to one implementation calling from a different thread. by tommi · 8 years ago
  8. 7d59f6b Reland of Delete class SSRCDatabase, and its global ssrc registry. (patchset #1 id:1 of https://codereview.webrtc.org/2700413002/ ) by nisse · 8 years ago
  9. b5848ec Revert of Delete class SSRCDatabase, and its global ssrc registry. (patchset #20 id:370001 of https://codereview.webrtc.org/2644303002/ ) by kjellander · 8 years ago
  10. b78d4d1 Delete class SSRCDatabase, and its global ssrc registry, by nisse · 8 years ago
  11. 88499ec Moving/renaming webrtc/common.h. by solenberg · 8 years ago
  12. e1f5b4a voice_engine: Removed old variants of Channel constructor and CreateChannel by ossu · 8 years ago
  13. 14d5dbe Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface" by ivoc · 8 years ago
  14. 9e03c3b Revert of Move RtcEventLog object from inside VoiceEngine to Call. (patchset #16 id:420001 of https://codereview.webrtc.org/1748403002/ ) by ivoc · 8 years ago
  15. 1895526 Move RtcEventLog object from inside VoiceEngine to Call. by Ivo Creusen · 8 years ago
  16. 5f7cfa5 Moved CreateBuiltinDecoderFactory out to VoEBaseImpl. by ossu · 8 years ago
  17. 4311ba5 Refactored CL for moving the output to a separate thread. by terelius · 8 years ago
  18. b25345e Replace scoped_ptr with unique_ptr in webrtc/call/ by kwiberg · 9 years ago
  19. b7f89d6 Replace scoped_ptr with unique_ptr in webrtc/voice_engine/ by kwiberg · 9 years ago
  20. 31fc21f Swap use of CriticalSectionWrapper with rtc::CriticalSection in voice_engine/ by tommi · 9 years ago
  21. b04965c Hooked up RtcEventLog. It lives in Voice Engine and pointers are propagated to ACM and Call. by ivoc · 9 years ago
  22. 2013aec Propagating RTT from send-only channel to receive-only channel. by Minyue · 9 years ago
  23. 03f3370 Inject config when creating channels to override the existing one. by turaj@webrtc.org · 11 years ago
  24. e509f94 This issue is related to https://chromereviews.googleplex.com/9908014/ by minyue@webrtc.org · 11 years ago
  25. 58d76cb Delete Channels without ChannelManager lock. by pbos@webrtc.org · 11 years ago
  26. 676ff1e Ref-counted rewrite of ChannelManager. by pbos@webrtc.org · 11 years ago
  27. d900e8b Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  28. 956aa7e Include files from webrtc/.. paths in voice_engine/ by pbos@webrtc.org · 11 years ago
  29. 9213521 Remove const for plain data types in voice_engine/ by pbos@webrtc.org · 11 years ago
  30. 6141e13 WebRtc_Word32 -> int32_t in voice_engine/ by pbos@webrtc.org · 12 years ago
  31. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/voice_engine/channel_manager.cc]
  32. 6f8db36 Reorganize voice_engine/. by andrew@webrtc.org · 12 years ago[Renamed from src/voice_engine/main/source/channel_manager.cc]
  33. 470e71d by niklase@google.com · 13 years ago