Ruslan Shestopalyuk

Results 28 issues of Ruslan Shestopalyuk

Summary: ## Changelog: [Internal] - Creates an implementation of `GlobalPerformanceLogger` (via `IPerformanceLogger` API), which is using the native WebPerformance implementation (`Performance` and `PerformanceObserver` APIs). This will ultimately help to converge...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: ## Changelog: [Internal] - Add unit tests for the WebPerformance library (PerformanceEntryReporter) This sets up a C++ unit test suite for `PerformanceEntryReporter` (the core part of the native side...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: # Changelog: [Internal] - There is no guarantee that `setUpPeformance`, which establishes the `global.performance` object accordingly, will be always called before anything tries to use performance logging. In fact,...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: # Changelog: [Internal] - The `global.performance` object now has all of the API defined according to the `Performance` API, so we can modify the local RN's flow definition override...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: # Changelog: [Internal] - I've noticed bundler spamming with cyclical dependency warnings when working on FB4A. This gets rid of the unneeded two-way dependency between `ListMetricsAggregator VirtualizeUtils`. Differential Revision:...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: ## Changelog: [Internal]- This adds an ability to have multiple custom source transformers when resolving asset sources, which is beneficial in some scenarios. The transformers are chained, being executed...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: ## Changelog: [Internal] - As in the title. Differential Revision: D55640126

CLA Signed
p: Facebook
Partner
fb-exported

Summary: ## Changelog: [Internal] - As in the title. Differential Revision: D55576494

CLA Signed
p: Facebook
Partner
fb-exported

Summary: ## Changelog: [Internal] - With D55574528 and D55623682 having landed concurrently, and the latter enabling warnings-as-errors for Kotlin files vs the former having one such warning, this caused a...

CLA Signed
p: Facebook
Partner
fb-exported

Summary: # Changelog: [Internal] - Converts code related to DevSettings Module/Activity to Kotlin. Differential Revision: D55574529

CLA Signed
p: Facebook
Partner
fb-exported