..
test
Remove PeerConnectionInterface::UpdateIce
2018-04-24 16:15:51 +00:00
audiomonitor.h
Delete AudioMonitor and related code.
2018-01-30 09:48:29 +00:00
audiotrack.cc
Remove "using rtc::scoped_ptr" from audiotrack.cc.
2017-11-28 21:29:18 +00:00
audiotrack.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
BUILD.gn
GN hack to tag targets as poisonous (and use it with audio codecs)
2018-04-23 13:41:47 +00:00
bundlefilter_unittest.cc
Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport.""
2018-03-29 02:45:17 +00:00
bundlefilter.cc
Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport.""
2018-03-29 02:45:17 +00:00
bundlefilter.h
Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport.""
2018-03-29 02:45:17 +00:00
channel_unittest.cc
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
channel.cc
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
channel.h
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
channelmanager_unittest.cc
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
channelmanager.cc
Use new TransportController implementation in PeerConnection.
2018-03-30 18:41:19 +00:00
channelmanager.h
Use new TransportController implementation in PeerConnection.
2018-03-30 18:41:19 +00:00
createpeerconnectionfactory.cc
Revert "Revert "Enables PeerConnectionFactory using external fec controller""
2018-02-20 12:41:55 +00:00
currentspeakermonitor_unittest.cc
Enable cpplint in pc/
2017-10-30 18:08:29 +00:00
currentspeakermonitor.cc
Delete AudioMonitor and related code.
2018-01-30 09:48:29 +00:00
currentspeakermonitor.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
datachannel_unittest.cc
Enable cpplint in pc/
2017-10-30 18:08:29 +00:00
datachannel.cc
Assorted logging pedantry
2018-02-13 10:47:24 +00:00
datachannel.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
DEPS
Reland "Removing forward headers in modules/audio_coding/codecs.""
2018-02-06 10:38:19 +00:00
dtlssrtptransport_unittest.cc
Fix bug that reset SRTP context on every applied answer.
2018-04-20 21:08:53 +00:00
dtlssrtptransport.cc
Fix bug that reset SRTP context on every applied answer.
2018-04-20 21:08:53 +00:00
dtlssrtptransport.h
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
dtmfsender_unittest.cc
Make DTMF sender wait before sending the first tone.
2018-03-06 13:23:11 +00:00
dtmfsender.cc
Make DTMF sender wait before sending the first tone.
2018-03-06 13:23:11 +00:00
dtmfsender.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
externalhmac.cc
Securely clear memory containing key information / passwords before freeing.
2018-03-07 22:06:20 +00:00
externalhmac.h
[CFI] Fix cfi-icall failures
2017-12-12 09:27:07 +00:00
iceserverparsing_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
iceserverparsing.cc
Stop using LOG macros in favor of RTC_ prefixed macros.
2017-11-09 11:56:32 +00:00
iceserverparsing.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
jsepicecandidate.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
jsepsessiondescription_unittest.cc
Use the SDP ContentInfo helpers to avoid downcasting
2017-12-22 00:17:53 +00:00
jsepsessiondescription.cc
Add MSID signaling compatibility for Unified Plan endpoints
2018-02-01 21:17:41 +00:00
jseptransport_unittest.cc
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
jseptransport.cc
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
jseptransport.h
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
jseptransportcontroller_unittest.cc
Attempting to fix lingering issues with BUNDLE negotiation.
2018-04-17 01:04:12 +00:00
jseptransportcontroller.cc
Attempting to fix lingering issues with BUNDLE negotiation.
2018-04-17 01:04:12 +00:00
jseptransportcontroller.h
Attempting to fix lingering issues with BUNDLE negotiation.
2018-04-17 01:04:12 +00:00
localaudiosource_unittest.cc
Optional: Use nullopt and implicit construction in /pc
2017-11-21 17:53:37 +00:00
localaudiosource.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
localaudiosource.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
mediaconstraintsinterface_unittest.cc
Rename a few MediaConfig::Video flags for consistency.
2018-01-22 17:32:58 +00:00
mediasession_unittest.cc
By default, don't use SRTP_AES128_CM_SHA1_32 protection profile.
2018-04-05 23:43:07 +00:00
mediasession.cc
Fix handling of empty BUNDLE groups.
2018-04-12 22:03:18 +00:00
mediasession.h
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
mediastream_unittest.cc
Name change from stream label to stream id for spec compliance.
2018-03-02 20:44:48 +00:00
mediastream.cc
Name change from stream label to stream id for spec compliance.
2018-03-02 20:44:48 +00:00
mediastream.h
Small parameter name change from label->id in pc/mediastream.h.
2018-04-02 16:17:45 +00:00
mediastreamobserver.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
mediastreamobserver.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
mediastreamtrack.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
OWNERS
Clean up the pc/OWNERS file.
2018-02-03 19:28:58 +00:00
peerconnection_bundle_unittest.cc
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
peerconnection_crypto_unittest.cc
Reland "Set session error if SetLocal/RemoteDescription ever fails"
2018-02-17 02:08:19 +00:00
peerconnection_datachannel_unittest.cc
Parameterize PeerConnection data channel tests for Unified Plan
2018-01-20 00:50:53 +00:00
peerconnection_ice_unittest.cc
Add IsClosed checks to various PeerConnection methods
2018-04-24 23:07:21 +00:00
peerconnection_integrationtest.cc
Reland "Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads."
2018-04-16 21:44:28 +00:00
peerconnection_jsep_unittest.cc
Report an error when trying to set complex Plan B SDP on Unified Plan
2018-04-11 18:16:26 +00:00
peerconnection_media_unittest.cc
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
peerconnection_rtp_unittest.cc
Report an error when trying to set complex Plan B SDP on Unified Plan
2018-04-11 18:16:26 +00:00
peerconnection_signaling_unittest.cc
Parameterize PeerConnection signaling tests for Unified Plan
2018-02-09 19:48:09 +00:00
peerconnection.cc
Add IsClosed checks to various PeerConnection methods
2018-04-24 23:07:21 +00:00
peerconnection.h
Add IsClosed checks to various PeerConnection methods
2018-04-24 23:07:21 +00:00
peerconnectionendtoend_unittest.cc
Re-enable test on mac now that issue is fixed.
2018-04-13 11:29:28 +00:00
peerconnectionfactory_unittest.cc
Extend FakePeriodicVideoCapturer with FakeVideoCapturerWithTaskQueue.
2018-02-07 16:42:01 +00:00
peerconnectionfactory.cc
Use new TransportController implementation in PeerConnection.
2018-03-30 18:41:19 +00:00
peerconnectionfactory.h
Use new TransportController implementation in PeerConnection.
2018-03-30 18:41:19 +00:00
peerconnectioninterface_unittest.cc
Add IsClosed checks to various PeerConnection methods
2018-04-24 23:07:21 +00:00
peerconnectioninternal.h
Implement certificate chain stats.
2018-02-24 00:44:06 +00:00
peerconnectionwrapper.cc
Report UMA metrics for received SDP format
2018-03-06 21:22:51 +00:00
peerconnectionwrapper.h
Report UMA metrics for received SDP format
2018-03-06 21:22:51 +00:00
proxy_unittest.cc
Clean up dependencies of peerconnection_unittest.
2017-09-15 12:51:00 +00:00
remoteaudiosource.cc
Configure media flow correctly with Unified Plan
2018-01-18 19:01:38 +00:00
remoteaudiosource.h
Configure media flow correctly with Unified Plan
2018-01-18 19:01:38 +00:00
rtcpmuxfilter_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
rtcpmuxfilter.cc
Stop using LOG macros in favor of RTC_ prefixed macros.
2017-11-09 11:56:32 +00:00
rtcpmuxfilter.h
Move sessiondescription.h/cc from p2p/base to pc/
2017-12-20 00:21:52 +00:00
rtcstats_integrationtest.cc
PeerConnectionInterface::GetStats() with selector argument added.
2018-03-26 12:08:20 +00:00
rtcstatscollector_unittest.cc
RTCStatsCollector::GetStatsReport() with optional selector argument.
2018-03-19 15:32:16 +00:00
rtcstatscollector.cc
Ensure that data channel transport stats are included
2018-04-02 18:45:27 +00:00
rtcstatscollector.h
Ensure that data channel transport stats are included
2018-04-02 18:45:27 +00:00
rtcstatstraversal_unittest.cc
Stats traversal algorithm added.
2018-03-12 10:54:09 +00:00
rtcstatstraversal.cc
RTCStatsCollector::GetStatsReport() with optional selector argument.
2018-03-19 15:32:16 +00:00
rtcstatstraversal.h
Stats traversal algorithm added.
2018-03-12 10:54:09 +00:00
rtpmediautils_unittest.cc
Implement legacy offer_to_receive options for Unified Plan
2018-01-27 02:20:29 +00:00
rtpmediautils.cc
Implement legacy offer_to_receive options for Unified Plan
2018-01-27 02:20:29 +00:00
rtpmediautils.h
Revert "Reland "Remove our stream << overloads from non-test build targets.""
2018-04-20 15:58:25 +00:00
rtpreceiver.cc
Final name changing of MediaStreamInterface.label() to id().
2018-03-14 20:30:52 +00:00
rtpreceiver.h
Reland "Update RTCStatsCollector to work with RtpTransceivers"
2018-02-17 00:01:39 +00:00
rtpsender.cc
Delete obsolete enable argument to SetVideoSend.
2018-04-09 08:45:29 +00:00
rtpsender.h
Delete obsolete enable argument to SetVideoSend.
2018-04-09 08:45:29 +00:00
rtpsenderreceiver_unittest.cc
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
rtptransceiver.cc
Revert "Reland "Remove our stream << overloads from non-test build targets.""
2018-04-20 15:58:25 +00:00
rtptransceiver.h
Fire OnRenegotiationNeeded when changing transceiver direction
2018-02-21 19:15:09 +00:00
rtptransport_unittest.cc
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
rtptransport.cc
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
rtptransport.h
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
rtptransportinternal.h
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
rtptransportinternaladapter.h
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
rtptransporttestutil.h
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
sctputils_unittest.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
sctputils.cc
Stop using LOG macros in favor of RTC_ prefixed macros.
2017-11-09 11:56:32 +00:00
sctputils.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
sdputils.cc
Replace string type with SdpType enum
2017-12-07 19:08:47 +00:00
sdputils.h
Move sessiondescription.h/cc from p2p/base to pc/
2017-12-20 00:21:52 +00:00
sessiondescription.cc
Use the SDP ContentInfo helpers to avoid downcasting
2017-12-22 00:17:53 +00:00
sessiondescription.h
Add MSID signaling compatibility for Unified Plan endpoints
2018-02-01 21:17:41 +00:00
srtpfilter_unittest.cc
Securely clear memory containing key information / passwords before freeing.
2018-03-07 22:06:20 +00:00
srtpfilter.cc
Securely clear memory containing key information / passwords before freeing.
2018-03-07 22:06:20 +00:00
srtpfilter.h
Securely clear memory containing key information / passwords before freeing.
2018-03-07 22:06:20 +00:00
srtpsession_unittest.cc
Report SRTP error codes to UMA
2018-03-20 18:37:49 +00:00
srtpsession.cc
Report SRTP error codes to UMA
2018-03-20 18:37:49 +00:00
srtpsession.h
Report SRTP error codes to UMA
2018-03-20 18:37:49 +00:00
srtptestutil.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
srtptransport_unittest.cc
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
srtptransport.cc
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
srtptransport.h
Replace BundleFilter with RtpDemuxer in RtpTransport.
2018-04-14 00:57:11 +00:00
statscollector_unittest.cc
Name change from stream label to stream id for spec compliance.
2018-03-02 20:44:48 +00:00
statscollector.cc
Reland "Add hugeFramesSent GetStats metric"
2018-03-06 13:38:11 +00:00
statscollector.h
Implement certificate chain stats.
2018-02-24 00:44:06 +00:00
streamcollection.h
Final name changing of MediaStreamInterface.label() to id().
2018-03-14 20:30:52 +00:00
trackmediainfomap_unittest.cc
Reland "Update RTCStatsCollector to work with RtpTransceivers"
2018-02-17 00:01:39 +00:00
trackmediainfomap.cc
Reland "Update RTCStatsCollector to work with RtpTransceivers"
2018-02-17 00:01:39 +00:00
trackmediainfomap.h
Reland "Update RTCStatsCollector to work with RtpTransceivers"
2018-02-17 00:01:39 +00:00
transportstats.cc
Create the JsepTransportController and JsepTransport2.
2018-02-23 00:13:45 +00:00
transportstats.h
Create the JsepTransportController and JsepTransport2.
2018-02-23 00:13:45 +00:00
videocapturertracksource_unittest.cc
Update VideoCapturerTrackSourceTest to deliver frames via TaskQueue.
2018-02-07 14:25:08 +00:00
videocapturertracksource.cc
Optional: Use nullopt and implicit construction in /pc
2017-11-21 17:53:37 +00:00
videocapturertracksource.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
videotrack_unittest.cc
Update several tests: FakeVideoCapturer -> FakeVideoCapturerWithTaskQueue.
2018-02-08 09:03:58 +00:00
videotrack.cc
Enable cpplint in pc/
2017-10-30 18:08:29 +00:00
videotrack.h
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
videotracksource.cc
Fixing WebRTC after moving from src/webrtc to src/
2017-09-15 05:02:56 +00:00
videotracksource.h
Move videosinkinterface.h to common_video to solve a circular dep.
2018-01-04 13:19:49 +00:00
webrtcsdp_unittest.cc
Accept session names of "s= " in SDP.
2018-04-16 19:27:08 +00:00
webrtcsdp.cc
Accept session names of "s= " in SDP.
2018-04-16 19:27:08 +00:00
webrtcsdp.h
Add MSID signaling compatibility for Unified Plan endpoints
2018-02-01 21:17:41 +00:00
webrtcsessiondescriptionfactory.cc
Assorted logging pedantry
2018-02-13 10:47:24 +00:00
webrtcsessiondescriptionfactory.h
Move internal PeerConnection methods to PeerConnectionInternal
2018-01-24 17:24:29 +00:00