webrtc/examples/objc/AppRTCMobile/ios
Yves Gerey 665174fdbb Reformat the WebRTC code base
Running clang-format with chromium's style guide.

The goal is n-fold:
 * providing consistency and readability (that's what code guidelines are for)
 * preventing noise with presubmit checks and git cl format
 * building on the previous point: making it easier to automatically fix format issues
 * you name it

Please consider using git-hyper-blame to ignore this commit.

Bug: webrtc:9340
Change-Id: I694567c4cdf8cee2860958cfe82bfaf25848bb87
Reviewed-on: https://webrtc-review.googlesource.com/81185
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23660}
2018-06-19 14:00:39 +00:00
..
broadcast_extension Broadcast extension for AppRTCMobile on iOS 2018-06-04 08:49:21 +00:00
resources Reland "Add file capturer to AppRTCMobile on simulator." 2017-11-24 15:06:39 +00:00
ARDAppDelegate.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
ARDAppDelegate.m Remove H264 CHP field trial code. 2018-05-02 13:42:37 +00:00
ARDFileCaptureController.h Reland "Add file capturer to AppRTCMobile on simulator." 2017-11-24 15:06:39 +00:00
ARDFileCaptureController.m Reland "Add file capturer to AppRTCMobile on simulator." 2017-11-24 15:06:39 +00:00
ARDMainView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMainView.m Updating the AppRTCMobile iOS UI. 2018-05-07 09:35:04 +00:00
ARDMainViewController.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMainViewController.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDSettingsViewController.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDSettingsViewController.m Clean up iOS API audio settings 2018-03-05 08:32:52 +00:00
ARDStatsView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDStatsView.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDVideoCallView.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDVideoCallView.m Revert "Metal rendering should account for cropping." 2018-05-30 16:45:42 +00:00
ARDVideoCallViewController.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDVideoCallViewController.m Fix: make sure to call UI APIs from main thread. 2018-05-03 14:14:11 +00:00
Info.plist Fix support orientation changes in Camera Preview 2017-11-16 08:56:23 +00:00
main.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCVideoCodecInfo+HumanReadable.h AppRTCMobile iOS: Use video encoder factory to manage codec preference. 2017-10-16 13:37:37 +00:00
RTCVideoCodecInfo+HumanReadable.m AppRTCMobile iOS: Use video encoder factory to manage codec preference. 2017-10-16 13:37:37 +00:00
UIImage+ARDUtilities.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
UIImage+ARDUtilities.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00