react-native/ReactCommon/fabric/uimanager
Valentin Shergin 57d69772b7 Fabric: Improved signature of `calculateMutationInstructions`
Summary: Apparently, `calculateMutationInstructions` must also produce mutation instructions for root node as well. To make it possible we have to change the signature of the function and weak some restrictions in TreeMutationInstruction.

Reviewed By: fkgozali

Differential Revision: D7958248

fbshipit-source-id: 4109a6bce3a77f7eb89157201fd0e80f98487dbd
2018-05-15 23:58:59 -07:00
..
tests iOS: added placeholder test setup for fabric graphics/uimanager/view targets 2018-03-23 22:22:20 -07:00
BUCK Fabric/Text: Connecting the dots 2018-05-08 19:24:10 -07:00
ComponentDescriptorRegistry.cpp Fabric: ComponentDescriptorRegistry::operator[] marked as const 2018-04-10 12:59:51 -07:00
ComponentDescriptorRegistry.h Fabric: ComponentDescriptorRegistry::operator[] marked as const 2018-04-10 12:59:51 -07:00
Differentiator.cpp Fabric: Improved signature of `calculateMutationInstructions` 2018-05-15 23:58:59 -07:00
Differentiator.h Fabric: Improved signature of `calculateMutationInstructions` 2018-05-15 23:58:59 -07:00
FabricUIManager.cpp iOS: whitelist a few components for testing purpose 2018-05-15 09:28:41 -07:00
FabricUIManager.h Fabric: Introducing UIManagerDelegate 2018-04-10 12:59:51 -07:00
IFabricPlatformUIOperationManager.h `fabric/uimanager` module 2018-03-18 19:17:39 -07:00
Scheduler.cpp Fabric: Introducing `ShadowTree` 2018-05-08 23:03:36 -07:00
Scheduler.h iOS: Mark Scheduler class as final 2018-05-10 15:17:53 -07:00
SchedulerDelegate.h Fix dtor declaration for clang-6 2018-04-20 10:04:39 -07:00
ShadowTree.cpp Fabric: Improved signature of `calculateMutationInstructions` 2018-05-15 23:58:59 -07:00
ShadowTree.h Fabric: Introducing `ShadowTree` 2018-05-08 23:03:36 -07:00
ShadowTreeDelegate.h Fabric: Introducing `ShadowTree` 2018-05-08 23:03:36 -07:00
TreeMutationInstruction.cpp Fabric: Improved signature of `calculateMutationInstructions` 2018-05-15 23:58:59 -07:00
TreeMutationInstruction.h Fabric: Refined TreeMutationInstruction class 2018-04-10 12:59:50 -07:00
UIManagerDelegate.h Fabric: Introducing UIManagerDelegate 2018-04-10 12:59:51 -07:00