react-native-macos/React/Fabric/Utils
Emily Janzer 79d5b20ced Move RuntimeExecutor to its own BUCK module (#28730)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/28730

Moving RuntimeExecutor out of react/utils and into its own subdir of ReactCommon. I'm doing this because I'm going to be pulling this into CatalystInstance on Android, and I don't want to pull in all the files we don't need there; also, this should hopefully make the OSS NDK stuff easier (this uses the react/utils prefix to export, and I'm not sure if you can include a '/' in a gradle module name?)

Changelog: [Internal]

Reviewed By: shergin, mdvacca

Differential Revision: D21098528

fbshipit-source-id: 9fbd72901ece522b1caec3ec34fafb8f9b327275
2020-04-27 11:39:07 -07:00
..
MainRunLoopEventBeat.h Move RuntimeExecutor to its own BUCK module (#28730) 2020-04-27 11:39:07 -07:00
MainRunLoopEventBeat.mm Fabric: Using `executeSynchronouslyOnSameThread_CAN_DEADLOCK` in MainRunLoopEventBeat 2020-03-30 19:35:08 -07:00
RCTGenericDelegateSplitter.h Fabric: Fixing a crash in UIScrollView on deallocation 2019-12-11 09:56:00 -08:00
RCTGenericDelegateSplitter.mm Fabric: Fixed crash in RCTGenericDelegateSplitter (collection was mutated while being enumerated) 2019-12-23 07:46:27 -08:00
RuntimeEventBeat.h Move RuntimeExecutor to its own BUCK module (#28730) 2020-04-27 11:39:07 -07:00
RuntimeEventBeat.mm Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00