Commit Graph

  • b043669972 Explicitly set autoglob (long tail) Ron Edelstein 2020-12-17 19:33:39 -08:00
  • e65b1ef654 Fix Yoga Playground website Litho codegen bugs Kris Georges 2020-11-10 08:21:19 -08:00
  • 07eac0c6e2 Fix clone issue in YogaNodeJNIBase Pasquale Anatriello 2020-10-29 09:23:02 -07:00
  • 64e2459427 remove most of tvOS remnants from the code (#29407) simek 2020-09-28 21:24:45 -07:00
  • f350c7a58e explicitly set types_first=false in flowconfigs Panagiotis Vekris 2020-09-10 16:00:22 -07:00
  • e0ae96368c Add DoNotStripAny Paco Estevez Garcia 2020-08-28 06:30:53 -07:00
  • e1c9d8800e Assign test_ownership_2020 as owner for unowned java tests in fbandroid Jiawei Lv 2020-08-11 17:09:47 -07:00
  • 084d5935e6 Tweak stdlib imports in event, utils Thomas Nardone 2020-08-03 09:26:28 -07:00
  • fc88b2f774 Introducing YGPositionTypeStatic Valentin Shergin 2020-07-20 00:31:15 -07:00
  • 5ac5624e3f remediation of S205607 Stanislau Hlebik 2020-07-17 17:07:23 -07:00
  • 16f676eccf remediation of S205607 Stanislau Hlebik 2020-07-17 17:07:23 -07:00
  • 0767f4d105 Using YGPositionTypeAbsolute value where we compare absolute vs relative Valentin Shergin 2020-07-14 15:20:24 -07:00
  • a93e5d63c9 Don't call config->setLogger(nullptr) directly to avoid having no logger at all Amir Shalem 2020-07-06 03:41:19 -07:00
  • d74a1069a0 xplat: Disable Starlark in several files Stiopa Koltsov 2020-06-24 12:15:15 -07:00
  • ab1ed0c320 fix missing invalidation if owner has undefinied dims Lukas Wöhrl 2020-06-11 21:21:20 +02:00
  • 1e1e5cb477 fix absolut position when padding in place Lukas Wöhrl 2020-06-11 17:45:45 +02:00
  • b61a63669c use availableInnerMainDim instead of mainAxisOwnerSize Lukas Wöhrl 2020-06-11 17:07:06 +02:00
  • 2e9c2d4d7a fix wrong min-width percentage calculation for child Lukas Wöhrl 2020-06-11 16:44:59 +02:00
  • 999bd723d8 fix margin auto lead to negativ positioning woehrl01/fix-margin-auto-negative woehrl01/fix-margin-auto-negative Lukas Wöhrl 2020-06-09 12:59:16 +02:00
  • 633cdc9088 use fmod and YGDoubleEquals for double operations instead of float Sidharth Guglani 2020-06-08 08:07:37 -07:00
  • ede65bbce4 Buckification of Yoga build script woehrl01/master woehrl01/HEAD Steven Koeber 2020-06-04 06:35:13 -07:00
  • 4135420cba Fix GitHub Actions secrets access (#1005) Jon Janzen 2020-05-14 12:19:37 -07:00
  • 07c0d539bd throw std::logic_error instead of aborting the process and convert to java exception Sidharth Guglani 2020-05-14 06:32:13 -07:00
  • ac7c85c0a6 Migrate CI from TravisCI to GitHub Actions (#1004) Jon Janzen 2020-05-12 11:44:50 -07:00
  • 83b27417ae Fix rounding error using double instead of float Sidharth Guglani 2020-04-27 14:38:51 -07:00
  • 884f147742 Fixed incorrect owner assignment in YGNode move constructor Valentin Shergin 2020-04-20 12:01:56 -07:00
  • a96a36ef59 Link yogacore statically into yoga Gavin Weng 2020-04-17 17:31:39 -07:00
  • 1bd4123df1 fix typo as there is no file called YGJNI.cpp (#990) acton393 2020-04-17 05:43:28 -07:00
  • 92b76447b7 use default value of enums YGDirection and YGMeasureMode instead of -1 Sidharth Guglani 2020-04-17 05:25:22 -07:00
  • e637cf2d72 Add Yoga also as a dependency of testutil-jni Sidharth Guglani 2020-04-15 00:47:07 -07:00
  • 9b96a5362a Yoga Podspec: Export YGNode and YGStyle headers (#997) empyrical 2020-04-14 16:39:32 -07:00
  • e5743e851b Set width/height also to Undefined when we change the measure mode to Undefined Sidharth Guglani 2020-04-14 02:04:17 -07:00
  • f7bc0ad248 Upgrade Prettier in Xplat to version 1.19.1: format files George Zahariev 2020-04-09 10:55:48 -07:00
  • 8c53c2dcca Upgrade Prettier in Xplat to version 1.19.1 George Zahariev 2020-04-09 10:55:48 -07:00
  • be51bc44a4 Revert Name Change for FBLite Gavin Weng 2020-04-06 19:51:09 -07:00
  • 5eba2d42bd Enhance build process (#994) Gavin Weng 2020-04-06 11:45:21 -07:00
  • 2049c85a6c Unit tests for flexshrink min width cases Sidharth Guglani 2020-04-01 14:37:45 -07:00
  • ecd7790dd8 Fix Yoga flexshrink with min-width sizing issue Sidharth Guglani 2020-04-01 14:37:45 -07:00
  • 0f08aa53da Back out "Upgrade Prettier from 1.17 to 2.0.2." Michael Bolin 2020-03-24 21:35:58 -07:00
  • 5bf93e81ba Upgrade Prettier from 1.17 to 2.0.2. Michael Bolin 2020-03-24 20:18:20 -07:00
  • 4f1231f411 Fix typo in buck targets Lior Israeli 2020-03-24 05:18:30 -07:00
  • b280a19b0a Run 'arc lint-deps' Adam Ernst 2020-03-10 10:55:08 -07:00
  • 63a463d011 Mark YogaKit as modular Nate Stedman 2020-03-10 09:35:55 -07:00
  • adb87e347f chore: fix typo in comments (#28269) Jesse Katsumata 2020-03-09 15:34:16 -07:00
  • 2d52b5a873 fix layout tab height issue in playground on home page Sidharth Guglani 2020-02-25 07:27:56 -08:00
  • 6c61cd5f05 Fix layout tab scrolling in playground Sidharth Guglani 2020-02-19 11:10:06 -08:00
  • bfc3b2f86f fix lint errors Sidharth Guglani 2020-02-18 08:09:53 -08:00
  • a1278cee05 Make YGValue.h compile with Clang on Windows Christoph Purrer 2020-02-05 13:35:21 -08:00
  • e983c4a5ef Swap child Yoga Pasquale Anatriello 2020-01-30 03:41:45 -08:00
  • 7f97e8b232 Allow redex to optimize more of yoga by removing unneeded @DoNotStrip marks Amir Shalem 2019-12-04 01:32:14 -08:00
  • 089095f532 create global ref properly in YogaJNIException Sidharth Guglani 2019-12-03 15:57:51 -08:00
  • ac8eb111a9 Add defensive check for result returned after JNI function calls Sidharth Guglani 2019-12-02 05:21:56 -08:00
  • 073f49d0d0 Use YogaJniException in jni call exception handling Sidharth Guglani 2019-12-02 05:21:56 -08:00
  • 67915b5905 Add YogaJniException class Sidharth Guglani 2019-12-02 05:21:56 -08:00
  • 015df9c512 Remove bitfield.h Sidharth Guglani 2019-11-27 14:16:42 -08:00
  • f7f134274c Remove bitfield from YGNode.h Sidharth Guglani 2019-11-27 14:16:42 -08:00
  • aeb9549af7 Fix javadocs Sergey Ryabov 2019-11-22 10:08:38 -08:00
  • f3498a2959 Remove BItfield from YGLayout.h Sidharth Guglani 2019-11-22 04:28:49 -08:00
  • 9d2ca758fa Remove Bitfield from YGStyle Sidharth Guglani 2019-11-22 04:28:49 -08:00
  • 9650c1903d converts BitfieldTests to BitUtilsTest Sidharth Guglani 2019-11-22 04:28:49 -08:00
  • f4840a0148 Added BitUtils Sidharth Guglani 2019-11-22 04:28:49 -08:00
  • 198e99d30c Back out "not using templates for updating styles which are used via bitfield" Sidharth Guglani 2019-11-22 04:28:49 -08:00
  • cd0191c247 not using templates for updating styles which are used via bitfield Sidharth Guglani 2019-11-15 06:37:39 -08:00
  • 7ec0ef8470 add test for margin and padding percent applied on leaf nodes with measure function Sidharth Guglani 2019-11-15 05:10:33 -08:00
  • b88cf7ff67 use owner's width for resolving the margin and padding for node Sidharth Guglani 2019-11-15 05:10:33 -08:00
  • 20fe53b254 Add --version-script Sidharth Guglani 2019-11-13 16:36:53 -08:00
  • f99da09716 Remove useVanillaJNI flag and usage of fbjni in yoga build Sidharth Guglani 2019-11-13 15:13:02 -08:00
  • 5960dd888d Add test for margin top not calculated correctly if defined in percentage Sidharth Guglani 2019-11-13 07:24:16 -08:00
  • b0a0007d6e using width for calculating margin top percent Sidharth Guglani 2019-11-13 05:27:00 -08:00
  • 73a4a6d29f Fixes the Yogakit compilation bug for xcode11 Pritesh Nandgaonkar 2019-11-11 10:14:40 -08:00
  • 0be0e9fc01 Solve lib lint failure 1.18.0 Pritesh Nandgaonkar 2019-11-08 04:00:53 -08:00
  • ddf748a99d Add Swift extension as a separate pod v1.17.0 1.17.0 Pritesh Nandgaonkar 2019-11-07 10:48:44 -08:00
  • 4d16ee4ed4 Use double for YGRoundValueToPixelGrid calculations Sidharth Guglani 2019-11-05 17:12:39 -08:00
  • b72efaaaca Added missing YOGA_EXPORT Dmytro Kasianchuk 2019-11-02 20:41:13 -07:00
  • 6327893b9b Use compiler flags -ffunction-sections, -fdata-sections and gc sections in both jni and core Sidharth Guglani 2019-11-01 11:45:19 -07:00
  • 8c3ee81d6e Use compiler flag -fvisibility=hidden Sidharth Guglani 2019-11-01 11:45:19 -07:00
  • fb07dcff40 Fix data race with gCurrentGenerationCount Scott Wolchok 2019-10-28 12:38:05 -07:00
  • 27f42c90db Remove setStyleInputs API Sidharth Guglani 2019-10-23 02:35:21 -07:00
  • 688bd4ef72 Add exception handling in vanilla jni Sidharth Guglani 2019-10-22 10:45:20 -07:00
  • 42bba10894 Tidy up license headers Andres Suarez 2019-10-15 10:30:08 -07:00
  • 495d8da596 useVanilla flag for measure and baseline methods as well Sidharth Guglani 2019-10-11 02:01:56 -07:00
  • 869a33eb13 no need to pass env to ref method , we can directly use getCurrentEnv() Sidharth Guglani 2019-10-10 05:31:30 -07:00
  • 050893f15a rename PtrJNodeMap to PtrJNodeMapVanilla in yoga vanilla jni files Sidharth Guglani 2019-10-10 05:31:30 -07:00
  • 8aa67abdb2 Fix YGNodeJobject method Sidharth Guglani 2019-10-10 05:31:30 -07:00
  • 2e321fc69f Move JNI_OnLoad to separate file which registers both fbjni and jni methods Sidharth Guglani 2019-10-10 05:31:30 -07:00
  • aa2610c2dd Set missing useVanillaJNI in constructor for YogaNode Amir Shalem 2019-10-10 02:42:41 -07:00
  • 293b657aef Use TestParametrization for testing both fbjni and vanillaJNI version Sidharth Guglani 2019-10-09 09:26:47 -07:00
  • d6591439d1 move YGSetLogger and YGConfigFree with global ref to vanilla jni Sidharth Guglani 2019-10-09 09:26:47 -07:00
  • 2ef674edd3 move measure and baseline methods Sidharth Guglani 2019-10-08 17:48:32 -07:00
  • 22a60e82b0 move yg node new and ygnode new with config Sidharth Guglani 2019-10-08 17:48:32 -07:00
  • 34739ec652 Move calculate layout method to vanilla JNI Sidharth Guglani 2019-10-08 17:48:32 -07:00
  • b9b0217a07 Add Scoped Local and Global Ref Sidharth Guglani 2019-10-08 17:48:32 -07:00
  • 7c2683fe52 move setStyleInputs to vanilla jni (YogaStyleProperties Part 5) Sidharth Guglani 2019-10-08 14:23:57 -07:00
  • ee73f556b4 move config jni methods to vanilla jni Sidharth Guglani 2019-10-08 14:23:57 -07:00
  • 34b68cf1d2 move YGNode related methods to vanilla jni Sidharth Guglani 2019-10-08 14:23:57 -07:00
  • 8975019269 move edge style properties to vanilla jni (YogaStyleProperties Part 4) Sidharth Guglani 2019-10-08 14:23:57 -07:00
  • 6e6b1369ac move percent auto style properties to vanilla jni (YogaStyleProperties Part 3) Sidharth Guglani 2019-10-08 14:23:57 -07:00
  • 25b8c94788 move common code to YGJNI.h header class Sidharth Guglani 2019-10-08 14:23:57 -07:00
  • 3fce27c48c Migrate YGNodeStyleGetFlex method to vanilla jni (YogaStyleProperties Part 2) Sidharth Guglani 2019-10-08 14:23:57 -07:00
  • 32a973ebd1 Move style properties which accept one parameter to vanilla JNI (YogaStyleProperties Part 1) Sidharth Guglani 2019-10-08 14:23:57 -07:00