react-native-macos/Libraries/Utilities
Spencer Ahrens 08c338eebf update JSTime to last call
Summary: ChangeLog: [General] [Added] - support PerformanceLogger stopTimespan updates

Reviewed By: alexeylang

Differential Revision: D20095949

fbshipit-source-id: 3522a8d16ced44d6b699b294004371e223f9f619
2020-03-09 19:47:36 -07:00
..
__mocks__ Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
__tests__ Change stringifySafe to have limits on larger objects 2020-03-02 17:28:21 -08:00
differ Fix matricesDiffer ignoring first value of matrix 2020-02-27 05:43:02 -08:00
Appearance.js Appearance: stop caching colorScheme in JS 2019-10-24 11:09:10 -07:00
BackHandler.android.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
BackHandler.ios.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
DevSettings.js Add fastRefresh to NativeDevSettings 2019-09-30 07:03:51 -07:00
DeviceInfo.js Add spec for DeviceInfo module 2019-05-29 16:37:15 -07:00
Dimensions.js Clean up misc references to ComponentScript 2020-02-13 14:29:02 -08:00
GlobalPerformanceLogger.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
HMRClient.js Make sure exceptions and console.errors are send to metro 2020-02-12 08:27:04 -08:00
HMRClientProdShim.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
JSDevSupportModule.js add spec for JSDevSupport (#24905) 2019-05-22 03:27:54 -07:00
LoadingView.android.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
LoadingView.ios.js Make RCTDevLoadingView TurboModule-compatible 2020-02-27 17:06:13 -08:00
LoadingView.js Add a loading bar when loading split bundles 2019-07-18 03:06:49 -07:00
MatrixMath.js Clear some lint warnings (#27893) 2020-01-29 04:36:28 -08:00
NativeAppearance.js TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
NativeDevLoadingView.js Make RCTDevLoadingView TurboModule-compatible 2020-02-27 17:06:13 -08:00
NativeDeviceInfo.js TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
NativeJSDevSupport.js Fix NativeJSDevSupport.onSuccess 2019-12-10 12:35:17 -08:00
NativePlatformConstantsAndroid.js Fix NativePlatformConstants 2019-12-18 08:22:09 -08:00
NativePlatformConstantsIOS.js TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
PerformanceLoggerContext.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
PixelRatio.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
Platform.android.js Fix NativePlatformConstants 2019-12-18 08:22:09 -08:00
Platform.ios.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
PolyfillFunctions.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
RCTLog.js Replace YellowBox references with LogBox 2020-02-18 07:51:46 -08:00
ReactNativeTestTools.js deploy 120 to xplat 2020-03-06 11:09:08 -08:00
SceneTracker.js Add hybrid scene tracker 2020-02-03 18:46:38 -08:00
binaryToBase64.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
buildStyleInterpolator.js Remove var in Libraries/Utilities/buildStyleInterpolator.js (#22112) 2018-11-04 11:03:09 -08:00
clamp.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
codegenNativeCommands.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
codegenNativeComponent.js Core files should depend on internals directly 2019-12-05 13:33:58 -08:00
createPerformanceLogger.js update JSTime to last call 2020-03-09 19:47:36 -07:00
deepFreezeAndThrowOnMutationInDev.js Remove var in Libraries/Utilities/deepFreezeAndThrowOnMutationInDev.js (#22126) 2018-11-05 16:15:54 -08:00
defineLazyObjectProperty.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
deprecatedPropType.js Ignore deprecatedPropType in bridgeless mode 2020-01-29 12:02:48 -08:00
dismissKeyboard.js Migrate TextInputState to take a ref instead of a reactTag 2020-02-19 15:28:59 -08:00
groupByEveryN.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
infoLog.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
logError.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
mapWithSeparator.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
mergeIntoFast.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
registerGeneratedViewConfig.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
setAndForwardRef.js Manual fixes for xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
stringifySafe.js Change stringifySafe to have limits on larger objects 2020-03-02 17:28:21 -08:00
truncate.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
useColorScheme.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
useWindowDimensions.js Only set dimensions if the window attributes change 2020-01-13 23:26:14 -08:00
verifyComponentAttributeEquivalence.js Enable codegen ViewConfig in production 2019-10-31 12:09:04 -07:00
warnOnce.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00