react-native-macos/Libraries/Core
Tim Yung caf010914c RN: Remove `fbjs/performanceNow` Dependency
Summary:
Replaces `fbjs/performanceNow` call sites in React Native with `performance.now`.

We did not originally polyfill this in `InitializeCore`, but now we do (and back it with a proper `nativePerformanceNow` implementation). Also, added the missing polyfill to our Jest setup.

Changelog:
[Internal]

Reviewed By: cpojer

Differential Revision: D22445948

fbshipit-source-id: dcfd9867c050617f6e2a3d0a1eb6f48a44771dda
2020-07-09 11:40:57 -07:00
..
Devtools Forward all bundle URL params through HMR and bundle splitting 2020-05-12 07:35:51 -07:00
SegmentFetcher TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
Timers RN: Remove `fbjs/performanceNow` Dependency 2020-07-09 11:40:57 -07:00
__mocks__ Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
__tests__ Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
ExceptionsManager.js Catch getRouteEntry errors 2020-06-18 16:58:21 -07:00
InitializeCore.js Implement nativePerformanceNow to improve Profiler API results (#27885) 2020-03-31 10:23:51 -07:00
NativeExceptionsManager.js Handle mixed union types and arrays of objects 2020-06-09 17:48:19 -07:00
ReactFiberErrorDialog.js Remove unused fields from error dialog 2020-04-03 19:58:32 -07:00
ReactNativeVersion.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ReactNativeVersionCheck.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
checkNativeVersion.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
polyfillPromise.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
setUpAlert.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
setUpBatchedBridge.js Backwards-compatible implementation for registerCallableModule 2019-12-17 18:38:57 -08:00
setUpDeveloperTools.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
setUpErrorHandling.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
setUpGlobals.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
setUpNavigator.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
setUpPerformance.js Implement nativePerformanceNow to improve Profiler API results (#27885) 2020-03-31 10:23:51 -07:00
setUpReactDevTools.js Do not explicitly include ".js" in Library imports (#28311) 2020-03-17 02:11:53 -07:00
setUpReactRefresh.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
setUpRegeneratorRuntime.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
setUpSegmentFetcher.js Exact-by-default codemod for react-native-github 2019-11-21 09:42:57 -08:00
setUpSystrace.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
setUpTimers.js Back out "Upgrade Prettier from 1.17 to 2.0.2." 2020-03-24 21:47:35 -07:00
setUpXHR.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00