react-native/React/Profiler
Ben Roth afde9da93d Scope RCTReloadNotification to one bridge
Summary:
At the moment, posting RCTReloadNotification in any circumstance causes all RCTBridge instances to reload. This change scopes the notification to the bridge for which it was intended.
Closes https://github.com/facebook/react-native/pull/8762

Differential Revision: D3831914

fbshipit-source-id: ff29574f574ecd1a403057ddd0458dea38f0136e
2016-09-07 17:28:47 -07:00
..
RCTFPSGraph.h Introduce Perf Monitor 2015-10-23 10:56:56 -07:00
RCTFPSGraph.m Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
RCTJSCProfiler.h Introduce JSC profiler API 2015-12-15 03:12:32 -08:00
RCTJSCProfiler.m Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTMacros.h Prevent RCTProfileTrampoline from getting stripped 2015-10-27 13:03:28 -07:00
RCTPerfMonitor.m Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
RCTProfile.h Remove last arg from RCTProfileEnd, make macro's function-like 2016-09-05 11:13:33 -07:00
RCTProfile.m Scope RCTReloadNotification to one bridge 2016-09-07 17:28:47 -07:00
RCTProfileTrampoline-arm.S Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTProfileTrampoline-arm64.S Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTProfileTrampoline-i386.S Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTProfileTrampoline-x86_64.S Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00