react-native-macos/ReactCommon/cxxreact
Pieter De Baets c80b0eaf92 Fully remove usage of timed runtime
Summary:
Re-land of D42923921 (1c8179b9b1), which was backed out due to a flow-error.

 ---

Changelog: [Internal]

Reviewed By: rubennorte

Differential Revision: D43152663

fbshipit-source-id: 03b2fe096ac3b8b996d032b13c6d5c74ba2b1952
2023-02-09 06:16:26 -08:00
..
tests Make ReactCommon and tests compile for CXX platform 2022-07-05 05:56:35 -07:00
.clang-tidy The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
BUCK Fully remove usage of timed runtime 2023-02-09 06:16:26 -08:00
CMakeLists.txt Enable C++17 for cxxreact and jsiexecutor/inspector and ... (#35435) 2022-11-23 18:48:47 -08:00
CxxModule.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
CxxNativeModule.cpp Add additional Systrace support 2022-09-14 16:29:20 -07:00
CxxNativeModule.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ErrorUtils.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Instance.cpp Cleanup ScriptTag helpers on Instance 2022-03-15 05:58:52 -07:00
Instance.h Cleanup ScriptTag helpers on Instance 2022-03-15 05:58:52 -07:00
JSBigString.cpp Remove FBREMAP experiment 2022-01-27 12:02:19 -08:00
JSBigString.h Fix inconsistent-missing-destructor-override warning 2022-06-29 12:56:01 -07:00
JSBundleType.cpp Fix parseTypeFromHeader for Hermes bytecode 2022-03-15 05:58:52 -07:00
JSBundleType.h Enable -Wpedantic for targets inside ReactCommon 2022-08-11 04:37:35 -07:00
JSExecutor.cpp Unify native performanceNow implementation across platforms 2022-12-28 11:03:14 -08:00
JSExecutor.h Unify native performanceNow implementation across platforms 2022-12-28 11:03:14 -08:00
JSIndexedRAMBundle.cpp Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
JSIndexedRAMBundle.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
JSModulesUnbundle.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
JsArgumentHelpers-inl.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
JsArgumentHelpers.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
MessageQueueThread.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
MethodCall.cpp Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
MethodCall.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ModuleRegistry.cpp Replace folly::Optional with std::optional (#35436) 2022-11-28 02:08:12 -08:00
ModuleRegistry.h Replace folly::Optional with std::optional (#35436) 2022-11-28 02:08:12 -08:00
NativeModule.h Replace folly::Optional with std::optional (#35436) 2022-11-28 02:08:12 -08:00
NativeToJsBridge.cpp Fix Make Unused Not Compiler Specific (#34357) 2022-08-08 03:50:58 -07:00
NativeToJsBridge.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RAMBundleRegistry.cpp Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RAMBundleRegistry.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
React-cxxreact.podspec Restore Dynamic framework with Hermes in the Old Architecture 2023-01-30 04:25:26 -08:00
ReactMarker.cpp Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ReactMarker.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ReactNativeVersion.h chore: re-align version to be 1000.0.0 on main everywhere (#34817) 2022-10-04 08:36:21 -07:00
RecoverableError.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
SampleCxxModule.cpp Fix Make Unused Not Compiler Specific (#34357) 2022-08-08 03:50:58 -07:00
SampleCxxModule.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
SharedProxyCxxModule.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
SystraceSection.h Add additional Systrace support 2022-09-14 16:29:20 -07:00