webrtc/examples/androidnativeapi
Sebastian Jansson c01367db40 Deprecating ThreadChecker specific interface.
All changes outside thread_checker.h are by:
s/CalledOnValidThread/IsCurrent/
s/DetachFromThread/Detach/

Bug: webrtc:9883
Change-Id: Idbb1086bff0817db58e770116acf4c9d60fae8b3
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/131023
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27494}
2019-04-08 16:58:07 +00:00
..
java/org/webrtc/examples/androidnativeapi Use android Nullable instead of javax Nullable 2018-12-10 15:03:58 +00:00
jni Deprecating ThreadChecker specific interface. 2019-04-08 16:58:07 +00:00
res Add an example app for Android native API. 2018-03-12 14:22:59 +00:00
AndroidManifest.xml Update Android native API example to use real camera. 2018-05-17 13:31:31 +00:00
BUILD.gn Cleanup BUILD.gn files from imports like foo:foo 2019-03-21 13:05:28 +00:00
DEPS Clean up visibility and dependencies of RTC event log build targets. 2019-01-11 11:05:12 +00:00
OWNERS Add sakal@webrtc.org to OWNERS for Android native API example app. 2018-05-17 09:05:21 +00:00