react-native-macos/ReactCommon/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
..
.clang-tidy The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
BUCK Replace fbsource// with // in xplat/js/ files [1] 2020-03-25 21:55:47 -07:00
ContextContainer.h Fabric: Introducing `ContextContainer::update()` 2019-10-24 17:45:39 -07:00
FloatComparison.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
ManagedObjectWrapper.h Codemod: Clang-format for all files in `ReactCommon` directory 2020-02-25 19:52:27 -08:00
ManagedObjectWrapper.mm Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
SharedFunction.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
SimpleThreadSafeCache.h Codemod: Clang-format for all files in `ReactCommon` directory 2020-02-25 19:52:27 -08:00
Telemetry.h Fabric: Improving precision and type-safety of Telemetry 2020-01-27 13:26:49 -08:00