webrtc/pc
Patrik Höglund 7aee3d538c Fix ortc_api circular deps.
This will help keep ortc dependencies clean in the future, since
gn --check forces us to depend on components from which we include
headers.

cryptoparams.h moves into api/, but ortc appears to think it
should be there anyway. We could consider moving it into the ortc/ api,
but it doesn't appear to be specific to ortc.

Bug: webrtc:6828
Change-Id: Iddae438d10b5e84b2fbc52565364319e20f90613
Reviewed-on: https://webrtc-review.googlesource.com/22660
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20686}
2017-11-15 13:31:51 +00:00
..
test Removes Set/GetRecordingChannel() from the ADM 2017-11-14 08:30:16 +00:00
audiomonitor.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audiomonitor.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audiotrack.cc Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00
audiotrack.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
BUILD.gn Add RtpTransceiverInterface and implementing class 2017-11-13 19:55:21 +00:00
bundlefilter.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bundlefilter.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bundlefilter_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
channel.cc Merge MediaChannel's OnTransportOverheadChanged and OnNetworkRouteChanged callbacks. 2017-11-14 20:42:36 +00:00
channel.h Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. 2017-11-13 22:50:11 +00:00
channel_unittest.cc Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. 2017-11-13 22:50:11 +00:00
channelmanager.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
channelmanager.h Modernize and cleanup ChannelManager 2017-11-07 18:09:45 +00:00
channelmanager_unittest.cc Modernize and cleanup ChannelManager 2017-11-07 18:09:45 +00:00
createpeerconnectionfactory.cc Remove deprecated CreatePeerConnectionFactory() overloads 2017-11-03 10:16:22 +00:00
currentspeakermonitor.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
currentspeakermonitor.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
currentspeakermonitor_unittest.cc Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
datachannel.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
datachannel.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
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
dtmfsender.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
dtmfsender.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
dtmfsender_unittest.cc Clean up dependencies of peerconnection_unittest. 2017-09-15 12:51:00 +00:00
externalhmac.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
externalhmac.h 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
iceserverparsing_unittest.cc 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.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
jsepsessiondescription_unittest.cc Reland "Clean up libjingle API dependencies." 2017-10-05 13:51:21 +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
localaudiosource_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mediaconstraintsinterface_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mediamonitor.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mediamonitor.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mediasession.cc Fix ortc_api circular deps. 2017-11-15 13:31:51 +00:00
mediasession.h Fix ortc_api circular deps. 2017-11-15 13:31:51 +00:00
mediasession_unittest.cc Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
mediastream.cc Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
mediastream.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mediastream_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +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 Make hbos@webrtc.org OWNER of peerconnection*. 2017-11-13 12:27:29 +00:00
peerconnection.cc Avoid use-after-move in PeerConnection::Set[Local/Remote]Description. 2017-11-13 13:53:38 +00:00
peerconnection.h Inline various trivial methods from the WebRtcSession merge 2017-11-06 22:54:05 +00:00
peerconnection_bundle_unittest.cc Remove deprecated CreatePeerConnectionFactory() overloads 2017-11-03 10:16:22 +00:00
peerconnection_crypto_unittest.cc Rewrite the remaining few WebRtcSession tests. 2017-10-23 21:05:17 +00:00
peerconnection_datachannel_unittest.cc Rewrite WebRtcSession data channel tests as PeerConnection tests 2017-10-23 19:13:47 +00:00
peerconnection_ice_unittest.cc Reland "Rewrite WebRtcSession media tests as PeerConnection tests" 2017-10-21 01:38:14 +00:00
peerconnection_integrationtest.cc Fix and re-enable flaky PeerConnectionIntegrationTests 2017-11-11 00:50:35 +00:00
peerconnection_media_unittest.cc Reland "Rewrite WebRtcSession media tests as PeerConnection tests" 2017-10-21 01:38:14 +00:00
peerconnection_rtp_unittest.cc Don't call deprecated CreatePeerConnectionFactory() overloads 2017-10-17 17:53:51 +00:00
peerconnection_signaling_unittest.cc Reland "Rewrite WebRtcSession media tests as PeerConnection tests" 2017-10-21 01:38:14 +00:00
peerconnectionendtoend_unittest.cc Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
peerconnectionfactory.cc Sets names of peerconnection worker and network thread 2017-11-13 10:34:58 +00:00
peerconnectionfactory.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
peerconnectionfactory_unittest.cc Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
peerconnectioninterface_unittest.cc Reland: Reject the description with fewer m= sections. 2017-10-27 01:07:27 +00:00
peerconnectionwrapper.cc Avoiding unnecessary copies. 2017-11-13 12:07:31 +00:00
peerconnectionwrapper.h Avoiding unnecessary copies. 2017-11-13 12:07:31 +00:00
proxy_unittest.cc Clean up dependencies of peerconnection_unittest. 2017-09-15 12:51:00 +00:00
remoteaudiosource.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
remoteaudiosource.h Fix flaky memory leak in RemoteAudioSource 2017-10-19 18:01:52 +00:00
rtcpmuxfilter.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
rtcpmuxfilter.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtcpmuxfilter_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtcstats_integrationtest.cc Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
rtcstatscollector.cc Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
rtcstatscollector.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
rtcstatscollector_unittest.cc Have BaseChannel take MediaChannel as unique_ptr 2017-11-07 18:46:06 +00:00
rtpreceiver.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
rtpreceiver.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
rtpsender.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
rtpsender.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
rtpsenderreceiver_unittest.cc Modernize and cleanup ChannelManager 2017-11-07 18:09:45 +00:00
rtptransceiver.cc Add RtpTransceiverInterface and implementing class 2017-11-13 19:55:21 +00:00
rtptransceiver.h Add RtpTransceiverInterface and implementing class 2017-11-13 19:55:21 +00:00
rtptransport.cc Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. 2017-11-13 22:50:11 +00:00
rtptransport.h Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. 2017-11-13 22:50:11 +00:00
rtptransport_unittest.cc Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. 2017-11-13 22:50:11 +00:00
rtptransportinternal.h Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. 2017-11-13 22:50:11 +00:00
rtptransporttestutil.h 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
sctputils_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
sdputils.cc Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
sdputils.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
srtpfilter.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
srtpfilter.h Fix ortc_api circular deps. 2017-11-15 13:31:51 +00:00
srtpfilter_unittest.cc Fix ortc_api circular deps. 2017-11-15 13:31:51 +00:00
srtpsession.cc Remove the SetEncryptedHeaderExtensionIds methods. 2017-11-11 01:14:35 +00:00
srtpsession.h Remove the SetEncryptedHeaderExtensionIds methods. 2017-11-11 01:14:35 +00:00
srtpsession_unittest.cc Remove the SetEncryptedHeaderExtensionIds methods. 2017-11-11 01:14:35 +00:00
srtptestutil.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
srtptransport.cc Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. 2017-11-13 22:50:11 +00:00
srtptransport.h Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. 2017-11-13 22:50:11 +00:00
srtptransport_unittest.cc Remove the SetEncryptedHeaderExtensionIds methods. 2017-11-11 01:14:35 +00:00
statscollector.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
statscollector.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
statscollector_unittest.cc Have BaseChannel take MediaChannel as unique_ptr 2017-11-07 18:46:06 +00:00
streamcollection.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
trackmediainfomap.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
trackmediainfomap.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
trackmediainfomap_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
transportcontroller.cc Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. 2017-11-13 22:50:11 +00:00
transportcontroller.h Remove QUIC transport/data channel 2017-10-24 16:14:18 +00:00
transportcontroller_unittest.cc Move the TransportController from p2p/base to pc/. 2017-09-29 18:20:07 +00:00
videocapturertracksource.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
videocapturertracksource.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
videocapturertracksource_unittest.cc Enable cpplint in pc/ 2017-10-30 18:08:29 +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
videotrack_unittest.cc 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 Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
voicechannel.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
webrtcsdp.cc Fix ortc_api circular deps. 2017-11-15 13:31:51 +00:00
webrtcsdp.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
webrtcsdp_unittest.cc Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
webrtcsessiondescriptionfactory.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
webrtcsessiondescriptionfactory.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00