webrtc/api/test
Miriam Zimmerman 31a3397e96 Merge remote-tracking branch 'upstream/branch-heads/7778' into mutexlox/webrtc-148
Merge conflicts resolved in:
* api/neteq/neteq.h
* audio/channel_receive.cc
* audio/channel_receive.h
* media/engine/simulcast_encoder_adapter.cc
* modules/audio_coding/BUILD.gn
* modules/audio_coding/acm2/acm_resampler.cc
* modules/audio_coding/acm2/acm_resampler_unittest.cc
* modules/audio_processing/audio_processing_impl.h
* modules/video_coding/BUILD.gn
* p2p/base/p2p_transport_channel_unittest.cc
* pc/jsep_transport_controller.cc
* pc/rtp_transport.h
* pc/rtp_transport_internal.h
* unsafe_buffers_paths.txt
2026-05-08 13:42:18 -04:00
..
metrics Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
network_emulation Add network queue to the schedulable network. 2026-02-11 04:49:08 -08:00
pclf Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
video Fix malformed DEPS files in WebRTC. 2026-02-17 09:47:27 -08:00
audio_quality_analyzer_interface.h
audioproc_float.cc Migrate template alias nullability annotations to macros. 2025-04-04 15:23:56 -07:00
audioproc_float.h Migrate template alias nullability annotations to macros. 2025-04-04 15:23:56 -07:00
compile_all_headers.cc Add DatagramConnection mocks to compile_all_headers.cc 2025-10-14 01:55:26 -07:00
create_frame_generator.cc IWYU api/ 2025-04-14 17:11:00 -07:00
create_frame_generator.h Migrate template alias nullability annotations to macros. 2025-04-04 15:23:56 -07:00
create_network_emulation_manager.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
create_network_emulation_manager.h Format /api folder 2025-01-07 18:41:45 -08:00
create_peer_connection_quality_test_frame_generator.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
create_peer_connection_quality_test_frame_generator.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
create_peerconnection_quality_test_fixture.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
create_peerconnection_quality_test_fixture.h Use webrtc name specifier instead of rtc/cricket in api 2025-04-15 22:17:02 -07:00
create_simulcast_test_fixture.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
create_simulcast_test_fixture.h
create_time_controller.cc Delete deprecated EnableMediaWithDefaultsAndTimeController 2025-05-13 10:56:51 -07:00
create_time_controller.h Delete deprecated EnableMediaWithDefaultsAndTimeController 2025-05-13 10:56:51 -07:00
create_video_quality_test_fixture.cc Cleanup VideoQualityTest api and usage 2025-06-17 02:49:50 -07:00
create_video_quality_test_fixture.h Cleanup VideoQualityTest api and usage 2025-06-17 02:49:50 -07:00
create_videocodec_test_fixture.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
create_videocodec_test_fixture.h
DEPS Fix malformed DEPS files in WebRTC. 2026-02-17 09:47:27 -08:00
fake_frame_decryptor.cc Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
fake_frame_decryptor.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
fake_frame_encryptor.cc Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
fake_frame_encryptor.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
frame_generator_interface.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
frame_generator_interface.h Use webrtc name specifier instead of rtc/cricket in api 2025-04-15 22:17:02 -07:00
mock_async_dns_resolver.h Remove redundant webrtc:: prefixes in api/test 2025-06-11 10:07:40 -07:00
mock_audio_mixer.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_audio_sink.h Remove redundant webrtc:: prefixes in api/test 2025-06-11 10:07:40 -07:00
mock_data_channel.h Remove redundant webrtc:: prefixes in api/test 2025-06-11 10:07:40 -07:00
mock_datagram_connection_observer.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
mock_datagram_connection.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
mock_dtmf_sender.h Remove redundant webrtc:: prefixes in api/test 2025-06-11 10:07:40 -07:00
mock_encoder_selector.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
mock_fec_controller_override.h
mock_frame_decryptor.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
mock_frame_encryptor.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
mock_frame_transformer.h Remove redundant webrtc:: prefixes in api/test 2025-06-11 10:07:40 -07:00
mock_local_network_access_permission.cc LNA: Introduce LnaPermissionInterface::ShouldRequestPermission() 2025-08-13 10:01:41 -07:00
mock_local_network_access_permission.h LNA: Introduce LnaPermissionInterface::ShouldRequestPermission() 2025-08-13 10:01:41 -07:00
mock_media_stream_interface.h Remove redundant webrtc:: prefixes in api/test 2025-06-11 10:07:40 -07:00
mock_packet_socket_factory.h turns UDP + DTLS case implementation 2026-01-14 04:32:09 -08:00
mock_peer_connection_factory_interface.h Delete deprecated non-refcount PeerConnectionFactory::CreateVideoTrack 2025-07-08 10:31:40 -07:00
mock_peerconnectioninterface.h Merge remote branch 'upstream/branch-heads/7680' 2026-04-06 00:16:11 -07:00
mock_rtp_transceiver.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
mock_rtpreceiver.h Remove redundant webrtc:: prefixes in api/test 2025-06-11 10:07:40 -07:00
mock_rtpsender.h Remove redundant webrtc:: prefixes in api/test 2025-06-11 10:07:40 -07:00
mock_transformable_audio_frame.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
mock_transformable_frame.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
mock_transformable_video_frame.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
mock_video_bitrate_allocator_factory.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
mock_video_bitrate_allocator.h SEA: Add support for OnFrameDropped and end_of_temporal_unit flag. 2026-02-09 05:43:42 -08:00
mock_video_decoder_factory.h Delete CreateVideoDecoder from VideoDecoderFactory interface 2024-03-04 16:05:51 +00:00
mock_video_decoder.h Remove deprecated ::testing::Invoke 2025-10-20 07:38:57 -07:00
mock_video_encoder_factory.h Remove redundant webrtc:: prefixes in api/test 2025-06-11 10:07:40 -07:00
mock_video_encoder.h Add new frame drop method to EncodedImageCallback. 2025-12-15 04:39:46 -08:00
mock_video_track.h Remove redundant webrtc:: prefixes in api/test 2025-06-11 10:07:40 -07:00
neteq_simulator_factory.cc Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00
neteq_simulator_factory.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
neteq_simulator.cc
neteq_simulator.h Add SSRC filter and NetEq accessor to NetEq simulator. 2024-04-05 10:02:38 +00:00
network_emulation_manager.cc Add network queue to the schedulable network. 2026-02-11 04:49:08 -08:00
network_emulation_manager.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
OWNERS
peer_network_dependencies.h Migrate template alias nullability annotations to macros. 2025-04-04 15:23:56 -07:00
peerconnection_quality_test_fixture_unittest.cc Comment unused variables in implemented functions 7\n 2024-10-28 12:04:15 +00:00
peerconnection_quality_test_fixture.h Run tools_webrtc/apply-clang-tidy on the repo 2026-01-09 10:26:41 -08:00
rtc_error_matchers.h Add matchers for RTCError, rename old matcher for RTCErrorOr. 2025-01-21 02:21:58 -08:00
simulated_network.h Send RTCP as ECT(1) if RTP packets are received as ECT(1) 2025-11-05 04:50:48 -08:00
simulcast_test_fixture.h
stats_observer_interface.h Use webrtc name specifier instead of rtc/cricket in api 2025-04-15 22:17:02 -07:00
time_controller.cc In test wait functions prevent advancing time when unnecessary 2025-10-10 02:02:49 -07:00
time_controller.h In test wait functions prevent advancing time when unnecessary 2025-10-10 02:02:49 -07:00
track_id_stream_info_map.h
video_quality_analyzer_interface.h Replace ArrayView with std::span in api/ 2026-04-02 00:13:26 -07:00
video_quality_test_fixture.h Remove InjectionComponents::field_trials string. 2025-10-08 04:51:40 -07:00
videocodec_test_fixture.h Propagate field trials in VideoCodecTestFixture 2025-06-03 10:34:14 -07:00
videocodec_test_stats.cc Move string_builder.h to webrtc namespace 2025-02-19 06:30:53 -08:00
videocodec_test_stats.h Apply include-cleaner to api/test/[^/]* 2024-08-13 15:28:34 +00:00