1. 09aaf6f Revert "Reland "Remove unused APM voice activity detection sub-module"" by Henrik Boström · 3 years, 1 month ago
  2. 54d1344 Reland "Remove unused APM voice activity detection sub-module" by Alessio Bazzica · 3 years, 1 month ago
  3. a751f16 Revert "Remove unused APM voice activity detection sub-module" by Alessio Bazzica · 3 years, 1 month ago
  4. b4e06d0 Remove unused APM voice activity detection sub-module by Alessio Bazzica · 3 years, 1 month ago
  5. 134995e Remove //base from //test/BUILD.gn. by Mirko Bonadei · 3 years, 1 month ago
  6. 63c3b13 Break out sdp_utils from peerconnection target by Harald Alvestrand · 3 years, 1 month ago
  7. 3202e29 Removing MessageHandler dependency from Connection. by Tommi · 3 years, 1 month ago
  8. 9a99905 Implement FrameBuffer3Proxy by Evan Shrubsole · 3 years, 3 months ago
  9. 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  10. c9105da Update FrameGeneratorCapturer's task queue precision to kHigh. by Henrik Boström · 3 years, 2 months ago
  11. 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  12. 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 2 months ago
  13. 38c762c0 SDP fuzzer: Add functionality for break on assert fails in framework by Harald Alvestrand · 3 years, 2 months ago
  14. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
  15. 027c793 Replace most explicit `new RefCountedObject...` with make_ref_counted by Niels Möller · 3 years, 2 months ago
  16. 2dd3915 Make use of TaskQueue/TaskQueueBase's PostDelayedHighPrecisionTask. by Henrik Boström · 3 years, 2 months ago
  17. 2deee4b Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. by Henrik Boström · 3 years, 2 months ago
  18. c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years, 2 months ago
  19. 1ca57b9 Add support for lost packets to FeedbackGenerator by Per Kjellander · 3 years, 2 months ago
  20. ac0d183 Prepare for deleting implicit conversion from raw pointer to scoped_refptr. by Niels Möller · 3 years, 2 months ago
  21. 42eec3d FrameGeneratorCapturer: add methods OnOutputFormatRequest and GetResolution by Asa Persson · 3 years, 2 months ago
  22. 93b2089 Update test/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 2 months ago
  23. f5770a0 Replace RTC_DCHECK_NOT_REACHED in framegenerator implementations of by Per Kjellander · 3 years, 2 months ago
  24. 994bf45 Revert of flag simplification. by Jeremy Leconte · 3 years, 2 months ago
  25. 8a5ac16 Add ctor to RtpDemuxerCriteria to allow supplying 'mid' and 'rsid'. by Tomas Gunnarsson · 3 years, 2 months ago
  26. d2637a3 Remove dependency on std::sort implementation detail. by Mirko Bonadei · 3 years, 3 months ago
  27. 03cb7e5 APM: Make echo detector an optionally compilable and injectable component by Sam Zackrisson · 3 years, 3 months ago
  28. ceac5d5 New FrameBuffer3. by philipel · 3 years, 3 months ago
  29. 3d29efd Remove FrameBuffer::ReturnReason by Evan Shrubsole · 3 years, 3 months ago
  30. a2e3d80 Revert "Reland "Use gtest_parallel with 1 worker for webrtc_perf_tests."" by Jeremy Leconte · 3 years, 3 months ago
  31. c31fc2a Reland "Use gtest_parallel with 1 worker for webrtc_perf_tests." by Jeremy Leconte · 3 years, 3 months ago
  32. ef5b21e Deprecate and remove usage for WARNING log level by Harald Alvestrand · 3 years, 4 months ago
  33. 707e5a0 Make test framework create portallocator with an explicit PacketSocketFactory. by Niels Möller · 3 years, 4 months ago
  34. 45e15e3 Prepare for migrating to new AddPeer method by Niels Möller · 3 years, 4 months ago
  35. 646a907 [DVQA] Remove old constructor from StatsKey by Artem Titov · 3 years, 4 months ago
  36. f47a724 New struct PeerNetworkDependencies by Niels Möller · 3 years, 4 months ago
  37. 8ef7da7 [DVQA] Remove sender from DVQA StatsKey by Artem Titov · 3 years, 4 months ago
  38. 7ec990d Fix flakky test: ensure that DVQA was executed for some time. by Artem Titov · 3 years, 4 months ago
  39. cabc3e5 Delete obsolete method QueryVideoEncoder by Niels Möller · 3 years, 4 months ago
  40. 9c14573 Add method to return frames history from DVQA. by Artem Titov · 3 years, 4 months ago
  41. 13d1636 Delete support for has_internal_source by Niels Möller · 3 years, 4 months ago
  42. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  43. 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 4 months ago
  44. 183c64c APM: remove `LevelEstimator` by Alessio Bazzica · 3 years, 5 months ago
  45. 823ba0b Cleanup WebRTC-Vp9DependencyDescriptor field trial by Emil Lundmark · 3 years, 5 months ago
  46. 0b45462 APM fuzzer: add SetConfig() to test builder by Alessio Bazzica · 3 years, 5 months ago
  47. 46536e3 Fix: DefaultVideoQualityAnalyzerFramesComparator::Stop() may not block by Artem Titov · 3 years, 5 months ago
  48. 6f8fa5a Reland "Use AsyncDnsResolver API in bindings and tests" by Harald Alvestrand · 3 years, 5 months ago
  49. 88ae708 Roll chromium_revision e2c8b6114c..2895dbef35 (925965:929709) by Björn Terelius · 3 years, 5 months ago
  50. fc5a4f7 Revert "Use AsyncDnsResolver API in bindings and tests" by Björn Terelius · 3 years, 5 months ago
  51. 6d19d14 Add AsyncListenSocket, as alias for AsyncPacketSocket by Niels Möller · 3 years, 5 months ago
  52. a057760 Use AsyncDnsResolver API in bindings and tests by Harald Alvestrand · 3 years, 5 months ago
  53. 606d3cb VideoStreamEncoderTest: Use DataRate for some constants. by Asa Persson · 3 years, 5 months ago
  54. 1ac4f2a2 AGC2: Remove unused parameters by Alessio Bazzica · 3 years, 6 months ago
  55. caef2b3 In vp9 encoder fuzzer exclude testing unsupported bitrate configurations by Danil Chapovalov · 3 years, 6 months ago
  56. 1ce5859 Fix integer underflow in BitstreamReader::ConsumeBits by Danil Chapovalov · 3 years, 6 months ago
  57. 057f90b Fix integer overflow in h264 pps parser by Danil Chapovalov · 3 years, 6 months ago
  58. be1b898 `ExperimentalNs` removed + APM not depending anymore on `webrtc::Config` by Alessio Bazzica · 3 years, 6 months ago
  59. ff7e1ba APM config: remove `ExperimentalAgc` by Alessio Bazzica · 3 years, 6 months ago
  60. 10dc1a6 New H264PacketBuffer consolidating a bunch of H264 specific hacks into one class. by philipel · 3 years, 6 months ago
  61. 99c6ca0 Add danilchap@webrtc.org as owner of test/fuzzers/ by saza · 3 years, 6 months ago
  62. 52b9e1e Ensure RtpVideoLayersAllocationExtension::Parse validate sanity of the output by Per Kjellander · 3 years, 6 months ago
  63. 7f876c8 Allow full SVC to reference T0 frame only after it has been encoded by Emil Lundmark · 3 years, 6 months ago
  64. 9103e8e Fuzz explicitly configured spatial layers with VP9 encoder by Emil Lundmark · 3 years, 6 months ago
  65. 5e7a3ae Let EmulatedNetworkManagerInterface own and expose a PacketSocketFactory by Niels Möller · 3 years, 6 months ago
  66. 32b6bc4 [PCLF] In SFU emulation mode check that we have only one codec by Artem Titov · 3 years, 6 months ago
  67. 8e99c01 Remove CHECK for number of supported codecs in e2e test by Per Kjellander · 3 years, 6 months ago
  68. 034abc9 [DVQA] Enforce state checks before any API calls by Artem Titov · 3 years, 6 months ago
  69. 5498676 Revert "Reland "Enable WebRTC-Vp9DependencyDescriptor by default"" by Emil Lundmark · 3 years, 6 months ago
  70. 200cfd6 [PCLF] Add ability to add peers on the fly into stats network reporter by Artem Titov · 3 years, 6 months ago
  71. 749f709 [PCLF] Remove temporary AddAndReturnPeer method by Artem Titov · 3 years, 6 months ago
  72. 15157ab [PCLF] Make AddPeer return PeerHandle* by Artem Titov · 3 years, 6 months ago
  73. 79f82c1 [PCLF] introduce a Peer class which later will be used to perform in-call actions by Artem Titov · 3 years, 6 months ago
  74. b062829 Reland "Enable WebRTC-Vp9DependencyDescriptor by default" by Emil Lundmark · 3 years, 8 months ago
  75. 8177f58 [PCLF] Add support for dumping video with multiple receivers by Artem Titov · 3 years, 7 months ago
  76. 6eb30e40 [DVQA] Tolerate receiving frames which were considerer as dropped before by Artem Titov · 3 years, 7 months ago
  77. 2ace42f frame transformer: expose payload type by Philipp Hancke · 3 years, 7 months ago
  78. 525dae0 Delete sdp_callbacks.h and .cc by Niels Möller · 3 years, 7 months ago
  79. cdab136 [DVQA] Remove old dropped_by_encoder and dropped_before_encoder stats fields by Artem Titov · 3 years, 7 months ago
  80. f1e9061 [DVQA] Remove old API aliases by Artem Titov · 3 years, 7 months ago
  81. 623d92c Scope field trials to PeerConnectionE2EQualityTest::Run. by Mirko Bonadei · 3 years, 7 months ago
  82. 95e6f0a Remove webrtc::test::ValidateFieldTrialsStringOrDie. by Mirko Bonadei · 3 years, 7 months ago
  83. f3db00f Check field trials are valid in ScopedFieldTrials. by Mirko Bonadei · 3 years, 7 months ago
  84. 4c4c744 [DVQA] Move video quality analyzer from webrtc::webrtc_pc_e2e to webrtc by Artem Titov · 3 years, 7 months ago
  85. 34cc986 [DVQA] Add detailed printout of when frame was dropped by Artem Titov · 3 years, 7 months ago
  86. 8d8bc62 Propogate already collected stats for frames in flight in DVQA to comparisons by Artem Titov · 3 years, 7 months ago
  87. b6f19d7 Reland "Update remaining usage of VideoDecoder::InitDecode to Configure" by Danil Chapovalov · 3 years, 7 months ago
  88. f135800 Roll chromium_revision 47dc8e2f50..680b7dae9d (912091:912910) by Mirko Bonadei · 3 years, 7 months ago
  89. 9d8c3d9 Use separate queue for alive frames when self view is enabled in DVQA by Artem Titov · 3 years, 7 months ago
  90. e57a493 Reland "Rename vp9::FrameInfo to vp9::UncompressedHeader and add more fields." by Erik Språng · 3 years, 7 months ago
  91. d0b8879 Delete AsyncSocket class, merge into Socket class by Niels Möller · 3 years, 7 months ago
  92. 45b3e53 Improve webrtc fuzzer coverage of VP9 bitstream parser. by Erik Språng · 3 years, 7 months ago
  93. d6da4c2 Revert "Update remaining usage of VideoDecoder::InitDecode to Configure" by Mirko Bonadei · 3 years, 7 months ago
  94. 5bf0bb3 Enable WebRTC-UseStandardBytesStats in E2E tests by default. by Mirko Bonadei · 3 years, 7 months ago
  95. ca0a08a Update remaining usage of VideoDecoder::InitDecode to Configure by Danil Chapovalov · 3 years, 7 months ago
  96. 82c3a6f Extract frames comparator out from DVQA by Artem Titov · 3 years, 7 months ago
  97. d08930d Migrate test VideoDecoders to new VideoDecoder::Configure by Danil Chapovalov · 3 years, 7 months ago
  98. 40f7a5b Extract CPU measurer from DVQA by Artem Titov · 3 years, 7 months ago
  99. 8b18304 Extract internal DVQA shared objects for future split by Artem Titov · 3 years, 7 months ago
  100. a17ec763 Extract various DVQA stats related objects into its own header by Artem Titov · 3 years, 7 months ago