aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2019-11-05Add equals and hashCode method for IceCandidate class.Honghai Zhang
2019-11-05Revert "Reland "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true.""Mirko Bonadei
2019-11-05Reland "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true."Mirko Bonadei
2019-10-25Revert "Reland "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true.""Mirko Bonadei
2019-10-25Reland "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true."Mirko Bonadei
2019-10-25Make rtc_json poisonous in WebRTCSam Zackrisson
2019-10-23Revert "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true."Mirko Bonadei
2019-10-23Reland "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true."Mirko Bonadei
2019-10-23Do not compile webrtc_lib_link_test if is_asan=true.Mirko Bonadei
2019-10-23Implement an OperationsChain, to be used by PeerConnection in follow-up.Henrik Boström
2019-10-18Revert "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true."Mirko Bonadei
2019-10-18Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true.Mirko Bonadei
2019-10-18Rewrite the lib link test to just be a binary.Patrik Höglund
2019-10-17Add a test which breaks if libwebrtc.a don't pull in the right symbols.Patrik Höglund
2019-10-10Add missing dependencies to the static library.Mirko Bonadei
2019-10-04Cleanup of simple TODO(srte) comments.Sebastian Jansson
2019-09-13Introduce api/crypto/BUILD.gn.Mirko Bonadei
2019-08-29Make the RtpHeaderParserImpl available to tests and tools only.Tommi
2019-07-19Migrate WebRTC test infra to ABSL_FLAG.Mirko Bonadei
2019-07-18Fix CE in rtp_generator. Add it to default build targetIlya Nikolaevskiy
2019-07-12Revert "Add wrapper to normalize flags."Artem Titarenko
2019-07-10Add wrapper to normalize flags.Mirko Bonadei
2019-07-10Poison default task queue factoryDanil Chapovalov
2019-07-09Delete GlobalTaskQueueFactory as now unusedDanil Chapovalov
2019-07-08Remove bwe_rtp_play and add rtp_to_text to the build.Mirko Bonadei
2019-07-08Switch rtc_event_log2rtp_dump to ABSL_FLAG.Mirko Bonadei
2019-07-05Move network emulation framework under test/networkArtem Titov
2019-06-27Delete RtcEventLogFactory factory as now unusedDanil Chapovalov
2019-06-18Cleanup of resources from removed remote bitrate estimate test framework.Sebastian Jansson
2019-06-10Prepare for splitting the api/video:video_frames build rule.Chen Xing
2019-05-21Delete rtc_base/unittest_main.ccNiels Möller
2019-05-18Introduce peer connection level webrtc video quality tests.Artem Titov
2019-04-09Replacing SequencedTaskChecker with SequenceChecker.Sebastian Jansson
2019-04-09Delete interface class VideoCaptureExternalNiels Möller
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