Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
5bd8cb74a659c597fe582d6cfb71e4884fc7a231
/
sdk
/
BUILD.gn
682dabd
Add RTCStatisticsReport.h to WebRTC.framework.
by CZ Theng
· 5 years ago
86d053c
Use source_sets in component builds and static_library in release builds.
by Mirko Bonadei
· 5 years ago
43bd760
Fix build errors of RTCAudioDeviceTests
by Byoungchan Lee
· 5 years ago
e942b14
New build target api:media_interface
by Niels Möller
· 5 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 5 years ago
eaaaf41
Introduce api/crypto/BUILD.gn.
by Mirko Bonadei
· 5 years ago
65f17ca
Move MediaTransportInterface out of the libjingle_peerconnection_api target
by Niels Möller
· 5 years ago
6dcd4dc
New target for api/rtp_parameters.h and api/media_types.h.
by Niels Möller
· 5 years ago
a2bc362
Roll chromium_revision c7f14188a3..afb0a631b9 (687843:688061)
by Artem Titarenko
· 5 years ago
e4b4de6
Add missing AppKit dependency
by Niels Möller
· 5 years ago
b3f78de
Reland "Don't use all_dependent_configs for sdk frameworks"
by Oleh Prypin
· 5 years ago
ec35803
Revert "Don't use all_dependent_configs for sdk frameworks"
by Mirko Bonadei
· 5 years ago
63741c7
Don't use all_dependent_configs for sdk frameworks
by Oleh Prypin
· 5 years ago
0182a03
Reland "Remove the injectable bitrate allocation strategy API."
by Jonas Olsson
· 5 years ago
e95b57c
Revert "Remove the injectable bitrate allocation strategy API."
by Mirko Bonadei
· 5 years ago
41300af
Poison default task queue factory
by Danil Chapovalov
· 5 years ago
80cb3f6
Remove the injectable bitrate allocation strategy API.
by Jonas Olsson
· 5 years ago
b249c54
Delete GlobalTaskQueueFactory as now unused
by Danil Chapovalov
· 5 years ago
a6cb150
Use Default instead of GlobalTaskQueueFactory to create AudioDeviceBuffer for ios
by Danil Chapovalov
· 6 years ago
4ba04b7
Delete RtcEventLogFactory factory as now unused
by Danil Chapovalov
· 6 years ago
5a8f860
Prepare for deletion of the NO_MAIN_THREAD_WRAPPING preprocessor define
by Niels Möller
· 6 years ago
5d24b16
Prepare for splitting the api/video:video_frames build rule.
by Chen Xing
· 6 years ago
695cf6a
Delete deprecated StartRtcEventLog override with PlatformFile
by Niels Möller
· 6 years ago
aaa1143
Use single argument PeerConnectionFactory factory in objc code
by Danil Chapovalov
· 6 years ago
9d1840c
Revert "Delete NO_MAIN_THREAD_WRAPPING preprocessor define."
by Niels Moller
· 6 years ago
0f78c6b
Delete NO_MAIN_THREAD_WRAPPING preprocessor define.
by Niels Möller
· 6 years ago
1c41be6
Propagate TaskQueueFactory to AudioDeviceBuffer
by Danil Chapovalov
· 6 years ago
f49429d
Adds workaround for audio not restarting after interruption
by Kári Tristan Helgason
· 6 years ago
94b57c0
Cleanup BUILD.gn files from imports like foo:foo
by Artem Titov
· 6 years ago
8a1e35c
Finally delete deprecated mac capturer.
by Kári Tristan Helgason
· 6 years ago
ede7cb2
Rewrite video_loopback to use new mac capturer.
by Kári Tristan Helgason
· 6 years ago
fc52b91
Implicitly suppress //build/config/clang:find_bad_constructs.
by Mirko Bonadei
· 6 years ago
bed8604
Adding entry point for the v2 stats API.
by Peter Hanspers
· 6 years ago
dac03d9
Move MediaConstraintsInterface to sdk/, and make it a concrete class
by Niels Möller
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
45340ca
Remove legacy video codec factories.
by Anders Carlsson
· 6 years ago
b8b3c99
Clean up visibility and dependencies of RTC event log build targets.
by Bjorn Terelius
· 6 years ago
fb4e9bc
Add a missing NULL check before releasing a texture ref.
by Aaron Golden
· 6 years ago
24d8ec3
Set @rpath in AppRTCMobile for macOS.
by Anders Carlsson
· 6 years ago
e3abb81
Decouple //rtc_base:rtc_base_tests_utils from gunit.
by Mirko Bonadei
· 6 years ago
2ff3f49
Move webrtc::CreatePeerConnectionFactory definition next to decl.
by Mirko Bonadei
· 6 years ago
4aeb35b
Explicitly retain self in objc blocks to avoid compiler warning.
by Jiawei Ou
· 6 years ago
b768e88
Reland "Isolating APM API build target: making :api an actual target."
by Alessio Bazzica
· 6 years ago
61c6e56
Revert "Isolating APM API build target: making :api an actual target."
by Alessio Bazzica
· 6 years ago
a7f77a7
Isolating APM API build target: making :api an actual target.
by Alessio Bazzica
· 6 years ago
34fc346
Add support for computing iOS code coverage
by Artem Titarenko
· 6 years ago
59844ce
Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`."
by Qingsi Wang
· 6 years ago
be14217
Use the factory instead of using the builtin code path in `VideoCodecInitializer`.
by Jiawei Ou
· 6 years ago
21cddff
Harmonize paths to dependent targets.
by Yves Gerey
· 6 years ago
42b4315
Add iOS SDK unit tests for nalu_rewriter
by Artem Titarenko
· 6 years ago
8c27cca
Promotoing webrtc::CryptoOptions to RTCConfiguration.
by Benjamin Wright
· 6 years ago
c9e6b96
Add necessary frameworks to sdk objc audio targets.
by Jiawei Ou
· 6 years ago
e0c2e97
Pass MediaTransportFactory to PeerConnectionFactory.
by Piotr (Peter) Slatala
· 6 years ago
4dc66c5
Move EncodedImage class to api/video/
by Niels Möller
· 6 years ago
311c13b
Remove noop system_wrappers_default build target.
by Mirko Bonadei
· 6 years ago
ddf1a3e
Add FrameEncryptor/FrameDecryptor support to Objective C API for WebRTC.
by Benjamin Wright
· 6 years ago
e0d455b
Remove runtime_enabled_feature.
by Mirko Bonadei
· 6 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 6 years ago
17ad64e
Reland "Added support of getting coverage on mac"
by Artem Titarenko
· 6 years ago
ee41472
Revert "Added support of getting coverage on mac"
by Artem Titarenko
· 6 years ago
207cfdf
Added support of getting coverage on mac
by Artem Titarenko
· 6 years ago
9c147dd
Revert "Add SSLConfig object to IceServer."
by Sergey Silkin
· 6 years ago
4f08543
Add SSLConfig object to IceServer.
by Diogo Real
· 6 years ago
b2d2489
Remove RTCUIApplicationStatusObserver.
by Kári Tristan Helgason
· 6 years ago
96ede16
Enable -Wexit-time-destructors and -Wglobal-constructors.
by Mirko Bonadei
· 6 years ago
37bbf79
Generate umbrella header for macOS framework.
by Anders Carlsson
· 6 years ago
1d52d2c
Revert "Add SSLConfig object to IceServer."
by Ying Wang
· 6 years ago
7f1ffcc
Add SSLConfig object to IceServer.
by Diogo Real
· 6 years ago
4e5af96
Include i420 buffers in Obj-C framework again.
by Anders Carlsson
· 6 years ago
7bca8ca
Obj-C SDK Cleanup
by Anders Carlsson
· 6 years ago
be3d455
Add RTCCertificate to framework headers.
by Kári Tristan Helgason
· 6 years ago
ccee56b
Add certificate generate/set functionality to bring iOS closer to JS API
by Michael Iedema
· 6 years ago
2ad8c43
Change visibility of some build targets that are publicly used.
by Mirko Bonadei
· 6 years ago
8e5014a
Remove definition and usage of macro GTEST_RELATIVE_PATH.
by Mirko Bonadei
· 6 years ago
9014324
Support compiling with the lastest iOS SDK.
by Kári Tristan Helgason
· 6 years ago
e3a3842
Include RTCMTLVideoView even on archs without metal.
by Kári Tristan Helgason
· 6 years ago
17aff35
Enable clang::find_bad_constructs for sdk/ (part 1).
by Mirko Bonadei
· 6 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 6 years ago
da04e06
Fix paths that were trying to go above the root by using too many "../.."
by Oleh Prypin
· 6 years ago
879f788
Add missing dependencies on //third_party/abseil-cpp/absl/memory.
by Mirko Bonadei
· 6 years ago
196100e
Replace rtc::Optional with absl::optional
by Danil Chapovalov
· 7 years ago
ae810c1
Create a peer connection factory builder
by Jiawei Ou
· 7 years ago
5297bd2
Fixed crash when PCF is destroyed before PC in ObjC
by Yura Yaroshevich
· 7 years ago
abe301f
Add HeaderExtensions to RtpParameters
by Florent Castelli
· 7 years ago
358f2e0
Broadcast extension for AppRTCMobile on iOS
by Anders Carlsson
· 7 years ago
79ce820
Obj-C SDK for parsing and generating H264 ProfileLevelIds.
by Anders Carlsson
· 7 years ago
533c7d0
Add missing header file to WebRTC iOS SDK.
by Anders Carlsson
· 7 years ago
dacec71
Add Rtcp parameters for PeerConnection senders
by Florent Castelli
· 7 years ago
8d95e3b
Moving iOS Audio Device to sdk.
by Peter Hanspers
· 7 years ago
43619a4
Revert "Moving iOS Audio Device to sdk."
by Peter Hanspers
· 7 years ago
08da28d
Moving iOS Audio Device to sdk.
by Peter Hanspers
· 7 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 7 years ago
826738b
Revert "Moving iOS Audio Device to sdk."
by Max Morin
· 7 years ago
a167212
Moving iOS Audio Device to sdk.
by Peter Hanspers
· 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
1c62b98
Adding a Metal RGB renderer.
by Peter Hanspers
· 7 years ago
8b4e92d
ObjC SDK: Stop using built-in SW video codecs
by Magnus Jedvert
· 7 years ago
0f77fea
Init max supported H.264 profile at runtime on iOS
by Yura Yaroshevich
· 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
Next »