Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
e68b6c970e6b248df84a454d4f535316eed4e887
e68b6c9
Adding back sigslot::repeater.
by Taylor Brandstetter
· 7 years ago
604c14d
Reland "Remove deprecated functions from RtcEventLog"
by Elad Alon
· 7 years ago
8233bfe
Reintroduce WritingToInactiveFileForbidden and DisallowUnreasonableFileSizeLimits
by Elad Alon
· 7 years ago
dbb15a7
Script for publishing WebRTC AAR on Bintray.
by Sami Kalliomäki
· 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
ca95748
Add tests for ScopedCFTypeRef.
by Kári Tristan Helgason
· 7 years ago
d312a91
Revert "Remove deprecated functions from RtcEventLog"
by Danil Chapovalov
· 7 years ago
7a41e24
Customizable noise tracks path in APM-QA
by Alessio Bazzica
· 7 years ago
32a1181
Change iOS deployment target to 9.0
by Oleh Prypin
· 7 years ago
0ca8b53
Always copy output byte buffers in HardwareVideoDecoder.
by Sami Kalliomäki
· 7 years ago
13044c1
Reduce time between sync frames for temporal layers vp8 screensharing.
by Erik Språng
· 7 years ago
5fd6e5e
Remove deprecated functions from RtcEventLog
by Elad Alon
· 7 years ago
2f33a56
Simplify PRESUBMIT.py and check_package_boundaries.py
by Oleh Prypin
· 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
d692ef9
Update comments for rename of ScalingObserverInterface.
by Niels Möller
· 7 years ago
22ec952
Delete in_order argument to RtpReceiver::IncomingRtpPacket
by Niels Möller
· 7 years ago
6976053
Revert "Disable win_baremetal."
by Henrik Kjellander
· 7 years ago
04eaa15
Change the flag when RtpTransport objects send packet.
by Zhi Huang
· 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
afe0165
Fix bugs in check_package_boundaries.py presubmit
by Oleh Prypin
· 7 years ago
88b23f6
Fix flag name in low_bandwidth_audio_test.py
by Edward Lemur
· 7 years ago
120bbe1
Don't append the bitrate twice to the outgoing bitrate plot in event_log_visualizer.
by Bjorn Terelius
· 7 years ago
7e3b569
Ignore swarming arguments in low_bandwidth_audio_test.py
by Edward Lemur
· 7 years ago
48b3c02
Add JavaI420Buffer to the API.
by Sami Kalliomäki
· 7 years ago
4332d09
Reland "Reland "Remove WEBRTC_TRACE.""
by Fredrik Solenberg
· 7 years ago
5866291
Implement ScreenshareTemporalLayersChecker
by Ilya Nikolaevskiy
· 7 years ago
bff80f3
Add availablitity macro to RTCFileVideoCapturer
by Daniela
· 7 years ago
28db266
Add simulation of receive-side bandwidth estimate to event_log_analyzer.
by Bjorn Terelius
· 7 years ago
b0250f0
Reland "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script."
by Edward Lemur
· 7 years ago
14fc998
Boxplot for APM-QA
by Alex Loiko
· 7 years ago
bbc5d90
No normalization of input and noise tracks in the test data generators of APM-QA
by Alessio Bazzica
· 7 years ago
a32dd01
Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface."
by Fredrik Solenberg
· 7 years ago
c62f6c7
RTPPayloadRegistry: Use SdpAudioFormat to represent audio codecs
by Karl Wiberg
· 7 years ago
83ccca1
Create and use RtcEventLogOutput for output
by Elad Alon
· 7 years ago
be1f97e
Allow horizontal scrolling in the APM-QA HTML reports.
by Alessio Bazzica
· 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
98ea2da
Removing logging in unit test that was committed accidentally.
by Taylor Brandstetter
· 7 years ago
1c34974
Fixing invalid calls to FindMatchingCodec.
by Taylor Brandstetter
· 7 years ago
8c0f7a7
Add GetRemoteAudioSSLCertificate() to PeerConnection
by Steve Anton
· 7 years ago
8a6d8e0
Revert "Run apprtcmobile_tests on real devices."
by Taylor Brandstetter
· 7 years ago
db5d016
Updating comment in Logging.java.
by Taylor Brandstetter
· 7 years ago
5827007
Roll chromium_revision 26bc519aba..c5f8071c7e (506052:506124)
by Autoroller
· 7 years ago
0ef90d1
Enable uploading vertex array with non-zero stride in Android shader.
by Brandon Young
· 7 years ago
d8071b8
Roll chromium_revision efe42588ed..26bc519aba (505994:506052)
by Autoroller
· 7 years ago
8c6cd74
Remove memcheck suppression for TestOpusDtx
by flim
· 7 years ago
6967553
APM-QA Test data generation: environmental noise looped.
by Alessio Bazzica
· 7 years ago
90e1f53
Fix potentional race in AudioSendStream constructor
by Danil Chapovalov
· 7 years ago
c3fa8e1
New method RtpReceiver::GetLatestTimestamps.
by Niels Möller
· 7 years ago
1cfa95b
Disable win_baremetal.
by Edward Lemur
· 7 years ago
4a87e1c
Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead
by Elad Alon
· 7 years ago
45a0b36
Revert "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script."
by Edward Lemur
· 7 years ago
1d87b0e
Create RtcEventLogEncoderLegacy
by Elad Alon
· 7 years ago
729b910
Revert "Remove WEBRTC_TRACE."
by Fredrik Solenberg
· 7 years ago
2209b90
Remove WEBRTC_TRACE.
by Fredrik Solenberg
· 7 years ago
f4898a6
Reland "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script."
by Edward Lemur
· 7 years ago
bb1222f
Revert "Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script."
by Edward Lemur
· 7 years ago
386a2d8
Run apprtcmobile_tests on real devices.
by Edward Lemur
· 7 years ago
9ed29d2
Roll chromium_revision 624172f8ea..efe42588ed (505968:505994)
by Autoroller
· 7 years ago
2019698
Don't download PESQ and POLQA in the low_bandwidth_audio_test.py script.
by Edward Lemur
· 7 years ago
078a781
Add the internals of RtcEvent's subclasses
by Elad Alon
· 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
849b3ae
Move list of supported H264 codecs from InternalEncoderFactory to h264.h
by Magnus Jedvert
· 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
4db97b9
Enable and update some bit exactness tests
by Sam Zackrisson
· 7 years ago
e71f367
Add init for RTCVideoCodecInfo without params.
by Kári Tristan Helgason
· 7 years ago
034bfea
Roll chromium_revision 6c018451c5..624172f8ea (505940:505968)
by Autoroller
· 7 years ago
5d41bde
Update rw_lock_win.cc to use LS_LOG rather than WEBRTC_TRACE.
by Niels Möller
· 7 years ago
88676bf
Delete an unneeded include of trace.h
by Niels Möller
· 7 years ago
941dd69
Roll chromium_revision 7c39cd5c5f..6c018451c5 (505894:505940)
by Autoroller
· 7 years ago
88a2e31
Revert "Reland "Use injectable hardware video decoder/encoder in AppRTCMobile.""
by Taylor Brandstetter
· 7 years ago
f0ef13c
Roll chromium_revision 08b0049ac7..7c39cd5c5f (505805:505894)
by Autoroller
· 7 years ago
ff91f3f
Roll chromium_revision a0268df02e..08b0049ac7 (505704:505805)
by Autoroller
· 7 years ago
3df76b1
Use unique_ptr in SSLCertChain.
by David Benjamin
· 7 years ago
9c37537
Roll chromium_revision 100b0a8b63..a0268df02e (505547:505704)
by Autoroller
· 7 years ago
ecc51e9
Change to LOG(...) logging in most of voice_engine/channel.cc
by Sam Zackrisson
· 7 years ago
978b876
Move clients of WebRtcSession to use PeerConnection
by Steve Anton
· 7 years ago
2011075
MB: Add support for isolating scripts + isolate low_bandwidth_audio_test.py.
by Edward Lemur
· 7 years ago
208b309
Fix a bug in HardwareVideoEncoderTest.
by Sami Kalliomäki
· 7 years ago
a31fd0d
Add back mock for deprecated methods in RTC event log
by Bjorn Terelius
· 7 years ago
958288a
Fix wrap-around logic in ForwardErrorCorrection.
by Niels Möller
· 7 years ago
d4404c2
Revert "Remove AudioDeviceObserver and make ADM not inherit from the Module interface."
by Fredrik Solenberg
· 7 years ago
bee50d9
Fix device iOS bots.
by Edward Lemur
· 7 years ago
34cdd2d
Remove AudioDeviceObserver and make ADM not inherit from the Module interface.
by Fredrik Solenberg
· 7 years ago
c007857
AEC3 tunings to increase transparency
by Per Åhgren
· 7 years ago
85a11a3
Bounding the AEC3 suppression gain for poorly estimated residual echoes
by Per Åhgren
· 7 years ago
bc675ff
Reland "Use injectable hardware video decoder/encoder in AppRTCMobile."
by Sami Kalliomäki
· 7 years ago
707f278
Add RTT to playout delay behind WebRTC-AddRttToPlayoutDelay field trial.
by philipel
· 7 years ago
2c72fe8
Fix crash with rtc_event_log in video_loopback
by Ilya Nikolaevskiy
· 7 years ago
8e56076
LogDelayBasedBweUpdate on detector state change.
by philipel
· 7 years ago
b378a22
Fix ALR field trial parsing
by Erik Språng
· 7 years ago
c545daf
Make rtp_packet.h public
by Elad Alon
· 7 years ago
a265da4
Android: Fix getting encoder queue in encoder wrapper.
by Sami Kalliomäki
· 7 years ago
e3044fe
Add checks for buffer size in MediaCodecVideoEncoder.
by Sami Kalliomäki
· 7 years ago
a58f231
Fix a crash in HardwareVideoDecoder on reinitialization.
by Sami Kalliomäki
· 7 years ago
Next »