1. 1a9d615 Add tracing to public PeerConnection methods. by Peter Boström · 9 years ago
  2. 246b817 Refactor handling of AudioOptions. by solenberg · 9 years ago
  3. 9f45a45 Add tracing to upper-level WebRTC calls. by Peter Boström · 9 years ago
  4. 46ad542 Revert of "Create rtc::AtomicInt POD struct." (patchset #3 id:40001 of https://codereview.webrtc.org/1498953002/ ) by pbos · 9 years ago
  5. 6f28cf0 Implement standalone event tracing in AppRTCDemo. by Peter Boström · 9 years ago
  6. 84f0970 Reland of "Create rtc::AtomicInt POD struct." by Peter Boström · 9 years ago
  7. 9d69c3f Return a copy of the supported RTP header extensions instead of a reference. by Stefan Holmer · 9 years ago
  8. 1218d7a Allow remote fingerprint update during a call by Guo-wei Shieh · 9 years ago
  9. 86aaa4b Revert "Allow remote fingerprint update during a call" by Guo-wei Shieh · 9 years ago
  10. 9c38c2d Allow remote fingerprint update during a call by Guo-wei Shieh · 9 years ago
  11. 1d63dd0 - Remove cricket::VoiceChannel::PressDtmf(); AFAICT unused. by solenberg · 9 years ago
  12. b5cb19b Fixing direction attribute in answer for non-RTP protocols. by deadbeef · 9 years ago
  13. bd13838 Remove SetVideoLogging/SetAudioLogging from ChannelManager and down the stack. by solenberg · 9 years ago
  14. 521ed7b Reland Convert internal representation of Srtp cryptos from string to int by Guo-wei Shieh · 9 years ago
  15. 318166b Revert of Convert internal representation of Srtp cryptos from string to int. (patchset #10 id:180001 of https://codereview.webrtc.org/1416673006/ ) by guoweis · 9 years ago
  16. 2764e10 Convert internal representation of Srtp cryptos from string to int. by guoweis · 9 years ago
  17. 482b12e Remove BundleFilter filtering of RTCP. by pbos · 9 years ago
  18. cbe9f51 Revert of Remove global list of SRTP sessions. (patchset #4 id:60001 of https://codereview.webrtc.org/1416093010/ ) by phoglund · 9 years ago
  19. 5237aaf Convert usage of ARRAY_SIZE to arraysize. by tfarina · 9 years ago
  20. 9cafd97 Remove global list of SRTP sessions. by jbauch · 9 years ago
  21. be57983 Rename Maybe to Optional by Karl Wiberg · 9 years ago
  22. 102c6a6 Replace rtc::cricket::Settable with rtc::Maybe by kwiberg · 9 years ago
  23. ec9d187 Added override keyword to overridden methods to stop compiler warnings. by rlester · 9 years ago
  24. ff134eb talk: Use NDEBUG macro. by tfarina · 9 years ago
  25. c80741f Fixing some issues with the direction attribute of m-lines in offers. by deadbeef · 9 years ago
  26. 797ef12 Added StopAecDump function to PeerConnectionFactory. by ivoc · 9 years ago
  27. 112a3d8 Added functions on libjingle API to start and stop the recording of an RtcEventLog. by ivoc · 9 years ago
  28. c1aeaf0 Wire up packet_id / send time callbacks to webrtc via libjingle. by stefan · 9 years ago
  29. d59daf8 Merging BaseSession code into WebRtcSession. by deadbeef · 9 years ago
  30. 1ac5614 Remove default receive channel from WVoE; baby step 3. by solenberg · 9 years ago
  31. d4cec0d Remove MediaChannel::SetRemoteRenderer(). by solenberg · 9 years ago
  32. 4bac9c5 Change SetOutputScaling to set a single level, not left/right levels. by solenberg · 9 years ago
  33. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  34. 5629a1d Fix flaky test TestSrtpError, introduced in https://codereview.webrtc.org/1362913004. by solenberg · 9 years ago
  35. 5b14b42 Remove unused SignalMediaError and infrastructure. by solenberg · 9 years ago
  36. dfc8f4f Change 'mute' parameter of MediaChannel::SetAudioSend()/SetVideoSend() to 'enable'. by solenberg · 9 years ago
  37. 456696a Reland Change WebRTC SslCipher to be exposed as number only by Guo-wei Shieh · 9 years ago
  38. 27dc29b Revert of Change WebRTC SslCipher to be exposed as number only. (patchset #20 id:750001 of https://codereview.webrtc.org/1337673002/ ) by guoweis · 9 years ago
  39. 4fe3c9a Change WebRTC SslCipher to be exposed as number only. by guoweis · 9 years ago
  40. 34fbfff Remove VideoMediaChannel::SetRender(). by Peter Boström · 9 years ago
  41. 4a3ccad Remove SetAudioDelayOffset() and friends. by solenberg · 9 years ago
  42. 61e933e Remove ChannelManager::GetCapabilities() by solenberg · 9 years ago
  43. facbbec Remove use of DeviceManager from ChannelManager. by solenberg · 9 years ago
  44. cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 9 years ago
  45. 7d17336 Remove the [Un]RegisterVoiceProcessor() API. by Fredrik Solenberg · 9 years ago
  46. a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 9 years ago
  47. 47ee2f3 TransportController refactoring. by deadbeef · 9 years ago
  48. c1a1b35 Remove the SetLocalMonitor() API. by solenberg · 9 years ago
  49. 22011c1 Remove Channel::SetRingbackTone() and Channel::PlayRingbackTone(), and the code beneath it (within libjingle). by solenberg · 9 years ago
  50. 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 9 years ago
  51. 9af63f4 TransportController refactoring. by deadbeef · 9 years ago
  52. 7cbd188 Remove GICE (again). by Peter Thatcher · 9 years ago
  53. b071a19 Full use of NnChannel::SetSendParameters and NnChannel::SetRecvParameters. by Fredrik Solenberg · 9 years ago
  54. 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 9 years ago
  55. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 9 years ago
  56. 709ed67 Move instantiation of webrtc::Call into a MediaController class so that it can be used for both audio and video media channels. by Fredrik Solenberg · 9 years ago
  57. d12140a Revert change which removes GICE. by guoweis · 9 years ago
  58. fab882b Remove obsolete typingmonitor.cc/.h files. by solenberg · 9 years ago
  59. 1dd98f3 - Rename VoiceChannel::MuteStream() -> SetAudioSend() (incl. media channel) by solenberg · 9 years ago
  60. 66f4339 Remove [Voice|Video]MediaChannel::GetOptions(). by solenberg · 9 years ago
  61. 8006f07 Remove unused TypingMonitor class. by solenberg · 9 years ago
  62. e9ad18b Remove obsolete soundclip.cc/.h files. by solenberg · 9 years ago
  63. 3a14bf3 Replacing SSLIdentity* with scoped_refptr<RTCCertificate> in the cricket::TransportDescriptionFactory layers. by Henrik Boström · 9 years ago
  64. d828198 Replaces SSLIdentity* with scoped_refptr<RTCCertificate> in the cricket::Transport layer. by Henrik Boström · 9 years ago
  65. 2159b89 Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots. by Peter Thatcher · 9 years ago
  66. 5bdafd4 Revert "Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots."" by minyuel · 9 years ago
  67. c232096 Remove cricket::VideoProcessor and AddVideoProcessor() functionality by Magnus Jedvert · 9 years ago
  68. bfab5cb Fix some minor errors with the voice engine caused by the refactor CL https://codereview.webrtc.org/1229283003/. by Peter Thatcher · 9 years ago
  69. a5b273a Fixing problems with RTP extension ID conflict resolution by deadbeef · 9 years ago
  70. 081f34b Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots." by Peter Thatcher · 9 years ago
  71. dbe5bd9 Delete unused function SetSessionError. by Nico Weber · 9 years ago
  72. b6d4ec4 Support generation of EC keys using P256 curve and support ECDSA certs. by Torbjorn Granlund · 9 years ago
  73. fa30180 Revert "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots. by pthatcher · 9 years ago
  74. 3449faa Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever). by Peter Thatcher · 9 years ago
  75. c2ee2c8 Refactor the relationship between BaseChannel and MediaChannel so that we send over all the parameters in one method call rather then having them broken up into multiple method calls. This should allow future refactorings of the WebRtcVideoEngine2 to not recreate configurations so many times, and have more simple code as well. by Peter Thatcher · 9 years ago
  76. 0c02264 Get rid of media_engine_ from BaseChannel; only VoiceChannel needs it. by Fredrik Solenberg · 9 years ago
  77. a9b4c32 Nuke buffered latency mode. It's not actually working, and it's not used. It's just dead code complexity. by Peter Thatcher · 10 years ago
  78. 083b73f Use std::string references instead of copying contents. by jbauch · 10 years ago
  79. f393829 Use "UDP/TLS/RTP/SAVPF" profile in offer when DTLS-SRTP is used. by deadbeef · 10 years ago
  80. a6d2444 Remove BaseSession::SignalNewDescription. It was only used by GTP and now just clutters the code. by Peter Thatcher · 10 years ago
  81. 3b1e647 Remove media sinks from Channel. by pbos · 10 years ago
  82. c28a896 VoE: Initialize WebRtcVoiceMediaChannel with AudioOptions during creation by Jelena Marusic · 10 years ago
  83. e70028e Protect access to shared list of SRTP sessions. by Joachim Bauch · 10 years ago
  84. fec2c6d Prevent potential double-free if srtp_create fails. by Joachim Bauch · 10 years ago
  85. 469c2c0 Make Config::default_value leak instead of having an exit-time destructor. by Andrew MacDonald · 10 years ago
  86. af55ccc Add RtcpMuxPolicy support to PeerConnection. by Peter Thatcher · 10 years ago
  87. ccb49e7 Remove Soundclip handling from libjingle. by Fredrik Solenberg · 10 years ago
  88. 2e7a098 Ensure mediasession generated offers with RTX contain an RTX ssrc for each video ssrc. by Noah Richards · 10 years ago
  89. 4b60c73 Hook up libjingle WebRtcVoiceEngine to Call API for combined A/V BWE. by Fredrik Solenberg · 10 years ago
  90. 81ea54e Remove WebRtcVideoEngine. by Peter Boström · 10 years ago
  91. c56ac1e rtc::Buffer: Remove backwards compatibility band-aids by Karl Wiberg · 10 years ago
  92. cbf0927 Revert "rtc::Buffer: Remove backwards compatibility band-aids" by Karl Wiberg · 10 years ago
  93. 9e1a6d7 rtc::Buffer: Remove backwards compatibility band-aids by Karl Wiberg · 10 years ago
  94. 7fb711f Remove unused voice channel argument from cricket::VideoChannel ctor and corresponding field in class. by Fredrik Solenberg · 10 years ago
  95. 7c027b6 Enable more Clang warnings for talk/ by Henrik Kjellander · 10 years ago
  96. 9478437 rtc::Buffer improvements by Karl Wiberg · 10 years ago
  97. 4b76c02 Roll chromium_revision 8af41b3..dcb0929 (324854:325030) by Magnus Jedvert · 10 years ago
  98. 56d5028 Remove SignalCaptureStateChange from MediaEngine. by Peter Thatcher · 10 years ago
  99. 77f0e3f Remove GetStartCaptureFormat and some related code. by Peter Thatcher · 10 years ago
  100. 4b3c0d6 Use WebRTC API to convert byteorder in srtpfilter. by Jiayang Liu · 10 years ago