Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
2040dcf9fc8cb4debe1849104169bbecdaaf4ae3
2040dcf
Roll chromium_revision f656c810e4..d7338c33b2 (708845:708965)
by chromium-webrtc-autoroll
· 5 years ago
eec3919
Remove trial WebRTC-Bwe-ProbeRateFallback
by Per Kjellander
· 5 years ago
d113ee3
Removes deprecated WebRTC-Bwe-AimdRateControl-NetworkState trial.
by Sebastian Jansson
· 5 years ago
bd20077
Roll chromium_revision 510c0ca3d7..f656c810e4 (708742:708845)
by chromium-webrtc-autoroll
· 5 years ago
0e2b581
RTC_EXPORT webrtc::DesktopCapturerDifferWrapper.
by Mirko Bonadei
· 5 years ago
c1a8abc
Roll chromium_revision b5030084da..510c0ca3d7 (708640:708742)
by chromium-webrtc-autoroll
· 5 years ago
4ff1c87
Fix RTC_LOCKABLE RTC_EXPORT order for rtc::Thread.
by Mirko Bonadei
· 5 years ago
d7bf5c5
Revert "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true."
by Mirko Bonadei
· 5 years ago
6e81567
Reland "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true."
by Mirko Bonadei
· 5 years ago
ce1ffcd
change PacketBuffer to return it's result rather that use callback
by Danil Chapovalov
· 5 years ago
2522b25
Roll chromium_revision 6dc3a51e22..b5030084da (708537:708640)
by chromium-webrtc-autoroll
· 5 years ago
6adb0a2
Do not compile webrtc_lib_link_test if is_asan=true.
by Mirko Bonadei
· 5 years ago
21bfa40
Update APM config on RuntimeSetting pre amplifier gain change
by Sam Zackrisson
· 5 years ago
4f178d0
Fix gtk color-space conversion in peerconnection_client
by Niels Möller
· 5 years ago
d81a04e
Roll chromium_revision c0cca6e419..6dc3a51e22 (708426:708537)
by chromium-webrtc-autoroll
· 5 years ago
0ff7c02
Add multipleTouchEnabled for subview of RTCMTLVideoView and RTCEAGLVideoView
by CZ Theng
· 5 years ago
27c2936
Implement an OperationsChain, to be used by PeerConnection in follow-up.
by Henrik Boström
· 5 years ago
fcf79cc
Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats.
by Åsa Persson
· 5 years ago
261fc51
Roll chromium_revision 83bb172f2d..c0cca6e419 (708314:708426)
by chromium-webrtc-autoroll
· 5 years ago
8e13e6e
Handle no-longer-sticky-in-Q+ WIFI_P2P_CONNECTION_CHANGED_ACTION intent.
by Qingsi Wang
· 5 years ago
c04792e
Component Build support for api/task_queue:task_queue_test.
by Mirko Bonadei
· 5 years ago
7058d33
Roll chromium_revision fc69c6f5b4..83bb172f2d (708204:708314)
by chromium-webrtc-autoroll
· 5 years ago
05691dd
Add possibility to skip check_includes presubmit check.
by Mirko Bonadei
· 5 years ago
33678af
Roll chromium_revision 9b6351c71d..fc69c6f5b4 (708073:708204)
by chromium-webrtc-autoroll
· 5 years ago
a043b2b
Support case where win32socketserver's window class is not unregistered properly.
by Tim Haloun
· 5 years ago
8c51f2e
AnalyzeReverseStream with StreamConfig
by Gustaf Ullberg
· 5 years ago
e76b3ab
Add per frame decode time histograms for 4k/HD and VP9/H264
by Johannes Kron
· 5 years ago
13a8e16
Cleanup use of deprecated PacketRouter methods
by Erik Språng
· 5 years ago
1272dad
Reduce log level of Opus bitrate.
by Minyue Li
· 5 years ago
d15a028
Hide deprecated SingleThreadedTaskQueueForTest behind an accessor
by Danil Chapovalov
· 5 years ago
528a034
Fix fuzzer-found inconsistency in AEC3 config json parsing
by Sam Zackrisson
· 5 years ago
5f2fc41
VP9 decoder: replace DCHECK with error message
by Ilya Nikolaevskiy
· 5 years ago
0855e2d
Delete unused members of MediaReceiverInfo and MediaSenderInfo
by Niels Möller
· 5 years ago
85a1000
Use deprecated SingleThreadedTaskQueueForTesting as regular task queue
by Danil Chapovalov
· 5 years ago
b9014fb
Roll chromium_revision b528279c97..9b6351c71d (707828:708073)
by chromium-webrtc-autoroll
· 5 years ago
ead0ec9
Add firing of OnRemoveTrack and OnRenegotationNeeded during rollback
by Eldar Rello
· 5 years ago
4b4713d
Roll chromium_revision 8587b26e98..b528279c97 (707701:707828)
by chromium-webrtc-autoroll
· 5 years ago
eef5e4f
Remove dep between test:test_support and rtc_base_approved.
by Mirko Bonadei
· 5 years ago
c98ff2e
Reset end-of-frame flag in non-VCL packet.
by Sergey Silkin
· 5 years ago
9cd53b4
Avoid DEPRECATED_SingleThreadedTaskQueueForTesting::CancelTask in VideoAnalyzer
by Danil Chapovalov
· 5 years ago
e34fb87
Clarify NetworkControl interface: result of each function must be used
by Danil Chapovalov
· 5 years ago
9f5ae7b
Update call Rampup tests not to rely on DEPRECATED_SingleThreadedTaskQueueForTesting
by Danil Chapovalov
· 5 years ago
42b6e2d
Change failing rtc::dchecked_cast to rtc::saturated_cast.
by Jakob Ivarsson
· 5 years ago
72cc71c
Harmonize APM config logging, update config ToString
by Sam Zackrisson
· 5 years ago
682dabd
Add RTCStatisticsReport.h to WebRTC.framework.
by CZ Theng
· 5 years ago
03fbace
Remove apm_helpers, consolidate audio config in WebRtcVoiceEngine
by Sam Zackrisson
· 5 years ago
b9f6902
Store logging streams in a manually linked list instead of std::list
by Danil Chapovalov
· 5 years ago
82a3f0a
Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask
by Danil Chapovalov
· 5 years ago
712b676
Stop using gtest internal macro GTEST_ARRAY_SIZE_
by Danil Chapovalov
· 5 years ago
2b739f0
Roll chromium_revision db43fd3604..8587b26e98 (707597:707701)
by chromium-webrtc-autoroll
· 5 years ago
3663ed3
Move rtc_base/ignore_wundef.h to its own target.
by Mirko Bonadei
· 5 years ago
d441e50
Roll chromium_revision 8b1da07aa3..db43fd3604 (707493:707597)
by chromium-webrtc-autoroll
· 5 years ago
fdf54f2
Stop pairing local relay candidates with remote mDNS candidates.
by Qingsi Wang
· 5 years ago
41595dd
Roll chromium_revision 0d7020346c..8b1da07aa3 (707387:707493)
by chromium-webrtc-autoroll
· 5 years ago
0e3485c
Revert "Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true."
by Mirko Bonadei
· 5 years ago
db94d14
Roll chromium_revision f29003dd01..0d7020346c (707259:707387)
by chromium-webrtc-autoroll
· 5 years ago
6e5433c
AEC3: Multi channel ERL estimator
by Sam Zackrisson
· 5 years ago
33ed882
Update the minimum bitrate when a stream allocation is removed.
by Jakob Ivarsson
· 5 years ago
03bc15c
Define WEBRTC_ENABLE_SYMBOL_EXPORT if is_component_build=true.
by Mirko Bonadei
· 5 years ago
1d60052
Delete ApmPublicSubmodules, fix ApmPrivateSubmodules, ApmSubmoduleStates
by saza
· 5 years ago
3f7e0ed
Add option to make first scale factor depend on input resolution.
by Åsa Persson
· 5 years ago
89e130a
Reland "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc"
by Niels Möller
· 5 years ago
55d19e5
Add gustaf to audio/OWNERS
by Gustaf Ullberg
· 5 years ago
4aae11d
Remove redundant fields in PacketBuffer
by Danil Chapovalov
· 5 years ago
dbbf413
Fix use of unitialized value in test
by Erik Språng
· 5 years ago
c66e004
Adding missing RTC_EXPORT for component build.
by Mirko Bonadei
· 5 years ago
05269ec
Rename PacketBuffer tests to follow conventions
by Danil Chapovalov
· 5 years ago
f07003c
Avoid Realloc in LibvpxVp8Encoder
by Niels Möller
· 5 years ago
119e219
AEC3: General cleanup after multichannel changes
by Per Åhgren
· 5 years ago
2167163
Rewrite the lib link test to just be a binary.
by Patrik Höglund
· 5 years ago
98872dc
AEC3: Update SpectrumBuffer API
by Sam Zackrisson
· 5 years ago
c336dd1
Roll chromium_revision 8a67b116c8..f29003dd01 (707122:707259)
by chromium-webrtc-autoroll
· 5 years ago
7bf8699
Roll chromium_revision 1d5b803fd3..8a67b116c8 (707010:707122)
by chromium-webrtc-autoroll
· 5 years ago
86d053c
Use source_sets in component builds and static_library in release builds.
by Mirko Bonadei
· 5 years ago
e8b962b
Roll chromium_revision 60f3e975da..1d5b803fd3 (706891:707010)
by chromium-webrtc-autoroll
· 5 years ago
88d662a
AEC3: Removed some usages of DirectPathFilterDelays
by Per Åhgren
· 5 years ago
ce9da16
Use FakeRenderer when fuzzing
by Kuang-che Wu
· 5 years ago
785d4c4
AEC3: Add multichannel support in the ERLE estimation
by Per Åhgren
· 5 years ago
db8df17
Add AEC3 config json parsing fuzzer
by Sam Zackrisson
· 5 years ago
671b403
Split RTPSender into pre- and post-pacer parts.
by Erik Språng
· 5 years ago
eeb79e9
Add a test which breaks if libwebrtc.a don't pull in the right symbols.
by Patrik Höglund
· 5 years ago
5b74f8d
Roll chromium_revision 08af487375..60f3e975da (706400:706891)
by chromium-webrtc-autoroll
· 5 years ago
c71d85b
Pass full RtpPacket to RtpVideoStreamReceiver::OnReceivedPayload
by Danil Chapovalov
· 5 years ago
5b2df17
Width and Height was not associated and provided to decoder for H264 streams which have Nalus before SPS
by Shyam Sadhwani
· 5 years ago
c06aef2
Reland "Use just a lookup map of RTP modules in PacketRouter"
by Erik Språng
· 5 years ago
5074758
Update DEPS to download the checked-in JDK.
by Mirko Bonadei
· 5 years ago
0ac52dc
Use symbol_level=1 also for MSVC dbg bots.
by Mirko Bonadei
· 5 years ago
fbe84ef
Revert "Use just a lookup map of RTP modules in PacketRouter"
by Erik Språng
· 5 years ago
96f3de0
Use just a lookup map of RTP modules in PacketRouter
by Erik Språng
· 5 years ago
4970670
Avoid reading outside of memory in WebRtcVad_FindMinimum
by Henrik Lundin
· 5 years ago
dabdde6
Avoid running NullAudioPoller without receiving streams
by Gustaf Ullberg
· 5 years ago
5f01bf6
Refactor handling of TransportSequenceNumber in PacketRouter
by Erik Språng
· 5 years ago
a6d7b02
Avoid g_clear_object in pipewire
by Tom Anderson
· 5 years ago
04671b0
Delete unused method PacedSender::QueueSizePackets
by Niels Möller
· 5 years ago
7ea9b80
Set StreamDataCountersCallback on construction of RTP modules
by Erik Språng
· 5 years ago
9429888
Delete deprecated bytes_sent/bytes_rcvd stat values
by Niels Möller
· 5 years ago
562a37f
Increase timeout in test-only helper SendTask back to infinity
by Danil Chapovalov
· 5 years ago
2bc1ea0
Remove the fileutils hack for good.
by Patrik Höglund
· 5 years ago
64444bc
Roll chromium_revision fbf280c2d2..08af487375 (706299:706400)
by chromium-webrtc-autoroll
· 5 years ago
0bad15f
Remove the noise_suppression() pointer to submodule interface
by saza
· 5 years ago
Next »