1. 2148e9a Make webrtc_fuzzer_main depend on webrtc_component in Chromium. by Mirko Bonadei · 6 years ago
  2. 56d9452 Move stun.h to api/. by Patrik Höglund · 6 years ago
  3. ccf12c6 Reland "Add AV1 RtpDepacketizer class" by Danil Chapovalov · 6 years ago
  4. 9f99175 Revert "Add AV1 RtpDepacketizer class" by Yves Gerey · 6 years ago
  5. 49470c2 Add AV1 RtpDepacketizer class by Danil Chapovalov · 6 years ago
  6. cd2a92f Removes RPLR based FEC controller. by Sebastian Jansson · 6 years ago
  7. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 6 years ago
  8. db8df17 Add AEC3 config json parsing fuzzer by Sam Zackrisson · 6 years ago
  9. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 6 years ago
  10. ef14f07 Delete AudioDecoder method IncomingPacket by Niels Möller · 6 years ago
  11. ef83cc5 Add fuzzer testing for Dependency Descriptor rtp header extension by Danil Chapovalov · 6 years ago
  12. 04fd215 Cleanup passing rtp packet to ulpfec receiver. by Danil Chapovalov · 6 years ago
  13. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  14. 16cb1f6 Stop using rtc_event.h forward header by Danil Chapovalov · 6 years ago
  15. 437077d Revert "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Qingsi Wang · 6 years ago
  16. 487f9a1 Reland "Refactor SCTP data channels to use DataChannelTransportInterface." by Bjorn A Mellem · 6 years ago
  17. 0bd2eff Reland "New build target p2p:stun_types" by Niels Möller · 6 years ago
  18. 91c824f Revert "New build target p2p:stun_types" by Hannes Landeholm · 6 years ago
  19. 5b4fcb5 New build target p2p:stun_types by Niels Möller · 6 years ago
  20. 8b14b0d Revert "Refactor SCTP data channels to use DataChannelTransportInterface." by Henrik Boström · 6 years ago
  21. 4c85828 Refactor SCTP data channels to use DataChannelTransportInterface. by Bjorn A Mellem · 6 years ago
  22. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 6 years ago
  23. 32b1834 Use default task queue factory in fuzzers by Danil Chapovalov · 6 years ago
  24. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 6 years ago
  25. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 6 years ago
  26. 44c21f4 Encoder side of Multistream Opus. by Alex Loiko · 6 years ago
  27. cb2a4ff Reland "Remove TaskQueue constructor that uses GlobalTaskQueueFactory" by Danil Chapovalov · 6 years ago
  28. e5b9416 Decoder for multistream Opus. by Alex Loiko · 6 years ago
  29. 57f2a54 Revert "Remove TaskQueue constructor that uses GlobalTaskQueueFactory" by Florent Castelli · 6 years ago
  30. 7b7485b Remove TaskQueue constructor that uses GlobalTaskQueueFactory by Danil Chapovalov · 6 years ago
  31. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  32. d999351 Delete function url_decode by Niels Möller · 6 years ago
  33. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  34. 47dbcab Fuzzing support for RTPDump VP8 and VP9 Streams. by Benjamin Wright · 6 years ago
  35. d5e1c37 SSLCertificate basic fuzzer. by Benjamin Wright · 6 years ago
  36. 1295b0d Add basic fuzzing for rtp_header_parser.h/cc. by Benjamin Wright · 6 years ago
  37. 7f3687c Integrate parsing of SCTP messages into WebRTC Fuzzers. by Benjamin Wright · 6 years ago
  38. d6c4b80 Add Fuzzing support for ParseRtcpPacketSenderSsrc. by Benjamin Wright · 6 years ago
  39. dfaea9d Fuzz rtc::StringToNumber. by Benjamin Wright · 6 years ago
  40. 6a5e976 Add generic depacketizer fuzzer to WebRTC. by Benjamin Wright · 6 years ago
  41. ade5cb8 Field trial fuzzer. by Benjamin Wright · 6 years ago
  42. f0cbcd3 Use stdlib TaskQueue implementation in webrtc fuzzers by Danil Chapovalov · 6 years ago
  43. 200feba Make AEC3 the default desktop AEC option in WebRTC by Per Åhgren · 6 years ago
  44. 07a4f2b Merge rtc_task_queue(_api|_impl)? build targets into one by Danil Chapovalov · 6 years ago
  45. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  46. a9cfa47 Revert "Delete rtc_task_queue_impl build target" by Mirko Bonadei · 6 years ago
  47. 56973e6 Delete rtc_task_queue_impl build target by Danil Chapovalov · 6 years ago
  48. 54047be Reland "Extend TransportSequenceNumber RTP header extension" by Johannes Kron · 6 years ago
  49. 109b5fb Revert "Extend TransportSequenceNumber RTP header extension" by Mirko Bonadei · 6 years ago
  50. 28c7362 Extend TransportSequenceNumber RTP header extension by Johannes Kron · 6 years ago
  51. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  52. 3f651d8 Reland "Add AudioDecoderFactory to NetEqTest constructor." by Niels Möller · 7 years ago
  53. f7f753b Revert "Add AudioDecoderFactory to NetEqTest constructor." by Oleh Prypin · 7 years ago
  54. daa970f Add AudioDecoderFactory to NetEqTest constructor. by Niels Möller · 7 years ago
  55. f6b10fb Basic fuzzing of rtc::s_url_decode. by Benjamin Wright · 7 years ago
  56. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 7 years ago
  57. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 7 years ago
  58. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 7 years ago
  59. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 7 years ago
  60. 2365936 Hide the AudioEncoderCng class behind a create function by Karl Wiberg · 7 years ago
  61. 2620470 Update fuzzer max input length handling by Sam Zackrisson · 7 years ago
  62. 4842c78 Increasing APM fuzzer coverage. by Alex Loiko · 7 years ago
  63. 961dbea NetEq fuzzer: Restrict fuzzer input to 90000 bytes by Henrik Lundin · 7 years ago
  64. 9f80b97 Fix fuzzer build failures on Windows by Jonathan Metzman · 7 years ago
  65. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 7 years ago
  66. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
  67. ee002e6 Fix WebRTC fuzzers tests in Chromium missing field trial implementation by Christian Fremerey · 7 years ago
  68. 15212f3 Fix WebRTC fuzzers tests in Chromium. by Mirko Bonadei · 7 years ago
  69. 558b93b Add the multicast DNS message format. by Qingsi Wang · 7 years ago
  70. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  71. e9b1854 Adding missing dependencies on absl. by Mirko Bonadei · 7 years ago
  72. 0f5dc8b Limit input size to iSAC and iLBC decoder fuzzers by Henrik Lundin · 7 years ago
  73. 36c69d5 NetEq fuzzers: Set max length in BUILD config rather than in the code by Henrik Lundin · 7 years ago
  74. c05bd73 Limit fuzzer input size for comfort noise decoder fuzzer by Henrik Lundin · 7 years ago
  75. 6b33e60 In ULP FEC fuzzer test, make sure sequence number is not the same as previous sequence number. by Ying Wang · 7 years ago
  76. f341f3f Add AGC1 fuzzer by Sam Zackrisson · 7 years ago
  77. f344dbb Cover AecDump calls in APM fuzzer. by Alex Loiko · 7 years ago
  78. 790da37 Fuzz AEC field trial killswitches by Sam Zackrisson · 7 years ago
  79. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 7 years ago
  80. 0c87e29 Update packet_buffer_fuzzer to fuzz full packets. by philipel · 7 years ago
  81. 547e316 Limit input length for SDP fuzzer. by Patrik Höglund · 7 years ago
  82. 1e9cf7f Fuzzing for video_coding::FrameBuffer2. by philipel · 7 years ago
  83. c1ee9d5 RtpFrameReferenceFinder fuzzer. by philipel · 7 years ago
  84. a29b148 Create a fuzzer for the Opus encoder by Henrik Lundin · 7 years ago
  85. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
  86. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  87. 38c15d3 Template argument and corpora for Audio Processing Fuzzer. by Alex Loiko · 7 years ago
  88. 0efa941 Move EchoCanceller3Factory to api/auido by Gustaf Ullberg · 7 years ago
  89. f35c666 Separate build targets for aec3 and aec3_unittests by Gustaf Ullberg · 7 years ago
  90. a05ee82 Fixed Digital mode of AGC2 implementation finished. by Alex Loiko · 7 years ago
  91. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  92. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  93. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  94. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 8 years ago
  95. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 8 years ago
  96. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 8 years ago
  97. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 8 years ago
  98. ab20a60 AEC-m and AEC-2 fuzzing. by Alex Loiko · 8 years ago
  99. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 8 years ago
  100. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 8 years ago