Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
62cbb23aeecd48480a7c0aaceb0078453b84ea95
62cbb23
iOS: Update device testing configuration
by kjellander
· 8 years ago
daf9a71
Roll chromium_revision 10c0414243..54d7eb0b3a (476503:476554)
by buildbot
· 8 years ago
8306f50
Roll chromium_revision a58bf8c922..10c0414243 (476450:476503)
by buildbot
· 8 years ago
754b008
Roll chromium_revision 1cd2c85e63..a58bf8c922 (476371:476450)
by buildbot
· 8 years ago
0d1e27f
desktopCapture: scale the cursor image according to screen scale factor on OSX
by braveyao
· 8 years ago
8e857d1
Adding capture device selection capability for video_loopback. It will help to select any capture device to test the utility. In future we can add screen share as capture device.
by Tarun Chawla
· 8 years ago
3dcf0e9
Move RTP/RTCP demuxing logic from BaseChannel to RtpTransport.
by zstein
· 8 years ago
7d9a55b
enabling `gn check` on the whole WebRTC repo
by mbonadei
· 8 years ago
3d4b83d
Roll chromium_revision 907652b824..1cd2c85e63 (476301:476371)
by buildbot
· 8 years ago
3f07549
Update I420Buffer to new VideoFrameBuffer interface
by magjed
· 8 years ago
c757293
Roll chromium_revision 3543d97ca7..907652b824 (476263:476301)
by buildbot
· 8 years ago
d72098a
Revert of Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. (patchset #8 id:140001 of https://codereview.webrtc.org/2863123002/ )
by charujain
· 8 years ago
7a2862a
Fix a bug in RtcEventLogSource
by henrik.lundin
· 8 years ago
e80f4c9
Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls.
by Stefan Holmer
· 8 years ago
26f833f
Roll chromium_revision 92db6b2c14..3543d97ca7 (476239:476263)
by buildbot
· 8 years ago
3afb899
Remove passing Android context to NetworkMonitor.
by Sami Kalliomäki
· 8 years ago
bc9ffad
Adds support for dynamic buffer size handling on recording side for iOS.
by henrika
· 8 years ago
7926c12
Delete unneeded includes of system_wrappers/include/sleep.h
by nisse
· 8 years ago
5b54213
Print configured header extensions and codecs in rtc_event_log2text.
by terelius
· 8 years ago
2a8856c
Switch from ScheduledExecutorService to ExecutorService.
by Sami Kalliomäki
· 8 years ago
ab84272
Remove deprecation warning from JVM::Initialize with the context parameter.
by Sami Kalliomäki
· 8 years ago
3edccb9
Reland of Enabling `gn check` on webrtc/test (patchset #1 id:1 of https://codereview.webrtc.org/2920763002/ )
by mbonadei
· 8 years ago
1a6f143
Revert of Enabling `gn check` on webrtc/test (patchset #9 id:160001 of https://codereview.webrtc.org/2911203002/ )
by mbonadei
· 8 years ago
11c7b70
Remove native method VideoTrack.free which doesn't exist.
by Sami Kalliomäki
· 8 years ago
0687530
Re-enable EndToEndTest.PictureIdStateRetainedAfterReinitingVp8 on tsan.
by brandtr
· 8 years ago
db5bb40
Enabling `gn check` on webrtc/test
by mbonadei
· 8 years ago
d76b7b2
New targets call:rtp_interfaces, call:rtp_receiver, call:rtp_sender.
by nisse
· 8 years ago
405f90c
Fix indexing error in event log analyzer.
by terelius
· 8 years ago
00b16f4
In order to land https://codereview.webrtc.org/2790933002/ and due to the
by alessiob
· 8 years ago
57fa768
Roll chromium_revision 8c2a1a922d..92db6b2c14 (476213:476239)
by buildbot
· 8 years ago
91914e2
Use IsResolution(/Framerate)ScalingEnabled methods in more places.
by asapersson
· 8 years ago
7fcdb6d
Delete class NullRtpData and function NullObjectRtpData.
by nisse
· 8 years ago
a0bf559
Roll chromium_revision 1053faaf3d..8c2a1a922d (476178:476213)
by buildbot
· 8 years ago
fa7afe6
Roll chromium_revision 5f9161e0e5..1053faaf3d (476117:476178)
by buildbot
· 8 years ago
bf5a801
Definitions of video-codec name constants don't match their declarations
by VladimirTechMan
· 8 years ago
7b3eca9
Add media constraint-key constants for generating offers and answers
by VladimirTechMan
· 8 years ago
dacac34
Roll chromium_revision fb9bbbcec6..5f9161e0e5 (476046:476117)
by buildbot
· 8 years ago
ec8f9ab
Roll chromium_revision f9718e6fb6..fb9bbbcec6 (475932:476046)
by buildbot
· 8 years ago
de4db11
Support epoll in PhysicalSocketServer.
by jbauch
· 8 years ago
0cdb0ff
Roll chromium_revision cb625841aa..f9718e6fb6 (475892:475932)
by buildbot
· 8 years ago
760a076
Create unit tests for RtpDemuxer
by eladalon
· 8 years ago
6d3e866
Fix spelling mistake in field trial key name.
by Kári Tristan Helgason
· 8 years ago
eb80679
Disable flaky test EndToEndTest.TestFlexfecRtpStatePreservation on linux for now.
by brandtr
· 8 years ago
be3e539
Small cleanup of rtp_rtcp testAPI tests.
by nisse
· 8 years ago
0a0a2f1
Add back key for AGC field trial.
by Kári Tristan Helgason
· 8 years ago
029ef77
Roll chromium_revision 39b0c40647..cb625841aa (475869:475892)
by buildbot
· 8 years ago
01d5a0b
Propagate input capture time in ViEEncoder::OnFrame.
by nisse
· 8 years ago
8b2b9ef
Use oneof in event log proto to reduce memory consumption.
by terelius
· 8 years ago
2c8ac1b
Avoid to build most of webrtc/sdk in chromium
by mbonadei
· 8 years ago
2b356ae
Roll chromium_revision 4927f54d0e..39b0c40647 (475836:475869)
by buildbot
· 8 years ago
108904c
Use overloaded UpdateNetworkMetrics()
by eladalon
· 8 years ago
8fdf957
Allow FPS reduction to be applied to frame listeners.
by sakal
· 8 years ago
76e62b0
Address some violations of chromium-style.
by nisse
· 8 years ago
2108326
Delete Filesystem::IterateDirectory and Filesystem::OpenFile.
by nisse
· 8 years ago
8fbc765
Ensure the RtcEventLog parser is backwards compatible
by terelius
· 8 years ago
f93f5a4
Re-add removed sdk headers to the framework target.
by Kári Tristan Helgason
· 8 years ago
10cf684
Roll chromium_revision 7ef7f57bb6..4927f54d0e (475783:475836)
by buildbot
· 8 years ago
6412e4c
Drop the rtp_rtcp module's dependency on call.
by nisse
· 8 years ago
83cd7f3
Roll chromium_revision a3671ded59..7ef7f57bb6 (475709:475783)
by buildbot
· 8 years ago
f56923b
Roll chromium_revision 9a6a2ee988..a3671ded59 (475612:475709)
by buildbot
· 8 years ago
cff9dfd
FecControler disables FEC when *below* threshold
by eladalon
· 8 years ago
7ec573a
Roll chromium_revision aa76e566ca..9a6a2ee988 (475541:475612)
by buildbot
· 8 years ago
c41d0c4
Have audio_device only depend on X11 if use_x11 is set.
by kjellander
· 8 years ago
b5f5bdb
Add unit tests for qp parser.
by jianj
· 8 years ago
6c4bbfa
Update max TL0 frame interval for screensharing.
by sprang
· 8 years ago
9aa5c2c
Roll chromium_revision 42f1569588..aa76e566ca (475502:475541)
by buildbot
· 8 years ago
12de077
Avoiding check on reordering configs in ANA if there is no controller has scoring point.
by minyue
· 8 years ago
d4d2ece
Change from stderr to output, add new line and replace return with break.
by jansson
· 8 years ago
678d2ee
Cosmetic change in ANA: renaming characteristic points for consistency.
by minyue
· 8 years ago
07502d4
Fixing absolute path that was breaking chromium
by mbonadei
· 8 years ago
2d9e32e
Roll chromium_revision 571d7e8c75..42f1569588 (475484:475502)
by buildbot
· 8 years ago
1394191
ObjC: Add interface for injecting custom shaders in video views
by magjed
· 8 years ago
2cc70fa
Add magjed as an owner of webrtc/sdk
by magjed
· 8 years ago
77cd58e
This cl removes RtcEventLog deps to call:call_interfaces. The purpose is to be able to use the event log from the upcoming RtpTransport.
by perkj
· 8 years ago
367aba9
Roll chromium_revision e6fa9ad53a..571d7e8c75 (475448:475484)
by buildbot
· 8 years ago
48d21a2
Persist RTP state for FlexFEC.
by brandtr
· 8 years ago
bb6f752
Improved audio buffer handling for iOS.
by henrika
· 8 years ago
d762058
Reland of Adding backward compatibility header (patchset #1 id:1 of https://codereview.webrtc.org/2908143003/ )
by mbonadei
· 8 years ago
2f08879
Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2911053002/ )
by kthelgason
· 8 years ago
11fb472
Recreate FlexfecReceiveStream separately from VideoReceiveStream.
by brandtr
· 8 years ago
eaf4a1e
Add separate base classes for I420 and I444 buffers
by magjed
· 8 years ago
7b1b13b
Roll chromium_revision 25894fe148..e6fa9ad53a (475417:475448)
by buildbot
· 8 years ago
53800ed
Remove RTPSenderVideo::FecPacketOverhead() since it is unused.
by brandtr
· 8 years ago
0dc57ea
Avoid toggling default receive streams in WebRtcVideoChannel2.
by brandtr
· 8 years ago
3d055b9
Roll chromium_revision 9abc1e4d29..25894fe148 (475399:475417)
by buildbot
· 8 years ago
78af103
Roll chromium_revision 335f92a2a1..9abc1e4d29 (475385:475399)
by buildbot
· 8 years ago
86f6b1d
Roll chromium_revision f03b5126e9..335f92a2a1 (475368:475385)
by buildbot
· 8 years ago
57556f0
Roll chromium_revision f52fbbbd7f..f03b5126e9 (475358:475368)
by buildbot
· 8 years ago
af5c055
Revert of Split iOS sdk in to separate targets (patchset #3 id:320001 of https://codereview.webrtc.org/2893843003/ )
by mbonadei
· 8 years ago
6684fdc
Revert of Adding backward compatibility header (patchset #1 id:1 of https://codereview.webrtc.org/2909923002/ )
by mbonadei
· 8 years ago
ee4ae8e
Roll chromium_revision a143faa3e8..f52fbbbd7f (475341:475358)
by buildbot
· 8 years ago
4fa8a97
Adding backward compatibility header
by mbonadei
· 8 years ago
30e8931
Delete RtpData::OnRecoveredPacket, use RecoveredPacketReceiver instead.
by nisse
· 8 years ago
69bf1b3
Roll chromium_revision 7d8a4d97b9..a143faa3e8 (475330:475341)
by buildbot
· 8 years ago
580c352
Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2893593002/ )
by kthelgason
· 8 years ago
8c5f472
Roll chromium_revision 33eaae62b5..7d8a4d97b9 (475300:475330)
by buildbot
· 8 years ago
9b76594
Reland of Disable Goma for Linux32 (ARM) bots. (patchset #1 id:1 of https://codereview.webrtc.org/2910963002/ )
by kjellander
· 8 years ago
048cbdd
Reland of Activate 'offload debug dump recordings from audio thread to TaskQueue'. (patchset #1 id:1 of https://codereview.webrtc.org/2910633002/ )
by aleloi
· 8 years ago
fd1ff9b
Revert of Disable Goma for Linux32 (ARM) bots. (patchset #1 id:1 of https://codereview.webrtc.org/2911893002/ )
by kjellander
· 8 years ago
33bb86d
Remove final from RtcEventLogNullImpl
by perkj
· 8 years ago
Next »