react-native/ReactCommon/yoga/yoga
David Vacca 3cd2b43426 [yoga re-add assertion to check for owner reference before adding child.
Reviewed By: emilsjolander

Differential Revision: D7495417

fbshipit-source-id: b81174aeea3f2796d76ccdae4a8eddd0beace0aa
2018-04-04 10:54:35 -07:00
..
Utils.cpp Updated the implementation of leading padding 2018-04-04 08:31:52 -07:00
Utils.h Updated the implementation of leading padding 2018-04-04 08:31:52 -07:00
YGConfig.cpp Fix compilation on MSVC by moving YGConfig to C++ 2018-04-04 10:00:53 -07:00
YGConfig.h Fix compilation on MSVC by moving YGConfig to C++ 2018-04-04 10:00:53 -07:00
YGEnums.cpp Update license headers for MIT license 2018-02-16 18:31:53 -08:00
YGEnums.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
YGFloatOptional.cpp Make the return type of YGNodeBoundAxisWithinMinAndMax to YGFloatOptional 2018-04-04 08:31:52 -07:00
YGFloatOptional.h Changed the type of computedFlexBasis to YGFloatOptional in YGLayout 2018-04-04 08:31:52 -07:00
YGLayout.cpp Changed the type of computedFlexBasis to YGFloatOptional in YGLayout 2018-04-04 08:31:52 -07:00
YGLayout.h Changed the type of computedFlexBasis to YGFloatOptional in YGLayout 2018-04-04 08:31:52 -07:00
YGMacros.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
YGNode.cpp Change the return type of getMarginForAxis to YGFloatOptional 2018-04-04 08:31:53 -07:00
YGNode.h Fix compilation on MSVC by moving YGConfig to C++ 2018-04-04 10:00:53 -07:00
YGNodePrint.cpp Moved YGFloatOptional from C struct to C++ struct 2018-03-15 12:41:16 -07:00
YGNodePrint.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
YGStyle.cpp Change the type of aspect Ratio to YGFloatOptional 2018-04-03 15:02:57 -07:00
YGStyle.h Change the type of aspect Ratio to YGFloatOptional 2018-04-03 15:02:57 -07:00
Yoga-internal.h Fix compilation on MSVC by moving YGConfig to C++ 2018-04-04 10:00:53 -07:00
Yoga.cpp [yoga re-add assertion to check for owner reference before adding child. 2018-04-04 10:54:35 -07:00
Yoga.h Extend Yoga to be able clone Yoga Node with new children 2018-04-01 18:32:12 -07:00