1. 6c0c55c Revert "Added PeerConnectionObserver::OnRemoveTrack." by Alex Loiko · 7 years ago
  2. ba97ba7 Added PeerConnectionObserver::OnRemoveTrack. by Henrik Boström · 7 years ago
  3. 604427b Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort" by Guido Urdaneta · 7 years ago
  4. b23ed7f TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  5. 6b63cd5 Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests by Steve Anton · 7 years ago
  6. 97a9f76 Add sdputils.h with useful functions for working with session descriptions by Steve Anton · 7 years ago
  7. 82eb3c4 Remove dead version of StartRtcEventLog by Elad Alon · 7 years ago
  8. acb2417 Fix apparent copy/paste error in comment (PeerConnection) by Elad Alon · 7 years ago
  9. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  10. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  11. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  12. e2d6a06 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  13. 1af3d82 Revert "Reland "Clean up libjingle API dependencies."" by Henrik Kjellander · 7 years ago
  14. 9185aca Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  15. 04eaa15 Change the flag when RtpTransport objects send packet. by Zhi Huang · 7 years ago
  16. a32dd01 Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  17. 83ccca1 Create and use RtcEventLogOutput for output by Elad Alon · 7 years ago
  18. 98ea2da Removing logging in unit test that was committed accidentally. by Taylor Brandstetter · 7 years ago
  19. 1c34974 Fixing invalid calls to FindMatchingCodec. by Taylor Brandstetter · 7 years ago
  20. 8c0f7a7 Add GetRemoteAudioSSLCertificate() to PeerConnection by Steve Anton · 7 years ago
  21. 4a87e1c Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead by Elad Alon · 7 years ago
  22. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  23. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  24. 978b876 Move clients of WebRtcSession to use PeerConnection by Steve Anton · 7 years ago
  25. d4404c2 Revert "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  26. 34cdd2d Remove AudioDeviceObserver and make ADM not inherit from the Module interface. by Fredrik Solenberg · 7 years ago
  27. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  28. 581df61 Revert "Reland "Clean up libjingle API dependencies."" by Patrik Höglund · 7 years ago
  29. 5117b04 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  30. b526158 Move the TransportController from p2p/base to pc/. by Zhi Huang · 7 years ago
  31. d8970db Delete unneeded includes of fileutils.h by Niels Möller · 7 years ago
  32. 7bcfc3b Revert "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  33. bf66794 Revert "Move clients of WebRtcSession to use PeerConnection" by Alex Loiko · 7 years ago
  34. 57fb315 Clean up libjingle API dependencies. by Patrik Höglund · 7 years ago
  35. 3dc4d4a Move clients of WebRtcSession to use PeerConnection by Steve Anton · 7 years ago
  36. 94286cb Add base fixture and PeerConnection wrapper for unit tests by Steve Anton · 7 years ago
  37. 02e7a19 Remove unnecessary video factory references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  38. cf990f5 Reland: Completed the functionalities of SrtpTransport. by Zhi Huang · 7 years ago
  39. 835cc0c Remove unnecessary audio references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  40. 4e2deab Only return stats for the most recent unsignaled audio stream. by deadbeef · 7 years ago
  41. b19012e Remove the support of fallback from DTLS to SDES. by zhihuang · 7 years ago
  42. eb23e17 Revert of Completed the functionalities of SrtpTransport. (patchset 7 id:320001 of https://codereview.webrtc.org/2997983002/ ) by zhihuang · 7 years ago
  43. 1d4db39 Revert of If SRTP sessions exist, don't create new ones when applying answer. (patchset #1 id:1 of https://codereview.webrtc.org/3019443002/ ) by henrika · 7 years ago
  44. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  45. d45aea8 Serialize "a=x-google-flag:conference". by deadbeef · 7 years ago
  46. 5ada7ac If SRTP sessions exist, don't create new ones when applying answer. by deadbeef · 7 years ago
  47. 58b0316 Expose new video codec factories in the PeerConnectionFactory API by Magnus Jedvert · 7 years ago
  48. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  49. 563934e Clean up dependencies of peerconnection_unittest. by Patrik Höglund · 7 years ago
  50. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  51. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago