1. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  2. c06ed70 Update PeerConnection client example to Unified Plan APIs by Steve Anton · 6 years ago
  3. 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 6 years ago
  4. 513449e Changes name of RtpTransceiverInit's stream_labels to stream_ids. by Seth Hampson · 6 years ago
  5. 2c599d6 Allow native aec to be used in peerconnection_client if available on windows. by Tommi · 7 years ago
  6. a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
  7. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  8. 1b0eae3 Don't call deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  9. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  10. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/examples/peerconnection/client/conductor.cc]
  11. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  12. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  13. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  14. 112b2e9 Switching some interfaces to use std::unique_ptr<>. by deadbeef · 8 years ago
  15. 7d25426 Delete unneeded includes of base/common.h. by nisse · 8 years ago
  16. ede5da4 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
  17. c80e741 Replace ASSERT(false) by RTC_NOTREACHED(). by nisse · 8 years ago
  18. b29b9c8 Replace VideoCaptureDataCallback by VideoSinkInterface. by nisse · 8 years ago
  19. 98cde26 Use scoped_refptr for On(Add|Remove)Stream and OnDataChannel. by Taylor Brandstetter · 8 years ago
  20. d7973cc Revert of Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. (patchset #2 id:20001 of https://codereview.webrtc.org/2013523002/ ) by hbos · 8 years ago
  21. 400781a Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 8 years ago
  22. bfefb03 Replace scoped_ptr with unique_ptr everywhere by kwiberg · 8 years ago
  23. 9e083d2 Reland of Delete empty API files and cleaned up includes. (patchset #1 id:1 of https://codereview.webrtc.org/1813083002/ ) by perkj · 8 years ago
  24. 246b527 Revert of Delete empty API files and cleaned up includes. (patchset #2 id:20001 of https://codereview.webrtc.org/1809053002/ ) by deadbeef · 8 years ago
  25. c9022f5 Delete empty API files and cleaned up includes. by perkj · 8 years ago
  26. 8ad582d Remove DeviceManager and DeviceInfo. by solenberg · 8 years ago
  27. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago
  28. a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago
  29. 0c7e9f5 Removing webrtc::PortAllocatorFactoryInterface. by Taylor Brandstetter · 9 years ago
  30. 70625e5 Enable cpplint for webrtc/examples and fix all uncovered cpplint errors. by jbauch · 9 years ago
  31. a873644 Move all the examples from the talk directory into the webrtc examples directory. by Donald E Curtis · 9 years ago[Renamed (90%) from talk/examples/peerconnection/client/conductor.cc]
  32. fabe2c9 Remove deprecated functions. by jbauch · 9 years ago
  33. cb76b89 Cleanup: Move json.h into rtc namespace. by Thiago Farina · 9 years ago
  34. 9bfa5f0 In r8605, DTLS is enabled by default for native webrtc. So we have to disable it explicitly in peerconnection example for loopback test. by braveyao@webrtc.org · 9 years ago
  35. c68e0c9 Fix cpplint warning in the previous cl to peerconnection client example. by braveyao@webrtc.org · 9 years ago
  36. a742cb1 Enable DTLS for peerconnection example. If it's a loopback test, then we recreate another peerconnection with DTLS off. by braveyao@webrtc.org · 10 years ago
  37. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  38. c2dd5ee Prepare for removal of PeerConnectionObserver::OnError. by perkj@webrtc.org · 10 years ago
  39. a09a999 (Auto)update libjingle 73222930-> 73226398 by buildbot@webrtc.org · 10 years ago
  40. d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 10 years ago
  41. a0d3067 Use CreatePeerConnection method which accepts port_allocator. by mallinath@webrtc.org · 10 years ago
  42. 28e2075 Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk by henrike@webrtc.org · 11 years ago