webrtc/sdk/objc/Framework/Classes/Common
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
..
helpers.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
helpers.mm Remove all code for iOS 8 and below. 2017-12-01 14:25:46 +00:00
noop.mm Fix issues found by gn check. 2018-02-16 12:36:08 +00:00
NSString+StdString.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
NSString+StdString.mm Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCCallbackLogger.mm Add new Logger to iOS SDK to be able to intercept logs and report them to the appropriate system 2018-01-31 09:35:29 +00:00
RTCDispatcher+Private.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCDispatcher.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCFieldTrials.mm Adding WebRTC-Audio-ForceNoTWCC field trial 2018-06-13 12:30:59 +00:00
RTCFileLogger.mm Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
RTCLogging.mm Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
RTCUIApplicationStatusObserver.h Broadcast extension for AppRTCMobile on iOS 2018-06-04 08:49:21 +00:00
RTCUIApplicationStatusObserver.m Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
scoped_cftyperef.h Add tests for ScopedCFTypeRef. 2017-10-05 12:36:31 +00:00
UIDevice+RTCDevice.mm Init max supported H.264 profile at runtime on iOS 2018-04-26 15:01:07 +00:00