aboutsummaryrefslogtreecommitdiff
path: root/rtc_base
AgeCommit message (Expand)Author
2018-08-16Change the default behaviour rtc_builtin_ssl_root_certificates.Mirko Bonadei
2018-08-13Remove public_deps from rtc_base:protobuf_utils.Mirko Bonadei
2018-08-11Add UTC time to init event in AEC debug dump.Minyue Li
2018-08-10Change visibility of some build targets that are publicly used.Mirko Bonadei
2018-08-09Remove old base64 headerArtem Titov
2018-08-09Making rtc_base:ptr_util and rtc_base:refcount public.Mirko Bonadei
2018-08-08Remove definition and usage of macro GTEST_RELATIVE_PATH.Mirko Bonadei
2018-08-08Remove rtc::{Make,Wrap}Unique and their header file + unit testsKarl Wiberg
2018-08-07Add steveanton@ and qingsi@ as rtc_base OWNERsSteve Anton
2018-08-07Fix guards for headers in third partyArtem Titov
2018-08-03Don't allocate an array of size 0, it causes a UBSan failureOleh Prypin
2018-08-01Removing rtc_base:base build target.Mirko Bonadei
2018-07-27Fix compilation error of opensslutility.cc when compiling with OpenSSL.Jiawei Ou
2018-07-26Use "wildcard" instead of "unknown" for ADAPTER_TYPE_ANY in stats.Qingsi Wang
2018-07-25Delete unused code in httpbase and httpcommon.Niels Möller
2018-07-25Delete root header file typedef.h.Niels Möller
2018-07-25Move sigslot to proper third_party directoryArtem Titov
2018-07-23Cleanup networkroute.hSteve Anton
2018-07-23Move base64.h to the proper location.Artem Titov
2018-07-19Added explicit EOR to sctp messages and coalesce messages on the receiving side.Jeroen de Borst
2018-07-17Replace accidental usages of source_set with rtc_source_setOleh Prypin
2018-07-12Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRA...Qingsi Wang
2018-07-11Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRA...Qingsi Wang
2018-07-11Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."Qingsi Wang
2018-07-10Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."Qingsi Wang
2018-07-10Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.Qingsi Wang
2018-07-09Delegate WIN32_LEAN_AND_MEAN definition to the toolchain.Mirko Bonadei
2018-07-09Removing /wd4703 from rtc_base:rtc_base_generic.Mirko Bonadei
2018-07-05Use absl::make_unique and absl::WrapUnique directlyKarl Wiberg
2018-07-03Move RTC_CHECK_OP error message construction out of header file.Jonas Olsson
2018-07-03Make ReceiveSendsFromThread use DispatchIshan Khot
2018-07-02Add ADAPTER_TYPE_ANY in AdapterType.Qingsi Wang
2018-07-02Removing deadbeef@ from OWNERS files.Taylor Brandstetter
2018-06-29Turn rtc::{Make,Wrap}Unique into aliases for their Abseil counterpartsKarl Wiberg
2018-06-28Use field trial parser for BBR Experiment.Sebastian Jansson
2018-06-27Adds enum field trial parser.Sebastian Jansson
2018-06-26Delete unused class TransformAdapter.Niels Möller
2018-06-25Delete unused methods for replacing the "default filesystem".Niels Möller
2018-06-25Delete unused rtc::Stream subclasses.Niels Möller
2018-06-21Reland "Reland "Injectable logging""Paulina Hensman
2018-06-21Remove usage of rtc_base/checks.h in 3pp base64.ccArtem Titov
2018-06-21Replace rtc::Optional with absl::optional in rtc_baseDanil Chapovalov
2018-06-21Add OnLogMessage(msg, sev, tag) to logsinksPaulina Hensman
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-18Extract rtc_base/base64.h and rtc_base/base64.cc into separate target.Artem Titov
2018-06-18Disable new RTC_CHECK unittestJonas Olsson
2018-06-15Refactor checks to use a copy of the new logging backend.Jonas Olsson
2018-06-15Delete unused methods on rtc::Pathname.Niels Möller
2018-06-14Adds field trial parser.Sebastian Jansson
2018-06-14Handle FileRotatingStreams with long file namesJonas Olsson