webrtc/sdk/objc/Framework/Classes/Common
Kári Tristan Helgason a17ddcdecf Add new class to handle releasing CFTypeRefs.
The new class wraps any CoreFoundation Type ref and
automatically releases it when it goes out of scope.
Conceptually similar to std::unique_ptr.

Bug: webrtc:7825
Change-Id: Ie49572b9215fcb5b92b2c0c3e3d52b0b3cf01752
Reviewed-on: https://webrtc-review.googlesource.com/3380
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20045}
2017-09-29 14:01:07 +00:00
..
helpers.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
helpers.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
NSString+StdString.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
NSString+StdString.mm Moving src/webrtc into src/. 2017-09-15 04:25:06 +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 Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCFileLogger.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCLogging.mm Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTCUIApplicationStatusObserver.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +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 new class to handle releasing CFTypeRefs. 2017-09-29 14:01:07 +00:00
UIDevice+RTCDevice.mm Fix occassional hang in iOS 11 when calling VTDecompressionSessionInvalidate. 2017-09-28 19:41:06 +00:00