react-native-macos/React/Fabric
Samuel Susla d540f88df8 Initialise RuntimeScheduler before bundle is executed
Summary:
Changelog: [internal]

RuntimeScheduler can be accessed before any Fabric surface is rendered. Therefore, it needs to be created and installed in the runtime at the start up of the runtime.

Reviewed By: JoshuaGross

Differential Revision: D29091848

fbshipit-source-id: ff75ef8c4882550795e5d4a258355b651cb0e637
2021-06-14 10:52:09 -07:00
..
Mounting Fix missing space when using iOS's autocomplete 2021-06-13 04:36:32 -07:00
Surface Fabric: Fixed a crash caused by calling `[RCTFabricSurface start]` off the main thread 2021-03-04 09:31:23 -08:00
Utils Fabric: Removing MainRunLoopEventBeat and RuntimeEventBeat (iOS) 2020-09-11 08:23:27 -07:00
RCTConversions.h Apply clang-format update fixes 2021-01-09 22:11:00 -08:00
RCTImageResponseDelegate.h 6/6 Log image-rendered for Fabric image logging 2020-09-11 15:09:12 -07:00
RCTImageResponseObserverProxy.h move fabric to ReactCommon/react/renderer 2020-07-31 13:34:29 -07:00
RCTImageResponseObserverProxy.mm 6/6 Log image-rendered for Fabric image logging 2020-09-11 15:09:12 -07:00
RCTLocalizationProvider.h Build the basic RCTLocalizationProvider 2020-08-06 14:35:35 -07:00
RCTLocalizationProvider.mm Build the basic RCTLocalizationProvider 2020-08-06 14:35:35 -07:00
RCTPrimitives.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTScheduler.h Pass "blockNativeResponder" param to RCTMountingManager 2021-04-29 09:29:45 -07:00
RCTScheduler.mm Fix crash in PreAllocation optimization 2021-06-10 15:50:14 -07:00
RCTSurfacePresenter.h Fabric: Using `SurfaceHandler` on iOS 2021-02-24 08:29:35 -08:00
RCTSurfacePresenter.mm Initialise RuntimeScheduler before bundle is executed 2021-06-14 10:52:09 -07:00
RCTSurfacePresenterBridgeAdapter.h Initialise RuntimeScheduler before bundle is executed 2021-06-14 10:52:09 -07:00
RCTSurfacePresenterBridgeAdapter.mm Initialise RuntimeScheduler before bundle is executed 2021-06-14 10:52:09 -07:00
RCTSurfaceRegistry.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSurfaceRegistry.mm Codemod: Clang-format for all files in `React/Fabric` directory 2020-02-26 21:31:12 -08:00
RCTSurfaceTouchHandler.h Breaking a retain cycle between `RCTSurfaceTouchHandler` and `RCTFabricSurface` (another approach) 2020-10-01 09:38:28 -07:00
RCTSurfaceTouchHandler.mm Send unix timestamp for touch events instead of systemUptime 2021-02-28 15:18:51 -08:00
RCTTouchableComponentViewProtocol.h move fabric to ReactCommon/react/renderer 2020-07-31 13:34:29 -07:00