1. 36f8f3e Optional: Use nullopt and implicit construction in /pc by Oskar Sundbom · 7 years ago
  2. c61ce0d Fixing some clang-tidy findings. by Mirko Bonadei · 7 years ago
  3. 89e7126 Optional: Use nullopt and implicit construction in /pc/rtcstatscollector.cc by Oskar Sundbom · 7 years ago
  4. 872cf38 Fix some dependencies for peerconnection_and_implicit_call_api. by Edward Lemur · 7 years ago
  5. de93943 Revert "Revert "Encode log events periodically instead of for every event."" by Bjorn Terelius · 7 years ago
  6. 79e7960 Add SDP semantics option to RTCConfiguration by Steve Anton · 7 years ago
  7. 03fdc10 Remove an unused debug message. by Zhi Huang · 7 years ago
  8. f2d7beb Created the DtlsSrtpTransport. by Zhi Huang · 7 years ago
  9. 4171afb Use RtpTransceivers in PeerConnection by Steve Anton · 7 years ago
  10. ae026096 Add parallel stats interface with optional stats to APM. by Ivo Creusen · 7 years ago
  11. cbc71b2 Optional: Use nullopt and implicit construction in /pc/rtcstatscollector_unittest.cc by Oskar Sundbom · 7 years ago
  12. 33c5c7f Revert "Encode log events periodically instead of for every event." by Zhi Huang · 7 years ago
  13. b154c27e Encode log events periodically instead of for every event. by Bjorn Terelius · 7 years ago
  14. c3ed630 Add stats googHasEnteredLowResolution. by Åsa Persson · 7 years ago
  15. 32026c3 Removes Set/GetLoudspeakerStatus APIs from the ADM. by henrika · 7 years ago
  16. c97cf03 Removes unused sample-rate APIs from the ADM. by henrika · 7 years ago
  17. 1d88d74 Remove the unused code. by Zhi Huang · 7 years ago
  18. 801b868 Remove the CA_UPDATE and related code. by Zhi Huang · 7 years ago
  19. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  20. 5f5918f Merge MediaChannel's OnTransportOverheadChanged and OnNetworkRouteChanged callbacks. by Zhi Huang · 7 years ago
  21. 8962b54 Removes Set/GetRecordingChannel() from the ADM by henrika · 7 years ago
  22. 942bc2e Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  23. 8c316c1 Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal." by Zhi Huang · 7 years ago
  24. 7167745 Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  25. 6e634bf Add RtpTransceiverInterface and implementing class by Steve Anton · 7 years ago
  26. fdb9201 Avoid use-after-move in PeerConnection::Set[Local/Remote]Description. by Henrik Boström · 7 years ago
  27. 8f91f1e Make hbos@webrtc.org OWNER of peerconnection*. by Henrik Boström · 7 years ago
  28. 2a82310 Avoiding unnecessary copies. by Mirko Bonadei · 7 years ago
  29. 13f35ec3 Sets names of peerconnection worker and network thread by Sebastian Jansson · 7 years ago
  30. c99b6c7 Remove the SetEncryptedHeaderExtensionIds methods. by Zhi Huang · 7 years ago
  31. 83119dd Fix and re-enable flaky PeerConnectionIntegrationTests by Steve Anton · 7 years ago
  32. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  33. 8699a32 Have BaseChannel take MediaChannel as unique_ptr by Steve Anton · 7 years ago
  34. c9e1560 Modernize and cleanup ChannelManager by Steve Anton · 7 years ago
  35. 1c9faee Disable several flaky PeerConnectionIntegration tests. by Ivo Creusen · 7 years ago
  36. d25da37 Inline various trivial methods from the WebRtcSession merge by Steve Anton · 7 years ago
  37. 75737c0 Merge WebRtcSession into PeerConnection by Steve Anton · 7 years ago
  38. ba81867 Prepare WebRtcSession to be merged into PeerConnection by Steve Anton · 7 years ago
  39. ff52f1b Fix flake in AddMediaToConnectedBundleDoesNotRestartIce test by Steve Anton · 7 years ago
  40. 32df86e Remove deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  41. 4f167df Adds new DisableAndEnableAudioRecording integration test to Peerconnection. by henrika · 7 years ago
  42. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  43. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  44. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  45. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  46. b2d355e Reland: Reject the description with fewer m= sections. by Zhi Huang · 7 years ago
  47. 074dece Fix flaky DataChannel integration test by Steve Anton · 7 years ago
  48. d5585ca Move almost all references from WebRtcSession to PeerConnection by Steve Anton · 7 years ago
  49. c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago
  50. ef48df9 Fix the issues in SrtpTransport. by Zhi Huang · 7 years ago
  51. 8a63f78 Rewrite the remaining few WebRtcSession tests. by Steve Anton · 7 years ago
  52. da6c095 Rewrite WebRtcSession data channel tests as PeerConnection tests by Steve Anton · 7 years ago
  53. 6f25b09 Reland "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Steve Anton · 7 years ago
  54. 8d3444d Reland "Rewrite WebRtcSession media tests as PeerConnection tests" by Steve Anton · 7 years ago
  55. f2662f0 Revert "Rewrite WebRtcSession media tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  56. b49b661 Revert "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  57. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  58. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  59. 096e367 Rewrite WebRtcSession BUNDLE tests as PeerConnection tests by Steve Anton · 7 years ago
  60. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago
  61. 3b80aac Fix flaky memory leak in RemoteAudioSource by Steve Anton · 7 years ago
  62. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  63. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  64. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  65. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  66. 1b0eae3 Don't call deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  67. 6592f2c Removes more unused ADM APIs: by henrika · 7 years ago
  68. 8b35df7 Try re-enabling VoiceChannel::TestInit. by Kári Tristan Helgason · 7 years ago
  69. ede9ca5 Rewrite WebRtcSession ICE integration tests as PeerConnection tests by Steve Anton · 7 years ago
  70. d6b4819 PeerConnection::StartRtcEventLog: Improve callback memory safety by Karl Wiberg · 7 years ago
  71. 919dc2e Removes fallback from Linux PulseAudio to ALSA. by henrika · 7 years ago
  72. 589ae45 Revert "Reject the subsequent offer with fewer m= sections." by Tommi · 7 years ago
  73. a8264db Reject the subsequent offer with fewer m= sections. by Zhi Huang · 7 years ago
  74. f1c6db1 Rewrite WebRtcSession ICE tests as PeerConnection tests by Steve Anton · 7 years ago
  75. 99c3fe5 Add PeerConnection::StartRtcEventLog version that takes RtcEventLogOutput as parameter by Elad Alon · 7 years ago
  76. 80cfb52 RTC_CHECK'ing content type before static_casting descriptions. by Taylor Brandstetter · 7 years ago
  77. b140b9f Keep count of libsrtp clients, and only deinitialize when it goes to 0. by Taylor Brandstetter · 7 years ago
  78. 9e6565b Fix PeerConnectionInterfaceTest_StartAndStopLoggingAfterPeerConnectionClosed by Elad Alon · 7 years ago
  79. c5bb00b PeerConnection end-to-end test with a non-builtin codec by Karl Wiberg · 7 years ago
  80. bdcee28 TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  81. 933d8b0 Reland "Added PeerConnectionObserver::OnRemoveTrack." by Henrik Boström · 7 years ago
  82. 6c0c55c Revert "Added PeerConnectionObserver::OnRemoveTrack." by Alex Loiko · 7 years ago
  83. ba97ba7 Added PeerConnectionObserver::OnRemoveTrack. by Henrik Boström · 7 years ago
  84. 604427b Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort" by Guido Urdaneta · 7 years ago
  85. b23ed7f TurnCustomizer - an interface for modifying stun messages sent by TurnPort by Jonas Oreland · 7 years ago
  86. 6b63cd5 Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests by Steve Anton · 7 years ago
  87. 97a9f76 Add sdputils.h with useful functions for working with session descriptions by Steve Anton · 7 years ago
  88. 82eb3c4 Remove dead version of StartRtcEventLog by Elad Alon · 7 years ago
  89. acb2417 Fix apparent copy/paste error in comment (PeerConnection) by Elad Alon · 7 years ago
  90. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  91. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  92. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  93. e2d6a06 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  94. 1af3d82 Revert "Reland "Clean up libjingle API dependencies."" by Henrik Kjellander · 7 years ago
  95. 9185aca Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  96. 04eaa15 Change the flag when RtpTransport objects send packet. by Zhi Huang · 7 years ago
  97. a32dd01 Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  98. 83ccca1 Create and use RtcEventLogOutput for output by Elad Alon · 7 years ago
  99. 98ea2da Removing logging in unit test that was committed accidentally. by Taylor Brandstetter · 7 years ago
  100. 1c34974 Fixing invalid calls to FindMatchingCodec. by Taylor Brandstetter · 7 years ago