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