Sign in
webrtc
/
src
/
0a5fdbb455b7c93c3585dcbf86bddf682522cade
/
pc
/
BUILD.gn
0a5fdbb
Use RTC_HISTOGRAM_ENUMERATION to report SRTP/SRTCP unprotect error.
by Zhi Huang
· 7 years ago
7685e86
Pass the RtcEventLog instance to ICE via JsepTransportController.
by Qingsi Wang
· 7 years ago
a1cc73f
Delete class FakePeriodicVideoCapturer.
by Niels Möller
· 7 years ago
0e36a72
Delete unused class CurrentSpeakerMonitor.
by Niels Möller
· 7 years ago
0327c2d
Move VideoStreamEncoderInterface to api/.
by Niels Möller
· 7 years ago
0f40582
New class FakePeriodicVideoTrackSource, simplifying shutdown logic.
by Niels Möller
· 7 years ago
dfce03a
Allows injection of network controller factory into peer connection factory.
by Sebastian Jansson
· 7 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 7 years ago
5f83cf0
Replacing rtc::TimeDelta with webrtc::TimeDelta.
by Sebastian Jansson
· 7 years ago
7ba22b8
Break out the part of the iSAC codec that's used for Voice Activity Detection
by Karl Wiberg
· 7 years ago
6753795
Built in video codec factories.
by Anders Carlsson
· 7 years ago
1f433e4
Mark built-in software video codecs as poisonous.
by Anders Carlsson
· 7 years ago
bb23c83
GN hack to tag targets as poisonous (and use it with audio codecs)
by Karl Wiberg
· 7 years ago
365381f
Replace BundleFilter with RtpDemuxer in RtpTransport.
by Zhi Huang
· 7 years ago
e830e68
Use new TransportController implementation in PeerConnection.
by Zhi Huang
· 7 years ago
95e7dbb
Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport.""
by Zhi Huang
· 7 years ago
27f3bf5
Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."
by Zhi Huang
· 7 years ago
97d5e5b
Revert "Replace BundleFilter with RtpDemuxer in RtpTransport."
by Zhi Huang
· 7 years ago
ea8b62a
Replace BundleFilter with RtpDemuxer in RtpTransport.
by Zhi Huang
· 7 years ago
48cca02
Delete ortc methods using cricket::VideoCapturer.
by Niels Möller
· 7 years ago
db67ba1
Report SRTP error codes to UMA
by Steve Anton
· 7 years ago
8d2c5a8
Detangling target dependencies in rtc_base_approved.
by Tommi
· 7 years ago
7696bef
Remove the public_deps to fileutils from test_support.
by Patrik Höglund
· 7 years ago
b619936
Stats traversal algorithm added.
by Henrik Boström
· 7 years ago
5b32f23
Securely clear memory containing key information / passwords before freeing.
by Joachim Bauch
· 7 years ago
e818b6e
Create the JsepTransportController and JsepTransport2.
by Zhi Huang
· 7 years ago
0dd1b0a
Revert "Revert "Enables PeerConnectionFactory using external fec controller""
by Ying Wang
· 7 years ago
9d138fc
Drop dependency of common_video on api:libjingle_peerconnection_api.
by Niels Möller
· 7 years ago
2ae140a
BUILD.gn file for api/audio.
by Gustaf Ullberg
· 7 years ago
57858b3
Reland "Update RTCStatsCollector to work with RtpTransceivers"
by Steve Anton
· 7 years ago
0073301
Revert "Enables PeerConnectionFactory using external fec controller"
by Taylor Brandstetter
· 7 years ago
4f07bdb
Enables PeerConnectionFactory using external fec controller
by Ying Wang
· 7 years ago
ee2388f
Revert "Update RTCStatsCollector to work with RtpTransceivers"
by Guido Urdaneta
· 7 years ago
56bae8d
Update RTCStatsCollector to work with RtpTransceivers
by Steve Anton
· 7 years ago
8366e17
Rename Call::Config to CallConfig, keep old name as alias.
by Niels Möller
· 7 years ago
8b0ebb9
Change FakePeriodicVideoCapturer to use a TaskQueue instead of Thread.
by Tommi
· 7 years ago
1f432e0
Update VideoCapturerTrackSourceTest to deliver frames via TaskQueue.
by Tommi
· 7 years ago
93a8439
Bind the structured ICE logging with P2PTransportChannel.
by Qingsi Wang
· 7 years ago
970b088
Reland "Break up rtc_event_log_api to solve circular dependencies."
by Qingsi Wang
· 7 years ago
75df728
Revert "Break up rtc_event_log_api to solve circular dependencies."
by Mirko Bonadei
· 7 years ago
001546d
Break up rtc_event_log_api to solve circular dependencies.
by Qingsi Wang
· 7 years ago
f120cba
Delete AudioMonitor and related code.
by Niels Möller
· 7 years ago
3871f6f
Rewrite StatsCollector tests to use a fake PeerConnection
by Steve Anton
· 7 years ago
65ce311
Removing useless dependencies on //testing/gmock.
by Mirko Bonadei
· 7 years ago
be5e208
Add FakePeerConnectionBase
by Steve Anton
· 7 years ago
2d8609c
Move internal PeerConnection methods to PeerConnectionInternal
by Steve Anton
· 7 years ago
42805f3
Revert "Remove nogncheck and add proper dependencies."
by Patrik Höglund
· 7 years ago
9b045fa
Remove nogncheck and add proper dependencies.
by Patrik Höglund
· 7 years ago
2ffe3e8
Reland Use runtime enabled features API to enable dual stream mode
by Ilya Nikolaevskiy
· 7 years ago
c1094eb
Revert "Use runtime enabled features API to enable dual stream mode"
by Lu Liu
· 7 years ago
6f011df
Use runtime enabled features API to enable dual stream mode
by Ilya Nikolaevskiy
· 7 years ago
0228485
Delete MediaMonitor.
by Niels Möller
· 7 years ago
aaaf1cf
Revert "Remove nogncheck and add proper dependencies."
by Patrik Höglund
· 7 years ago
eefd543
Remove nogncheck and add proper dependencies.
by Patrik Höglund
· 7 years ago
75baa49
Stop using public_deps in media/.
by Mirko Bonadei
· 7 years ago
34814c7
Stop using public_deps in api/.
by Mirko Bonadei
· 7 years ago
a7f2d84
Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"""
by Per Kjellander
· 7 years ago
c73e1f4
Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""
by Per Kjellander
· 7 years ago
588c548
GN rtc_* templates: Set default visibility to webrtc_root + "/*"
by Karl Wiberg
· 7 years ago
be214a2
Move videosinkinterface.h to common_video to solve a circular dep.
by Patrik Höglund
· 7 years ago
dcc3c02
Add support for JSEP offer/answer with transceivers
by Steve Anton
· 7 years ago
4ab68ee
Move sessiondescription.h/cc from p2p/base to pc/
by Steve Anton
· 7 years ago
6e2e7ce
Reland "Move JsepTransport from p2p/base to pc/."
by Taylor Brandstetter
· 7 years ago
4b9e6ba
Add missing mock headers to api.
by Patrik Höglund
· 7 years ago
8424acd
Revert "Move JsepTransport from p2p/base to pc/."
by Oleh Prypin
· 7 years ago
4770fd9
Move JsepTransport from p2p/base to pc/.
by Taylor Brandstetter
· 7 years ago
3e11343
Fix circular dependencies in webrtc_common.
by Patrik Höglund
· 7 years ago
a8005cf
Fix circular dependencies between optional, array_view, and rtc_base.
by Patrik Höglund
· 7 years ago
d37709b
Revert "Fix circular dependencies between optional, array_view, and rtc_base."
by Patrik Höglund
· 7 years ago
a9e0924
Fix circular dependencies between optional, array_view, and rtc_base.
by Patrik Höglund
· 7 years ago
e51f785
Stop using public_deps in pc/.
by Mirko Bonadei
· 7 years ago
a498ae8
Stop using public_deps in system_wrappers.
by Mirko Bonadei
· 7 years ago
1d03a75
Remove cricket::RtpTransceiverDirection
by Steve Anton
· 7 years ago
3163867
Reland "SetRemoteDescriptionObserverInterface added."
by Henrik Boström
· 7 years ago
a4ecf55
Revert "SetRemoteDescriptionObserverInterface added."
by Henrik Boström
· 7 years ago
6c7ec32
SetRemoteDescriptionObserverInterface added.
by Henrik Boström
· 7 years ago
872cf38
Fix some dependencies for peerconnection_and_implicit_call_api.
by Edward Lemur
· 7 years ago
f2d7beb
Created the DtlsSrtpTransport.
by Zhi Huang
· 7 years ago
6e634bf
Add RtpTransceiverInterface and implementing class
by Steve Anton
· 7 years ago
75737c0
Merge WebRtcSession into PeerConnection
by Steve Anton
· 7 years ago
32df86e
Remove deprecated CreatePeerConnectionFactory() overloads
by Karl Wiberg
· 7 years ago
990d6b8
Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API"
by Mirko Bonadei
· 7 years ago
90bace0
Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API
by henrika
· 7 years ago
c4faa9c
Remove QUIC transport/data channel
by Steve Anton
· 7 years ago
8a63f78
Rewrite the remaining few WebRtcSession tests.
by Steve Anton
· 7 years ago
da6c095
Rewrite WebRtcSession data channel tests as PeerConnection tests
by Steve Anton
· 7 years ago
6f25b09
Reland "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests"
by Steve Anton
· 7 years ago
8d3444d
Reland "Rewrite WebRtcSession media tests as PeerConnection tests"
by Steve Anton
· 7 years ago
f2662f0
Revert "Rewrite WebRtcSession media tests as PeerConnection tests"
by Olga Sharonova
· 7 years ago
b49b661
Revert "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests"
by Olga Sharonova
· 7 years ago
096e367
Rewrite WebRtcSession BUNDLE tests as PeerConnection tests
by Steve Anton
· 7 years ago
3df5dca
Rewrite WebRtcSession media tests as PeerConnection tests
by Steve Anton
· 7 years ago
f1c6db1
Rewrite WebRtcSession ICE tests as PeerConnection tests
by Steve Anton
· 7 years ago
99c3fe5
Add PeerConnection::StartRtcEventLog version that takes RtcEventLogOutput as parameter
by Elad Alon
· 7 years ago
c5bb00b
PeerConnection end-to-end test with a non-builtin codec
by Karl Wiberg
· 7 years ago
933d8b0
Reland "Added PeerConnectionObserver::OnRemoveTrack."
by Henrik Boström
· 7 years ago
6c0c55c
Revert "Added PeerConnectionObserver::OnRemoveTrack."
by Alex Loiko
· 7 years ago
ba97ba7
Added PeerConnectionObserver::OnRemoveTrack.
by Henrik Boström
· 7 years ago
6b63cd5
Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests
by Steve Anton
· 7 years ago
97a9f76
Add sdputils.h with useful functions for working with session descriptions
by Steve Anton
· 7 years ago
Next »