Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
82eb3c430916be1c7350972d6f7ab51f07e3ad6c
82eb3c4
Remove dead version of StartRtcEventLog
by Elad Alon
· 7 years ago
8deb818
Support more H264 profiles for internal software codec
by Magnus Jedvert
· 7 years ago
8081073
Move RtcEventLogOutput to api/
by Elad Alon
· 7 years ago
4bece9a
Set RTPVideoHeader picture id in PayloadRouter if forced fallback for VP8 is enabled.
by Åsa Persson
· 7 years ago
8c2a24d
MB: Add Windows and Mac config for swarming perf bots.
by Edward Lemur
· 7 years ago
acb2417
Fix apparent copy/paste error in comment (PeerConnection)
by Elad Alon
· 7 years ago
84255bb
Add explicit includes of refcountedobject.h where it is used.
by Niels Möller
· 7 years ago
daa4f7a
Calculate and report to UMA 95th percentile of Interframe Delay
by Ilya Nikolaevskiy
· 7 years ago
b6ca721
Changes test condition in AudioDeviceTest.RunPlayoutAndRecordingInFullDuplex
by henrika
· 7 years ago
602dc43
Fix some lint warnings on Android.
by Sami Kalliomäki
· 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
3def74b
Disables AudioDeviceTest.RunPlayoutAndRecordingInFullDuplex on Android
by henrika
· 7 years ago
bf35eb2
Prepare to remove StartRtcEventLog and StopRtcEventLog
by Elad Alon
· 7 years ago
4627a33
Roll chromium_revision c5f8071c7e..e68d491147 (506124:506312)
by Oleh Prypin
· 7 years ago
7e312cf
Minor changes to the boxplot tool in APM-QA.
by Alex Loiko
· 7 years ago
7e04281
Injectable software video codecs in Obj-C.
by Anders Carlsson
· 7 years ago
c522298
Added first version of the EchoControl interface, used for AEC abstraction.
by Gustaf Ullberg
· 7 years ago
07c5bfb
Convert FileVideoCapturer to capture VideoFrames.
by Sami Kalliomäki
· 7 years ago
ea00e48
Add field trials to configure the backoff factor and the trendline window of the BWE.
by Stefan Holmer
· 7 years ago
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
Next »