webrtc/test/network
Harald Alvestrand f33f7a2ada Deprecate PeerConnectionFactory::CreatePeerConnection
Applications should use CreatePeerConnectionOrError instead.

Moved fallback implementations of CreatePeerConnection into the
api/peer_connection_interface.h file, so that we do not have to
declare these methods in the proxy.

Bug: webrtc:12238
Change-Id: I70c56336641c2a108b68446ae41f43409277a584
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/217762
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Tommi <tommi@webrtc.org>
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33964}
2021-05-10 08:47:48 +00:00
..
g3doc Improve webrtc documentation infra. Preview at: 2021-03-30 10:29:30 +00:00
BUILD.gn Delete SignalQueueDestroyed 2021-04-22 13:04:53 +00:00
cross_traffic_unittest.cc Introduce default routes for network emulation 2021-02-22 11:26:53 +00:00
cross_traffic.cc Add cross trafic emulation api 2021-01-15 07:38:17 +00:00
cross_traffic.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
emulated_network_manager.cc Replace network layer stats struct with interface 2020-07-23 10:07:45 +00:00
emulated_network_manager.h Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
emulated_turn_server.cc Fixing WebRTC/Chromium FYI build. 2021-01-16 18:55:09 +00:00
emulated_turn_server.h Add TURN server to Emulated Network infrastructure 2020-11-17 21:07:56 +00:00
fake_network_socket_server.cc Delete SignalQueueDestroyed 2021-04-22 13:04:53 +00:00
fake_network_socket_server.h Delete SignalQueueDestroyed 2021-04-22 13:04:53 +00:00
feedback_generator_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
feedback_generator.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
feedback_generator.h Moves ownership of time controller into NetworkEmulationManager. 2020-01-22 11:12:27 +00:00
network_emulation_manager.cc Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl 2021-02-26 09:58:49 +00:00
network_emulation_manager.h Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl 2021-02-26 09:58:49 +00:00
network_emulation_pc_unittest.cc Deprecate PeerConnectionFactory::CreatePeerConnection 2021-05-10 08:47:48 +00:00
network_emulation_unittest.cc Introduce default routes for network emulation 2021-02-22 11:26:53 +00:00
network_emulation.cc Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl 2021-02-26 09:58:49 +00:00
network_emulation.h Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl 2021-02-26 09:58:49 +00:00
OWNERS
traffic_route.cc Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl 2021-02-26 09:58:49 +00:00
traffic_route.h Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl 2021-02-26 09:58:49 +00:00