react-native/React/Base
Tadeu Zagallo ccd90e25c1 Convert remaining uses of alloc] init] to new]
Summary: public

We moved to using `new` instead of `alloc] init` but there was still some calls
left.

Reviewed By: javache

Differential Revision: D2604679

fb-gh-sync-id: ff7300ecbedb55dd5e93873592598810c9b87808
2015-11-02 08:03:17 -08:00
..
RCTAssert.h Disable RCTAssert completely in production builds 2015-10-08 08:26:20 -07:00
RCTAssert.m Disable RCTAssert completely in production builds 2015-10-08 08:26:20 -07:00
RCTBatchedBridge.m Bring back D2570057 (previously backed out) + fixes 2015-10-28 18:44:26 -07:00
RCTBridge.h
RCTBridge.m
RCTBridgeDelegate.h Use JSStringCreateWithUTF8CString and skip NSString decoding when loading the bundle 2015-10-16 08:11:25 -07:00
RCTBridgeMethod.h Prepare the bridge for C++ 2015-09-18 15:04:28 -07:00
RCTBridgeModule.h Prepare the bridge for C++ 2015-09-18 15:04:28 -07:00
RCTConvert.h attributes for setting alignment in SGText 2015-10-27 03:41:26 -07:00
RCTConvert.m attributes for setting alignment in SGText 2015-10-27 03:41:26 -07:00
RCTDefines.h Implement asm trampoline rather forwardInvocation 2015-10-20 04:14:09 -07:00
RCTEventDispatcher.h
RCTEventDispatcher.m Pause JS DisplayLink if nothing to process. 2015-09-29 09:22:10 -07:00
RCTFrameUpdate.h Pause JS DisplayLink if nothing to process. 2015-09-29 09:22:10 -07:00
RCTFrameUpdate.m
RCTInvalidating.h
RCTJSMethodRegistrar.h
RCTJavaScriptExecutor.h Use JSStringCreateWithUTF8CString and skip NSString decoding when loading the bundle 2015-10-16 08:11:25 -07:00
RCTJavaScriptLoader.h
RCTJavaScriptLoader.m Log bundle size. 2015-10-21 10:55:25 -07:00
RCTKeyCommands.h
RCTKeyCommands.m
RCTKeyboardObserver.h
RCTKeyboardObserver.m
RCTLog.h Disable RCTLog completely in production 2015-10-13 07:31:25 -07:00
RCTLog.m Disable RCTLog completely in production 2015-10-13 07:31:25 -07:00
RCTModuleData.h Bring back D2570057 (previously backed out) + fixes 2015-10-28 18:44:26 -07:00
RCTModuleData.m Fixed UIExplorer tests + async methods 2015-10-29 15:57:29 -07:00
RCTModuleMap.h
RCTModuleMap.m
RCTModuleMethod.h Bring back D2570057 (previously backed out) + fixes 2015-10-28 18:44:26 -07:00
RCTModuleMethod.m Ensure bad JS does not crash the app 2015-10-29 05:15:30 -07:00
RCTPerformanceLogger.h Add RCTPerformanceLogger data to PerfMonitor 2015-10-30 16:57:30 -07:00
RCTPerformanceLogger.m Add RCTPerformanceLogger data to PerfMonitor 2015-10-30 16:57:30 -07:00
RCTRootView.h Props setter for RCTRootView 2015-10-30 09:28:27 -07:00
RCTRootView.m Props setter for RCTRootView 2015-10-30 09:28:27 -07:00
RCTRootViewDelegate.h Introduction of RCTRootViewDelegate 2015-10-26 15:41:36 -07:00
RCTRootViewInternal.h Introduction of RCTRootViewDelegate 2015-10-26 15:41:36 -07:00
RCTSparseArray.h
RCTSparseArray.m
RCTTouchHandler.h
RCTTouchHandler.m End slider interaction when touches are cancelled 2015-09-25 11:42:32 -07:00
RCTURLRequestDelegate.h
RCTURLRequestHandler.h
RCTUtils.h Unify XCAsset handling logic 2015-10-12 04:15:27 -07:00
RCTUtils.m Convert remaining uses of alloc] init] to new] 2015-11-02 08:03:17 -08:00