1. f87536c Reland "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 6 months ago
  2. 729310a iSAC fixed|float encoder fuzzers by Alessio Bazzica · 4 years, 7 months ago
  3. 02b76bd Opus Encoder fuzzer: separate target for FuzzAudioEncoder by Alessio Bazzica · 4 years, 7 months ago
  4. c310889 Revert "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 7 months ago
  5. 49734dc Reland "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 7 months ago
  6. cb4d380 Revert "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 7 months ago
  7. 11af1d7 Refactors UlpFec and FlexFec to use a common interface. by Erik Språng · 4 years, 7 months ago
  8. 1905397 Remove unused NextFrame function from FrameBuffer. by philipel · 4 years, 8 months ago
  9. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 8 months ago
  10. d06588a Change Av1 depacketizer to implement VideoRtpDepacketizer interface by Danil Chapovalov · 4 years, 8 months ago
  11. 7d43801 Delete RtpGenericDepacketizer as no longer used by Danil Chapovalov · 4 years, 8 months ago
  12. 5c35f2f Delete RtpDepacketizerVp9 in favor of VideoRtpDepacketizerVp9 by Danil Chapovalov · 4 years, 8 months ago
  13. 26e1b7a Delete RtpDepacketizerVp8 in favor of VideoRtpDepacketizerVp8 by Danil Chapovalov · 4 years, 8 months ago
  14. 242a9e0 Fuzz RtpPacketizerAv1 by Danil Chapovalov · 4 years, 10 months ago
  15. a9ad36f Fix aec3_fuzzer chromium build config. by Mirko Bonadei · 4 years, 9 months ago
  16. b0db98c Fuzz AEC3 by Sam Zackrisson · 4 years, 10 months ago
  17. 5314b13 Fix undefined-shift in RtpDepacketizerAv1::AssembleFrame by Danil Chapovalov · 4 years, 10 months ago
  18. 429d8fe Add fuzzer test for RtpDepacketizerAv1::AssembleFrame function by Danil Chapovalov · 4 years, 10 months ago
  19. 51868f5 Revert "Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."" by Mirko Bonadei · 4 years, 10 months ago
  20. 8994c8b Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium." by Mirko Bonadei · 4 years, 10 months ago
  21. 3af0cd8 Revert "Make webrtc_fuzzer_main depend on webrtc_component in Chromium." by Mirko Bonadei · 4 years, 10 months ago
  22. 2148e9a Make webrtc_fuzzer_main depend on webrtc_component in Chromium. by Mirko Bonadei · 4 years, 10 months ago
  23. 56d9452 Move stun.h to api/. by Patrik Höglund · 4 years, 10 months ago
  24. ccf12c6 Reland "Add AV1 RtpDepacketizer class" by Danil Chapovalov · 4 years, 10 months ago
  25. 9f99175 Revert "Add AV1 RtpDepacketizer class" by Yves Gerey · 4 years, 10 months ago
  26. 49470c2 Add AV1 RtpDepacketizer class by Danil Chapovalov · 4 years, 10 months ago
  27. cd2a92f Removes RPLR based FEC controller. by Sebastian Jansson · 4 years, 11 months ago
  28. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  29. db8df17 Add AEC3 config json parsing fuzzer by Sam Zackrisson · 5 years ago
  30. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 5 years ago
  31. ef14f07 Delete AudioDecoder method IncomingPacket by Niels Möller · 5 years ago
  32. ef83cc5 Add fuzzer testing for Dependency Descriptor rtp header extension by Danil Chapovalov · 5 years ago
  33. 04fd215 Cleanup passing rtp packet to ulpfec receiver. by Danil Chapovalov · 5 years ago
  34. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  35. 16cb1f6 Stop using rtc_event.h forward header by Danil Chapovalov · 5 years ago
  36. 437077d Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Qingsi Wang · 5 years ago
  37. 487f9a1 Reland "Refactor SCTP data channels to use DataChannelTransportInterface." by Bjorn A Mellem · 5 years ago
  38. 0bd2eff Reland "New build target p2p:stun_types" by Niels Möller · 5 years ago
  39. 91c824f Revert "New build target p2p:stun_types" by Hannes Landeholm · 5 years ago
  40. 5b4fcb5 New build target p2p:stun_types by Niels Möller · 5 years ago
  41. 8b14b0d Revert "Refactor SCTP data channels to use DataChannelTransportInterface." by Henrik Boström · 5 years ago
  42. 4c85828 Refactor SCTP data channels to use DataChannelTransportInterface. by Bjorn A Mellem · 5 years ago
  43. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 5 years ago
  44. 32b1834 Use default task queue factory in fuzzers by Danil Chapovalov · 5 years ago
  45. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 5 years ago
  46. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 5 years ago
  47. 44c21f4 Encoder side of Multistream Opus. by Alex Loiko · 5 years ago
  48. cb2a4ff Reland "Remove TaskQueue constructor that uses GlobalTaskQueueFactory" by Danil Chapovalov · 5 years ago
  49. e5b9416 Decoder for multistream Opus. by Alex Loiko · 5 years ago
  50. 57f2a54 Revert "Remove TaskQueue constructor that uses GlobalTaskQueueFactory" by Florent Castelli · 5 years ago
  51. 7b7485b Remove TaskQueue constructor that uses GlobalTaskQueueFactory by Danil Chapovalov · 5 years ago
  52. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  53. d999351 Delete function url_decode by Niels Möller · 5 years ago
  54. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  55. 47dbcab Fuzzing support for RTPDump VP8 and VP9 Streams. by Benjamin Wright · 6 years ago
  56. d5e1c37 SSLCertificate basic fuzzer. by Benjamin Wright · 6 years ago
  57. 1295b0d Add basic fuzzing for rtp_header_parser.h/cc. by Benjamin Wright · 6 years ago
  58. 7f3687c Integrate parsing of SCTP messages into WebRTC Fuzzers. by Benjamin Wright · 6 years ago
  59. d6c4b80 Add Fuzzing support for ParseRtcpPacketSenderSsrc. by Benjamin Wright · 6 years ago
  60. dfaea9d Fuzz rtc::StringToNumber. by Benjamin Wright · 6 years ago
  61. 6a5e976 Add generic depacketizer fuzzer to WebRTC. by Benjamin Wright · 6 years ago
  62. ade5cb8 Field trial fuzzer. by Benjamin Wright · 6 years ago
  63. f0cbcd3 Use stdlib TaskQueue implementation in webrtc fuzzers by Danil Chapovalov · 6 years ago
  64. 200feba Make AEC3 the default desktop AEC option in WebRTC by Per Åhgren · 6 years ago
  65. 07a4f2b Merge rtc_task_queue(_api|_impl)? build targets into one by Danil Chapovalov · 6 years ago
  66. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  67. a9cfa47 Revert "Delete rtc_task_queue_impl build target" by Mirko Bonadei · 6 years ago
  68. 56973e6 Delete rtc_task_queue_impl build target by Danil Chapovalov · 6 years ago
  69. 54047be Reland "Extend TransportSequenceNumber RTP header extension" by Johannes Kron · 6 years ago
  70. 109b5fb Revert "Extend TransportSequenceNumber RTP header extension" by Mirko Bonadei · 6 years ago
  71. 28c7362 Extend TransportSequenceNumber RTP header extension by Johannes Kron · 6 years ago
  72. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  73. 3f651d8 Reland "Add AudioDecoderFactory to NetEqTest constructor." by Niels Möller · 6 years ago
  74. f7f753b Revert "Add AudioDecoderFactory to NetEqTest constructor." by Oleh Prypin · 6 years ago
  75. daa970f Add AudioDecoderFactory to NetEqTest constructor. by Niels Möller · 6 years ago
  76. f6b10fb Basic fuzzing of rtc::s_url_decode. by Benjamin Wright · 6 years ago
  77. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  78. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  79. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  80. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  81. 2365936 Hide the AudioEncoderCng class behind a create function by Karl Wiberg · 6 years ago
  82. 2620470 Update fuzzer max input length handling by Sam Zackrisson · 6 years ago
  83. 4842c78 Increasing APM fuzzer coverage. by Alex Loiko · 6 years ago
  84. 961dbea NetEq fuzzer: Restrict fuzzer input to 90000 bytes by Henrik Lundin · 6 years ago
  85. 9f80b97 Fix fuzzer build failures on Windows by Jonathan Metzman · 6 years ago
  86. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  87. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  88. ee002e6 Fix WebRTC fuzzers tests in Chromium missing field trial implementation by Christian Fremerey · 6 years ago
  89. 15212f3 Fix WebRTC fuzzers tests in Chromium. by Mirko Bonadei · 6 years ago
  90. 558b93b Add the multicast DNS message format. by Qingsi Wang · 6 years ago
  91. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  92. e9b1854 Adding missing dependencies on absl. by Mirko Bonadei · 6 years ago
  93. 0f5dc8b Limit input size to iSAC and iLBC decoder fuzzers by Henrik Lundin · 6 years ago
  94. 36c69d5 NetEq fuzzers: Set max length in BUILD config rather than in the code by Henrik Lundin · 6 years ago
  95. c05bd73 Limit fuzzer input size for comfort noise decoder fuzzer by Henrik Lundin · 6 years ago
  96. 6b33e60 In ULP FEC fuzzer test, make sure sequence number is not the same as previous sequence number. by Ying Wang · 6 years ago
  97. f341f3f Add AGC1 fuzzer by Sam Zackrisson · 6 years ago
  98. f344dbb Cover AecDump calls in APM fuzzer. by Alex Loiko · 6 years ago
  99. 790da37 Fuzz AEC field trial killswitches by Sam Zackrisson · 6 years ago
  100. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 6 years ago