webrtc/sdk/android/api/org/webrtc
Artem Titov 54714779b2 Revert "WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf"
This reverts commit f177081eee.

Reason for revert: breaks downstream project

Original change's description:
> WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf
>
> This cl/ passes field trials all the way from c++
> to the android NetworkMonitorAutoDetect.java
>
> Bug: webrtc:10335
> Change-Id: Ic6842612eed36b684340f0f78f4087bee249cc50
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/257081
> Reviewed-by: Harald Alvestrand <hta@webrtc.org>
> Reviewed-by: Florent Castelli <orphis@webrtc.org>
> Commit-Queue: Jonas Oreland <jonaso@webrtc.org>
> Cr-Commit-Position: refs/heads/main@{#36498}

Bug: webrtc:10335
Change-Id: I8d881ea3f50cf4affde65800d759885b2581c6be
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258482
Reviewed-by: Jonas Oreland <jonaso@google.com>
Owners-Override: Artem Titov <titovartem@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#36500}
2022-04-08 15:10:14 +00:00
..
audio Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
AddIceObserver.java addIceCandidate with callback into Android's SDK. 2021-04-12 07:04:54 +00:00
AudioDecoderFactoryFactory.java Implement Injectable Audio Codecs for the Java SDK. 2018-11-02 08:25:39 +00:00
AudioEncoderFactoryFactory.java Implement Injectable Audio Codecs for the Java SDK. 2018-11-02 08:25:39 +00:00
AudioProcessingFactory.java
AudioSource.java Throw IllegalStateException if native objects are used after dispose. 2018-09-28 13:25:43 +00:00
AudioTrack.java Throw IllegalStateException if native objects are used after dispose. 2018-09-28 13:25:43 +00:00
BuiltinAudioDecoderFactoryFactory.java Implement Injectable Audio Codecs for the Java SDK. 2018-11-02 08:25:39 +00:00
BuiltinAudioEncoderFactoryFactory.java Implement Injectable Audio Codecs for the Java SDK. 2018-11-02 08:25:39 +00:00
CallSessionFileRotatingLogSink.java Android: Throw exception in CallSessionFileRotatingLogSink if dir is null 2018-06-07 13:16:40 +00:00
Camera1Capturer.java Handle camera1 session creation errors more gracefully 2021-08-25 17:04:40 +00:00
Camera1Enumerator.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
Camera2Capturer.java Remove checks for SDK <= 21 2022-03-07 09:56:42 +00:00
Camera2Enumerator.java Remove checks for SDK <= 21 2022-03-07 09:56:42 +00:00
CameraEnumerationAndroid.java Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
CameraEnumerator.java
CameraVideoCapturer.java Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
CandidatePairChangeEvent.java p2p_transport_channel: Add estimated disconnected time to CandidatePairChangeEvent 2020-08-20 11:40:01 +00:00
CapturerObserver.java Move VideoCapturer to video_api and cleanup. 2018-07-24 10:38:57 +00:00
CryptoOptions.java Rename rtc_base/ssl_stream_adapter.h constants. 2021-07-26 16:33:54 +00:00
DataChannel.java Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
Dav1dDecoder.java Java dav1d decoder. 2021-12-20 12:43:04 +00:00
DefaultVideoDecoderFactory.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
DefaultVideoEncoderFactory.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
DtmfSender.java Throw IllegalStateException if native objects are used after dispose. 2018-09-28 13:25:43 +00:00
EglBase.java Remove checks for SDK <= 21 2022-03-07 09:56:42 +00:00
EglBase10.java Android: Expose underlying EGL context in API 2019-03-20 11:26:19 +00:00
EglBase14.java Android: Expose underlying EGL context in API 2019-03-20 11:26:19 +00:00
EglRenderer.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
EncodedImage.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
FecControllerFactoryFactoryInterface.java Revert "Revert "Enables PeerConnectionFactory using external fec controller"" 2018-02-20 12:41:55 +00:00
FileVideoCapturer.java Fix memory leak in FileVideoCapturer. 2018-09-13 09:01:53 +00:00
FrameDecryptor.java Adds the Java interface points for FrameEncryptor/FrameDecryptor. 2018-09-06 19:41:21 +00:00
FrameEncryptor.java Adds the Java interface points for FrameEncryptor/FrameDecryptor. 2018-09-06 19:41:21 +00:00
GlRectDrawer.java Android: Add helper class for generating OpenGL shaders 2018-06-15 09:06:45 +00:00
GlShader.java Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
GlTextureFrameBuffer.java Android: Allow construction of GlTextureFrameBuffer from non-OpenGL thread 2018-04-12 07:19:46 +00:00
GlUtil.java Make GL errors thrown by checkNoGLES2Error inherit GLException. 2021-03-23 11:48:19 +00:00
HardwareVideoDecoderFactory.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
HardwareVideoEncoderFactory.java Remove checks for SDK <= 21 2022-03-07 09:56:42 +00:00
IceCandidate.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
IceCandidateErrorEvent.java Implement JNI and objc implementation for icecandidateerror event 2021-12-14 14:19:38 +00:00
JavaI420Buffer.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
LibaomAv1Decoder.java Reland "Expose AV1 encoder&decoder from Android SDK." 2021-04-30 09:12:11 +00:00
LibaomAv1Encoder.java Add libaom AV1 encoder java buildtargets. 2022-03-10 13:21:07 +00:00
LibaomAv1EncoderIfSupported.java Rename corresponding libaom_av1_encoder_if_supported java buildtargets. 2022-03-10 13:18:34 +00:00
LibvpxVp8Decoder.java Rename software codec classes and move them into api/ 2018-11-07 12:24:14 +00:00
LibvpxVp8Encoder.java Rename software codec classes and move them into api/ 2018-11-07 12:24:14 +00:00
LibvpxVp9Decoder.java Rename software codec classes and move them into api/ 2018-11-07 12:24:14 +00:00
LibvpxVp9Encoder.java Rename software codec classes and move them into api/ 2018-11-07 12:24:14 +00:00
MediaConstraints.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
MediaSource.java Hold a reference to AndroidVideoTrackSource while calling onFrameCaptured. 2020-02-04 15:00:05 +00:00
MediaStream.java Throw IllegalStateException if native objects are used after dispose. 2018-09-28 13:25:43 +00:00
MediaStreamTrack.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
Metrics.java Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
NativeLibraryLoader.java
NativePeerConnectionFactory.java Move ownership of PeerConnectionObserver from Java to C++. 2018-01-15 09:52:38 +00:00
NetEqFactoryFactory.java Make it possible to inject a custom NetEqFactory from the java interface. 2019-11-25 12:39:08 +00:00
NetworkChangeDetector.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
NetworkChangeDetectorFactory.java Revert "WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf" 2022-04-08 15:10:14 +00:00
NetworkControllerFactoryFactory.java Allow injection of network controller factory in Java. 2019-04-18 12:08:46 +00:00
NetworkMonitor.java Revert "WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf" 2022-04-08 15:10:14 +00:00
NetworkMonitorAutoDetect.java Revert "WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 14/inf" 2022-04-08 15:10:14 +00:00
NetworkStatePredictorFactoryFactory.java Add base class NetworkPredictor and NetworkPredictorFactory and wire up. 2019-04-10 12:38:58 +00:00
OWNERS Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. 2021-04-14 08:27:54 +00:00
PeerConnection.java [Java] Change default sdpSemantics to UNIFIED_PLAN. 2022-01-21 09:17:25 +00:00
PeerConnectionDependencies.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
PeerConnectionFactory.java Delete unused ScopedRegisterThreadForDebugging facility 2022-04-05 09:21:39 +00:00
PlatformSoftwareVideoDecoderFactory.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
Predicate.java Added user-defined predicate to filter video codec implementations. 2018-11-28 13:10:36 +00:00
RefCounted.java Delete transitional method EncodedImage.maybeRetain 2019-12-12 14:11:14 +00:00
RendererCommon.java Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
RtcCertificatePem.java Fix small issues that stops the Chromium DEPS roll. 2018-11-19 08:14:38 +00:00
RTCStats.java Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
RTCStatsCollectorCallback.java Android: Generate JNI code for RTCStats 2017-11-24 18:38:40 +00:00
RTCStatsReport.java Android: Generate JNI code for RTCStats 2017-11-24 18:38:40 +00:00
RtpParameters.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
RtpReceiver.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
RtpSender.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
RtpTransceiver.java Modify Android API to use SetDirectionWithError 2020-08-17 11:55:55 +00:00
ScreenCapturerAndroid.java Remove checks for SDK <= 21 2022-03-07 09:56:42 +00:00
SdpObserver.java Android: Generate JNI code for remaining classes in sdk/android 2017-12-12 12:36:17 +00:00
SessionDescription.java android: add rollback RTCSdpType 2020-09-30 06:14:57 +00:00
SoftwareVideoDecoderFactory.java Replace AV1X with AV1 2021-09-14 08:29:02 +00:00
SoftwareVideoEncoderFactory.java Rename corresponding libaom_av1_encoder_if_supported java buildtargets. 2022-03-10 13:18:34 +00:00
SSLCertificateVerifier.java Adds SSLCertificateVerifier to the Java API. 2018-07-20 23:11:52 +00:00
StatsObserver.java Reland "Android: Generate JNI code for stats" 2017-11-30 11:40:51 +00:00
StatsReport.java Reland "Android: Generate JNI code for stats" 2017-11-30 11:40:51 +00:00
SurfaceEglRenderer.java Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
SurfaceTextureHelper.java Remove checks for SDK <= 21 2022-03-07 09:56:42 +00:00
SurfaceViewRenderer.java Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
TextureBufferImpl.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
TimestampAligner.java Use backticks not vertical bars to denote variables in comments for /sdk 2021-07-27 14:39:06 +00:00
TurnCustomizer.java Throw IllegalStateException if native objects are used after dispose. 2018-09-28 13:25:43 +00:00
VideoCapturer.java Fix errorprone issues preventing Chromium Roll. 2019-11-27 12:52:48 +00:00
VideoCodecInfo.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
VideoCodecStatus.java Android: Generate all C++ -> Java JNI code for VideoEncoder 2017-11-07 15:32:15 +00:00
VideoDecoder.java Remove unused function VideoDecoder::PrefersLateDecoding. 2021-01-18 14:17:57 +00:00
VideoDecoderFactory.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
VideoDecoderFallback.java Support injecting custom native codecs from Java. 2018-07-09 12:07:11 +00:00
VideoEncoder.java Require 16x16 alignment when using HardwareVideoEncoder for encoding. 2021-10-08 13:15:12 +00:00
VideoEncoderFactory.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
VideoEncoderFallback.java Support injecting custom native codecs from Java. 2018-07-09 12:07:11 +00:00
VideoFileRenderer.java Fix errorprone issues preventing Chromium Roll. 2019-11-27 12:52:48 +00:00
VideoFrame.java Mark toI420 as Nullable 2021-09-21 10:05:09 +00:00
VideoFrameDrawer.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
VideoProcessor.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
VideoSink.java Reland "Android: Generate JNI code for VideoSink and VideoEncoder" 2017-11-02 10:27:47 +00:00
VideoSource.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
VideoTrack.java Fix errorprone issues preventing Chromium Roll. 2019-11-27 12:52:48 +00:00
WrappedNativeVideoDecoder.java Remove webrtc::VideoDecoder::PrefersLateDecoding. 2021-01-11 18:02:25 +00:00
WrappedNativeVideoEncoder.java Make base classes for native video encoder/decoder public 2019-11-21 17:04:50 +00:00
YuvConverter.java Replace the android support annotation library with androidx's one. 2021-08-24 16:02:17 +00:00
YuvHelper.java Android: Respect input buffer layout of MediaFormat 2022-02-21 09:52:54 +00:00