react-native-macos/React/Fabric
Valentin Shergin 28e9528c4d Fabric: QE for Preemptive views allocation feature
Summary:
Fabric has a feature that preallocates views before mounting even need them. We never tested the impact of this feature thought. This diff adds a way to enable/disable it and run an experiment.

Changelog: [Internal] Fabric-specific internal change.

Reviewed By: JoshuaGross

Differential Revision: D24355612

fbshipit-source-id: fefd653e57232044cd7b28b160e12a4ef85dbb8b
2020-10-16 17:56:58 -07:00
..
Mounting Fabric: QE for Preemptive views allocation feature 2020-10-16 17:56:58 -07:00
Surface Fabric: Lazy initialization of RCTSurfaceTouchHandler on the main thread 2020-10-15 10:47:11 -07:00
Utils Fabric: Removing MainRunLoopEventBeat and RuntimeEventBeat (iOS) 2020-09-11 08:23:27 -07:00
RCTConversions.h Fabric: Using pre-cached UIColor objects for black, white, and clear colors 2020-09-17 11:12:29 -07: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 Make RCTSurface and RCTFabricSurface conform to common protocol 2020-08-10 12:52:23 -07:00
RCTScheduler.mm LayoutAnimations: call onSuccess, onFailure callbacks 2020-08-02 16:37:03 -07:00
RCTSurfacePresenter.h Remove integration between Paper and Fabric's UIManager 2020-06-29 15:26:31 -07:00
RCTSurfacePresenter.mm Fabric: QE for Preemptive views allocation feature 2020-10-16 17:56:58 -07:00
RCTSurfacePresenterBridgeAdapter.h Tidy up license headers 2019-11-11 17:59:06 -08:00
RCTSurfacePresenterBridgeAdapter.mm Daily `arc lint --take CLANGFORMAT` 2020-09-21 04:38:18 -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 Search for Fabric managed view when creating Touch 2020-10-12 01:59:49 -07:00
RCTTouchableComponentViewProtocol.h move fabric to ReactCommon/react/renderer 2020-07-31 13:34:29 -07:00