aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-09-16Delete flag VideoReceiveStream::Config::Rtp::rembNiels Möller
2019-09-13Move MediaTransportInterface out of the libjingle_peerconnection_api targetNiels Möller
2019-09-12Add ability to export internal state of SamplesStatsCounter.Artem Titov
2019-09-11Increase allowed jitter buffer size in ScenarioAnalyzerTest.PsnrIsLowWhenNetw...Jakob Ivarsson
2019-09-11Stop using rtc_event.h forward headerDanil Chapovalov
2019-09-11Reland "Adds peer scenario connection interface."Sebastian Jansson
2019-09-10Revert "Adds peer scenario connection interface."Qingsi Wang
2019-09-10Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterf...Qingsi Wang
2019-09-10Reland "Make relative arrival delay mode default in NetEq delay manager."Jakob Ivarsson
2019-09-10Mark test::DriftingClock constants as constexprDanil Chapovalov
2019-09-10Add ability to disable PSNR and SSIM computation in DVQAArtem Titov
2019-09-10Adds peer scenario connection interface.Sebastian Jansson
2019-09-10Add ability to provide TEXT hint only when requested in PC frameworkArtem Titov
2019-09-09Reland "Refactor SCTP data channels to use DataChannelTransportInterface."Bjorn A Mellem
2019-09-09Reland "Refactor FEC code to use COW buffers"Ilya Nikolaevskiy
2019-09-09Add support of displaying video during the PC level testArtem Titov
2019-09-06Fix NetworkEmulationManagerTest.ThroughputStats flakiness.Yves Gerey
2019-09-06Fix for rare read of uninitialized value in remote estimate test.Sebastian Jansson
2019-09-06Fix for deadlock in AudioUsesAbsSendTimeExtension test.Sebastian Jansson
2019-09-06Refactor video analyzer injection helperArtem Titov
2019-09-06Reland "New build target p2p:stun_types"Niels Möller
2019-09-06Prepare to move packet_socket_factory to api/.Patrik Höglund
2019-09-06Revert "New build target p2p:stun_types"Hannes Landeholm
2019-09-05Refactor video analyzer injection helperArtem Titov
2019-09-05Revert "Make relative arrival delay mode default in NetEq delay manager."Alessio Bazzica
2019-09-05Make relative arrival delay mode default in NetEq delay manager.Jakob Ivarsson
2019-09-03Deprecate SingleThreadedTaskQueueForTesting class.Yves Gerey
2019-09-03Revert "Refactor FEC code to use COW buffers"Ilya Nikolaevskiy
2019-09-02Split out RtpSource from libjingle_peerconnection_apiNiels Möller
2019-09-02New build target p2p:stun_typesNiels Möller
2019-09-02Refactor FEC code to use COW buffersIlya Nikolaevskiy
2019-08-30Revert "Refactor SCTP data channels to use DataChannelTransportInterface."Henrik Boström
2019-08-30Fix test_support_unittests with enable_iterator_debugging=trueKimmo Kinnunen
2019-08-29Refactor SCTP data channels to use DataChannelTransportInterface.Bjorn A Mellem
2019-08-29Make the RtpHeaderParserImpl available to tests and tools only.Tommi
2019-08-29Delete unneeded dependencies on libjingle_peerconnection_apiNiels Möller
2019-08-29Fix for tsan failue in real time scenario tests.Sebastian Jansson
2019-08-29New target for api/rtp_parameters.h and api/media_types.h.Niels Möller
2019-08-28Fix simulcast tests and PC framework for conference mode supportArtem Titov
2019-08-28Add --trace_event option to capture events in unit tests.Yves Gerey
2019-08-28Fix for sanitizer bot failure in AudioUsesAbsSendTimeExtensionSebastian Jansson
2019-08-28Refactor to free up PacketBuffer as soon as possibleJohannes Kron
2019-08-27Fix deadlock in VideoSendStream tests, cause of flake on some bots.Tommi
2019-08-22Wire the stable target bitrate from GoogCC to the BitrateAllocatorFlorent Castelli
2019-08-20Reland "Introduce ability to test echo in PC level test framework"Artem Titov
2019-08-20Enable custom metrics gathering from stats API in PC framework.Artem Titov
2019-08-19NetEq fuzzer: reduce max input size slightly to avoid timeoutHenrik Lundin
2019-08-19Revert "Introduce ability to test echo in PC level test framework"Sami Kalliomäki
2019-08-19Introduce ability to test echo in PC level test frameworkArtem Titov