1. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 5 years ago
  2. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  3. b41d5f1 Fix CE in rtp_generator. Add it to default build target by Ilya Nikolaevskiy · 5 years ago
  4. 01d04fa Revert "Add wrapper to normalize flags." by Artem Titarenko · 5 years ago
  5. 642a49d Add wrapper to normalize flags. by Mirko Bonadei · 5 years ago
  6. 41300af Poison default task queue factory by Danil Chapovalov · 5 years ago
  7. b249c54 Delete GlobalTaskQueueFactory as now unused by Danil Chapovalov · 5 years ago
  8. 79e4c92 Remove bwe_rtp_play and add rtp_to_text to the build. by Mirko Bonadei · 5 years ago
  9. ab0b9d4 Switch rtc_event_log2rtp_dump to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  10. 386802e Move network emulation framework under test/network by Artem Titov · 5 years ago
  11. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 5 years ago
  12. 449888e Cleanup of resources from removed remote bitrate estimate test framework. by Sebastian Jansson · 5 years ago
  13. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  14. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 5 years ago
  15. 137f6c8 Introduce peer connection level webrtc video quality tests. by Artem Titov · 5 years ago
  16. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  17. 8581877 Delete interface class VideoCaptureExternal by Niels Möller · 5 years ago
  18. 20574f4 Testing no /DUNICODE assumptions with Win more configs bots. by Mirko Bonadei · 5 years ago
  19. 0cc2fe5 Delete transitional includes from common_types.h by Niels Möller · 5 years ago
  20. c936cb6 Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.h by Niels Möller · 5 years ago
  21. df644be webrtc: Remove use_drfuzz. by Nico Weber · 5 years ago
  22. 3cc45d4 Add a test that all //api/test headers are compilable. by Harald Alvestrand · 6 years ago
  23. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  24. 3b548dd Move rtc::NewClosure into own build target as ToQueuedTask by Danil Chapovalov · 6 years ago
  25. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
  26. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  27. ba4dcc3 rtc::Thread::PostTask() added. by Henrik Boström · 6 years ago
  28. 08f6a6c Import proto_library.gni when rtc_enable_protobuf is true by Kimmo Kinnunen · 6 years ago
  29. 487c09b Adds FakeNetworkPipeTest to rtc_unittests. by Sebastian Jansson · 6 years ago
  30. 13bc871 PostMessageWithFunctor() added. by Henrik Boström · 6 years ago
  31. dac03d9 Move MediaConstraintsInterface to sdk/, and make it a concrete class by Niels Möller · 6 years ago
  32. 0874530 Add gn configs to remove the dependency to audio and video codecs. by Jiawei Ou · 6 years ago
  33. b76b9ba Set WEBRTC_USE_H264 in common_config by Johannes Kron · 6 years ago
  34. e1dcce2 Remove HAVE_WEBRTC_VOICE. by Fredrik Solenberg · 6 years ago
  35. 0774bd9 Introduce network layer. by Artem Titov · 6 years ago
  36. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  37. 45340ca Remove legacy video codec factories. by Anders Carlsson · 6 years ago
  38. 762543f Reland "Default to dlopening the PipeWire." by Tomas Popela · 6 years ago
  39. 3073f3d Revert "Reland "Default to dlopening the PipeWire."" by Henrik Grunell · 6 years ago
  40. 0cc42d4 Reland "Default to dlopening the PipeWire." by Tomas Popela · 6 years ago
  41. 2aa0379 Increase timeout of webrtc_perf_tests on Android to 1h15m by Oleh Prypin · 6 years ago
  42. 0697ce2 Revert "Reland "Default to dlopening the PipeWire."" by Henrik Grunell · 6 years ago
  43. a099877 Reland "Default to dlopening the PipeWire." by Tomas Popela · 6 years ago
  44. ff088a1 Reland "Run robolectric tests for Android on several Android API versions" by Artem Titarenko · 6 years ago
  45. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  46. c4d5642 Revert "Default to dlopening the PipeWire." by Oleh Prypin · 6 years ago
  47. a13be01 Default to dlopening the PipeWire. by Tomas Popela · 6 years ago
  48. 22b70ff Move VideoCodecType from common_types.h to api/video/video_codec_type.h by Niels Möller · 6 years ago
  49. 78e88fe Move NetworkStatistics and AudioDecodingCallStats from common_types.h by Fredrik Solenberg · 6 years ago
  50. 8ef5793 Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9. by Mirko Bonadei · 6 years ago
  51. 5ae3a02 Revert "Run robolectric tests for Android on several Android API versions" by Danil Chapovalov · 6 years ago
  52. e598e6b Run robolectric tests for Android on several Android API versions by Artem Titarenko · 6 years ago
  53. 06f6bc9 Reintroduce missing dependencies in libwebrtc.a library. by Yves Gerey · 6 years ago
  54. 9862c2e Delete OptionsFile class. Refactored only user, TurnFileAuth. by Niels Möller · 6 years ago
  55. 449c1c0 Adds unit tests for safe reset trial. by Sebastian Jansson · 6 years ago
  56. 8c27cca Promotoing webrtc::CryptoOptions to RTCConfiguration. by Benjamin Wright · 6 years ago
  57. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  58. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  59. 028248c Add `rtc_enable_symbol_export` to incrementally create a WebRTC component. by Mirko Bonadei · 6 years ago
  60. 2558c4e Remove ortc folder. by Mirko Bonadei · 6 years ago
  61. 8ca5c52 Temporarily increase visibility of publicly used build targets. by Mirko Bonadei · 6 years ago
  62. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  63. b45bdb5 Move rtc_json code from API dir, enable unit test, unmark testonly by Sam Zackrisson · 6 years ago
  64. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  65. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  66. 32ce18c Reland "Add RTC_EXPORT macro to export WebRTC symbols." by Mirko Bonadei · 6 years ago
  67. b8c0878 Revert "Add RTC_EXPORT macro to export WebRTC symbols." by JT Teh · 6 years ago
  68. 55daf1a Add RTC_EXPORT macro to export WebRTC symbols. by Mirko Bonadei · 6 years ago
  69. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  70. 389d226 Add support for platform software video decoder implementations. by Sami Kalliomäki · 6 years ago
  71. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  72. e23b8a9 Do not use FakeNetworkPipe::SetConfig. by Artem Titov · 6 years ago
  73. b889a20 Change the default behaviour rtc_builtin_ssl_root_certificates. by Mirko Bonadei · 6 years ago
  74. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 6 years ago
  75. a381871 Add unit tests for hardware video codecs. by Sami Kalliomäki · 6 years ago
  76. d54f5f5 Rename rtc_instrumentation_test_apk targets to end with _test_apk. by Sami Kalliomäki · 6 years ago
  77. d2f4e8b Explicitly add -mfpu=neon to all targets that use NEON by Oleh Prypin · 6 years ago
  78. 9014324 Support compiling with the lastest iOS SDK. by Kári Tristan Helgason · 6 years ago
  79. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  80. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  81. 1291225 Expose audio codec factories in libwebrtc. by Yves Gerey · 6 years ago
  82. f704468 Reland "Move allocation and rtp conversion logic out of payload router." by Stefan Holmer · 6 years ago
  83. c2406e4 Revert "Move allocation and rtp conversion logic out of payload router." by JT Teh · 6 years ago
  84. 1da4d79 Move allocation and rtp conversion logic out of payload router. by Stefan Holmer · 6 years ago
  85. 065a52a Reland "Remove rtc::Optional alias and api:optional target" by Danil Chapovalov · 6 years ago
  86. b661c65 Revert "Remove rtc::Optional alias and api:optional target" by Ilya Nikolaevskiy · 6 years ago
  87. 6f5b0f9 Remove rtc::Optional alias and api:optional target by Danil Chapovalov · 6 years ago
  88. 5640f5a Removing rtc_unittests warning suppression flags. by Mirko Bonadei · 6 years ago
  89. d1003d7 A new PeerConnection level perf test. by Seth Hampson · 6 years ago
  90. 65c61dc Android: Add helper class for generating OpenGL shaders by Magnus Jedvert · 6 years ago
  91. dd3e0ab Make rtc_software_fallback_wrappers target visible. by Anders Carlsson · 6 years ago
  92. a46bd4b Reland "Move class VideoCodec from common_types.h to its own api header file." by Niels Möller · 6 years ago
  93. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 6 years ago
  94. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 6 years ago
  95. a61fa6e Rely on use_fuzzing_engine && optimize_for_fuzzing to define WEBRTC_UNSAFE_FUZZER_MODE. by Max Moroz · 6 years ago
  96. 500e75b Remove typedefs.h from webrtc/ root (part 1) by Fredrik Solenberg · 6 years ago
  97. e7659df Suppressing /wd4702. by Mirko Bonadei · 6 years ago
  98. 5f2bb62 Remove dependency in FakeWebRtcVideoCodecFactories. by Anders Carlsson · 6 years ago
  99. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  100. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 6 years ago