aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2019-03-28Testing no /DUNICODE assumptions with Win more configs bots.Mirko Bonadei
2019-03-27Delete transitional includes from common_types.hNiels Möller
2019-03-19Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.hNiels Möller
2019-03-18webrtc: Remove use_drfuzz.Nico Weber
2019-03-14Add a test that all //api/test headers are compilable.Harald Alvestrand
2019-03-07Prepare for splitting FrameType into AudioFrameType and VideoFrameTypeNiels Möller
2019-03-04Move rtc::NewClosure into own build target as ToQueuedTaskDanil Chapovalov
2019-03-01Inject TaskQueueFactory to video streams.Sebastian Jansson
2019-03-01Implicitly suppress //build/config/clang:find_bad_constructs.Mirko Bonadei
2019-02-28rtc::Thread::PostTask() added.Henrik Boström
2019-02-27Import proto_library.gni when rtc_enable_protobuf is trueKimmo Kinnunen
2019-02-22Adds FakeNetworkPipeTest to rtc_unittests.Sebastian Jansson
2019-02-15PostMessageWithFunctor() added.Henrik Boström
2019-02-14Move MediaConstraintsInterface to sdk/, and make it a concrete classNiels Möller
2019-02-12Add gn configs to remove the dependency to audio and video codecs.Jiawei Ou
2019-02-08Set WEBRTC_USE_H264 in common_configJohannes Kron
2019-02-06Remove HAVE_WEBRTC_VOICE.Fredrik Solenberg
2019-01-30Introduce network layer.Artem Titov
2019-01-18Adds repeating task class.Sebastian Jansson
2019-01-14Remove legacy video codec factories.Anders Carlsson
2019-01-08Reland "Default to dlopening the PipeWire."Tomas Popela
2018-12-14Revert "Reland "Default to dlopening the PipeWire.""Henrik Grunell
2018-12-13Reland "Default to dlopening the PipeWire."Tomas Popela
2018-12-13Increase timeout of webrtc_perf_tests on Android to 1h15mOleh Prypin
2018-12-12Revert "Reland "Default to dlopening the PipeWire.""Henrik Grunell
2018-12-12Reland "Default to dlopening the PipeWire."Tomas Popela
2018-11-28Reland "Run robolectric tests for Android on several Android API versions"Artem Titarenko
2018-11-23Decouple //rtc_base:rtc_base_tests_utils from gunit.Mirko Bonadei
2018-11-21Revert "Default to dlopening the PipeWire."Oleh Prypin
2018-11-21Default to dlopening the PipeWire.Tomas Popela
2018-11-20Move VideoCodecType from common_types.h to api/video/video_codec_type.hNiels Möller
2018-11-19Move NetworkStatistics and AudioDecodingCallStats from common_types.hFredrik Solenberg
2018-11-19Switch from RTC_DISABLE_VP9 to RTC_ENABLE_VP9.Mirko Bonadei
2018-11-12Revert "Run robolectric tests for Android on several Android API versions"Danil Chapovalov
2018-11-09Run robolectric tests for Android on several Android API versionsArtem Titarenko
2018-11-09Reintroduce missing dependencies in libwebrtc.a library.Yves Gerey
2018-10-30Delete OptionsFile class. Refactored only user, TurnFileAuth.Niels Möller
2018-10-29Adds unit tests for safe reset trial.Sebastian Jansson
2018-10-25Promotoing webrtc::CryptoOptions to RTCConfiguration.Benjamin Wright
2018-10-23Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase.Niels Möller
2018-10-19Replace _stricmp with absl::EqualsIgnoreCaseNiels Möller
2018-10-10Add `rtc_enable_symbol_export` to incrementally create a WebRTC component.Mirko Bonadei
2018-10-10Remove ortc folder.Mirko Bonadei
2018-10-04Temporarily increase visibility of publicly used build targets.Mirko Bonadei
2018-10-04Remove noop system_wrappers_default build target.Mirko Bonadei
2018-10-02Move rtc_json code from API dir, enable unit test, unmark testonlySam Zackrisson
2018-10-01Remove runtime_enabled_feature.Mirko Bonadei
2018-09-28Remove deprecated field_trial_default and metrics_default.Mirko Bonadei
2018-09-18Reland "Add RTC_EXPORT macro to export WebRTC symbols."Mirko Bonadei
2018-09-18Revert "Add RTC_EXPORT macro to export WebRTC symbols."JT Teh