aboutsummaryrefslogtreecommitdiff
path: root/system_wrappers
AgeCommit message (Expand)Author
2019-09-10Move code related to VideoCodingModule to its own build targetNiels Möller
2019-08-16Add helper functions to convert between integer milliseconds and fixed-point ...Chen Xing
2019-07-08Format almost everything.Jonas Olsson
2019-06-11Sanity-check field trial string at initialization.Jonas Olsson
2019-06-11Adds unit based interface to Clock class.Sebastian Jansson
2019-05-24Ensure CpuInfo::DetectNumberOfCores is > 0 and thread safe.Mirko Bonadei
2019-04-01Delete unneeded direct includes of common_types.hNiels Möller
2019-03-29Rename android_tools to android_sdkPeter Wen
2019-03-28Move EventWrapper to its own build targetNiels Möller
2019-03-21Cleanup BUILD.gn files from imports like foo:fooArtem Titov
2019-03-05Add metrics::Samples to facilitate easier testingSteve Anton
2019-02-25Fix -Wextra-semi warnings.Mirko Bonadei
2019-02-20webrtc: Remove semicolons.Nico Weber
2019-01-31Makes Clock interface fully mutable.Sebastian Jansson
2019-01-21Replace the usage of RTC_HISTOGRAM_COMMON_BLOCK withQingsi Wang
2019-01-14Remove definition of macro WEBRTC_THREAD_RR (it's unused).Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2018-12-17[Fuchsia] Implement detection of available cores.Fabrice de Gans-Riberi
2018-12-13Create field trial for vp8 number of thread on iOS.Jiawei Ou
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-11-28Adding WinUWP compilation support to WebRTC.Robin Raymond
2018-11-20Delete unneeded includes of common_types.h and gn deps on webrtc_common.Niels Möller
2018-11-12In RTP to NTP estimator use linear regression instead of ad hoc filterIlya Nikolaevskiy
2018-11-09In RTP to NTP estimator do not allow huge jumps in NTP timestampsIlya Nikolaevskiy
2018-11-07Add default constructor for rtc::EventNiels Möller
2018-10-31Harmonize paths to dependent targets.Yves Gerey
2018-10-29Replace some usage of EventWrapper with rtc::Event.Niels Möller
2018-10-23[Cleanup] Add missing #include. Remove useless ones.Yves Gerey
2018-10-22Reland "Make sure Chromium will pick the correct field_trial/metric impl."Mirko Bonadei
2018-10-19Revert "Make sure Chromium will pick the correct field_trial/metric impl."Niklas Enbom
2018-10-19Make sure Chromium will pick the correct field_trial/metric impl.Mirko Bonadei
2018-10-18Relieve perkj@ of some OWNER dutiesKarl Wiberg
2018-10-15Extract functionality of test_main into separate library.Artem Titov
2018-10-04Remove noop system_wrappers_default build target.Mirko Bonadei
2018-10-01Remove runtime_enabled_feature.Mirko Bonadei
2018-09-28Remove deprecated field_trial_default and metrics_default.Mirko Bonadei
2018-09-15Merge field_trial and field_trial_default in a unique target.Mirko Bonadei
2018-09-15Merge system_wrappers:metrics and system_wrappers:metrics_default.Mirko Bonadei
2018-09-10Refactor initialization of GetRealTimeClock singleton.Mirko Bonadei
2018-09-07Reland "Delete class EventTimerWrapper."Niels Möller
2018-09-06Enable -Wexit-time-destructors and -Wglobal-constructors.Mirko Bonadei
2018-09-04Revert "Delete class EventTimerWrapper."Niels Moller
2018-09-04Delete class EventTimerWrapper.Niels Möller
2018-07-25Delete root header file typedef.h.Niels Möller
2018-07-16Removing find_bad_constructs from system_wrappers.Mirko Bonadei
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