Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
1b0e3aa440939ac6cfa8e5f66a615a51d0d6fda3
1b0e3aa
Remove deprecated CroppingWindowCapturer::Create
by zijiehe
· 8 years ago
2874796
RTCStats operator== bugfix
by hbos
· 8 years ago
f570a28
Revert of Allow custom metrics implementations on Android. (patchset #11 id:260001 of https://codereview.webrtc.org/2403463002/ )
by philipel
· 8 years ago
ab102f1
Update gtest-parallel and introduce gtest-parallel-wrapper.
by ehmaldonado
· 8 years ago
de609b2
Allow custom metrics implementations on Android.
by sakal
· 8 years ago
e718606
Make magjed@ owner of webrtc/api/android/
by magjed
· 8 years ago
64d6ff7
In VoiceEngine, the settings for APM are applied in such a way that
by peah
· 8 years ago
40217c3
Initial rate allocation should not use fps = 0
by sprang
· 8 years ago
57c1ad3
Don't declare function arguments of array type
by kwiberg
· 8 years ago
cc7bf88
Revert of Roll chromium_revision 5e821a778b..80ff2be807 (432715:433495) (patchset #1 id:1 of https://codereview.webrtc.org/2517933002/ )
by kjellander
· 8 years ago
6280960
Correctly pass drawn frame size when layout aspect ratio is used in EglRenderer.
by sakal
· 8 years ago
96c1587
RtpPacket::payload() return rtc::ArrayView instead of raw pointer
by danilchap
· 8 years ago
fe09560
Roll chromium_revision 5e821a778b..80ff2be807 (432715:433495)
by buildbot
· 8 years ago
f880285
iOS: Cleanup buildbot JSON files + bump iOS version to 10.0
by kjellander
· 8 years ago
3898944
Remove unused files linux.cc/.h and linuxfdwalk.c/.h.
by solenberg
· 8 years ago
2184155
Add more logging in ScreenCapturerIntegrationTest
by zijiehe
· 8 years ago
ed9dccf
Revert of Remove unused HttpClient class. (patchset #1 id:1 of https://codereview.webrtc.org/2511883005/ )
by honghaiz
· 8 years ago
4a698f6
Remove unused HttpClient class.
by solenberg
· 8 years ago
01af3a3
Remove unused dbus.cc/.h and related things.
by solenberg
· 8 years ago
90c024f
Move FirewallSocketServer to test code.
by nisse
· 8 years ago
00f2ee0
Changed the way we find the ProjectRootPath.
by ehmaldonado
· 8 years ago
dedaf1c
Modify audio_processing_unittest to use ResourcePath instead of ProjectRootPath.
by ehmaldonado
· 8 years ago
bbc747c
Delete WindowPicker class and subclasses.
by nisse
· 8 years ago
76b3049
Changed the interface AudioMixer::RemoveSource to have a void return type.
by aleloi
· 8 years ago
a28780e
Introduce ArrayView::subview function to return portion of the original view
by danilchap
· 8 years ago
509e4fe
Reland of Stop using hardcoded payload types for video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2513633002/ )
by magjed
· 8 years ago
d7ac0a9
Revert of Move smoothing filter to common audio. (patchset #3 id:60001 of https://codereview.webrtc.org/2484153002/ )
by magjed
· 8 years ago
a82395b
Move smoothing filter to common audio.
by michaelt
· 8 years ago
610c454
Add Datachannel support to Android AppRTCMobile
by hekra01
· 8 years ago
1acfbd2
Expose RtpCodecParameters to VoiceMediaInfo stats.
by hbos
· 8 years ago
7b9feee
Fix PayloadRouter::OnEncodedImage() to handle errors properly.
by sergeyu
· 8 years ago
81c3a03
Added a callback function OnAddTrack to PeerConnectionObserver
by zhihuang
· 8 years ago
5b93db2
iOS: Add AudioSendSideBwe field trial.
by tkchin
· 8 years ago
eacbaea
Revert of Stop using hardcoded payload types for video codecs (patchset #6 id:210001 of https://codereview.webrtc.org/2493133002/ )
by magjed
· 8 years ago
0d0d753
Revert of Split out target rtc_media_base from rtc_media (patchset #3 id:40001 of https://codereview.webrtc.org/2471573003/ )
by magjed
· 8 years ago
de49803
MB: Add new perf desktop bots and remove DCHECK from Android perf
by kjellander
· 8 years ago
aae7e7c
Split out target rtc_media_base from rtc_media
by magjed
· 8 years ago
765edc3
Update the alpha value in the echo detector.
by ivoc
· 8 years ago
42043b9
Stop using hardcoded payload types for video codecs
by Magnus Jedvert
· 8 years ago
10111bc
Passed AudioMixer to AudioState::Config.
by aleloi
· 8 years ago
dd31071
Added an empty AudioTransportProxy to AudioState.
by aleloi
· 8 years ago
d4adce4
Remove Absolute Send Time from list of supported header extensions for audio streams.
by solenberg
· 8 years ago
fbb374d
Add a reliability term to the echo detector.
by ivoc
· 8 years ago
d51c4dc
Delete unused files httprequest.h and httprequest.cc.
by nisse
· 8 years ago
ffbbcac
Support multiple timestamp rates for sending DTMF.
by solenberg
· 8 years ago
2779bab
Support receiving DTMF for multiple RTP clock rates.
by solenberg
· 8 years ago
fbfb536
Explicitly enable RED over RTX in rampup tests.
by brandtr
· 8 years ago
afaef8b
Add a new overuse estimator for the delay based BWE behind experiment.
by terelius
· 8 years ago
b7e7b49
Use NtpTime in RtcpMeasurement instead of uint sec/uint frac.
by asapersson
· 8 years ago
4da3044
Add overhead per packet observer to the rtp_sender.
by michaelt
· 8 years ago
4a4b3cf
Add interval estimator to remote bitrate estimator.
by michaelt
· 8 years ago
377b60c
Only enable residual echo detector when needed in level controller perf tests.
by ivoc
· 8 years ago
0bff12a
Renamed -red to -ed and -red_graph to -ed_graph in audioproc_f.
by ivoc
· 8 years ago
9af2b60
Propagate bitrate setting to RTCRtpSender.
by denicija
· 8 years ago
a62f582
Integrate FlexFEC in video_loopback.
by brandtr
· 8 years ago
dd369c6
Reduce full stack test time to 45 secs and add H264 and FlexFEC.
by brandtr
· 8 years ago
527d347
Reland of Declare VideoCodec.codec_specific_info private (patchset #1 id:1 of https://codereview.webrtc.org/2491613005/ )
by hta
· 8 years ago
05f845d
Replace c-style cast and constrain value in VCMFecMethod::ProtectionFactor.
by brandtr
· 8 years ago
39f9729
Add VideoSendStreamTest for FlexFEC.
by brandtr
· 8 years ago
1293aca
Configure FlexFEC in VideoQualityTest.
by brandtr
· 8 years ago
1e3dfbf
Add FlexFEC end-to-end test.
by brandtr
· 8 years ago
f132167
Roll chromium_revision 3048cc9bc0..5e821a778b (432221:432715)
by buildbot
· 8 years ago
46c7389
Adding GetConfiguration to PeerConnection.
by deadbeef
· 8 years ago
aee0b5d
Fixed a bug where only the tests in the first shard were run.
by ehmaldonado
· 8 years ago
0182f85
More reliable ALR detection
by Sergey Ulanov
· 8 years ago
3a1c40a
MB: Remove configuration for unexisting bots.
by ehmaldonado
· 8 years ago
b4af3d6
Remove all references to GYP
by Henrik Kjellander
· 8 years ago
67fcad8
Relax the PostDelayed expectations a little more to address flakiness.
by tommi
· 8 years ago
08127a9
Reland #2 of Issue 2434073003: Extract bitrate allocation ...
by Erik Språng
· 8 years ago
779017d
Adds stereo support for Java-based input and output audio on Android
by henrika
· 8 years ago
b1ddbf9
CQ: Remove GYP trybots
by Henrik Kjellander
· 8 years ago
007cdb5
Better delete of file in loopback script
by mandermo
· 8 years ago
613152a
Add a JNI boot test to catch ARM dynamic linker regressions.
by phoglund
· 8 years ago
a814941
Fix unit for logged bitrates at the end of a call.
by Åsa Persson
· 8 years ago
725e484
Use different RTX payload types for different H264 profiles
by magjed
· 8 years ago
906c5dc
Revert of Start probes only after network is connected. (patchset #9 id:240001 of https://codereview.webrtc.org/2458863002/ )
by honghaiz
· 8 years ago
edec076
Make setup_links.py not fail if Chromium checkout is missing.
by Henrik Kjellander
· 8 years ago
776292d
Roll chromium_revision da3cfdb3e1..3048cc9bc0 (431886:432221)
by buildbot
· 8 years ago
e19649b
Fix Android lint error.
by sakal
· 8 years ago
5c99c76
Start probes only after network is connected.
by sergeyu
· 8 years ago
b2fcf6d
MB: Run test with gtest-parallel on swarming.
by ehmaldonado
· 8 years ago
2a3eb9f
mac: Fix screen capture on secondary displays.
by erikchen
· 8 years ago
5d54e18
Prepare iOS H264 HW encoder for High Profile
by magjed
· 8 years ago
4aecc58
Simplify creating RtpHeaderExtensionMap in EventLogAnalyzer
by danilchap
· 8 years ago
cd188f6
Make SendStatisticsProxy let through FlexFEC packets.
by brandtr
· 8 years ago
43cb716
Add ToString method to AggregatedStats and log stats at the end of a call.
by asapersson
· 8 years ago
841de6a
Add FlexFEC to CallTest.
by brandtr
· 8 years ago
985d280
Add support for field trials to event log visualizer.
by stefan
· 8 years ago
614d5b7
Move VideoEncoderSoftwareFallbackWrapper from webrtc/video_encoder.h to webrtc/media/engine/
by magjed
· 8 years ago
92fd8e6
Removes usage of system_wrappers/include/clock.h in audio_device/
by henrika
· 8 years ago
43c31e7
Make configuration logic harsher in FlexfecReceiveStream.
by brandtr
· 8 years ago
e950cad
Wire up FlexfecSender in RTP module and VideoSendStream.
by brandtr
· 8 years ago
20270be
Make sure that multiband processing is active when the residual echo detector is active.
by ivoc
· 8 years ago
b2b61b3
Rename the adapt audio bitrate experiment.
by stefan
· 8 years ago
b829d9f
Add AudioOption for residual echo detector, and enable the echo detector by default on non-mobile platforms.
by ivoc
· 8 years ago
79dfdad
Avoid left-shifting negative values in a number of places
by henrik.lundin
· 8 years ago
fd5a20f
New jitter buffer experiment.
by philipel
· 8 years ago
77bfd7c
Add ARDSettingsModelTests to apprtcmobile_test target.
by denicija
· 8 years ago
8bc9326
DirectX capturer flickers on the second monitor
by zijiehe
· 8 years ago
69a0e3e
Use a default mouse cursor if XFixes is not supported.
by jamiewalch
· 8 years ago
Next »