Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
c43f5df4dd7913562216f101828290a7d363d6fa
/
rtc_base
b3d7cac
Reland "Reland "Implement RTC_DLOG macro and use in a few places to test.""
by Fredrik Solenberg
· 7 years ago
c296255
Revert "Reland "Implement RTC_DLOG macro and use in a few places to test.""
by Patrik Höglund
· 7 years ago
d6fc82f
Reland "Implement RTC_DLOG macro and use in a few places to test."
by Fredrik Solenberg
· 7 years ago
0a8798b
Implement OpenSSLCertificate::GetChain
by Jian Cui
· 7 years ago
e0b2ff5
Add kTransmissionMaxBitrateMultiplier logic to audio priority bitrate allocation strategy similarly to default bitrate allocation logic.
by Alex Narest
· 7 years ago
6dfb5a8
Revert "Implement RTC_DLOG macro and use in a few places to test."
by Fredrik Solenberg
· 7 years ago
b18e868
Implement RTC_DLOG macro and use in a few places to test.
by Fredrik Solenberg
· 7 years ago
558cabf
Refactor RtpToNtpEstimator and MovingMedianFilter
by Ilya Nikolaevskiy
· 7 years ago
942bc2e
Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal.
by Zhi Huang
· 7 years ago
8c316c1
Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal."
by Zhi Huang
· 7 years ago
7167745
Replaced the SignalSelectedCandidatePairChanged with a new signal.
by Zhi Huang
· 7 years ago
61a7b14
Removing conditional visibility.
by Mirko Bonadei
· 7 years ago
1a87a8f
Removing backward compatible LOG macros.
by Mirko Bonadei
· 7 years ago
66cebbd
Remove aggressive thread checker from WeakPtrReference
by Danil Chapovalov
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
fbb3b7d
Reland: "Make javac warnings errors for WebRTC targets."
by Mirko Bonadei
· 7 years ago
fd0de7a
Run `git cl format --full` on safe_conversions_impl.h
by Karl Wiberg
· 7 years ago
2bad72a
Reland "Revert "Make javac warnings errors for WebRTC targets.""
by Lu Liu
· 7 years ago
a1a475a
Revert "Revert "Make javac warnings errors for WebRTC targets.""
by Mirko Bonadei
· 7 years ago
098d24c
Revert "Make javac warnings errors for WebRTC targets."
by Lu Liu
· 7 years ago
12251b6
Adding @SuppressWarnings(NoSynchronizedMethodCheck).
by Mirko Bonadei
· 7 years ago
19b7614
Make javac warnings errors for WebRTC targets.
by Sami Kalliomäki
· 7 years ago
b968575
Add MovingMedianFilter to rtc_base/numerics
by Ilya Nikolaevskiy
· 7 years ago
3765199
Remove RTC_GUARDED_VAR and RTC_PT_GUARDED_VAR macros
by Danil Chapovalov
· 7 years ago
8ed8e56
Adding RTC_ prefixed LOG macros.
by Mirko Bonadei
· 7 years ago
9828beb
Fix/suppress all javac warnings.
by Sami Kalliomäki
· 7 years ago
a194e58
Move sequence_number_utils.h to rtc_base/
by Bjorn Terelius
· 7 years ago
9de3aac
Reland "Enable the clang style plugin in rtc_base/"
by Steve Anton
· 7 years ago
a17ce27
Revert "Enable the clang style plugin in rtc_base/"
by Steve Anton
· 7 years ago
af551a1
Enable the clang style plugin in rtc_base/
by Steve Anton
· 7 years ago
9155e49
New classes RefCounter and RefCountedBase.
by Niels Möller
· 7 years ago
78609d5
Reland of BWE allocation strategy
by Alex Narest
· 7 years ago
6f72f56
Change return types of refcount methods.
by Niels Möller
· 7 years ago
3b80aac
Fix flaky memory leak in RemoteAudioSource
by Steve Anton
· 7 years ago
dc9ca93
Revert "BWE allocation strategy"
by Alex Narest
· 7 years ago
15c9cf7
Reland "Delete reference to webrtc_overides/rtc_base/task_queue.cc."
by Niels Möller
· 7 years ago
a5fbc23
BWE allocation strategy
by Alex Narest
· 7 years ago
39260c4
Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic."
by Lu Liu
· 7 years ago
54d1da1
BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic.
by Alex Narest
· 7 years ago
d6b4819
PeerConnection::StartRtcEventLog: Improve callback memory safety
by Karl Wiberg
· 7 years ago
6f09ae2
Support move-only closures in TaskQueue
by Danil Chapovalov
· 7 years ago
75dfd1c
Drop include of refcountedobject.h.
by Niels Möller
· 7 years ago
ed23be9
Move HistogramPercentileCounter to rtc_base from RecieveStatisticProxy.
by Ilya Nikolaevskiy
· 7 years ago
84255bb
Add explicit includes of refcountedobject.h where it is used.
by Niels Möller
· 7 years ago
fb26f85
Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h.""
by Niels Moller
· 7 years ago
bf6937a
Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."
by Niels Möller
· 7 years ago
e68b6c9
Adding back sigslot::repeater.
by Taylor Brandstetter
· 7 years ago
e2d6a06
Reland "Clean up libjingle API dependencies."
by Patrik Höglund
· 7 years ago
779d365
Delete static_instance.h and fix_interlocked_exchange_pointer_win.h
by Niels Möller
· 7 years ago
1af3d82
Revert "Reland "Clean up libjingle API dependencies.""
by Henrik Kjellander
· 7 years ago
9185aca
Reland "Clean up libjingle API dependencies."
by Patrik Höglund
· 7 years ago
c177168
Add back loading native library in Logging.java.
by Sami Kalliomäki
· 7 years ago
6661764
Clarifying Logging.java comment more.
by Taylor Brandstetter
· 7 years ago
4332d09
Reland "Reland "Remove WEBRTC_TRACE.""
by Fredrik Solenberg
· 7 years ago
39cefdb
Revert "Reland "Remove WEBRTC_TRACE.""
by Fredrik Solenberg
· 7 years ago
68007e9
Reland "Remove WEBRTC_TRACE."
by Fredrik Solenberg
· 7 years ago
db5d016
Updating comment in Logging.java.
by Taylor Brandstetter
· 7 years ago
729b910
Revert "Remove WEBRTC_TRACE."
by Fredrik Solenberg
· 7 years ago
2209b90
Remove WEBRTC_TRACE.
by Fredrik Solenberg
· 7 years ago
d25fa78
Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h."
by Niels Moller
· 7 years ago
b7239a9
Make rtc_base/refcount.h self contained, not including refcountedobject.h.
by Niels Möller
· 7 years ago
3c0bbff
Remove deprecated mac screencapture code.
by Kári Tristan Helgason
· 7 years ago
a9a2771
Revert "Delete reference to webrtc_overides/rtc_base/task_queue.cc."
by Henrik Boström
· 7 years ago
3df76b1
Use unique_ptr in SSLCertChain.
by David Benjamin
· 7 years ago
17a0474
Delete reference to webrtc_overides/rtc_base/task_queue.cc.
by Niels Möller
· 7 years ago
581df61
Revert "Reland "Clean up libjingle API dependencies.""
by Patrik Höglund
· 7 years ago
5117b04
Reland "Clean up libjingle API dependencies."
by Patrik Höglund
· 7 years ago
032f410
Delete unneeded includes of pathutils.h
by Niels Möller
· 7 years ago
dc24656
Only verify the certificate once.
by David Benjamin
· 7 years ago
d8970db
Delete unneeded includes of fileutils.h
by Niels Möller
· 7 years ago
5cd1cfb
Allow passing in a custom native library loader.
by Sami Kalliomäki
· 7 years ago
7bcfc3b
Revert "Clean up libjingle API dependencies."
by Patrik Höglund
· 7 years ago
57fb315
Clean up libjingle API dependencies.
by Patrik Höglund
· 7 years ago
85aa0b6
Mark methods_stream as const.
by David Benjamin
· 7 years ago
a8f7376
Switch from SSL_CIPHER_get_rfc_name to SSL_CIPHER_standard_name.
by David Benjamin
· 7 years ago
feeb9bf
Remove backwards compatibilty header for Optional
by kwiberg
· 7 years ago
75dd6d4
Drop reference to webrtc_overrides/.../task_queue.h
by nisse
· 7 years ago
2352ce3
Remove backwards compatibilty header for ArrayView
by kwiberg
· 7 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 7 years ago
563934e
Clean up dependencies of peerconnection_unittest.
by Patrik Höglund
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago