react-native-macos/React/Base
Adam Gleitman c7b8199ef0 Merge commit '552af5d85d86716694d177b086391a8e1e385d3f' into 0.68-merge-latest 2022-06-02 15:44:03 -07:00
..
Surface Merge commit '1e6add1a43355bb88c57400a7420a656966bef97' into 0.68-merge-latest 2022-05-18 13:32:32 -07:00
macOS Change `alloc init` to `new` for macOS files 2022-05-24 18:31:16 -07:00
RCTAssert.h Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTAssert.m Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTBridge+Cxx.h Change the `reactInstance` category method from `shared_ptr` to `weak_ptr` to match the change in `RCTCxxBridge.mm` made in 71a8944b39. (#250) 2020-02-18 06:50:48 -08:00
RCTBridge+Cxx.mm Change the `reactInstance` category method from `shared_ptr` to `weak_ptr` to match the change in `RCTCxxBridge.mm` made in 71a8944b39. (#250) 2020-02-18 06:50:48 -08:00
RCTBridge+Private.h Allow RCTRootView users to require NativeModules without the bridge 2021-09-02 16:50:08 -07:00
RCTBridge.h Merge commit 'b7c023a8c1122500c6ceb7de2547569b3b9251ba' into 0.67-merge-latest 2022-04-28 11:50:37 -07:00
RCTBridge.m Merge commit 'f4fdf4b55e4489c21f4552b4ac01ef253c038b2d' into 0.67-merge-latest 2022-05-02 12:46:58 -07:00
RCTBridgeDelegate.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTBridgeMethod.h use NSInteger for NS_ENUM instead of NSUInteger 2021-11-24 15:45:23 -08:00
RCTBridgeModule.h Merge commit 'f4fdf4b55e4489c21f4552b4ac01ef253c038b2d' into 0.67-merge-latest 2022-05-02 12:46:58 -07:00
RCTBundleManager.m Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTBundleURLProvider.h Merge commit 'e89d494f2803a9a7f55e5d1d322c6671d42cb8a1' into 0.68-merge-latest 2022-05-27 13:21:19 -07:00
RCTBundleURLProvider.mm Merge commit 'e89d494f2803a9a7f55e5d1d322c6671d42cb8a1' into 0.68-merge-latest 2022-05-27 13:21:19 -07:00
RCTCallableJSModules.m Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTComponentEvent.h Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTComponentEvent.m v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTConstants.h Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTConstants.m Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTConvert.h Merge commit '8595f3f22c31e245b7b6b34ec8de011534803a74' into 0.67-merge-latest 2022-05-03 14:23:05 -07:00
RCTConvert.m Change `alloc init` to `new` for macOS files 2022-05-24 18:31:16 -07:00
RCTCxxConvert.h Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTCxxConvert.m Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTDefines.h Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTDisplayLink.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTDisplayLink.m Merge commit 'e89d494f2803a9a7f55e5d1d322c6671d42cb8a1' into 0.68-merge-latest 2022-05-27 13:21:19 -07:00
RCTErrorCustomizer.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTErrorInfo.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTErrorInfo.m v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTEventDispatcher.m Merge commit '9b973f32e4d81713a10a186e42ee57d6e1d414d3' into amgleitman/0.64-merge-head 2021-09-15 18:35:12 -07:00
RCTEventDispatcherProtocol.h Merge commit '8e66f0b35b5ec1054994f7048ef3e66002544197' into 0.67-merge-latest 2022-04-28 11:11:52 -07:00
RCTFocusChangeEvent.h Fix onFocus/onBlur event bubbling (#506) 2020-07-20 16:16:10 -07:00
RCTFocusChangeEvent.m Fix onFocus/onBlur event bubbling (#506) 2020-07-20 16:16:10 -07:00
RCTFrameUpdate.h Replace ISS tags with Github OSS tags (#775) 2021-05-17 20:01:26 -07:00
RCTFrameUpdate.m Replace ISS tags with Github OSS tags (#775) 2021-05-17 20:01:26 -07:00
RCTImageSource.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTImageSource.m Class descriptions are debug-only (#1076) 2022-03-10 08:57:08 -08:00
RCTInitializing.h Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTInvalidating.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTJSScriptLoaderModule.h Fix loading from Metro in Bridgeless mode (#29453) 2020-07-23 17:11:32 -07:00
RCTJSStackFrame.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTJSStackFrame.m Class descriptions are debug-only (#1076) 2022-03-10 08:57:08 -08:00
RCTJSThread.h Merge commit 'f4fdf4b55e4489c21f4552b4ac01ef253c038b2d' into 0.67-merge-latest 2022-05-02 12:46:58 -07:00
RCTJSThread.m Ensure RCTJSThread is initialized in Bridgeless mode 2021-09-19 16:23:53 -07:00
RCTJavaScriptExecutor.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTJavaScriptLoader.h Merge commit '62aa84a3257bd3c513df3fcb4b4eaa350ecf77bb' into amgleitman/0.64-merge-2020-mm-dd 2021-08-19 18:18:48 -07:00
RCTJavaScriptLoader.mm Class descriptions are debug-only (#1076) 2022-03-10 08:57:08 -08:00
RCTKeyCommands.h Merge from upstream through 2020-05-28 (#811) 2021-08-16 14:00:00 -07:00
RCTKeyCommands.m Class descriptions are debug-only (#1076) 2022-03-10 08:57:08 -08:00
RCTLog.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTLog.mm v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTManagedPointer.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTManagedPointer.mm v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTMockDef.h Daily `arc lint --take CLANGFORMAT` 2021-11-24 04:45:45 -08:00
RCTModuleData.h Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTModuleData.mm Class descriptions are debug-only (#1076) 2022-03-10 08:57:08 -08:00
RCTModuleMethod.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTModuleMethod.mm Class descriptions are debug-only (#1076) 2022-03-10 08:57:08 -08:00
RCTModuleRegistry.m Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTMultipartDataTask.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTMultipartDataTask.m Replace ISS tags with Github OSS tags (#775) 2021-05-17 20:01:26 -07:00
RCTMultipartStreamReader.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTMultipartStreamReader.m Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTNullability.h use NSInteger for NS_ENUM instead of NSUInteger 2021-11-24 15:45:23 -08:00
RCTPLTag.h Refactor: Assign string label to each case in RCTPLTag enum for startup performance logging 2021-12-08 14:51:04 -08:00
RCTParserUtils.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTParserUtils.m v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTPerformanceLogger.h Refactor: Assign string label to each case in RCTPLTag enum for startup performance logging 2021-12-08 14:51:04 -08:00
RCTPerformanceLogger.m Refactor: Assign string label to each case in RCTPLTag enum for startup performance logging 2021-12-08 14:51:04 -08:00
RCTPerformanceLoggerLabels.h Refactor: Assign string label to each case in RCTPLTag enum for startup performance logging 2021-12-08 14:51:04 -08:00
RCTPerformanceLoggerLabels.m Refactor: Assign string label to each case in RCTPLTag enum for startup performance logging 2021-12-08 14:51:04 -08:00
RCTPlatformDisplayLink.h Replace ISS tags with Github OSS tags (#775) 2021-05-17 20:01:26 -07:00
RCTRedBoxSetEnabled.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTRedBoxSetEnabled.m Replace ISS tags with Github OSS tags (#775) 2021-05-17 20:01:26 -07:00
RCTReloadCommand.h Fix Reload stats 2019-11-18 16:17:09 -08:00
RCTReloadCommand.m v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTRootContentView.h Replace ISS tags with Github OSS tags (#775) 2021-05-17 20:01:26 -07:00
RCTRootContentView.m Replace ISS tags with Github OSS tags (#775) 2021-05-17 20:01:26 -07:00
RCTRootView.h Merge commit '8e66f0b35b5ec1054994f7048ef3e66002544197' into 0.67-merge-latest 2022-04-28 11:11:52 -07:00
RCTRootView.m Merge commit '8e66f0b35b5ec1054994f7048ef3e66002544197' into 0.67-merge-latest 2022-04-28 11:11:52 -07:00
RCTRootViewDelegate.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTRootViewInternal.h remove most of tvOS remnants from the code (#29407) 2020-09-28 21:26:41 -07:00
RCTTouchEvent.h Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTTouchEvent.m Class descriptions are debug-only (#1076) 2022-03-10 08:57:08 -08:00
RCTTouchHandler.h Replace ISS tags with Github OSS tags (#775) 2021-05-17 20:01:26 -07:00
RCTTouchHandler.m Merge commit '8595f3f22c31e245b7b6b34ec8de011534803a74' into 0.67-merge-latest 2022-05-03 14:23:05 -07:00
RCTUIKit.h Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTURLRequestDelegate.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTURLRequestHandler.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTUtils.h Merge commit '8595f3f22c31e245b7b6b34ec8de011534803a74' into 0.67-merge-latest 2022-05-03 14:23:05 -07:00
RCTUtils.m Merge commit '8595f3f22c31e245b7b6b34ec8de011534803a74' into 0.67-merge-latest 2022-05-03 14:23:05 -07:00
RCTUtilsUIOverride.h Merge from upstream through 2020-05-28 (#811) 2021-08-16 14:00:00 -07:00
RCTUtilsUIOverride.m Replace ISS tags with Github OSS tags (#775) 2021-05-17 20:01:26 -07:00
RCTVersion.h v0.63 sync from upstream (#613) 2020-09-30 18:38:06 +02:00
RCTVersion.m Remove hardcoded 0.6x.x version numbers from main branch (#944) 2022-02-07 14:56:16 -06:00
RCTViewRegistry.m Merge 0.66 into master (#951) 2022-01-14 13:11:09 -08:00
RCTWeakProxy.h Merge another 100 or so diffs 2020-05-07 20:52:12 -07:00
RCTWeakProxy.m Merge another 100 or so diffs 2020-05-07 20:52:12 -07:00