webrtc/examples/objcnativeapi/objc
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
..
main.m Add an example app for iOS native API. 2018-03-19 09:31:06 +00:00
NADAppDelegate.h Add an example app for iOS native API. 2018-03-19 09:31:06 +00:00
NADAppDelegate.m Add an example app for iOS native API. 2018-03-19 09:31:06 +00:00
NADViewController.h Add an example app for iOS native API. 2018-03-19 09:31:06 +00:00
NADViewController.mm (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
objc_call_client.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
objc_call_client.mm Deprecating ThreadChecker specific interface. 2019-04-08 16:58:07 +00:00