Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
d5659188a09cdadbfd7fd925f30cd7be044a95a4
/
rtc_base
7b3c76b
Reland "Delete rtc::Pathname"
by Niels Möller
· 6 years ago
c572ff3
Add default constructor for rtc::Event
by Niels Möller
· 6 years ago
3ea7b83
Resolve the race condition between mDNS name registration and
by Qingsi Wang
· 6 years ago
34fc346
Add support for computing iOS code coverage
by Artem Titarenko
· 6 years ago
3ea1878
Add severity into RTC logging callbacks
by Jiawei Ou
· 6 years ago
e693381
Delete struct rtc::PacketTime.
by Niels Möller
· 6 years ago
2634199
Move MovingAverage to rtc_base/numerics and update it.
by Ilya Nikolaevskiy
· 6 years ago
e7547d5
Move MemoryStream to separate source files, and to a test target.
by Niels Möller
· 6 years ago
2039ee7
Revert "Delete rtc::Pathname"
by Qingsi Wang
· 6 years ago
f8ba95e
Add field trial for vp8 cpu speed configuration for arm.
by Åsa Persson
· 6 years ago
aa3c1cc
Delete _strnicmp. Uses replaced with abseil functions.
by Niels Möller
· 6 years ago
6b9dec0
Delete rtc::Pathname
by Niels Möller
· 6 years ago
b1e031a
JitterEstimator: Remove old LowRate exp and add trial for upper bound.
by Erik Språng
· 6 years ago
15ca5a9
Add implicit conversion between rtc:PacketTime and int64_t.
by Niels Möller
· 6 years ago
7852d29
Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*.
by Qingsi Wang
· 6 years ago
a8fa2d0
Move some methods from StreamInterface to FifoBuffer
by Niels Möller
· 6 years ago
b3f887b
Expose key derivation through a simple interface for use in WebRTC.
by Benjamin Wright
· 6 years ago
a2e133d
Delete StreamInterface::ReadLine.
by Niels Möller
· 6 years ago
9862c2e
Delete OptionsFile class. Refactored only user, TurnFileAuth.
by Niels Möller
· 6 years ago
946179c
Delete unused function rtc::Flow.
by Niels Möller
· 6 years ago
12048c7
Fix error handling in hex_decode.
by Niels Möller
· 6 years ago
22a8f98
Formatted sslidenty.cc and moved non referenced functions into an
by Benjamin Wright
· 6 years ago
428320c
Formatting OpenSSLCertificate and doing some minor code cleanup.
by Benjamin Wright
· 6 years ago
5d35554
Rename private member functions to use CamelCase.
by Benjamin Wright
· 6 years ago
61c5cc8
Makes OpenSSL concrete implementations final.
by Benjamin Wright
· 6 years ago
2616594
Refactor: Make SSLCertChain a final class.
by Benjamin Wright
· 6 years ago
95dfa52
Clarify the desired semantics of AsyncResolverInterface::GetResolvedAddress.
by Zach Stein
· 6 years ago
b19b497
Refactor: Removing IgnoreBadCert from SSLStreamAdapter. Make test methods more explicit.
by Benjamin Wright
· 6 years ago
f26e290
fuchsia: Stub out timing and memory functions
by Scott Graham
· 6 years ago
6c6c9df
Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain()
by Benjamin Wright
· 6 years ago
e2754c9
Fixes bug in AudioPriorityBitrateAllocationStrategy field trial.
by Sebastian Jansson
· 6 years ago
4ba6c26
Delete MessageData when a message is posted to a quitting MessageQueue
by Niels Möller
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
2dfa998
Reland "Prefix flag macros with WEBRTC_."
by Mirko Bonadei
· 6 years ago
c538fc7
Revert "Prefix flag macros with WEBRTC_."
by Mirko Bonadei
· 6 years ago
3c7d599
Replace _stricmp with absl::EqualsIgnoreCase
by Niels Möller
· 6 years ago
53347b7
Mute failed tests when no sanitizer defects.
by Yves Gerey
· 6 years ago
5ccdc13
Prefix flag macros with WEBRTC_.
by Mirko Bonadei
· 6 years ago
cf58bf7
Move the SocketStream class to test target
by Niels Möller
· 6 years ago
82d4329
Delete unused test class StreamSource
by Niels Möller
· 6 years ago
6714bf9
Fix up OpenSSL/BoringSSL forward declarations.
by David Benjamin
· 6 years ago
d28efe5
Adds field trial to AudioPriorityBitrateAllocationStrategy.
by Sebastian Jansson
· 6 years ago
4b7a412
Relieve perkj@ of some OWNER duties
by Karl Wiberg
· 6 years ago
d0be002
Add missing #include to absl/memory/memory.h
by tzik
· 6 years ago
9d24795
rtc::ZeroOnFreeBuffer: Don't forget to zero memory we free in operator=
by Karl Wiberg
· 6 years ago
4f3ce27
rtc::Buffer: Handle move self-assignment
by Karl Wiberg
· 6 years ago
d189252
Delete more rtc_base/stringutils.*
by Niels Möller
· 6 years ago
f25303e
Reland: Modernize rtc::SSLCertificate
by Steve Anton
· 6 years ago
4905edb
Reland: Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 6 years ago
243cabe
Formatting openssladapter to be more consistent.
by Benjamin Wright
· 6 years ago
aba0633
Delete wrappers for snprintf and vsnprintf
by Niels Möller
· 6 years ago
0753675
Using more specific dependencies in rtc_base.
by Sebastian Jansson
· 6 years ago
f907c49
Delete unused code in rtc_base/stringutils.*
by Niels Möller
· 6 years ago
d4d5f8a
Formatting and style guide improvements for opensslstreamadapter.cc
by Benjamin Wright
· 6 years ago
82c71af
Revert "Modernize rtc::SSLCertificate"
by Niklas Enbom
· 6 years ago
6932fb2
Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint"
by Mirko Bonadei
· 6 years ago
e07864e
Moves rtc::SentPacket to separate target.
by Sebastian Jansson
· 6 years ago
1a35fbd
Add field trial for normalized simulcast size.
by Åsa Persson
· 6 years ago
9c18d21
Remove rtc_base/Dummy.java.
by Mirko Bonadei
· 6 years ago
55cd3ac
Modernize rtc::SSLCertificate
by Steve Anton
· 6 years ago
47f3240
Reland: Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 6 years ago
f7fee39
Remove rtc_base:rtc_base_generic.
by Mirko Bonadei
· 6 years ago
62b1345
Get rid of thread_darwin file.
by Kári Tristan Helgason
· 6 years ago
a54daf1
Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h"
by Benjamin Wright
· 6 years ago
8f4bc41
Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h"
by Oleh Prypin
· 6 years ago
ac2f3d1
Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h
by Benjamin Wright
· 6 years ago
0d399a8
Removes socket addresses from PacketInfo struct.
by Sebastian Jansson
· 6 years ago
26968ba
Delete unused utf8 conversion utilities
by Niels Möller
· 6 years ago
e8038e9
Adds IP overhead info to PacketInfo.
by Sebastian Jansson
· 6 years ago
8b3cc49
Adds default values for feedback/allocation indicators.
by Sebastian Jansson
· 6 years ago
2b15626
Revert "Use unique_ptr and ArrayView in SSLFingerprint"
by Henrik Grunell
· 6 years ago
3d25530
Reland "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
cc21e61
Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 6 years ago
ca27091
Remove rtc_base:rtc_base_approved_generic.
by Mirko Bonadei
· 6 years ago
b3b0179
Fix backwards logic in rtc::Buffer::OnMovedFrom()
by Karl Wiberg
· 6 years ago
028248c
Add `rtc_enable_symbol_export` to incrementally create a WebRTC component.
by Mirko Bonadei
· 6 years ago
99a70a2
Remove rtc_base_approved_objc and introduce rtc_base:logging_mac.
by Mirko Bonadei
· 6 years ago
0378997
Adds flags indicating presence in allocation and feedback per packet.
by Sebastian Jansson
· 6 years ago
7730193
Remove SetExecutablePath, simplify ResourcePath
by Patrik Höglund
· 6 years ago
16fe3f2
Revert "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
99eea42
Reland "Reland "Export symbols needed by the Chromium component build (part 1).""
by Mirko Bonadei
· 6 years ago
2e00abc
Reland "[cleanup] Remove useless includes."
by Yves Gerey
· 6 years ago
343f414
Allows copy and assignment of field trial parameters.
by Sebastian Jansson
· 6 years ago
96a0f61
Revert "[cleanup] Remove useless includes."
by Oleh Prypin
· 6 years ago
be8b534
[cleanup] Remove useless includes.
by Yves Gerey
· 6 years ago
7880be1
Don't include <memory.h> in aligned_malloc.cc.
by Mirko Bonadei
· 6 years ago
433eafe
Delete unused includes of assert.h
by Niels Möller
· 6 years ago
b49520b
Revert "Reland "Export symbols needed by the Chromium component build (part 1).""
by Mirko Bonadei
· 6 years ago
588f464
Reland "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
2ea9af2
Revert "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
9e24dcf
Export symbols needed by the Chromium component build (part 1).
by Mirko Bonadei
· 6 years ago
bea18ca
Add number of freezes per minute metric.
by Sergey Silkin
· 6 years ago
b45bdb5
Move rtc_json code from API dir, enable unit test, unmark testonly
by Sam Zackrisson
· 6 years ago
ba5eaee
Remove rtc::EnsureWinsockInit and g_winsockinit.
by Mirko Bonadei
· 6 years ago
83da552
Delete unused HTTP server code
by Niels Möller
· 6 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 6 years ago
827cf3c
Avoid overflow when parsing H.264 SPS.
by Niels Möller
· 6 years ago
a36631c
Expect late delayed task is deleted.
by Danil Chapovalov
· 6 years ago
74e3742
Delete unused Url class.
by Niels Möller
· 6 years ago
e5aadba
Delete unused HttpData methods.
by Niels Möller
· 6 years ago
Next »