1. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 6 years ago
  2. 80dd7b5 Reland "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 6 years ago
  3. 8b815cd Add OnTrack PeerConnection callback for Unified Plan by Steve Anton · 6 years ago
  4. 36da6ff Parameterize PeerConnection interface tests for Unified Plan by Steve Anton · 6 years ago
  5. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 6 years ago
  6. b953245 Revert "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 6 years ago
  7. 71439a6 Set session error if SetLocal/RemoteDescription ever fails by Steve Anton · 6 years ago
  8. c49bcd9 Fire OnAddStream with Unified Plan by Steve Anton · 6 years ago
  9. 9c98f0c Fix a bug that holds IceConfig unchanged after changing RTCConfiguration. by Qingsi Wang · 6 years ago
  10. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 6 years ago
  11. 22bc3f6 Explicitly stop frame delivery in FakePeriodicVideoCapturer. by Tommi · 6 years ago
  12. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 6 years ago
  13. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 6 years ago
  14. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 6 years ago
  15. ae8a90a Fixes to PeerConnection for Unified Plan sdp & transceiver logic. by Seth Hampson · 6 years ago
  16. 6856156 Introduce TaskQueueForTest. by Tommi · 6 years ago
  17. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 6 years ago
  18. b886711 Prepare StatsCollector to work with RtpTransceivers by Steve Anton · 6 years ago
  19. 5dbb586 Add UMA counters for type of SDP semantic in use. by Harald Alvestrand · 6 years ago
  20. 45cc890 Assorted logging pedantry by Jonas Olsson · 6 years ago
  21. 6947025 Move media_type to RtpTransceiverInterface by Steve Anton · 6 years ago
  22. 8acdd1a Parameterize PeerConnection signaling tests for Unified Plan by Steve Anton · 6 years ago
  23. 8e545ee Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." by Tommi · 6 years ago
  24. 6f7bc08 Rewrite FakeVideoTrackSource to not use VideoCapturer. by Niels Möller · 6 years ago
  25. 8595993 Update several tests: FakeVideoCapturer -> FakeVideoCapturerWithTaskQueue. by Tommi · 6 years ago
  26. 6780c51 Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32. by Joachim Bauch · 6 years ago
  27. 8b0ebb9 Change FakePeriodicVideoCapturer to use a TaskQueue instead of Thread. by Tommi · 6 years ago
  28. 1829af6 Extend FakePeriodicVideoCapturer with FakeVideoCapturerWithTaskQueue. by Tommi · 6 years ago
  29. 1f432e0 Update VideoCapturerTrackSourceTest to deliver frames via TaskQueue. by Tommi · 6 years ago
  30. dffead8 Fail CreateAnswer if signaling state is not correct by Steve Anton · 6 years ago
  31. 2870b0a Expose a link-local network interfaces enumeration option by Daniel Lazarenko · 6 years ago
  32. 5dfde18 Change PeerConnection stats interface to be more flexible by Steve Anton · 6 years ago
  33. 96a48ef Reland "Removing forward headers in modules/audio_coding/codecs."" by Mirko Bonadei · 6 years ago
  34. 6b375dd Clean up the pc/OWNERS file. by Zhi Huang · 6 years ago
  35. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 6 years ago
  36. 5b38731 Use fake PeerConnection for RTCStatsCollector tests by Steve Anton · 6 years ago
  37. 1d0b9d0 Revert "Removing forward headers in modules/audio_coding/codecs." by Mirko Bonadei · 6 years ago
  38. 2279aec Removing forward headers in modules/audio_coding/codecs. by Mirko Bonadei · 6 years ago
  39. c22d6a8 Revert "Reland "Parameterize PeerConnection signaling tests for Unified Plan"" by Oleh Prypin · 6 years ago
  40. c7b964c Report cipher usage to UMA for all media types on a transport by Steve Anton · 6 years ago
  41. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 6 years ago
  42. 7b581eb Reland "Parameterize PeerConnection signaling tests for Unified Plan" by Steve Anton · 6 years ago
  43. e831b8c Add MSID signaling compatibility for Unified Plan endpoints by Steve Anton · 6 years ago
  44. 5f94aa2 Correct MSID behavior with Unified Plan by Steve Anton · 6 years ago
  45. 9a5c6f8 Add the network preference to RTCConfiguration. by Qingsi Wang · 6 years ago
  46. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 6 years ago
  47. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 6 years ago
  48. 3518e7b Add the rejected TransportInfo when creating an answer. by Zhi Huang · 6 years ago
  49. 76d2952 Don't crash when sender info has been discarded by lower layers. by Harald Alvestrand · 6 years ago
  50. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 6 years ago
  51. f120cba Delete AudioMonitor and related code. by Niels Möller · 6 years ago
  52. 70b820f Implemented the GetRemoteAudioSSLCertificate method. by Zhi Huang · 6 years ago
  53. 22da89f Implement legacy offer_to_receive options for Unified Plan by Steve Anton · 6 years ago
  54. 74255ff Add PeerConnection interop integration tests by Steve Anton · 6 years ago
  55. 94d8cce Revert "Parameterize PeerConnection signaling tests for Unified Plan" by Taylor Brandstetter · 6 years ago
  56. 65c0a60 Parameterize PeerConnection signaling tests for Unified Plan by Steve Anton · 6 years ago
  57. 3871f6f Rewrite StatsCollector tests to use a fake PeerConnection by Steve Anton · 6 years ago
  58. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 6 years ago
  59. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 6 years ago
  60. 191c39f Parameterize PeerConnection end to end tests for Unified Plan by Steve Anton · 6 years ago
  61. ad7bffc Parameterize PeerConnection media tests for Unified Plan by Steve Anton · 6 years ago
  62. be5e208 Add FakePeerConnectionBase by Steve Anton · 6 years ago
  63. 46d926a Parameterize PeerConnection ICE tests for Unified Plan by Steve Anton · 6 years ago
  64. 2d8609c Move internal PeerConnection methods to PeerConnectionInternal by Steve Anton · 6 years ago
  65. 194939b Added UMA counters for SDES vs DTLS key agreement by Harald Alvestrand · 6 years ago
  66. b8e1201 Generate track stats when SSRC=0 by Harald Alvestrand · 6 years ago
  67. 6daa278 Move MediaConfig to its own header file and target. by Niels Möller · 6 years ago
  68. 1d7ecd2 Rename a few MediaConfig::Video flags for consistency. by Niels Möller · 7 years ago
  69. dbf9d03 Parameterize PeerConnection data channel tests for Unified Plan by Steve Anton · 6 years ago
  70. 71182f4 Parameterize PeerConnection crypto tests for Unified Plan by Steve Anton · 6 years ago
  71. 7464fca Parameterize PeerConnection BUNDLE tests for Unified Plan by Steve Anton · 6 years ago
  72. 215fda7 Make PeerConnection take reference to UMA observer. by Taylor Brandstetter · 7 years ago
  73. 42805f3 Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 7 years ago
  74. d367921 Configure media flow correctly with Unified Plan by Steve Anton · 7 years ago
  75. 9b045fa Remove nogncheck and add proper dependencies. by Patrik Höglund · 7 years ago
  76. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  77. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  78. e2a9318 Delete ConnectionMonitor. by Niels Möller · 7 years ago
  79. 1532477 Convert PeerConnection integration tests to the track-based API by Steve Anton · 7 years ago
  80. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  81. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  82. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  83. 91d039b Test creating two senders with the same track. by Henrik Boström · 7 years ago
  84. 0228485 Delete MediaMonitor. by Niels Möller · 7 years ago
  85. 053c1f8 Delete unused signal VoiceChannel::SignalAudioMonitor. by Niels Möller · 7 years ago
  86. a3dab84 Refactor stream stats generation by Harald Alvestrand · 7 years ago
  87. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 7 years ago
  88. aaaf1cf Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 7 years ago
  89. eefd543 Remove nogncheck and add proper dependencies. by Patrik Höglund · 7 years ago
  90. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  91. c72af93 Reland "Move stats ID generation from SSRC to local ID" by Harald Alvestrand · 7 years ago
  92. c0092c3 Revert "Move stats ID generation from SSRC to local ID" by Erik Språng · 7 years ago
  93. 34814c7 Stop using public_deps in api/. by Mirko Bonadei · 7 years ago
  94. e357a4d Move stats ID generation from SSRC to local ID by Harald Alvestrand · 7 years ago
  95. ef65ef1 Fire OnAddTrack when Unified Plan is enabled by Steve Anton · 7 years ago
  96. 02ee47c Signal track ID correctly when Unified Plan semantics selected by Steve Anton · 7 years ago
  97. 6077675 Change RtpReceivers to interact with the media channel directly by Steve Anton · 7 years ago
  98. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  99. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  100. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago