1. 7741b7a Disable flaky OrtcFactoryIntegrationTests on debug iOS 64 builds. by Sami Kalliomäki · 6 years ago
  2. 0536175 Disable flaky test: OrtcFactoryIntegrationTest.SrtpSendersAndReceiversWithMismatchingKeys by Sami Kalliomäki · 6 years ago
  3. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  4. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  5. 57ff273 Remove rtc::Optional::MoveValue by Danil Chapovalov · 6 years ago
  6. 48cca02 Delete ortc methods using cricket::VideoCapturer. by Niels Möller · 6 years ago
  7. 9a03dd8 Removed new calls on RtpTransportControllerSend. by Sebastian Jansson · 7 years ago
  8. 97f61ea Moved bitrate configuration to rtp controller by Sebastian Jansson · 7 years ago
  9. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 7 years ago
  10. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 7 years ago
  11. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  12. 8b0ebb9 Change FakePeriodicVideoCapturer to use a TaskQueue instead of Thread. by Tommi · 7 years ago
  13. 1c3509f Assign names to signaling and worker threads in OrtcFactory. by Tommi · 7 years ago
  14. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  15. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  16. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  17. d367921 Configure media flow correctly with Unified Plan by Steve Anton · 7 years ago
  18. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  19. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  20. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  21. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 7 years ago
  22. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  23. 02ee47c Signal track ID correctly when Unified Plan semantics selected by Steve Anton · 7 years ago
  24. 6077675 Change RtpReceivers to interact with the media channel directly by Steve Anton · 7 years ago
  25. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  26. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  27. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  28. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  29. e51f785 Stop using public_deps in pc/. by Mirko Bonadei · 7 years ago
  30. 3828c06 Replace cricket::ContentAction with webrtc::SdpType by Steve Anton · 7 years ago
  31. daf7008 Stop using public_deps in ortc. by Mirko Bonadei · 7 years ago
  32. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  33. 1d03a75 Remove cricket::RtpTransceiverDirection by Steve Anton · 7 years ago
  34. ff610bd Optional: Use nullopt and implicit construction in /ortc by Oskar Sundbom · 7 years ago
  35. 9e6fd2b Add streams() to RtpReceiverInterface and implementations. by Henrik Boström · 7 years ago
  36. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  37. 3e9e5b3 OrtcFactoryInterface::Create(): Require caller to supply audio codec factories by Karl Wiberg · 7 years ago
  38. cda2525 Add pthatcher@ as OWNER of ortc/ by Karl Wiberg · 7 years ago
  39. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  40. c9e1560 Modernize and cleanup ChannelManager by Steve Anton · 7 years ago
  41. a354e26 Disable flaky test OrtcFactoryIntegrationTest.BasicTwoWayAudioVideoRtpSendersAndReceivers. by Alex Loiko · 7 years ago
  42. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  43. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago