aboutsummaryrefslogtreecommitdiff
path: root/system_wrappers
AgeCommit message (Expand)Author
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
2018-07-05Removing /wd4334 from system_wrappers.Mirko Bonadei
2018-06-27Use the sparse histogram in RTC_HISTOGRAM_ENUMERATION_SPARSE.Qingsi Wang
2018-06-21Replace rtc::Optional with absl::optionalDanil Chapovalov
2018-06-20Removing usage of //build/config/compiler:no_size_t_to_int_warning.Mirko Bonadei
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-04-18Clean up posix-only files.Fabrice de Gans-Riberi
2018-04-03Remove myself from some owners files. Fix order in those files. Replace mysel...Henrik Grunell
2018-04-03Remove a couple of unnecessary winsock2.h includesTommi
2018-03-29Do not include <d3d9.h> in cpu_info.cc.Mirko Bonadei
2018-03-26Lowercase Windows headers.Mirko Bonadei
2018-03-23Move rw_lock_wrapper.h to rtc_base/synchronization/Karl Wiberg
2018-03-23Move file_wrapper.h to rtc_base/system/Karl Wiberg
2018-03-22Move timestamp_extrapolator.h to rtc_base/time/Karl Wiberg
2018-03-22Move aligned memory utilities to rtc_base/memory/Karl Wiberg
2018-03-22Move asm_defines.h to rtc_base/system/Karl Wiberg
2018-02-27Fixing issues that affect newest versions of NDK.Mirko Bonadei
2018-01-18Reland Use runtime enabled features API to enable dual stream modeIlya Nikolaevskiy
2018-01-17Revert "Use runtime enabled features API to enable dual stream mode"Lu Liu
2018-01-17Use runtime enabled features API to enable dual stream modeIlya Nikolaevskiy
2018-01-17Fix visibility problems for downstream projectsIlya Nikolaevskiy
2018-01-16Add myself (nisse@) as owner of system_wrappers/.Niels Möller
2018-01-16Update gn files to support Mozilla buildDan Minor
2018-01-15Add runtime enabled features API to webrtc.Ilya Nikolaevskiy
2018-01-12Remove legacy VoiceEngine.Fredrik Solenberg
2018-01-11Remove obsolete TODO.Patrik Höglund
2018-01-10Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "...Per Kjellander
2018-01-10Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""Per Kjellander
2018-01-10GN rtc_* templates: Set default visibility to webrtc_root + "/*"Karl Wiberg
2017-12-15Fix circular dependencies in webrtc_common.Patrik Höglund
2017-12-14Fix circular dependencies between optional, array_view, and rtc_base.Patrik Höglund
2017-12-13Revert "Fix circular dependencies between optional, array_view, and rtc_base."Patrik Höglund
2017-12-13Fix circular dependencies between optional, array_view, and rtc_base.Patrik Höglund
2017-12-12Fixes to build WebRTC for FuchsiaSergey Ulanov
2017-12-06Stop using public_deps in system_wrappers.Mirko Bonadei
2017-12-05Remove WebRTC-ClockEstimation experiment and make new clock estimation always...Ilya Nikolaevskiy
2017-11-16Reland of "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstim...Ilya Nikolaevskiy
2017-11-15Revert "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator"Mirko Bonadei
2017-11-15Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimatorIlya Nikolaevskiy
2017-11-14Refactor RtpToNtpEstimator and MovingMedianFilterIlya Nikolaevskiy
2017-11-09Stop using LOG macros in favor of RTC_ prefixed macros.Mirko Bonadei
2017-11-08Run `git cl format --full` on the C++ files in system_wrappers/Karl Wiberg
2017-10-30Remove references to and implementation of GetHistogramName().Tommi
2017-10-26Switch metrics_default and field_trial_default to source_set.Mirko Bonadei