.. |
RTCAudioSource+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCAudioSource.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCAudioSource.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCAudioTrack+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCAudioTrack.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCAudioTrack.mm
|
Remove more self assignment in if-clause
|
2024-09-03 08:53:12 +00:00 |
RTCCertificate.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCCertificate.mm
|
Migrate absl::optional to std::optional
|
2024-09-02 12:16:47 +00:00 |
RTCConfiguration+Native.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCConfiguration+Private.h
|
Format /sdk
|
2023-04-21 04:30:57 +00:00 |
RTCConfiguration.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCConfiguration.mm
|
Migrate absl::optional to std::optional
|
2024-09-02 12:16:47 +00:00 |
RTCCryptoOptions.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCCryptoOptions.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCDataChannel+Private.h
|
Format /sdk
|
2023-04-21 04:30:57 +00:00 |
RTCDataChannel.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCDataChannel.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCDataChannelConfiguration+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCDataChannelConfiguration.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCDataChannelConfiguration.mm
|
Revert "Add a prefix for objc category."
|
2022-05-13 14:47:54 +00:00 |
RTCDtmfSender+Private.h
|
Apply include-cleaner to api direct files
|
2024-09-10 08:29:26 +00:00 |
RTCDtmfSender.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCDtmfSender.mm
|
Apply include-cleaner to api direct files
|
2024-09-10 08:29:26 +00:00 |
RTCEncodedImage+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCEncodedImage+Private.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCFieldTrials.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCFieldTrials.mm
|
Remove default enabled field trial WebRTC-SendSideBwe-WithOverhead
|
2022-11-30 20:19:36 +00:00 |
RTCFileLogger.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCFileLogger.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCIceCandidate+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCIceCandidate.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCIceCandidate.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCIceCandidateErrorEvent+Private.h
|
Implement JNI and objc implementation for icecandidateerror event
|
2021-12-14 14:19:38 +00:00 |
RTCIceCandidateErrorEvent.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCIceCandidateErrorEvent.mm
|
Remove self assignment in if-clause
|
2024-09-03 07:11:25 +00:00 |
RTCIceServer+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCIceServer.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCIceServer.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCLegacyStatsReport+Private.h
|
Delete api/stats_types.h in favor of api/legacy_stats_types.h
|
2022-11-14 12:10:06 +00:00 |
RTCLegacyStatsReport.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCLegacyStatsReport.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCMediaConstraints+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCMediaConstraints.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCMediaConstraints.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCMediaSource+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCMediaSource.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCMediaSource.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCMediaStream+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCMediaStream.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCMediaStream.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCMediaStreamTrack+Private.h
|
Format /sdk
|
2023-04-21 04:30:57 +00:00 |
RTCMediaStreamTrack.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCMediaStreamTrack.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCMetrics.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCMetrics.mm
|
Adopt absl::string_view in system_wrappers/
|
2022-05-17 08:23:24 +00:00 |
RTCMetricsSampleInfo+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCMetricsSampleInfo.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCMetricsSampleInfo.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCPeerConnection+DataChannel.mm
|
Revert "Add a prefix for objc category."
|
2022-05-13 14:47:54 +00:00 |
RTCPeerConnection+Private.h
|
Format /sdk
|
2023-04-21 04:30:57 +00:00 |
RTCPeerConnection+Stats.mm
|
Revert "Add a prefix for objc category."
|
2022-05-13 14:47:54 +00:00 |
RTCPeerConnection.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCPeerConnection.mm
|
Migrate absl::optional to std::optional
|
2024-09-02 12:16:47 +00:00 |
RTCPeerConnectionFactory+Native.h
|
[iwyu][1\n] Applying to api/[a-s]*
|
2024-06-19 06:19:20 +00:00 |
RTCPeerConnectionFactory+Private.h
|
Expose network thread in RTCPeerConnectionFactory+Private.
|
2023-04-11 10:25:10 +00:00 |
RTCPeerConnectionFactory.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCPeerConnectionFactory.mm
|
Remove more self assignment in if-clause
|
2024-09-03 08:53:12 +00:00 |
RTCPeerConnectionFactoryBuilder+DefaultComponents.h
|
|
|
RTCPeerConnectionFactoryBuilder+DefaultComponents.mm
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCPeerConnectionFactoryBuilder.h
|
[iwyu][1\n] Applying to api/[a-s]*
|
2024-06-19 06:19:20 +00:00 |
RTCPeerConnectionFactoryBuilder.mm
|
Move webrtc::AudioDeviceModule include to api/ folder
|
2024-04-22 08:56:31 +00:00 |
RTCPeerConnectionFactoryOptions+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCPeerConnectionFactoryOptions.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCPeerConnectionFactoryOptions.mm
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCRtcpParameters+Private.h
|
Use default rtp parameters to init wrappers in iOS
|
2021-04-14 12:20:17 +00:00 |
RTCRtcpParameters.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCRtcpParameters.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCRtpCapabilities+Private.h
|
Expose setCodecPreferences/getCapabilities for iOS
|
2024-01-23 13:54:26 +00:00 |
RTCRtpCapabilities.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCRtpCapabilities.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCRtpCodecCapability+Private.h
|
Expose setCodecPreferences/getCapabilities for iOS
|
2024-01-23 13:54:26 +00:00 |
RTCRtpCodecCapability.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCRtpCodecCapability.mm
|
Migrate absl::optional to std::optional
|
2024-09-02 12:16:47 +00:00 |
RTCRtpCodecParameters+Private.h
|
Use default rtp parameters to init wrappers in iOS
|
2021-04-14 12:20:17 +00:00 |
RTCRtpCodecParameters.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCRtpCodecParameters.mm
|
Migrate absl::optional to std::optional
|
2024-09-02 12:16:47 +00:00 |
RTCRtpEncodingParameters+Private.h
|
Use default rtp parameters to init wrappers in iOS
|
2021-04-14 12:20:17 +00:00 |
RTCRtpEncodingParameters.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCRtpEncodingParameters.mm
|
Migrate absl::optional to std::optional
|
2024-09-02 12:16:47 +00:00 |
RTCRtpHeaderExtension+Private.h
|
Use default rtp parameters to init wrappers in iOS
|
2021-04-14 12:20:17 +00:00 |
RTCRtpHeaderExtension.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCRtpHeaderExtension.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCRtpHeaderExtensionCapability+Private.h
|
Expose setCodecPreferences/getCapabilities for iOS
|
2024-01-23 13:54:26 +00:00 |
RTCRtpHeaderExtensionCapability.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCRtpHeaderExtensionCapability.mm
|
Migrate absl::optional to std::optional
|
2024-09-02 12:16:47 +00:00 |
RTCRtpParameters+Private.h
|
Use default rtp parameters to init wrappers in iOS
|
2021-04-14 12:20:17 +00:00 |
RTCRtpParameters.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCRtpParameters.mm
|
Migrate absl::optional to std::optional
|
2024-09-02 12:16:47 +00:00 |
RTCRtpReceiver+Native.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCRtpReceiver+Private.h
|
Format /sdk
|
2023-04-21 04:30:57 +00:00 |
RTCRtpReceiver.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCRtpReceiver.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCRtpSender+Native.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCRtpSender+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCRtpSender.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCRtpSender.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCRtpSource+Private.h
|
Expose RTCRtpReceiver.sources.
|
2024-05-24 13:08:35 +00:00 |
RTCRtpSource.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCRtpSource.mm
|
Migrate absl::optional to std::optional
|
2024-09-02 12:16:47 +00:00 |
RTCRtpTransceiver+Private.h
|
Format /sdk
|
2023-04-21 04:30:57 +00:00 |
RTCRtpTransceiver.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCRtpTransceiver.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCSessionDescription+Private.h
|
Format /sdk
|
2023-04-21 04:30:57 +00:00 |
RTCSessionDescription.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCSessionDescription.mm
|
Deprecate bad signature for CreateSessionDescription.
|
2024-09-03 12:14:54 +00:00 |
RTCSSLAdapter.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCSSLAdapter.mm
|
|
|
RTCStatisticsReport+Private.h
|
Format /sdk
|
2023-04-21 04:30:57 +00:00 |
RTCStatisticsReport.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCStatisticsReport.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCTracing.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCTracing.mm
|
|
|
RTCVideoCodecInfo+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCVideoCodecInfo+Private.mm
|
Migrate absl::optional to std::optional
|
2024-09-02 12:16:47 +00:00 |
RTCVideoEncoderSettings+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCVideoEncoderSettings+Private.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCVideoSource+Private.h
|
Add ability to mark video sources for screen casting in ObjC
|
2021-08-21 08:19:12 +00:00 |
RTCVideoSource.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCVideoSource.mm
|
Refactor WebRTC self assignments in if clauses
|
2024-08-26 15:56:43 +00:00 |
RTCVideoTrack+Private.h
|
Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.
|
2020-05-04 15:01:26 +00:00 |
RTCVideoTrack.h
|
Prepend all RTCMacros.h includes/imports with the relative path from repo
|
2024-09-17 08:45:53 +00:00 |
RTCVideoTrack.mm
|
Remove more self assignment in if-clause
|
2024-09-03 08:53:12 +00:00 |