react-native/ReactCommon/yoga/yoga
Lukas Wöhrl 0ec984e69a Optimize log print by using html format
Summary:
See facebook/yoga#453. Optimizes the node log print by generating some enum text via ```enum.py``` and moving printing to new functions to reduce boilerplate code.

Changes the log output to format the nodes in html to be able to copy paste it  into browsers for quick debugging.

Hides all default values.
Closes https://github.com/facebook/yoga/pull/479

Reviewed By: gkassabli

Differential Revision: D4802184

Pulled By: emilsjolander

fbshipit-source-id: 143bd63cbc31fb0755d711062cb4e6a448049ba3
2017-04-03 09:45:47 -07:00
..
YGEnums.c Optimize log print by using html format 2017-04-03 09:45:47 -07:00
YGEnums.h Optimize log print by using html format 2017-04-03 09:45:47 -07:00
YGMacros.h Workaround for P/Invoke AccessViolationException 2017-03-06 11:33:02 -08:00
YGNodeList.c Rename directories 2016-12-07 05:14:12 -08:00
YGNodeList.h Rename directories 2016-12-07 05:14:12 -08:00
Yoga.c Optimize log print by using html format 2017-04-03 09:45:47 -07:00
Yoga.h Revert D4716024: [yoga] Avoid transfering cached layout information to java 2017-03-17 13:30:26 -07:00