Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
72467209a89dc58e4cc750141f21e6ea9f1de49d
/
api
/
peerconnectionfactoryproxy.h
f06f923
Delete almost all use of MediaConstraintsInterface in the PeerConnection API
by Niels Möller
· 7 years ago
72b751a
Add PeerConnection GetRtpSender/ReceiverCapabilities
by Florent Castelli
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
2d02e08
Delete deprecated CreateAudioSource method, with constraints.
by Niels Möller
· 7 years ago
6f7e6d6
Created PeerConnectionDependencies to avoid creating new CreatePeerConnection overloads.
by Benjamin Wright
· 7 years ago
82eb3c4
Remove dead version of StartRtcEventLog
by Elad Alon
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/api/peerconnectionfactoryproxy.h]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
112b2e9
Switching some interfaces to use std::unique_ptr<>.
by deadbeef
· 8 years ago
b10f32f
Adding more comments to every header file in api/ subdirectory.
by deadbeef
· 8 years ago
d99a200
Adding some features to proxy.h, and restructuring the macros.
by deadbeef
· 8 years ago
14d5dbe
Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface"
by ivoc
· 9 years ago
9e03c3b
Revert of Move RtcEventLog object from inside VoiceEngine to Call. (patchset #16 id:420001 of https://codereview.webrtc.org/1748403002/ )
by ivoc
· 9 years ago
1895526
Move RtcEventLog object from inside VoiceEngine to Call.
by Ivo Creusen
· 9 years ago
5d97a9a
Adding more detail to MessageQueue::Dispatch logging.
by Taylor Brandstetter
· 9 years ago
d03c23b
Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface.
by Henrik Boström
· 9 years ago
d7973cc
Revert of Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. (patchset #2 id:20001 of https://codereview.webrtc.org/2013523002/ )
by hbos
· 9 years ago
400781a
Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface.
by Henrik Boström
· 9 years ago
c1513ee
Add a parameter to set a maximum file size when starting an RTC event log on the PeerConnectionFactory API.
by ivoc
· 9 years ago
d1fe281
Replace scoped_ptr with unique_ptr in webrtc/api/
by kwiberg
· 9 years ago
72c8d2b
Rename BEGIN_PROXY_MAP --> BEGIN_SIGNALLING_PROXY_MAP.
by nisse
· 9 years ago
5b68ab5
Extended proxy abstraction, to call certain methods to the worker thread.
by nisse
· 9 years ago
a3ede6c
Renamed VideoSourceInterface to VideoTrackSourceInterface.
by perkj
· 9 years ago
a2a49d9
This CL provides interfaces that do not use constraints for
by hta
· 9 years ago
b24317b
Fix license headers in webrtc/api.
by kjellander
· 9 years ago
15583c1
Move talk/app/webrtc to webrtc/api
by Henrik Kjellander
· 9 years ago
[Renamed (93%) from talk/app/webrtc/peerconnectionfactoryproxy.h]
d66b44d
Reland "Added option to specify a maximum file size when recording an AEC dump.", commit ae2c5ad12afc8cc29fe9c59dea432b697b871a87.
by ivoc
· 9 years ago
0c7e9f5
Removing webrtc::PortAllocatorFactoryInterface.
by Taylor Brandstetter
· 9 years ago
a4df27b
Revert of Reland "Added option to specify a maximum file size when recording an AEC dump." (patchset #2 id:20001 of https://codereview.webrtc.org/1541633002/ )
by ivoc
· 9 years ago
f4f5cb0
Reland "Added option to specify a maximum file size when recording an AEC dump.", commit ae2c5ad12afc8cc29fe9c59dea432b697b871a87.
by ivoc
· 9 years ago
36d4c54
Revert of Added option to specify a maximum file size when recording an AEC dump. (patchset #5 id:120001 of https://codereview.webrtc.org/1413483003/ )
by ivoc
· 9 years ago
ae2c5ad
Added option to specify a maximum file size when recording an AEC dump.
by ivoc
· 9 years ago
0eb15ed
Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector
by kwiberg
· 9 years ago
41b0798
Adding CreatePeerConnection method that uses new PC Initialize method.
by deadbeef
· 9 years ago
797ef12
Added StopAecDump function to PeerConnectionFactory.
by ivoc
· 9 years ago
112a3d8
Added functions on libjingle API to start and stop the recording of an RtcEventLog.
by ivoc
· 9 years ago
5e56c59
DtlsIdentityStoreInterface added and the implementation is called DtlsIdentityStoreImpl (previously named without the -Impl bit and without an interface).
by Henrik Boström
· 10 years ago
5f93d0a
Update libjingle license statements at top of talk files for consistency
by jlmiller@webrtc.org
· 10 years ago
81134d0
Use proxy macro for PeerConnectionFactory instead of sending messages internally in PeerConnectionFactory.
by perkj@webrtc.org
· 10 years ago