react-native/ReactCommon/fabric
Valentin Shergin 1d93d70af4 Fabric: `ShadowNodeCloneFunction` signature was unified with ShadowNode copy constructor
Summary:
@public
Now it accepts `const ShadowNode &` instead of `std::shared_ptr<const ShadowNode>` which is more reasonable (and more performant) becasue the function must not retain ownershipt.

Reviewed By: mdvacca

Differential Revision: D9073921

fbshipit-source-id: c24c475615e0f81b3e004e118dea7565d8e757b4
2018-08-04 09:47:31 -07:00
..
attributedstring Fabric: `SharedColor` for Android 2018-07-17 18:17:27 -07:00
components Fabric: Removed unnecessary `YGValue::operator==` 2018-08-04 09:47:31 -07:00
core Fabric: `ShadowNodeCloneFunction` signature was unified with ShadowNode copy constructor 2018-08-04 09:47:31 -07:00
debug Fix conditional load usage. 2018-07-14 18:32:20 -07:00
events Fabric: Events related classes were moved to separate buck target 2018-07-17 22:53:57 -07:00
graphics Fabric: `SharedColor` for Android 2018-07-17 18:17:27 -07:00
imagemanager Fabric: Fixed image URLs parsing 2018-08-03 08:32:56 -07:00
sample Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
textlayoutmanager Simplifying child nodes management in YogaLayoutableShadowNode 2018-07-17 22:53:56 -07:00
uimanager Fabric: Using `const &` type for `ShadowNodeFragment`'s fields 2018-08-04 09:47:31 -07:00