Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
0ff7c02bc954dc0bbc939dbafcd9c8620b9e1e1c
/
examples
/
BUILD.gn
86d053c
Use source_sets in component builds and static_library in release builds.
by Mirko Bonadei
· 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
25eb47c
Make the RtpHeaderParserImpl available to tests and tools only.
by Tommi
· 5 years ago
b3f78de
Reland "Don't use all_dependent_configs for sdk frameworks"
by Oleh Prypin
· 5 years ago
89327ff
Disable -Wunguarded-availability for apprtc_signaling.
by Mirko Bonadei
· 5 years ago
ec35803
Revert "Don't use all_dependent_configs for sdk frameworks"
by Mirko Bonadei
· 5 years ago
76c89da
Add usage message to peerconnection_server.
by Mirko Bonadei
· 5 years ago
63741c7
Don't use all_dependent_configs for sdk frameworks
by Oleh Prypin
· 5 years ago
0be40bf
Switch pc client and stunprober to ABSL_FLAG.
by Mirko Bonadei
· 5 years ago
4ba04b7
Delete RtcEventLogFactory factory as now unused
by Danil Chapovalov
· 6 years ago
9a5c2e8
Remove unused command_line_parser dependency.
by Mirko Bonadei
· 6 years ago
04cffe3
Switch example peerconnection server to ABSL_FLAG.
by Mirko Bonadei
· 6 years ago
4cbb4ef
Roll chromium_revision 6ae0f0cd4c..bf62d746a4 (669703:669828) + fix AndroidManifest
by Oleh Prypin
· 6 years ago
5d24b16
Prepare for splitting the api/video:video_frames build rule.
by Chen Xing
· 6 years ago
aaa1143
Use single argument PeerConnectionFactory factory in objc code
by Danil Chapovalov
· 6 years ago
5d54f1f
Fix Screensharing extension build.
by Kári Tristan Helgason
· 6 years ago
753741f
Remove loopback video quality analysis test.
by Sami Kalliomäki
· 6 years ago
6320ec3
Delete unused class RTCMediaConstraints (JSON)
by Niels Möller
· 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
7bc331f
Android: Use android_deps directly
by Peter Wen
· 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
22dab11
Remove Legacy ADM from AppRTC mobile
by Paulina Hensman
· 6 years ago
96fccfe
Make sure RTC_SUPPORTS_METAL is set in AppRTCMobile.
by Anders Carlsson
· 6 years ago
f380284
(7) Rename files to snake_case: remove forwarding headers
by Steve Anton
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
aec15aa
(5) Rename files to snake_case: install forwarding headers
by Steve Anton
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
b76be9a
Convert peerconnection_client to use VcmCapturer
by Niels Möller
· 6 years ago
0a59535
Update unityplugin to use VcmCapturer.
by Niels Möller
· 6 years ago
31d8b52
Delete unneeded includes of rtc_base/stringutils.h.
by Niels Möller
· 6 years ago
a134204
Reland "Move relay server code to a test-only target p2p_server_utils."
by Niels Möller
· 6 years ago
69540f4
Use android Nullable instead of javax Nullable
by Artem Titarenko
· 6 years ago
24d8ec3
Set @rpath in AppRTCMobile for macOS.
by Anders Carlsson
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
ce1b140
Adding WinUWP compilation support to WebRTC.
by Robin Raymond
· 6 years ago
2ff3f49
Move webrtc::CreatePeerConnectionFactory definition next to decl.
by Mirko Bonadei
· 6 years ago
2222a80
Delete unneeded includes of common_types.h and gn deps on webrtc_common.
by Niels Möller
· 6 years ago
c2ebe21
Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`"
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
3e67676
Add support for field trials in peerconnection_client|server
by Bjorn Terelius
· 6 years ago
9862c2e
Delete OptionsFile class. Refactored only user, TurnFileAuth.
by Niels Möller
· 6 years ago
4191a81
Revert "Move relay server code to a test-only target p2p_server_utils."
by Oleh Prypin
· 6 years ago
e284c52
Move relay server code to a test-only target p2p_server_utils.
by Niels Möller
· 6 years ago
165148d
Reland "Remove deprecated barcode scanning functionality"
by Magnus Jedvert
· 6 years ago
38a3419
Revert "Remove deprecated barcode scanning functionality"
by Alessio Bazzica
· 6 years ago
ff292f3
Remove deprecated barcode scanning functionality
by Magnus Jedvert
· 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
b56706f
Reland "Compile frame analyzer for the host machine on perf tests."
by Mirko Bonadei
· 6 years ago
6d80003
Revert "Compile frame analyzer for the host machine on perf tests."
by Mirko Bonadei
· 6 years ago
d8ff3f2
Compile frame analyzer for the host machine on perf tests.
by Mirko Bonadei
· 6 years ago
dc899dc
Revert "Compile frame_analyzer instead of using a prebuilt version."
by Mirko Bonadei
· 6 years ago
abac56b
Compile frame_analyzer instead of using a prebuilt version.
by Mirko Bonadei
· 6 years ago
7bca8ca
Obj-C SDK Cleanup
by Anders Carlsson
· 6 years ago
3e169ac
Revert "Update video_quality_analysis to align videos instead of using barcodes"
by Magnus Jedvert
· 6 years ago
d65e143
Update video_quality_analysis to align videos instead of using barcodes
by Magnus Jedvert
· 6 years ago
f06f923
Delete almost all use of MediaConstraintsInterface in the PeerConnection API
by Niels Möller
· 6 years ago
508e234
Remove unnecessary //base:base_java dependencies.
by Sami Kalliomäki
· 6 years ago
d54f5f5
Rename rtc_instrumentation_test_apk targets to end with _test_apk.
by Sami Kalliomäki
· 6 years ago
e41c433
Move sigslot to proper third_party directory
by Artem Titov
· 6 years ago
903bd41
Move VideoCapturer to video_api and cleanup.
by Sami Kalliomäki
· 6 years ago
f957dd9
Remove -Wno-reorder from examples/BUILD.gn.
by Mirko Bonadei
· 6 years ago
f165e47
Removing -Wno-sentinel from examples/BUILD.gn.
by Mirko Bonadei
· 6 years ago
879f788
Add missing dependencies on //third_party/abseil-cpp/absl/memory.
by Mirko Bonadei
· 6 years ago
3e603ec
Remove -Wno-sign-compare, -Wno-unused-variable and -Wno-format.
by Mirko Bonadei
· 6 years ago
1e06d88
Migrate legacy Android video codec factories.
by Anders Carlsson
· 6 years ago
bd216f2
Removing /wd4245 from examples/.
by Mirko Bonadei
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 6 years ago
aaa483b
Revert "Remove deprecated mac capture code."
by Kári Helgason
· 7 years ago
358f2e0
Broadcast extension for AppRTCMobile on iOS
by Anders Carlsson
· 7 years ago
3f1d15b
Remove deprecated mac capture code.
by Kári Tristan Helgason
· 7 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 7 years ago
6753795
Built in video codec factories.
by Anders Carlsson
· 7 years ago
7d8f594
Make depending on a specific audio implementation optional.
by Sami Kalliomäki
· 7 years ago
1641ca3
Split out video targets from //sdk/android:base_java.
by Sami Kalliomäki
· 7 years ago
e2be7ee
Android: Split out audio device targets
by Magnus Jedvert
· 7 years ago
725c106
Split out peerconnection, swcodec and hwcodec targets from Android SDK.
by Sami Kalliomäki
· 7 years ago
1707168
Add setting to switch between new and legacy AudioDeviceModule in AppRTC
by Paulina Hensman
· 7 years ago
06e363a
Annotate AppRTCMobile with @Nulllable.
by Sami Kalliomäki
· 7 years ago
08006d4
Android AppRTCMobile: Use new audio device code
by Magnus Jedvert
· 7 years ago
7311918
Add an example app for iOS native API.
by Anders Carlsson
· 7 years ago
3e77afd
Add an example app for Android native API.
by Sami Kalliomäki
· 7 years ago
2770c3d
Synced webrtc_unity_plugin to the latest webrtc and fixed bugs.
by George Zhou
· 7 years ago
9823ee4
Fix native api in preparation for native_api example.
by Anders Carlsson
· 7 years ago
5641fbb
Add support for saving local audio input to file in AppRTCMobile
by henrika
· 7 years ago
a425184
Fix override warnings.
by Patrik Höglund
· 7 years ago
cbaaaed
Re-enabling 'gn check' on //examples/*.
by Mirko Bonadei
· 7 years ago
99bf77c
Fix issues found by gn check.
by Kári Tristan Helgason
· 7 years ago
8366e17
Rename Call::Config to CallConfig, keep old name as alias.
by Niels Möller
· 7 years ago
a4e72b7
Add RtcEventLog to AppRTCMobile with preference setting.
by Qingsi Wang
· 7 years ago
dd8c165
Enable building WebRTC without built-in software codecs
by Anders Carlsson
· 7 years ago
70ba9b4
Reland "Make it possible to run video_quality_loopback_test in swarming."
by Edward Lemur
· 7 years ago
Next »