1. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  2. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  3. 096e367 Rewrite WebRtcSession BUNDLE tests as PeerConnection tests by Steve Anton · 7 years ago
  4. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago
  5. 3b80aac Fix flaky memory leak in RemoteAudioSource by Steve Anton · 7 years ago
  6. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  7. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  8. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  9. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  10. 1b0eae3 Don't call deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  11. 6592f2c Removes more unused ADM APIs: by henrika · 7 years ago
  12. 8b35df7 Try re-enabling VoiceChannel::TestInit. by Kári Tristan Helgason · 7 years ago
  13. ede9ca5 Rewrite WebRtcSession ICE integration tests as PeerConnection tests by Steve Anton · 7 years ago
  14. d6b4819 PeerConnection::StartRtcEventLog: Improve callback memory safety by Karl Wiberg · 7 years ago
  15. 919dc2e Removes fallback from Linux PulseAudio to ALSA. by henrika · 7 years ago
  16. 589ae45 Revert "Reject the subsequent offer with fewer m= sections." by Tommi · 7 years ago
  17. a8264db Reject the subsequent offer with fewer m= sections. by Zhi Huang · 7 years ago
  18. f1c6db1 Rewrite WebRtcSession ICE tests as PeerConnection tests by Steve Anton · 7 years ago
  19. 99c3fe5 Add PeerConnection::StartRtcEventLog version that takes RtcEventLogOutput as parameter by Elad Alon · 7 years ago
  20. 80cfb52 RTC_CHECK'ing content type before static_casting descriptions. by Taylor Brandstetter · 7 years ago
  21. b140b9f Keep count of libsrtp clients, and only deinitialize when it goes to 0. by Taylor Brandstetter · 7 years ago
  22. 9e6565b Fix PeerConnectionInterfaceTest_StartAndStopLoggingAfterPeerConnectionClosed by Elad Alon · 7 years ago
  23. c5bb00b PeerConnection end-to-end test with a non-builtin codec by Karl Wiberg · 7 years ago
  24. bdcee28 TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  25. 933d8b0 Reland "Added PeerConnectionObserver::OnRemoveTrack." by Henrik Boström · 7 years ago
  26. 6c0c55c Revert "Added PeerConnectionObserver::OnRemoveTrack." by Alex Loiko · 7 years ago
  27. ba97ba7 Added PeerConnectionObserver::OnRemoveTrack. by Henrik Boström · 7 years ago
  28. 604427b Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort" by Guido Urdaneta · 7 years ago
  29. b23ed7f TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  30. 6b63cd5 Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests by Steve Anton · 7 years ago
  31. 97a9f76 Add sdputils.h with useful functions for working with session descriptions by Steve Anton · 7 years ago
  32. 82eb3c4 Remove dead version of StartRtcEventLog by Elad Alon · 7 years ago
  33. acb2417 Fix apparent copy/paste error in comment (PeerConnection) by Elad Alon · 7 years ago
  34. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  35. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  36. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  37. e2d6a06 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  38. 1af3d82 Revert "Reland "Clean up libjingle API dependencies."" by Henrik Kjellander · 7 years ago
  39. 9185aca Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  40. 04eaa15 Change the flag when RtpTransport objects send packet. by Zhi Huang · 7 years ago
  41. a32dd01 Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  42. 83ccca1 Create and use RtcEventLogOutput for output by Elad Alon · 7 years ago
  43. 98ea2da Removing logging in unit test that was committed accidentally. by Taylor Brandstetter · 7 years ago
  44. 1c34974 Fixing invalid calls to FindMatchingCodec. by Taylor Brandstetter · 7 years ago
  45. 8c0f7a7 Add GetRemoteAudioSSLCertificate() to PeerConnection by Steve Anton · 7 years ago
  46. 4a87e1c Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead by Elad Alon · 7 years ago
  47. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  48. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  49. 978b876 Move clients of WebRtcSession to use PeerConnection by Steve Anton · 7 years ago
  50. d4404c2 Revert "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  51. 34cdd2d Remove AudioDeviceObserver and make ADM not inherit from the Module interface. by Fredrik Solenberg · 7 years ago
  52. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  53. 581df61 Revert "Reland "Clean up libjingle API dependencies."" by Patrik Höglund · 7 years ago
  54. 5117b04 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  55. b526158 Move the TransportController from p2p/base to pc/. by Zhi Huang · 7 years ago
  56. d8970db Delete unneeded includes of fileutils.h by Niels Möller · 7 years ago
  57. 7bcfc3b Revert "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  58. bf66794 Revert "Move clients of WebRtcSession to use PeerConnection" by Alex Loiko · 7 years ago
  59. 57fb315 Clean up libjingle API dependencies. by Patrik Höglund · 7 years ago
  60. 3dc4d4a Move clients of WebRtcSession to use PeerConnection by Steve Anton · 7 years ago
  61. 94286cb Add base fixture and PeerConnection wrapper for unit tests by Steve Anton · 7 years ago
  62. 02e7a19 Remove unnecessary video factory references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  63. cf990f5 Reland: Completed the functionalities of SrtpTransport. by Zhi Huang · 7 years ago
  64. 835cc0c Remove unnecessary audio references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  65. 4e2deab Only return stats for the most recent unsignaled audio stream. by deadbeef · 7 years ago
  66. b19012e Remove the support of fallback from DTLS to SDES. by zhihuang · 7 years ago
  67. eb23e17 Revert of Completed the functionalities of SrtpTransport. (patchset 7 id:320001 of https://codereview.webrtc.org/2997983002/ ) by zhihuang · 7 years ago
  68. 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
  69. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  70. d45aea8 Serialize "a=x-google-flag:conference". by deadbeef · 7 years ago
  71. 5ada7ac If SRTP sessions exist, don't create new ones when applying answer. by deadbeef · 7 years ago
  72. 58b0316 Expose new video codec factories in the PeerConnectionFactory API by Magnus Jedvert · 7 years ago
  73. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  74. 563934e Clean up dependencies of peerconnection_unittest. by Patrik Höglund · 7 years ago
  75. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  76. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago