Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com
Sign in
webrtc
/
src
/
HEAD
/
examples
/
androidnativeapi
dd25736
Update OWNERS files with new account.
by Mirko Bonadei
· 8 days ago
92434d8
Set android min sdk level to 23
by Christoffer Dewerin
· 6 weeks ago
4f787cd
Reland "Remove jni_generator_helper.h from WebRTC"
by Mirko Bonadei
· 8 weeks ago
d552ad7
Revert "Remove jni_generator_helper.h from WebRTC"
by Mirko Bonadei
· 9 weeks ago
b690d7e
Remove jni_generator_helper.h from WebRTC
by Mirko Bonadei
· 9 weeks ago
5d7a175
Add include create_modular_peer_connection_factory.h where it is used
by Danil Chapovalov
· 2 months ago
78c6e91
IWYU: Android files including jni.h
by Philipp Hancke
· 3 months ago
1dd69f4
Replace use of IceCandidateInterface with IceCandidate
by Tommi
· 4 months ago
73535dc
Deprecate trials and task_queue_factory in PeerConnectionFactoryDependencies
by Danil Chapovalov
· 5 months ago
8b8e023
Use webrtc name specifier instead of rtc/cricket in examples
by Evan Shrubsole
· 5 months ago
c7fd5af
Split SSL adapters from main ssl build target 1/2
by Philipp Hancke
· 1 year, 4 months ago
151003d
Deprecate RtcEventLogFactory constructor taking unused parameter
by Danil Chapovalov
· 1 year, 10 months ago
554f7db
Add EnableMediaWithDefaults to replace SetMediaEngineDefaults
by Danil Chapovalov
· 1 year, 11 months ago
2e7ed0d
Roll chromium_revision 6ac7929166..eef62e8a0c (1190797:1197906)
by Jeremy Leconte
· 2 years ago
6fc700e
Rland "Revert "Reland "Reland "Delete old Android ADM.""""
by Yaowen Guo
· 2 years, 3 months ago
bceec84
Format ^(api|call|common_audio|examples|media|net|p2p|pc)/
by Jared Siskin
· 2 years, 5 months ago
041ecb8
New PeerConnectionFactory::CreateVideoTrack with refcounted source
by Harald Alvestrand
· 2 years, 6 months ago
a6b9924
Remove all usage of //rtc_base target
by Florent Castelli
· 2 years, 8 months ago
a138c6c
Split rtc_base into multiple targets
by Florent Castelli
· 2 years, 9 months ago
7534ebd
Revert "Reland "Reland "Delete old Android ADM."""
by Björn Terelius
· 3 years, 3 months ago
db30009
Reland "Reland "Delete old Android ADM.""
by Björn Terelius
· 3 years, 3 months ago
38a2860
Revert "Reland "Delete old Android ADM.""
by Björn Terelius
· 3 years, 3 months ago
6e4d7e6
Reland "Delete old Android ADM."
by Yaowen Guo
· 3 years, 3 months ago
7dbfad6
Revert "Delete old Android ADM."
by Erik Språng
· 3 years, 4 months ago
4ec3e9c
Delete old Android ADM.
by Yaowen Guo
· 3 years, 4 months ago
9406c22
Update android example gradle and target sdk version.
by Yaowen Guo
· 3 years, 4 months ago
df209e7
Avoid more usage of implicit conversion from scoped_refptr<T> to T*
by Niels Möller
· 3 years, 5 months ago
c3e6e3a
Remove dependency on rtc_base_approved from most targets
by Florent Castelli
· 3 years, 5 months ago
8d4e9fb
Remove //api:sequence_checker from public deps
by Florent Castelli
· 3 years, 6 months ago
027c793
Replace most explicit `new RefCountedObject...` with make_ref_counted
by Niels Möller
· 3 years, 8 months ago
ac0d183
Prepare for deleting implicit conversion from raw pointer to scoped_refptr.
by Niels Möller
· 3 years, 8 months ago
f9e502d
Remove enable_dtls_srtp option
by Harald Alvestrand
· 4 years ago
02334e0
Replace the android support annotation library with androidx's one.
by Byoungchan Lee
· 4 years, 1 month ago
f33f7a2
Deprecate PeerConnectionFactory::CreatePeerConnection
by Harald Alvestrand
· 4 years, 5 months ago
84ba164
Change from
[email protected]
to
[email protected]
in OWNERS files.
by Mirko Bonadei
· 4 years, 5 months ago
d15a575
Use SequenceChecker from public API
by Artem Titov
· 4 years, 8 months ago
c8421c4
Replace rtc::ThreadChecker with webrtc::SequenceChecker
by Artem Titov
· 4 years, 8 months ago
3a5612a
Clean up references to deprecated create_srcjar in android_resources
by Mohamed Heikal
· 5 years ago
3f94fc5
Migrate android_resources targets to not create R.java files
by Mohamed Heikal
· 5 years ago
06d034f
Migrate common_video/ and examples/ to webrtc::Mutex.
by Markus Handell
· 5 years ago
b19cfee
Roll chromium_revision 4d95e6c77b..71a0e1904e (776481:782339)
by Jeremy Leconte
· 5 years ago
a4dfe24
Add missing deps for android libs to unblock chromium roll
by Artem Titov
· 5 years ago
d4262df
Chromium refactor: Replace "resources_dirs" with "sources"
by Andrew Grieve
· 6 years ago
ccbe95f
Reformat GN files.
by Mirko Bonadei
· 6 years ago
65bbcab
[Android] Replace java_files with sources
by Natalie Chouinard
· 6 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 6 years ago
96ea8c0
Roll chromium_revision 67eba1f62b..3c3851d3ca (681379:681486) + JNI fix
by Mirko Bonadei
· 6 years ago
4ba04b7
Delete RtcEventLogFactory factory as now unused
by Danil Chapovalov
· 6 years ago
0d65fb5
Mass refactoring: Change JNI #includes to use full paths (webrtc/).
by Eric Stevenson
· 6 years ago
4cbb4ef
Roll chromium_revision 6ae0f0cd4c..bf62d746a4 (669703:669828) + fix AndroidManifest
by Oleh Prypin
· 6 years ago
03b4f9d
Update android tests to use single argument PeerConnectionFactory factory
by Danil Chapovalov
· 6 years ago
a3aa9bd
Make VideoBitrateAllocatorFactory injectable.
by Jonas Oreland
· 6 years ago
c01367d
Deprecating ThreadChecker specific interface.
by Sebastian Jansson
· 6 years ago
94b57c0
Cleanup BUILD.gn files from imports like foo:foo
by Artem Titov
· 7 years ago
7bc331f
Android: Use android_deps directly
by Peter Wen
· 7 years ago
f380284
(7) Rename files to snake_case: remove forwarding headers
by Steve Anton
· 7 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 7 years ago
aec15aa
(5) Rename files to snake_case: install forwarding headers
by Steve Anton
· 7 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 7 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 7 years ago
b8b3c99
Clean up visibility and dependencies of RTC event log build targets.
by Bjorn Terelius
· 7 years ago
69540f4
Use android Nullable instead of javax Nullable
by Artem Titarenko
· 7 years ago
e5e36dd
Roll chromium_revision 3546854f59..2e285ebae2 (612694:613019) + fix JNI
by Artem Titarenko
· 7 years ago
9514071
Android: Support externally aligned timestamps
by Magnus Jedvert
· 7 years ago
c2ebe21
Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`"
by Jiawei Ou
· 7 years ago
b768e88
Reland "Isolating APM API build target: making :api an actual target."
by Alessio Bazzica
· 7 years ago
61c6e56
Revert "Isolating APM API build target: making :api an actual target."
by Alessio Bazzica
· 7 years ago
a7f77a7
Isolating APM API build target: making :api an actual target.
by Alessio Bazzica
· 7 years ago
59844ce
Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`."
by Qingsi Wang
· 7 years ago
be14217
Use the factory instead of using the builtin code path in `VideoCodecInitializer`.
by Jiawei Ou
· 7 years ago
e0d455b
Remove runtime_enabled_feature.
by Mirko Bonadei
· 7 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 7 years ago
fdc0ef1
Add `is_android` guard to all Android rule usages.
by Oleh Prypin
· 7 years ago
94ef424
Enable clang::find_bad_constructs for examples/androidnativeapi.
by Mirko Bonadei
· 7 years ago
879f788
Add missing dependencies on //third_party/abseil-cpp/absl/memory.
by Mirko Bonadei
· 7 years ago
a7a10a8
Update examples to use the new VideoCapturer interface.
by Sami Kalliomäki
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
23f71a8
Remove usage of //build/config/clang:extra_warnings.
by Mirko Bonadei
· 7 years ago
73771a8
Prepare to remove old OnFailure implementations
by Harald Alvestrand
· 7 years ago
c7da266
Android JNI generation: Set JNI namespace in build files
by Magnus Jedvert
· 7 years ago
c475ac1
Update Android native API example to use real camera.
by Sami Kalliomäki
· 7 years ago
bdb504e
Add
[email protected]
to OWNERS for Android native API example app.
by Sami Kalliomäki
· 7 years ago
1641ca3
Split out video targets from //sdk/android:base_java.
by Sami Kalliomäki
· 7 years ago
725c106
Split out peerconnection, swcodec and hwcodec targets from Android SDK.
by Sami Kalliomäki
· 8 years ago
dc52651
Annotate rest of WebRTC with @Nullable.
by Sami Kalliomäki
· 8 years ago
3e77afd
Add an example app for Android native API.
by Sami Kalliomäki
· 8 years ago