Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
ab62b2ee51e622be6d0aade15e87e927fa60e6f2
/
rtc_base
9930929
Adds srte@ as OWNER of units.
by Sebastian Jansson
· 5 years ago
4cd1c6a
Lockless SwapQueue
by Gustaf Ullberg
· 5 years ago
6806550
Fix build with recent linux kernel.
by Emilio Cobos Álvarez
· 5 years ago
787f4b2
Fix text logging of ALR detector experiment settings.
by Bjorn Terelius
· 5 years ago
d9b4f33
Cleanup of AudioAllocationSettings flags.
by Sebastian Jansson
· 5 years ago
f25df35
Reland "Delete STACK_ARRAY macro, and use of alloca"
by Niels Möller
· 5 years ago
c1b3666
Revert "Delete STACK_ARRAY macro, and use of alloca"
by Henrik Boström
· 5 years ago
74b373f
Delete STACK_ARRAY macro, and use of alloca
by Niels Möller
· 5 years ago
a352248
Add a config flag to disable the audio ALR probing request.
by Christoffer Rodbro
· 5 years ago
e7e3601
Remove hex_encode functions with raw buffer output from the header file
by Niels Möller
· 5 years ago
ecd3054
Replace a broken assumption in candidate gathering for mDNS candidates.
by Qingsi Wang
· 5 years ago
04f3924
Delete no longer used windows helpers
by Niels Möller
· 5 years ago
04a3cc1
Delete rtc_base/unittest_main.cc
by Niels Möller
· 5 years ago
9d1840c
Revert "Delete NO_MAIN_THREAD_WRAPPING preprocessor define."
by Niels Moller
· 5 years ago
0f78c6b
Delete NO_MAIN_THREAD_WRAPPING preprocessor define.
by Niels Möller
· 5 years ago
f4e085a
Using absl traits for checks and logging.
by Sebastian Jansson
· 5 years ago
5a96a0e
Reland "Delete deprecated rtc::Thread default constructor"
by Niels Möller
· 6 years ago
45b2e27
Remove non-source sources from binary targets
by Tom Anderson
· 5 years ago
f13a096
Fix memory leak in Thread::PostTask.
by Niels Möller
· 5 years ago
6e70f18
Revert "Delete deprecated rtc::Thread default constructor"
by Erik Språng
· 5 years ago
fdd6d3e
Delete deprecated rtc::Thread default constructor
by Niels Möller
· 6 years ago
198cf00
Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN"
by Niels Möller
· 5 years ago
baf9c62
Add <cstdio> include to string_builder.cc to support Android NDK r17
by Michael Stella
· 5 years ago
0f1a7ba
Thread safe crc32 table initialization
by Steve Anton
· 5 years ago
3dfb680
Use robust variance computation in RollingAccumulator.
by Yves Gerey
· 5 years ago
0da1156
Simplify WindowsCommandLineArguments, and move to example code.
by Niels Möller
· 5 years ago
fb8c856
Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN"
by Niels Moller
· 5 years ago
e779847
Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN
by Niels Möller
· 5 years ago
952b571
Delete unused class InsecureCryptStringImpl
by Niels Möller
· 5 years ago
f3d828e
Make balanced degradation settings configurable through field trial.
by Åsa Persson
· 6 years ago
d7dd49f
RateControlSettings: add option to set max QP for libvpx vp8.
by Åsa Persson
· 5 years ago
8f119ca
Enable experiments with audio bitrate priority.
by Jonas Olsson
· 5 years ago
517678c
Add ability to configure quality scaler settings through field trial.
by Åsa Persson
· 6 years ago
22660f3
Delete windows-specific stop flag in PlatformThread
by Niels Möller
· 6 years ago
9356252
Ensure that we always set values for min and max audio bitrate.
by Daniel Lee
· 6 years ago
4731f00
Delete deprecated PlatformThread looping
by Niels Möller
· 6 years ago
40409c1
Crash with error message if failed to allocate memory via AlignedMalloc
by Ilya Nikolaevskiy
· 6 years ago
e670fd9
Adds getter for FieldTrialParameter keys.
by Sebastian Jansson
· 6 years ago
637bed5
Add missing BoringSSL ifdef to OpenSSLStreamAdapter
by Joachim Reiersen
· 6 years ago
89eaf16
Add API to get added samples from SamplesStatsCounter
by Artem Titov
· 6 years ago
af242c8
Extending UsagePattern and private IP addresses.
by Jeroen de Borst
· 6 years ago
6cab98e
Delete unused class FileStream
by Niels Möller
· 6 years ago
63658d0
Revert "Ensure that we always set values for min and max audio bitrate."
by Daniel Lee
· 6 years ago
40889f3
Removes TimeMicros interface from ThreadProcessingFakeClock.
by Sebastian Jansson
· 6 years ago
e47aee3
Ensure that we always set values for min and max audio bitrate.
by Daniel Lee
· 6 years ago
d624c39
Make MessageQueue processing an optional feature of FakeClock
by Sebastian Jansson
· 6 years ago
3d11e2f
Allow encoder target bitrate to reach media rate if there is headroom.
by Erik Språng
· 6 years ago
5b69873
Remove direct use of FieldTrials from AlrDetector
by Per Kjellander
· 6 years ago
7a3fe89
Tweak libvpx vp8/vp9 encoder rc settings based on network headroom.
by Erik Språng
· 6 years ago
0006a62
Remove HKDF implementation from WebRTC.
by Benjamin Wright
· 6 years ago
14696c2
[Cleanup] Remove our own definition of M_PI.
by Yves Gerey
· 6 years ago
b113862
Allow log print of data units.
by Sebastian Jansson
· 6 years ago
fc47c86
NullSocketServer::Wait: Don't warn if we have to wait a long time for messages
by Karl Wiberg
· 6 years ago
97d84ef
Add support for lists to the FieldTrialParser.
by Jonas Olsson
· 6 years ago
ae68ea0
Reland "Add new field trial for controlling congestion window settings"
by Evan Shrubsole
· 6 years ago
890f62b
Provide robust and efficient variance computation for online statistics.
by Yves Gerey
· 6 years ago
bd167cf
Revert "Add new field trial for controlling congestion window settings"
by Evan Shrubsole
· 6 years ago
dd33d8e
Add new field trial for controlling congestion window settings
by Evan Shrubsole
· 6 years ago
cb2a4ff
Reland "Remove TaskQueue constructor that uses GlobalTaskQueueFactory"
by Danil Chapovalov
· 6 years ago
d93a004
Adds AddSamples function to SamplesStatsCounter.
by Sebastian Jansson
· 6 years ago
6a489f2
Fully qualify googletest symbols.
by Mirko Bonadei
· 6 years ago
b55015e
Replacing SequencedTaskChecker with SequenceChecker.
by Sebastian Jansson
· 6 years ago
c01367d
Deprecating ThreadChecker specific interface.
by Sebastian Jansson
· 6 years ago
57f2a54
Revert "Remove TaskQueue constructor that uses GlobalTaskQueueFactory"
by Florent Castelli
· 6 years ago
7b7485b
Remove TaskQueue constructor that uses GlobalTaskQueueFactory
by Danil Chapovalov
· 6 years ago
c46a999
Reduce flakiness of repeating task test.
by Sebastian Jansson
· 6 years ago
1c1b1ea
Allow setting ALR values for screen content again
by Erik Språng
· 6 years ago
dbfb58b
Ignore ERROR_ACCESS_DENIED when stopping Windows platform threads.
by Noah Richards
· 6 years ago
7d6a259
Adds fake clock unit test.
by Sebastian Jansson
· 6 years ago
af1f865
Revert "Disable DTLS 1.0, TLS 1.0 and TLS 1.1 downgrade in WebRTC."
by Benjamin Wright
· 6 years ago
1c4547d
Adds SetForTest method on FieldTrialParameter class.
by Sebastian Jansson
· 6 years ago
9d8eaac
Delete unneeded direct includes of common_types.h
by Niels Möller
· 6 years ago
a7d8f19
Use 'public_deps' to depend on nacl_io [1].
by Mirko Bonadei
· 6 years ago
b721761
Reworking byte order utility functions for Windows platforms.
by Mirko Bonadei
· 6 years ago
df5e4e0
Merge of ThreadChecker and SequencedTaskChecker.
by Sebastian Jansson
· 6 years ago
1333948
Move FifoBuffer to its own file and build target
by Niels Möller
· 6 years ago
8ea977d
Add ScopedAllowBaseSyncPrimitivesForTesting to Webrtc.
by François Doray
· 6 years ago
673f7e5
Do not assume /DUNICODE and /D_UNICODE.
by Mirko Bonadei
· 6 years ago
46b4a0f
Removes PostStop from RepeatingTaskHandle.
by Sebastian Jansson
· 6 years ago
07122bc
Use TaskQueueForTest instead or TaskQueue in unittests
by Danil Chapovalov
· 6 years ago
2214b91
Cleanup SequenceTaskChecker unittests
by Danil Chapovalov
· 6 years ago
d999351
Delete function url_decode
by Niels Möller
· 6 years ago
39903df
Delete unused method StreamInterface::ReadAll
by Niels Möller
· 6 years ago
f269b56
Remove public visibility from some rtc_base libraries.
by Mirko Bonadei
· 6 years ago
2acd163
Use Abseil container algorithms in rtc_base/
by Steve Anton
· 6 years ago
d970967
Delete unused method ProxyServer::OnBindingDestroyed
by Niels Möller
· 6 years ago
9841703
rtc::Event::Wait(kForever): Print stack trace when we deadlock
by Karl Wiberg
· 6 years ago
2cdc611
Add some OWNERS to rtc_base/experiments/
by Karl Wiberg
· 6 years ago
9debe5a
Deleting copy constructors for Scoped* classes.
by Sebastian Jansson
· 6 years ago
3dde450
Make keyframe generation/request intervals configurable through field trials.
by Rasmus Brandt
· 6 years ago
741daaf
Move rtc::FunctionView to the public API
by Artem Titov
· 6 years ago
94b57c0
Cleanup BUILD.gn files from imports like foo:foo
by Artem Titov
· 6 years ago
533a9fe
Clean BUILD.gn files: remove extra :memory
by Artem Titov
· 6 years ago
3ba5b9e
Allow construction of TaskQueueForTest with TaskQueueBase
by Sebastian Jansson
· 6 years ago
d2a6378
Switch from deprecated std::random_shuffle on std::shuffle
by Artem Titov
· 6 years ago
7a60339
Adds ability to tell Event::Wait to yield.
by Sebastian Jansson
· 6 years ago
b5dd6b6
Use std::pow in rtc_base/numerics.
by Mirko Bonadei
· 6 years ago
16289f6
Remove NTDDI_WIN10_RS2 check.
by Mirko Bonadei
· 6 years ago
d26a916
Avoid using GlobalTaskQueueFactory for TaskQueueForTest
by Danil Chapovalov
· 6 years ago
10c5a93
Relanding #128202 Adding support for enum class in RTC_CHECK and RTC_LOG.
by Amit Hilbuch
· 6 years ago
Next »