react-native/React/Base
Alexey Lang 7b514c63df Log native modules init time and config inject time separately
Reviewed By: @jspahrsummers

Differential Revision: D2508010
2015-10-05 11:05:23 -07:00
..
RCTAssert.h Fix RCTAssert logic 2015-08-07 06:11:49 -08:00
RCTAssert.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
RCTBatchedBridge.m Log native modules init time and config inject time separately 2015-10-05 11:05:23 -07:00
RCTBridge.h Remove isValid from RCTInvalidating 2015-08-14 01:57:18 -08:00
RCTBridge.m Small perf improvement to RCTPerfStats and RCTBridgeModuleNameForClass 2015-08-25 04:48:39 -08:00
RCTBridgeDelegate.h [ReactNative] Add RCTBridgeDelegate 2015-07-28 15:57:02 -08: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
RCTCache.h
RCTCache.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
RCTConvert.h Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
RCTConvert.m Silence analyzer warning for nil-checking NSNumber 2015-10-02 12:36:30 -07:00
RCTDefines.h
RCTEventDispatcher.h Small perf improvement to RCTPerfStats and RCTBridgeModuleNameForClass 2015-08-25 04:48:39 -08:00
RCTEventDispatcher.m Pause JS DisplayLink if nothing to process. 2015-09-29 09:22:10 -07:00
RCTFPSGraph.h
RCTFPSGraph.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
RCTFrameUpdate.h Pause JS DisplayLink if nothing to process. 2015-09-29 09:22:10 -07:00
RCTFrameUpdate.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
RCTInvalidating.h Remove isValid from RCTInvalidating 2015-08-14 01:57:18 -08:00
RCTJSMethodRegistrar.h
RCTJavaScriptExecutor.h Remove isValid from RCTInvalidating 2015-08-14 01:57:18 -08:00
RCTJavaScriptLoader.h [ReactNative] Add RCTBridgeDelegate 2015-07-28 15:57:02 -08:00
RCTJavaScriptLoader.m Added clarifying language to error for not finding development server 2015-09-01 05:25:56 -08:00
RCTKeyCommands.h
RCTKeyCommands.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
RCTKeyboardObserver.h Add keyboard-observing notifications 2015-08-25 03:49:13 -08:00
RCTKeyboardObserver.m Add KeyboardAvoidingView 2015-09-02 09:17:20 -08:00
RCTLog.h Added support for method argument nullability 2015-07-29 05:50:27 -08:00
RCTLog.m Actually define RCTSetLogThreshold() 2015-09-28 04:23:26 -07:00
RCTModuleData.h Reverted to pre-init of queues to fix UIExplorer tests. 2015-08-08 01:47:43 -08:00
RCTModuleData.m Prepare the bridge for C++ 2015-09-18 15:04:28 -07:00
RCTModuleMap.h Unregistered modules will now only error when called, not on bridge init 2015-07-27 08:58:47 -08:00
RCTModuleMap.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
RCTModuleMethod.h Prepare the bridge for C++ 2015-09-18 15:04:28 -07:00
RCTModuleMethod.m Prepare the bridge for C++ 2015-09-18 15:04:28 -07:00
RCTPerfStats.h
RCTPerfStats.m App Extension support 2015-09-22 10:46:26 -07:00
RCTPerformanceLogger.h Log native modules init time and config inject time separately 2015-10-05 11:05:23 -07:00
RCTPerformanceLogger.m Log native modules init time and config inject time separately 2015-10-05 11:05:23 -07:00
RCTProfile.h Add gluecode for systrace 2015-09-23 12:09:25 -07:00
RCTProfile.m Fix racing conditions on the profiler 2015-10-02 04:18:21 -07:00
RCTRootView.h Avoid dispatch_async in RCTRootView when bridge has already started 2015-08-17 05:34:25 -07:00
RCTRootView.m Make RCTTestRunner wait for JS context to deallocate 2015-09-04 03:24:16 -08:00
RCTSparseArray.h
RCTSparseArray.m Ran Convert > To Modern Objective C Syntax 2015-08-25 01:08:49 -08:00
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 App Extension support 2015-09-22 10:46:26 -07:00
RCTUtils.m App Extension support 2015-09-22 10:46:26 -07:00