- 3bddaed rtc_p2p: Split turn port and basic port allocator by Harald Alvestrand · 1 year ago
- 8bb54c1 Penultimate split-up of rtc_p2p build target by Harald Alvestrand · 1 year ago
- 0a96289 Replace legacy rtc::TaskQueue with TaskQueueBase in test Network helper by Danil Chapovalov · 1 year, 2 months ago
- 3d9c368 Delete CallFactoryInterface as no longer needed by Danil Chapovalov · 1 year, 3 months ago
- 14630a7 Use rtc::ReceivedPacket in Stun and TurnServer by Per K · 1 year, 3 months ago
- 554f7db Add EnableMediaWithDefaults to replace SetMediaEngineDefaults by Danil Chapovalov · 1 year, 4 months ago
- eba7cee Extract TestADM into a separate target by Artem Titov · 1 year, 10 months ago
- a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 1 month ago
- a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 2 months ago
- 538fa81 Add collection of EmulatedNetworkNode stats to stats collector by Artem Titov · 2 years, 3 months ago
- 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 2 years, 6 months ago
- 9c125c6 Migrate test/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
- de2ac5a Adopt absl::string_view in p2p/ by Ali Tofigh · 2 years, 8 months ago
- c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 8 months ago
- ed4aadc Move copy_on_write_buffer out of rtc_base_approved by Florent Castelli · 2 years, 10 months ago
- 71337f3 Move random out of rtc_base_approved by Florent Castelli · 2 years, 10 months ago
- 33d31fb Remove //rtc_base:rtc_event from public deps by Florent Castelli · 2 years, 11 months ago
- 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 2 years, 11 months ago
- 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 2 years, 11 months ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 2 years, 11 months ago
- c06fe8b WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 11/inf by Jonas Oreland · 2 years, 11 months ago
- 1ca57b9 Add support for lost packets to FeedbackGenerator by Per Kjellander · 3 years, 1 month ago
- 5e7a3ae Let EmulatedNetworkManagerInterface own and expose a PacketSocketFactory by Niels Möller · 3 years, 5 months ago
- d0b8879 Delete AsyncSocket class, merge into Socket class by Niels Möller · 3 years, 6 months ago
- 9bd2457 Delete SignalQueueDestroyed by Niels Möller · 3 years, 10 months ago
- 3d37e06 Introduce default routes for network emulation by Artem Titov · 4 years ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years ago
- 7358b40 Remove usage of AsyncInvoker in test class FakeNetworkSocket by Danil Chapovalov · 4 years, 1 month ago
- e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 1 month ago
- d2dd732 Introduce network emulated endpoint optional name for better logging by Artem Titov · 4 years, 1 month ago
- 9c8dd87 Fixing WebRTC/Chromium FYI build. by Mirko Bonadei · 4 years, 1 month ago
- e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 1 month ago
- f9ee0e0 Add cross trafic emulation api by Andrey Logvin · 4 years, 1 month ago
- 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 1 month ago
- b24e720 Fix inconsistencies in network BUILD.gn file by Andrey Logvin · 4 years, 1 month ago
- 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 1 month ago
- 9705011 Add TURN server to Emulated Network infrastructure by Jonas Oreland · 4 years, 3 months ago
- 7c85d39 Delete unneeded includes of system_wrappers/include/sleep.h by Niels Möller · 4 years, 4 months ago
- cbe6e8a Introduce debug network stats by Artem Titov · 4 years, 5 months ago
- ceb4495 Reland: Wires up WebrtcKeyValueBasedConfig in media engines. by Erik Språng · 4 years, 5 months ago
- 5956a17 Revert "Wires up WebrtcKeyValueBasedConfig in media engines." by Artem Titov · 4 years, 5 months ago
- 591b2ab Wires up WebrtcKeyValueBasedConfig in media engines. by Erik Språng · 4 years, 5 months ago
- 3e0b65d Replace network layer stats struct with interface by Artem Titov · 4 years, 7 months ago
- 4ab7dde Migrate stray leftovers from rtc_base/ and test/ to webrtc::Mutex. by Markus Handell · 4 years, 7 months ago
- a5a4be1 Partly migrate test/ to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 9 months ago
- 1e02339 Add ability to set custom adapter type on emulated endpoint by Artem Titov · 5 years ago
- ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
- a406ee1 Moving FakeNetworkSocket to fake_network_socket_server.h by Sebastian Jansson · 5 years ago
- cec2433 Exposing more features in the network emulation manager API. by Sebastian Jansson · 5 years ago
- c4f8654 Add TimeController to api/test/ and add a CreateTimeController API. by Bjorn A Mellem · 5 years ago
- dcc910a Adds simulated TCP message route for testing. by Sebastian Jansson · 5 years ago
- 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
- 7cbee84 Reland "Adds PeerConnection scenario test framework." by Sebastian Jansson · 6 years ago
- 3d351c6 Revert "Adds PeerConnection scenario test framework." by Sebastian Jansson · 6 years ago
- ad5c4ac Adds PeerConnection scenario test framework. by Sebastian Jansson · 6 years ago
- 8d3e4bd Adds simulated network node builder. by Sebastian Jansson · 6 years ago
- 48b1b18 Add ability to create EmulatedNetworkNode from BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago
- 386802e Move network emulation framework under test/network by Artem Titov · 6 years ago