1. 23ea12e 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 · 9 years ago
  2. 822f09e Revert of Move RtcEventLog object from inside VoiceEngine to Call. (patchset #16 id:420001 of https://codereview.webrtc.org/1748403002/ ) by ivoc · 9 years ago
  3. 1e2f1e5 Move RtcEventLog object from inside VoiceEngine to Call. by Ivo Creusen · 9 years ago
  4. 0398f3b Added a builtin audio decoder factory to the default PeerConnectionFactory constructor. by ossu · 9 years ago
  5. e840777 Moved creation of AudioDecoderFactory to inside PeerConnectionFactory. by ossu · 9 years ago
  6. c0bec8f Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 9 years ago
  7. e5b32de Remove PeerConnectionFactory's certificate generator and ref counted wrapper. by Henrik Boström · 9 years ago
  8. b894201 Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 9 years ago
  9. f0f1dc4 Revert of Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. (patchset #2 id:20001 of https://codereview.webrtc.org/2013523002/ ) by hbos · 9 years ago
  10. 2ab7dfc Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 9 years ago
  11. e0e24f9 Only use PortAllocator on the network thread. by deadbeef · 9 years ago
  12. d2e3508 Propogate network-worker thread split to api by danilchap · 9 years ago
  13. 18d8284 Add a parameter to set a maximum file size when starting an RTC event log on the PeerConnectionFactory API. by ivoc · 9 years ago
  14. a52f9db Relanding: Implement RTCConfiguration.iceCandidatePoolSize. by Taylor Brandstetter · 9 years ago
  15. 33dcbe2 Revert of Implement RTCConfiguration.iceCandidatePoolSize. (patchset #7 id:120001 of https://codereview.webrtc.org/1956453003/ ) by deadbeef · 9 years ago
  16. bf8a995 Implement RTCConfiguration.iceCandidatePoolSize. by Taylor Brandstetter · 9 years ago
  17. 5e67499 Adds network thread to rtc::BaseChannel by Danil Chapovalov · 9 years ago
  18. 3f20ddb Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 9 years ago
  19. b4bfca4 Replace scoped_ptr with unique_ptr in webrtc/api/ by kwiberg · 9 years ago
  20. 0acedfe Embed a cricket::MediaConfig in RTCConfiguration. by nisse · 9 years ago
  21. 0a422d7 Extended proxy abstraction, to call certain methods to the worker thread. by nisse · 9 years ago
  22. a600add Adding comments about threading around CreatePeerConnectionFactory. by Taylor Brandstetter · 9 years ago
  23. 2a4ff98 Renamed VideoSourceInterface to VideoTrackSourceInterface. by perkj · 9 years ago
  24. f50fa7c DtlsIdentityStoreInterface::RequestIdentity: const& parameters by hbos · 9 years ago
  25. dbc360d This CL provides interfaces that do not use constraints for by hta · 9 years ago
  26. 262770d Removed VideoSource dependency to ChannelManager. by Per · 9 years ago
  27. f14b9d7 DtlsIdentityStoreInterface::RequestIdentity gets optional expires param. by hbos · 9 years ago
  28. e1a2ad1 Introduce struct MediaConfig, with construction-time settings. by nisse · 9 years ago
  29. c8ca0e2 Rename webrtc/media/webrtc -> webrtc/media/engine by kjellander@webrtc.org · 9 years ago
  30. 95ed4e6 Fix license headers in webrtc/api. by kjellander · 9 years ago
  31. bd0ae45 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago