Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
82752c4d258a0c98001a84983ae6e5ccc9e0208e
82752c4
Roll chromium_revision f93b8b19f2..adf969a7cb (513366:514871) and more.
by Edward Lemur
· 7 years ago
84a87c4
Don't include x11-specific code when use_x11 is set to false.
by Edward Lemur
· 7 years ago
8c37b61
Switch to new FFmpeg API.
by Sergey Silkin
· 7 years ago
79eb1d9
Run `git cl format --full` on the C++ files in system_wrappers/
by Karl Wiberg
· 7 years ago
b93baff
Revert "Add file capturer to AppRTCMobile on simulator."
by Daniela Jovanoska Petrenko
· 7 years ago
5adcd19
Add file capturer to AppRTCMobile on simulator.
by Daniela
· 7 years ago
b2fc9b1
Update internal video decoder factory to new interface
by Magnus Jedvert
· 7 years ago
2416f89
Update comments on SendSideCongestionController::RegisterNetworkObserver
by Niels Möller
· 7 years ago
5c24c67
Add license files for auto and guava.
by Edward Lemur
· 7 years ago
8699a32
Have BaseChannel take MediaChannel as unique_ptr
by Steve Anton
· 7 years ago
c9e1560
Modernize and cleanup ChannelManager
by Steve Anton
· 7 years ago
18ce0f0
Android: Generate Java -> C++ JNI code for VideoEncoder
by Magnus Jedvert
· 7 years ago
3f2634e
Reland "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices."
by Sergey Silkin
· 7 years ago
2732bf5
Allow printing full packets in rtc_eventlog2text.
by Bjorn Terelius
· 7 years ago
7cfbf3a
Make energy calculation in AGC not overflow.
by Alex Loiko
· 7 years ago
fbb3b7d
Reland: "Make javac warnings errors for WebRTC targets."
by Mirko Bonadei
· 7 years ago
0371e10
Android: Generate all C++ -> Java JNI code for VideoEncoder
by Magnus Jedvert
· 7 years ago
aeb5d88
Replace left shift with equivalent multiplication.
by Alex Loiko
· 7 years ago
1c9faee
Disable several flaky PeerConnectionIntegration tests.
by Ivo Creusen
· 7 years ago
731d1ca
Reduce flakiness of asynchronous RtcpTransceiver tests
by Danil Chapovalov
· 7 years ago
3111e5f
Android: Replacement for JNIEnv::FindClass that works from any thread
by Magnus Jedvert
· 7 years ago
fd0de7a
Run `git cl format --full` on safe_conversions_impl.h
by Karl Wiberg
· 7 years ago
3e83b7f
audio_processing VAD annotations in APM-qa.
by Alex Loiko
· 7 years ago
3607420
Removing unused import.
by Mirko Bonadei
· 7 years ago
ed929f3
Removing unused private constant in EglRenderer
by Mirko Bonadei
· 7 years ago
411582b
[Window Capturer] Implement scaling in GetWindowBounds()
by Zijie He
· 7 years ago
2bad72a
Reland "Revert "Make javac warnings errors for WebRTC targets.""
by Lu Liu
· 7 years ago
d25da37
Inline various trivial methods from the WebRtcSession merge
by Steve Anton
· 7 years ago
904c96c
Fix typo in iOS64 Perf configuration.
by Edward Lemur
· 7 years ago
75737c0
Merge WebRtcSession into PeerConnection
by Steve Anton
· 7 years ago
ba81867
Prepare WebRtcSession to be merged into PeerConnection
by Steve Anton
· 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
ff52f1b
Fix flake in AddMediaToConnectedBundleDoesNotRestartIce test
by Steve Anton
· 7 years ago
12251b6
Adding @SuppressWarnings(NoSynchronizedMethodCheck).
by Mirko Bonadei
· 7 years ago
08a9c37
Add configuration for iOS perf bot.
by Edward Lemur
· 7 years ago
19b7614
Make javac warnings errors for WebRTC targets.
by Sami Kalliomäki
· 7 years ago
227d2ab
Adding zlib LICENSE to generate_licenses.py.
by Mirko Bonadei
· 7 years ago
ae29428
Revert "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices."
by Ivo Creusen
· 7 years ago
fd6c091
Delete deprecated constructor of SendSideCongestionController.
by Niels Möller
· 7 years ago
e3a4da9
AGC: Change default clipping level min to 70
by Henrik Lundin
· 7 years ago
149533a
Move rendering code in SurfaceViewRenderer to a separate class.
by Xiaolei Yu
· 7 years ago
ed2b1c9
Ignore output callbacks with null parameters in iOS H264 encode.
by Anders Carlsson
· 7 years ago
47836b4
Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices.
by Sergey Silkin
· 7 years ago
88f080a
Move SPS/PPS/IDR requirement from RtpFrameObject to PacketBuffer.
by Rasmus Brandt
· 7 years ago
cdfbcd4
Expand ownership of rtc_tools.
by Patrik Höglund
· 7 years ago
9bde6b7
Add new UMA metric for the audio receiver delay
by Henrik Lundin
· 7 years ago
969d4a9
Adding //third_party/auto to WebRTC DEPS file.
by Mirko Bonadei
· 7 years ago
32df86e
Remove deprecated CreatePeerConnectionFactory() overloads
by Karl Wiberg
· 7 years ago
a750333
Remove support for SW H264 High profile decoding
by Magnus Jedvert
· 7 years ago
874d9a5
Handle any InitDecode() failure in VideoDecoderSoftwareFallbackWrapper
by Emircan Uysaler
· 7 years ago
f3850f6
Voice Engine: Require caller to supply an AudioDecoderFactory
by Karl Wiberg
· 7 years ago
1803628
NetEq: Fix a problem with too large delay during codec-internal DTX/CNG
by Henrik Lundin
· 7 years ago
f6515cd
Fix and optimize input buffer filling in HardwareVideoEncoder.
by Sami Kalliomäki
· 7 years ago
4f167df
Adds new DisableAndEnableAudioRecording integration test to Peerconnection.
by henrika
· 7 years ago
56231d0
Reland "Android: Generate JNI code for VideoSink and VideoEncoder"
by Magnus Jedvert
· 7 years ago
7797a81
Roll chromium_revision baae088436..f93b8b19f2 (513340:513366)
by Autoroller
· 7 years ago
20f1846
Roll chromium_revision d34d8303ef..baae088436 (513315:513340)
by Autoroller
· 7 years ago
7f6af7a
Use urllib2 in roll_deps, which raises on non-200 HTTP status
by Oleh Prypin
· 7 years ago
82c7eff
Roll chromium_revision 4d326c294a..d34d8303ef (513298:513315)
by Autoroller
· 7 years ago
390d010
Roll chromium_revision 6687bb7994..4d326c294a (513265:513298)
by Autoroller
· 7 years ago
0d6609d
Roll chromium_revision f69055b78e..6687bb7994 (513208:513265)
by Autoroller
· 7 years ago
00a2c8d
Roll chromium_revision da2e37af11..f69055b78e (513169:513208)
by Autoroller
· 7 years ago
eb254b4
Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}`
by Karl Wiberg
· 7 years ago
e0aca5e
Roll chromium_revision 744cd87f40..da2e37af11 (513146:513169)
by Autoroller
· 7 years ago
8686077
[Window Capturer] Inaccurate cursor position on cinnamon
by Zijie He
· 7 years ago
884ead0
Roll chromium_revision 25df2b1af2..744cd87f40 (513129:513146)
by Autoroller
· 7 years ago
449d295
Remove redundant unit tests for RtcEventLog.
by Bjorn Terelius
· 7 years ago
4184bbb
Roll chromium_revision a9d06e1933..25df2b1af2 (513119:513129)
by Autoroller
· 7 years ago
0af86d1
Reland ObjC API for BWE allocation strategy
by Magnus Jedvert
· 7 years ago
93db859
Roll chromium_revision fd28cc4c5c..a9d06e1933 (513115:513119)
by Autoroller
· 7 years ago
464e89c
Roll chromium_revision d30df39502..fd28cc4c5c (513108:513115)
by Autoroller
· 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
6063e98
Roll chromium_revision a507c0434d..d30df39502 (513103:513108)
by Autoroller
· 7 years ago
7172ea1
Don't use old RTCP SR reports for remote clock estimation
by Ilya Nikolaevskiy
· 7 years ago
2bb8447
Roll chromium_revision d22a0616e6..a507c0434d (513102:513103)
by Autoroller
· 7 years ago
5f6bf24
Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II)
by henrika
· 7 years ago
0e1db67
Roll chromium_revision f975d25e5e..d22a0616e6 (513098:513102)
by Autoroller
· 7 years ago
f0cc814
Support writing network timestamp delta fields into VideoTimingExtension
by Danil Chapovalov
· 7 years ago
c4a1432
Remove autolayout in RTCMTLVideoView.
by Daniela
· 7 years ago
96acb43
Fix Chromium compile of StereoEncoderAdapter.
by Max Morin
· 7 years ago
cc17078
Roll chromium_revision 090ef9237a..f975d25e5e (513096:513098)
by Autoroller
· 7 years ago
13a8f20
Add CHECKs to FlexfecReceiver.
by Rasmus Brandt
· 7 years ago
e4203eb
Roll chromium_revision a7743377bf..090ef9237a (513086:513096)
by Autoroller
· 7 years ago
ae3981a
Removes experimental sleep in ADM initialization for Android
by henrika
· 7 years ago
de69145
Remove pbos@webrtc.org from all OWNERS.
by Peter Boström
· 7 years ago
d2776cd
Roll chromium_revision a7ad25afb0..a7743377bf (513074:513086)
by Autoroller
· 7 years ago
1913b23
Roll chromium_revision 9c1aa71806..a7ad25afb0 (513065:513074)
by Autoroller
· 7 years ago
0c6f521
Roll chromium_revision 99779b65f0..9c1aa71806 (513044:513065)
by Autoroller
· 7 years ago
82a9614
Roll chromium_revision 592f4c6d30..99779b65f0 (513036:513044)
by Autoroller
· 7 years ago
990d6b8
Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API"
by Mirko Bonadei
· 7 years ago
e4be4b7
Revert "Remove const from ThreadChecker in NullAudioPoller."
by Mirko Bonadei
· 7 years ago
0183e41
Roll chromium_revision b2c2b4783c..592f4c6d30 (512985:513036)
by Autoroller
· 7 years ago
f2737d2
Enable the clang style plugin in primary p2p/ target
by Steve Anton
· 7 years ago
09e09bd
Roll chromium_revision 07493032b5..b2c2b4783c (512803:512985)
by Autoroller
· 7 years ago
d3ea999
Fix clang style warnings in p2p/base/{session,transport}description
by Steve Anton
· 7 years ago
ee67443
Link win_rel with LUCI win_rel.
by Patrik Höglund
· 7 years ago
54e41dd
Remove const from ThreadChecker in NullAudioPoller.
by Bjorn Terelius
· 7 years ago
e78bcb9
Enable cpplint in media/
by Steve Anton
· 7 years ago
Next »