react-native-macos/ReactCommon/cxxreact
Christoph Purrer 19d65a2baf Update .podspec license information (#35245)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/35245

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D41084913

fbshipit-source-id: a4ba31a19ffe515aa4e7c5a6e273a8cc4b6bc42d
2022-11-07 09:52:52 -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 Back out "add oncall annotation for BUCK files in xplat based on supermodule information - /home/s2shi/tmp/xplat_buck_oncall/xplat_buck_batch10" (#35064) 2022-10-24 10:44:39 -07:00
CMakeLists.txt Folly_runtime for CMake 2022-03-16 08:10:55 -07: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 Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
JSExecutor.h Fix Make Unused Not Compiler Specific (#34357) 2022-08-08 03:50:58 -07: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 Avoid full copy of large folly::dynamic objects by switching to std::move semantics (#33621) 2022-04-13 16:26:55 -07:00
ModuleRegistry.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
NativeModule.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -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 Update .podspec license information (#35245) 2022-11-07 09:52:52 -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