1. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  2. 1c931c4 Use VideoSourceInterface for owning test video sources by Niels Möller · 6 years ago
  3. f0d0312 Allows injection of network controller in scenarios. by Sebastian Jansson · 6 years ago
  4. 8eeccbe Delete Start and Stop methods from TestVideoCapturer. by Niels Möller · 6 years ago
  5. f7f753b Revert "Add AudioDecoderFactory to NetEqTest constructor." by Oleh Prypin · 6 years ago
  6. daa970f Add AudioDecoderFactory to NetEqTest constructor. by Niels Möller · 6 years ago
  7. 2db46b0 Added new feature to print a text log to neteq_rtpplay by Ivo Creusen · 6 years ago
  8. 3e94557 Adding fuzzing configuration files for Rtp Replay Fuzzing. by Benjamin Wright · 6 years ago
  9. f7f13e0 Add end-to-end test for ColorSpace information by Johannes Kron · 6 years ago
  10. 1d8307d Delete VideoCodec::targetBitrate by Niels Möller · 6 years ago
  11. 50b66d5 Convert NetEq Cng-related test to not use RegisterExternalDecoder by Niels Möller · 6 years ago
  12. f6b10fb Basic fuzzing of rtc::s_url_decode. by Benjamin Wright · 6 years ago
  13. 5d47401 Reduce pacing buffer padding rate during pushback. by Christoffer Rodbro · 6 years ago
  14. f3ef6cd Using more accurate receive time calculation in scenario tests. by Sebastian Jansson · 6 years ago
  15. a1eb9c7 Convert NetEq tests to not use RegisterExternalDecoder. by Niels Möller · 6 years ago
  16. 1ec2a16 Revert "Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo" by Mirta Dvornicic · 6 years ago
  17. 4348ce2 Calculate min and max receive timestamps for packets in a video frame by Ilya Nikolaevskiy · 6 years ago
  18. 6c95e2d Fuzz unfuzzed AEC3 killswitch field trials by Sam Zackrisson · 6 years ago
  19. b7180c0 Replace RegisterExternalDecoder in NetEq test VerifyTimestampPropagation. by Niels Möller · 6 years ago
  20. cdc5eb0 Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo by Mirta Dvornicic · 6 years ago
  21. dc10796 Fix AGC2 fuzzer coverage. by Alessio Bazzica · 6 years ago
  22. a0f4430 Replace RegisterExternalDecoder with decoder factory in NetEqImplTest120ms by Niels Möller · 6 years ago
  23. 5976bde Unittests for loss based bandwidth estimation. by Christoffer Rodbro · 6 years ago
  24. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  25. 648a7ce Delete method EncodedFrame::GetBitstream, part 1 by Niels Möller · 6 years ago
  26. ce1b140 Adding WinUWP compilation support to WebRTC. by Robin Raymond · 6 years ago
  27. 09d6588 Change HdrMetadataExtension to ColorSpaceExtension by Johannes Kron · 6 years ago
  28. 57f3ad0 Adds stable bandwidth estimate to GoogCC. by Sebastian Jansson · 6 years ago
  29. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  30. 8b5d9d8 Remove the audio/video split for the RTCP report intervals. by Jiawei Ou · 6 years ago
  31. 49a7843 Don't restart streams in scenario tests. by Sebastian Jansson · 6 years ago
  32. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  33. 86336a5 Update FakeVp8Encoder to use GetEncoderInfo by Erik Språng · 6 years ago
  34. de8e6e6 Refactor bitrate configuration in CallTest by Niels Möller · 6 years ago
  35. 1e2542f AGC2: adding level estimation option (RMS or peak-based). by Alessio Bazzica · 6 years ago
  36. 90e6745 Delete deprecated class WrappedI420Buffer by Niels Möller · 6 years ago
  37. fd20171 Adds setup of RTP Extensions in Scenario tests. by Sebastian Jansson · 6 years ago
  38. cb7eddb Add tests for cpu overuse scaling. by Åsa Persson · 6 years ago
  39. 0c32e33 Allows change of fake encoder max rate in scenarios tests. by Sebastian Jansson · 6 years ago
  40. 985ee68 Add support for screenshare content type in scenario tests. by Sebastian Jansson · 6 years ago
  41. 2b101d2 Simplifies audio priority rate config in scenario tests. by Sebastian Jansson · 6 years ago
  42. 20f60f0 Fuzzer crash in AGC2. by Alex Loiko · 6 years ago
  43. ad1d9f0 Add RTP header extension for HDR metadata by Johannes Kron · 6 years ago
  44. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  45. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  46. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  47. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  48. 7b3c76b Reland "Delete rtc::Pathname" by Niels Möller · 6 years ago
  49. 17fc7e2 Add counter to the end of FakeEncoder frames in order to make them unique. by Per Kjellander · 6 years ago
  50. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  51. 34fc346 Add support for computing iOS code coverage by Artem Titarenko · 6 years ago
  52. df351f4 Update FakeEncoder to use EncoderInfo by Erik Språng · 6 years ago
  53. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  54. a1ead6f Update EncoderProxy to use EncoderInfo by Erik Språng · 6 years ago
  55. 2039ee7 Revert "Delete rtc::Pathname" by Qingsi Wang · 6 years ago
  56. 2365936 Hide the AudioEncoderCng class behind a create function by Karl Wiberg · 6 years ago
  57. 6b9dec0 Delete rtc::Pathname by Niels Möller · 6 years ago
  58. af6d741 Makes send time information in feedback non-optional. by Sebastian Jansson · 6 years ago
  59. 2812763 Remove deprecated AudioProcessing::GetStatistics function by Sam Zackrisson · 6 years ago
  60. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  61. 7852d29 Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*. by Qingsi Wang · 6 years ago
  62. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  63. ed45c57 Corrects audio overhead correction in Scenario test. by Sebastian Jansson · 6 years ago
  64. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  65. 8b7d206 AEC3: Decrease latency until the delay has been detected by Per Åhgren · 6 years ago
  66. 6fcf6ca Modified PressEnterToContinue() to actualy check if Enter is pressed by Danail Kirov · 6 years ago
  67. 99b71df Use function_video_(en|de)coder_factory from api by Danil Chapovalov · 6 years ago
  68. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  69. 359d60a Adds target rate to audio send stream stats. by Sebastian Jansson · 6 years ago
  70. 9516c38 [Fuzzer] Check FieldTrial bitmask size at compile time. by Yves Gerey · 6 years ago
  71. 2620470 Update fuzzer max input length handling by Sam Zackrisson · 6 years ago
  72. ddc84e9 Publish function_video_(en|de)coder_factory into api by Danil Chapovalov · 6 years ago
  73. e2fd86a Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  74. 8e6749e Improve fileutils_override implementation internal API. by Artem Titov · 6 years ago
  75. e068ad6 Use a sufficiently large bitmask. by Jonas Olsson · 6 years ago
  76. 4842c78 Increasing APM fuzzer coverage. by Alex Loiko · 6 years ago
  77. 8f726be Add ability to override detection of resource location and source root by Artem Titov · 6 years ago
  78. 0627e21 Removes unused DeliverPacket from CallClient. by Sebastian Jansson · 6 years ago
  79. 6ed37ba AEC3: Enable fuzzer testing of old render buffering code. by Gustaf Ullberg · 6 years ago
  80. d34597c Update test::CreateVideoStreams to use num_temporal_layers. by Åsa Persson · 6 years ago
  81. 800e121 Adds support to change transport routes in Scenario tests. by Sebastian Jansson · 6 years ago
  82. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  83. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  84. 53347b7 Mute failed tests when no sanitizer defects. by Yves Gerey · 6 years ago
  85. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  86. bc6a06c Adding missing #include on absl/memory/memory.h. by Mirko Bonadei · 6 years ago
  87. b5541a0 Fix: Argv may be corrupted after InitGoogleMock found any related flags by Artem Titov · 6 years ago
  88. b9972fa Adds AudioNetworkAdaptation support to Scenario tests. by Sebastian Jansson · 6 years ago
  89. f06bacc Add test that verifies that VideoEncoderConfig max_framerate is reported to source. by Åsa Persson · 6 years ago
  90. 961dbea NetEq fuzzer: Restrict fuzzer input to 90000 bytes by Henrik Lundin · 6 years ago
  91. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  92. 6003e7a Fix FakeEncoder to produce correct bitrate for several temporal layers by Ilya Nikolaevskiy · 6 years ago
  93. 4529fbc Move TemporalLayers to api/video_codecs. by Erik Språng · 6 years ago
  94. 8285841 Adds handling of untracked data to congestion controller. by Sebastian Jansson · 6 years ago
  95. 53e2211 AEC3: Kill kill-switches by Gustaf Ullberg · 6 years ago
  96. 0378997 Adds flags indicating presence in allocation and feedback per packet. by Sebastian Jansson · 6 years ago
  97. 759f959 Refactor tests with ConfigurableFrameSizeEncoder by Niels Möller · 6 years ago
  98. 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
  99. 0414040 Fix race condition for SupportsFlexfecWithMultithreadedH264/0 test. by Yves Gerey · 6 years ago
  100. 75e3647 Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfig by Artem Titov · 6 years ago