aboutsummaryrefslogtreecommitdiff
path: root/rtc_base
AgeCommit message (Expand)Author
2019-05-28Fix text logging of ALR detector experiment settings.Bjorn Terelius
2019-05-24Cleanup of AudioAllocationSettings flags.Sebastian Jansson
2019-05-24Reland "Delete STACK_ARRAY macro, and use of alloca"Niels Möller
2019-05-23Revert "Delete STACK_ARRAY macro, and use of alloca"Henrik Boström
2019-05-23Delete STACK_ARRAY macro, and use of allocaNiels Möller
2019-05-23Add a config flag to disable the audio ALR probing request.Christoffer Rodbro
2019-05-23Remove hex_encode functions with raw buffer output from the header fileNiels Möller
2019-05-22Replace a broken assumption in candidate gathering for mDNS candidates.Qingsi Wang
2019-05-22Delete no longer used windows helpersNiels Möller
2019-05-21Delete rtc_base/unittest_main.ccNiels Möller
2019-05-21Revert "Delete NO_MAIN_THREAD_WRAPPING preprocessor define."Niels Moller
2019-05-21Delete NO_MAIN_THREAD_WRAPPING preprocessor define.Niels Möller
2019-05-20Using absl traits for checks and logging.Sebastian Jansson
2019-05-20Reland "Delete deprecated rtc::Thread default constructor"Niels Möller
2019-05-17Remove non-source sources from binary targetsTom Anderson
2019-05-17Fix memory leak in Thread::PostTask.Niels Möller
2019-05-16Revert "Delete deprecated rtc::Thread default constructor"Erik Språng
2019-05-16Delete deprecated rtc::Thread default constructorNiels Möller
2019-05-16Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN"Niels Möller
2019-05-16Add <cstdio> include to string_builder.cc to support Android NDK r17Michael Stella
2019-05-15Thread safe crc32 table initializationSteve Anton
2019-05-13Use robust variance computation in RollingAccumulator.Yves Gerey
2019-05-10Simplify WindowsCommandLineArguments, and move to example code.Niels Möller
2019-05-10Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN"Niels Moller
2019-05-10Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWNNiels Möller
2019-05-10Delete unused class InsecureCryptStringImplNiels Möller
2019-05-09Make balanced degradation settings configurable through field trial.Åsa Persson
2019-05-09RateControlSettings: add option to set max QP for libvpx vp8.Åsa Persson
2019-05-08Enable experiments with audio bitrate priority.Jonas Olsson
2019-05-06Add ability to configure quality scaler settings through field trial.Åsa Persson
2019-05-06Delete windows-specific stop flag in PlatformThreadNiels Möller
2019-05-03Ensure that we always set values for min and max audio bitrate.Daniel Lee
2019-05-03Delete deprecated PlatformThread loopingNiels Möller
2019-04-28Crash with error message if failed to allocate memory via AlignedMallocIlya Nikolaevskiy
2019-04-26Adds getter for FieldTrialParameter keys.Sebastian Jansson
2019-04-25Add missing BoringSSL ifdef to OpenSSLStreamAdapterJoachim Reiersen
2019-04-25Add API to get added samples from SamplesStatsCounterArtem Titov
2019-04-24Extending UsagePattern and private IP addresses.Jeroen de Borst
2019-04-24Delete unused class FileStreamNiels Möller
2019-04-17Revert "Ensure that we always set values for min and max audio bitrate."Daniel Lee
2019-04-17Removes TimeMicros interface from ThreadProcessingFakeClock.Sebastian Jansson
2019-04-17Ensure that we always set values for min and max audio bitrate.Daniel Lee
2019-04-17Make MessageQueue processing an optional feature of FakeClockSebastian Jansson
2019-04-15Allow encoder target bitrate to reach media rate if there is headroom.Erik Språng
2019-04-15Remove direct use of FieldTrials from AlrDetectorPer Kjellander
2019-04-15Tweak libvpx vp8/vp9 encoder rc settings based on network headroom.Erik Språng
2019-04-13Remove HKDF implementation from WebRTC.Benjamin Wright
2019-04-12[Cleanup] Remove our own definition of M_PI.Yves Gerey
2019-04-12Allow log print of data units.Sebastian Jansson
2019-04-11NullSocketServer::Wait: Don't warn if we have to wait a long time for messagesKarl Wiberg