Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
2a5e7906a90c54bcba10e778f6d60c5f5485c2df
2a5e790
Fix errorprone errors.
by Mirko Bonadei
· 7 years ago
002ef28
Added EchoControlFactory interface.
by Gustaf Ullberg
· 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
d189a7c
Add Android Studio project for AppRTCMobile that builds against AAR.
by Sami Kalliomäki
· 7 years ago
f7b5bd6
Refactor HardwareVideoDecoderTest.
by Sami Kalliomäki
· 7 years ago
ed23be9
Move HistogramPercentileCounter to rtc_base from RecieveStatisticProxy.
by Ilya Nikolaevskiy
· 7 years ago
86f25d3
Create links to single experiments in APM-QA exported results.
by Alessio Bazzica
· 7 years ago
dc182a4
VideoProcessorIntegrationTest: remove arrays in RateProfile and use vector of RateProfiles instead.
by Åsa Persson
· 7 years ago
8cd750d
Enable NetEq's Opus bit-exactness tests for Android
by Henrik Lundin
· 7 years ago
44ba5e5
Revert "Use subprocess2 for downloading tools."
by Henrik Kjellander
· 7 years ago
b140b9f
Keep count of libsrtp clients, and only deinitialize when it goes to 0.
by Taylor Brandstetter
· 7 years ago
f022976
Fix bug in recently introduced TurnCustomizer
by Jonas Oreland
· 7 years ago
6188018
Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks.
by Mirko Bonadei
· 7 years ago
69cc48b
Revert "Make it possible to isolate bwe_simulations_tests"
by Patrik Höglund
· 7 years ago
28addd0
Make it possible to isolate bwe_simulations_tests
by Edward Lemur
· 7 years ago
6697278
Fix Gn untracked headers in webrtc/p2p.
by Mirko Bonadei
· 7 years ago
4d39dc3
Use subprocess2 for downloading tools.
by Henrik Kjellander
· 7 years ago
4de044f
Remove Rietveld CQ config.
by Andrii Shyshkalov
· 7 years ago
15608c6
Prevent RtcEventLogTestHelper from crashing
by Elad Alon
· 7 years ago
9e6565b
Fix PeerConnectionInterfaceTest_StartAndStopLoggingAfterPeerConnectionClosed
by Elad Alon
· 7 years ago
d3d7f44
Cleanup in the code for the lag estimation in AEC3
by Per Åhgren
· 7 years ago
d8579e0
EchoControl factory injectable in AudioProcessing.
by Gustaf Ullberg
· 7 years ago
5de6b1a
Delete remnants of support for RFC 5450, extended jitter report.
by Niels Möller
· 7 years ago
5ff6483
Removes usage if ID in AudioDeviceImpl.
by henrika
· 7 years ago
ca0ed63
Revert "Remove sent framerate and bitrate calculations from MediaOptimization."
by Åsa Persson
· 7 years ago
18945c3
Revert "Reduce max possible size of map that holds encoded frame info."
by Åsa Persson
· 7 years ago
4af7366
AudioDeviceImpl cleanup
by henrika
· 7 years ago
c5bb00b
PeerConnection end-to-end test with a non-builtin codec
by Karl Wiberg
· 7 years ago
8ffeeb2
Deletion of temp files in modules_unittests.
by Gustaf Ullberg
· 7 years ago
0c1c6e2
Roll chromium_revision c6405066cc..961817f7c1 (507388:507941)
by Autoroller
· 7 years ago
6229d92
Removed redundant max operation and corrected comment
by Per Åhgren
· 7 years ago
fa4c0c7
Print RTCP of unknown RTPFB and PSFB type in rtc_event_log2text.
by Bjorn Terelius
· 7 years ago
51e21aa
Simplify RtpRtcp interface for REMB
by Danil Chapovalov
· 7 years ago
d931705
Fixed threading exception on Mac.
by Peter Hanspers
· 7 years ago
0a1140e
Updating RTCDeviceType with new iOS devices.
by Kári Tristan Helgason
· 7 years ago
bef8a5d
Fix fat build for ios.
by wjywbs
· 7 years ago
4e5b8e6
Depending on //third_party/icu on all the platforms.
by Mirko Bonadei
· 7 years ago
3152afd
Removing invalid-name from disabled pylint checks.
by Mirko Bonadei
· 7 years ago
f9e5822
Changed the aggregation of AEC3 matched filter delay estimates
by Per Åhgren
· 7 years ago
bdcee28
TurnCustomizer - an interface for modifying stun messages sent by TurnPort
by Jonas Oreland
· 7 years ago
2ff7ecf
Reduce max possible size of map that holds encoded frame info.
by Åsa Persson
· 7 years ago
1f33a37
AEC3 tunings to increase the transparency
by Per Åhgren
· 7 years ago
05d9822
Disable RampUpTest.UpDownUpTransportSequenceNumberPacketLoss.
by Taylor Brandstetter
· 7 years ago
03967cd
RtcEventLogOutputFile needs to reset file_ whenever the file is not successfully opened
by Elad Alon
· 7 years ago
ebe36ef
Update Java MediaStream when native stream's set of tracks changes.
by Taylor Brandstetter
· 7 years ago
933d8b0
Reland "Added PeerConnectionObserver::OnRemoveTrack."
by Henrik Boström
· 7 years ago
b709cf8
Remove Call::ParseRtpPacket
by Danil Chapovalov
· 7 years ago
af721b7
Remove sent framerate and bitrate calculations from MediaOptimization.
by Åsa Persson
· 7 years ago
245660a
Fix Gn untracked headers in webrtc/call.
by Mirko Bonadei
· 7 years ago
c774d5d
Make the complexity of the square generator configurable.
by erikvarga@webrtc.org
· 7 years ago
735a838
Make iSAC build targets and headers that automatically pick fix or float
by Karl Wiberg
· 7 years ago
c2b6cf3
Store test artifacts for swarming perf tests.
by Edward Lemur
· 7 years ago
cb2bc11
Check out the msan instrumented libraries by default.
by Mirko Bonadei
· 7 years ago
6e87850
Unconditionally link fuzzers with rtc_task_queue_impl.
by Niels Möller
· 7 years ago
6c0c55c
Revert "Added PeerConnectionObserver::OnRemoveTrack."
by Alex Loiko
· 7 years ago
3f670e0
Fix potential crash bug in debug builds
by Ilya Nikolaevskiy
· 7 years ago
ae81975
Make PictureIdTest more strict.
by Åsa Persson
· 7 years ago
92cacec
Fix mistake in range validation of WebRTC-BweBackOffFactor.
by Stefan Holmer
· 7 years ago
ba97ba7
Added PeerConnectionObserver::OnRemoveTrack.
by Henrik Boström
· 7 years ago
d309b00
Smoothed the application of the NLP gain in AEC3
by Per Åhgren
· 7 years ago
deeba1f
Roll chromium_revision c16d05789b..c6405066cc (507378:507388)
by Autoroller
· 7 years ago
c5c965d
Roll chromium_revision 41d18fa672..c16d05789b (507362:507378)
by Autoroller
· 7 years ago
d4b5d5d
Roll chromium_revision 9ac01d1704..41d18fa672 (507346:507362)
by Autoroller
· 7 years ago
c65ce78
Separated the NLP behavior in AEC3 for different echo estimates.
by Per Åhgren
· 7 years ago
920b653
Add gn check presubmit
by Oleh Prypin
· 7 years ago
5a17ea9
Use OS-condition for more deps and hooks.
by Henrik Kjellander
· 7 years ago
6b26975
Use the new DEPS conditionals feature to run fewer no-op hooks.
by Henrik Kjellander
· 7 years ago
46ca287
Reland of https://chromium-review.googlesource.com/c/external/webrtc/+/616724 under field trial.
by Ivo Creusen
· 7 years ago
0f46441
Added the ability to set the default echo path delay in AEC3.
by Per Åhgren
· 7 years ago
59ff0e2
Renamed echo_canceller3 to echo_controller in APM.
by Gustaf Ullberg
· 7 years ago
e19d1ba
Roll chromium_revision e68d491147..9ac01d1704 (506312:507346)
by Autoroller
· 7 years ago
c548aab
Fix metal unit test on ios11.
by Daniela
· 7 years ago
7106d93
General AEC3 transparency improvements
by Per Åhgren
· 7 years ago
604427b
Revert "TurnCustomizer - an interface for modifying stun messages sent by TurnPort"
by Guido Urdaneta
· 7 years ago
59c7db8
Remove --target-devices-file
by Edward Lemur
· 7 years ago
b23ed7f
TurnCustomizer - an interface for modifying stun messages sent by TurnPort
by Jonas Oreland
· 7 years ago
d65ae4a
Fixing DCHECK in turnport.cc and doing some related cleanup.
by Taylor Brandstetter
· 7 years ago
8436812
Don't use lld linker with memcheck
by Oleh Prypin
· 7 years ago
bef945f
in Vp8 packetizer use DCHECK instead of assert
by Danil Chapovalov
· 7 years ago
6b63cd5
Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests
by Steve Anton
· 7 years ago
97a9f76
Add sdputils.h with useful functions for working with session descriptions
by Steve Anton
· 7 years ago
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
Next »