react-native/React/Base
Tadeu Zagallo de1c0169fc Clean up unnecessary profile events
Summary: public

There were some old markers that are now automatically inject and now are no longer necessary (+ one that was missing an end call :( ))

Reviewed By: javache

Differential Revision: D2625901

fb-gh-sync-id: 4c4c9d6b4e8e2b4bdb9c64fde01000b0ca2e9f47
2015-11-06 06:55:30 -08:00
..
RCTAssert.h Add convenience function for formatting NSError for reporting 2015-11-05 12:51:34 -08:00
RCTAssert.m Add convenience function for formatting NSError for reporting 2015-11-05 12:51:34 -08:00
RCTBatchedBridge.m Clean up unnecessary profile events 2015-11-06 06:55:30 -08:00
RCTBridge.h Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTBridge.m Added headerdoc for RCTBridgeDelegate 2015-11-06 05:28:33 -08:00
RCTBridgeDelegate.h Added headerdoc for RCTBridgeDelegate 2015-11-06 05:28:33 -08:00
RCTBridgeMethod.h Prepare the bridge for C++ 2015-09-18 15:04:28 -07:00
RCTBridgeModule.h Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTConvert.h Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTConvert.m Use mainBundle in RCTConvert to resolve asset paths 2015-11-05 09:30:36 -08:00
RCTDefines.h Implement asm trampoline rather forwardInvocation 2015-10-20 04:14:09 -07:00
RCTEventDispatcher.h Implements `onKeyPress` 2015-11-02 09:15:31 -08:00
RCTEventDispatcher.m Added lightweight generic annotations 2015-11-03 14:49:30 -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
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 Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTKeyCommands.h
RCTKeyCommands.m Added lightweight generic annotations 2015-11-03 14:49:30 -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 Remove log level 'log' from JS 2015-11-05 12:51:41 -08:00
RCTLog.m Fix crash in RCTLog 2015-11-06 06:36:29 -08:00
RCTModuleData.h Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTModuleData.m Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTModuleMap.h
RCTModuleMap.m Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTModuleMethod.h Bring back D2570057 (previously backed out) + fixes 2015-10-28 18:44:26 -07:00
RCTModuleMethod.m Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTPerformanceLogger.h Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTPerformanceLogger.m Added lightweight generic annotations 2015-11-03 14:49:30 -08: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 Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTSparseArray.m Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTTouchHandler.h
RCTTouchHandler.m Added lightweight generic annotations 2015-11-03 14:49:30 -08:00
RCTURLRequestDelegate.h
RCTURLRequestHandler.h
RCTUtils.h Fixed display of alerts on top of modal window 2015-11-05 03:54:31 -08:00
RCTUtils.m Create RCTFatal for reporting fatal React events 2015-11-05 12:51:27 -08:00