1. 7c7885c Remove NTP timestamp from PacketBuffer::Packet. by philipel · 4 years, 1 month ago
  2. f00cd53 Do more actions on SDP fuzzing. by Harald Alvestrand · 4 years, 1 month ago
  3. 82a9412 Reland "Add a fuzzer test that tries to connect a PeerConnection." by Harald Alvestrand · 4 years, 1 month ago
  4. a86b29b Add VP9-specific default resolution bitrate limits by Sergey Silkin · 4 years, 1 month ago
  5. ae44fde Revert "Add a fuzzer test that tries to connect a PeerConnection." by Evan Shrubsole · 4 years, 1 month ago
  6. c67b77e Add a fuzzer test that tries to connect a PeerConnection. by Harald Alvestrand · 4 years, 1 month ago
  7. 07d83c8 Modified STUN verification functions by Harald Alvestrand · 4 years, 1 month ago
  8. 6512af0 Add root doc site definition for WebRTC documentation by Artem Titov · 4 years, 1 month ago
  9. 31e06cb addIceCandidate: prefer ice candidate sdpMid over sdpMLineIndex by Philipp Hancke · 4 years, 1 month ago
  10. 484acf2 Add ability to configure sampling rate for input/output video dumps in PC level framework by Artem Titov · 4 years, 1 month ago
  11. 376cf38 Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl by Niels Möller · 4 years, 1 month ago
  12. bb52bdf Reland "Enable use of rtc::SystemTimeNanos() provided by Chromium" by Johannes Kron · 4 years, 1 month ago
  13. 28547e9 Fix typos in network emulation default routing by Artem Titov · 4 years, 1 month ago
  14. bc9dc5a Upload all values instead of only mean and err into histograms by Artem Titov · 4 years, 1 month ago
  15. 3d37e06 Introduce default routes for network emulation by Artem Titov · 4 years, 1 month ago
  16. 42dd9bc Add documentation about DefaultVideoQualityAnalyzer by Artem Titov · 4 years, 1 month ago
  17. f4e3e2b Delete rtc::Callback0 and friends. by Niels Möller · 4 years, 1 month ago
  18. 8408c99 Remove 'secondary sink' concept from webrtc::VideoReceiveStream. by Tomas Gunnarsson · 4 years, 1 month ago
  19. 6e35ece Destroy PC properly to stop input video before closing video writer by Artem Titov · 4 years, 1 month ago
  20. 9aa9b8d Prepare to replace VideoLayerFrameId with int64_t. by philipel · 4 years, 1 month ago
  21. 410c998 Const correct NetworkEmulationManager::GetStats by Per Kjellander · 4 years, 1 month ago
  22. f109193 Remove VideoLayerFrameId::spatial_layer, use EncodedImage::SpatialIndex instead. by philipel · 4 years, 2 months ago
  23. 0710b40 Migrate perf tests result writing API to absl::string_view by Artem Titov · 4 years, 2 months ago
  24. c3257d0 Reland "Remove thread hops from events provided by JsepTransportController." by Tommi · 4 years, 2 months ago
  25. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
  26. 6e4fcac Revert "Remove thread hops from events provided by JsepTransportController." by Guido Urdaneta · 4 years, 2 months ago
  27. f554b3c Remove thread hops from events provided by JsepTransportController. by Tomas Gunnarsson · 4 years, 2 months ago
  28. f4fa763 Update PsnrIsLowWhenNetworkIsBad test jitter_buffer mean value, as the congestion window default config changed. by Ying Wang · 4 years, 2 months ago
  29. 14cad9f Fix clang-tidy: performance-inefficient-vector-operation. by Mirko Bonadei · 4 years, 2 months ago
  30. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 2 months ago
  31. 7358b40 Remove usage of AsyncInvoker in test class FakeNetworkSocket by Danil Chapovalov · 4 years, 2 months ago
  32. e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 2 months ago
  33. ee8c275 Make DVQA CPU usage tests more stable by Andrey Logvin · 4 years, 2 months ago
  34. 5e227ab Move under enable_google_benchmarks targets that rely on the benchmarks by Andrey Logvin · 4 years, 2 months ago
  35. 1a29a5d Delete rtc::Bind by Niels Möller · 4 years, 2 months ago
  36. cc8a1f8 Add API to get current time mode from NetworkEmulationManager by Artem Titov · 4 years, 2 months ago
  37. 08f4690 Protect DefaultVideoQualityAnalyzer::peers_ with lock by Artem Titov · 4 years, 2 months ago
  38. c57089a Add new peer to injector when adding it to analyzer. Removed unused injector by Artem Titov · 4 years, 2 months ago
  39. d2dd732 Introduce network emulated endpoint optional name for better logging by Artem Titov · 4 years, 2 months ago
  40. 5eb527c Replace sigslot usages with callback list library. by Lahiru Ginnaliya Gamathige · 4 years, 2 months ago
  41. 9c8dd87 Fixing WebRTC/Chromium FYI build. by Mirko Bonadei · 4 years, 2 months ago
  42. be93b78 Move iOS bundle data for tests inside rtc_include_test (take 2). by Mirko Bonadei · 4 years, 2 months ago
  43. 8ed6185 Move iOS bundle data for tests inside rtc_include_test. by Mirko Bonadei · 4 years, 2 months ago
  44. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago
  45. f9ee0e0 Add cross trafic emulation api by Andrey Logvin · 4 years, 3 months ago
  46. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago
  47. c12f625 Adds VideoDecoder::GetDecoderInfo() by Erik Språng · 4 years, 3 months ago
  48. b24e720 Fix inconsistencies in network BUILD.gn file by Andrey Logvin · 4 years, 3 months ago
  49. db79204 Change PeerConnectionE2EQualityTest to use lambdas instead of rtc::Bind by Niels Möller · 4 years, 3 months ago
  50. 0e8dd03 Fix cpu usage dvqa test on windows by Andrey Logvin · 4 years, 3 months ago
  51. a782022 Use rtc::CopyOnWriteBuffer::MutableData instead of data in fuzzers by Danil Chapovalov · 4 years, 3 months ago
  52. a68bfc5 Delete KeepBufferRefs helpers, and use of rtc::Bind. by Niels Möller · 4 years, 3 months ago
  53. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 3 months ago
  54. 360da05 Remove webrtc::VideoDecoder::PrefersLateDecoding. by philipel · 4 years, 3 months ago
  55. 1c5e63e Add module documentation for emulated network by Artem Titov · 4 years, 3 months ago
  56. e15dc58 Use rtc::CopyOnWriteBuffer::MutableData through webrtc by Danil Chapovalov · 4 years, 3 months ago
  57. 6afa794 Delete deprecated H264BitstreamParser methods by Niels Möller · 4 years, 3 months ago
  58. ec9b281 Add ability to specify random seed when creating built it network emulation by Artem Titov · 4 years, 3 months ago
  59. 8649e49 Add a field trial to skip REMB modification of BWE internal state. by Christoffer Rodbro · 4 years, 3 months ago
  60. 5686e34 Optimize calls to std::string::find() and friends for a single char. by Mirko Bonadei · 4 years, 4 months ago
  61. ebe5acb VideoCodecTextFixture and YuvFrameReader improvements. by Erik Språng · 4 years, 4 months ago
  62. 9ff23ba Fix order-dependent tests. by Mirko Bonadei · 4 years, 4 months ago
  63. b95d90b Rename UNIT_TEST to WEBRTC_UNIT_TEST by Andrey Logvin · 4 years, 4 months ago
  64. d7808f1 Add DVQA support for scenarios with new participants joining by Andrey Logvin · 4 years, 4 months ago
  65. 6efb031 Set default max_threads_count to DVQA injection helper by Andrey Logvin · 4 years, 4 months ago
  66. 9c296e5 Fix DVQA cpu usage when Stop is called multiple times by Andrey Logvin · 4 years, 4 months ago
  67. 8dbbd64 Revert "Ignore frames that are comming to DVQA after Stop is called" by Andrey Logvin · 4 years, 4 months ago
  68. e301c18 Add landrey as an owner to PC framework code by Andrey Logvin · 4 years, 4 months ago
  69. 8d4cdd1 Ignore frames that are comming to DVQA after Stop is called by Andrey Logvin · 4 years, 4 months ago
  70. 47a03e8 Default enable sending transport sequence numbers on audio packets. by Jakob Ivarsson · 4 years, 4 months ago
  71. 01719fb Reland "Rename FATAL() into RTC_FATAL()." by Mirko Bonadei · 4 years, 4 months ago
  72. a4fd641 Revert "Rename FATAL() into RTC_FATAL()." by Mirko Bonadei · 4 years, 4 months ago
  73. 9705011 Add TURN server to Emulated Network infrastructure by Jonas Oreland · 4 years, 4 months ago
  74. 9653d26 Rename FATAL() into RTC_FATAL(). by Mirko Bonadei · 4 years, 4 months ago
  75. 62a9a32 In Av1 packetizer set marker bit with respect of end_of_picture flag by Danil Chapovalov · 4 years, 5 months ago
  76. 5d55597 Add support for loopback route on emulated endpoints by Artem Titov · 4 years, 5 months ago
  77. b72cc6d Analyze quality of dropped frames in VideoProcessor. by Sergey Silkin · 4 years, 5 months ago
  78. 1b0d543 Removed _completeFrame since we never allow incomplete frames. by philipel · 4 years, 5 months ago
  79. 17b29b9 test::CreateVideoStreams: Use default unconfigured VideoStream if layer is missing in config. by Åsa Persson · 4 years, 5 months ago
  80. 7c85d39 Delete unneeded includes of system_wrappers/include/sleep.h by Niels Möller · 4 years, 5 months ago
  81. 9d69cbe Changes default pacing factor to 1.1x by Erik Språng · 4 years, 5 months ago
  82. 9f4859e Allow to set av1 scalability mode after encoder is constructed by Danil Chapovalov · 4 years, 5 months ago
  83. 279f370 Makes WebRTC-Pacer-SmallFirstProbePacket default enabled. by Erik Språng · 4 years, 6 months ago
  84. ff79132 Revert "Reland "Replace sigslot usages with robocaller library."" by Guido Urdaneta · 4 years, 6 months ago
  85. 38e9b06 Reland "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
  86. c5f7108 Reland "Replace sigslot usages with robocaller library." by Lahiru Ginnaliya Gamathige · 4 years, 6 months ago
  87. 441dbf9 Revert "Add scaling interface to VideoFrameBuffer" by Ilya Nikolaevskiy · 4 years, 6 months ago
  88. c79f1d8 Add scaling interface to VideoFrameBuffer by Ilya Nikolaevskiy · 4 years, 6 months ago
  89. b647785 Cleans up code related to legacy pre-pacing fec generation. by Erik Språng · 4 years, 6 months ago
  90. 3e3e166 Migrates probing end-to-end test to scenario test. by Erik Språng · 4 years, 6 months ago
  91. b298f74 Revert "Replace sigslot usages with robocaller library." by Sam Zackrisson · 4 years, 6 months ago
  92. 40261c3 Replace sigslot usages with robocaller library. by Lahiru Ginnaliya Gamathige · 4 years, 6 months ago
  93. 6556ed2 Add experimental extension RtpVideoLayersAllocation by Per Kjellander · 4 years, 6 months ago
  94. df2a465 Improve neteq_rtp_fuzzer by Henrik Lundin · 4 years, 6 months ago
  95. be0aec2 Ensure FakeVp8Encoder::GetEncoderInfo() writes EncoderInfo.fps_allocation: by Per Kjellander · 4 years, 6 months ago
  96. c5152e8 Create isolated output directory when creating the output file. by Jeremy Leconte · 4 years, 6 months ago
  97. 445e6b0 Break out separate compile targets for various classes by Harald Alvestrand · 4 years, 6 months ago
  98. 8036cb7 Report sent_packets_queue_wait_time_us in PC level framework network debug mode by Artem Titov · 4 years, 6 months ago
  99. 08ae7ce Reland "Delete the non-const version of the EncodedImage::data() method." by Niels Möller · 4 years, 6 months ago
  100. 55c1786 Add support for NV12 frame generation for tests by Evan Shrubsole · 4 years, 6 months ago