Commit Graph

  • 4a1d532674 Convert FabricUIManager.measure params to floats Joshua Gross 2019-05-03 12:24:41 -07:00
  • a87af19d3f workaround T43930203 where originalConsole.assert doesn't properly check the condition and always fires Spencer Ahrens 2019-05-03 12:20:30 -07:00
  • 920632cadb Reuse message when updating redbox with symbolicated JS error Moti Zilberman 2019-05-03 12:15:52 -07:00
  • 7a8de7db46 Replace throwIfJNIReportsPendingException Ramanpreet Nara 2019-05-03 11:56:59 -07:00
  • a9650709e3 Fix multiple invocations of getConstants Ramanpreet Nara 2019-05-03 11:56:59 -07:00
  • c9006ce5fb Refactor getConstants implementation Ramanpreet Nara 2019-05-03 11:56:58 -07:00
  • 0e1dfd4369 Upgrade to Flow v0.98 Nat Mote 2019-05-03 11:39:41 -07:00
  • 2fd381caf5 Remove API to constrain measure cache size David Aurelio 2019-05-03 05:51:37 -07:00
  • 7df10d3839 Fix YGConfig constructors David Aurelio 2019-05-03 04:56:28 -07:00
  • 4b98ac9295 Refactor Virtualized List to not use findNodeHandle when calling measureLayout David Vacca 2019-05-02 20:28:08 -07:00
  • ee681b72ce React sync for revisions 8e25ed2...ec6691a David Vacca 2019-05-02 17:30:41 -07:00
  • 0708e28caf TM: removed unused virtual invokeMethod() and invalidate() Kevin Gozali 2019-05-02 14:07:13 -07:00
  • 4900077e83 Add libfolly_futures target Marc Horowitz 2019-05-01 18:39:29 -07:00
  • 709baabb62 add to inputs in buildReactNdkLib so gradle will rebuild on more changes Marc Horowitz 2019-05-01 18:39:28 -07:00
  • 7486c77ab5 make prepareGlog idempotent Marc Horowitz 2019-05-01 18:39:28 -07:00
  • 29d77ec251 Add foundations for event system David Aurelio 2019-05-01 17:04:17 -07:00
  • ea8a57116f Fabric: A new way to compute nodes for onLayout event Valentin Shergin 2019-05-01 16:24:23 -07:00
  • af5633bcba Remove invariant on nested sibling VirtualizedLists without unique listKey props Logan Daniels 2019-05-01 15:10:11 -07:00
  • b273516b02 Making UITemplateProcessorTest not instrumentation Valentin Shergin 2019-05-01 10:43:42 -07:00
  • 45e77c8324 Adds a touchSoundDisabled prop to Touchable (#24666) Yury Korzun 2019-05-01 09:28:26 -07:00
  • 0c7376c7ce YGStyle: Make getters/setters template args of BitfieldRef David Aurelio 2019-05-01 06:47:31 -07:00
  • 0e17af907e Track which style properties have been set on YGStyle David Aurelio 2019-05-01 06:47:31 -07:00
  • a7e4ce0f0d Deduplicate updateStyle overloads David Aurelio 2019-05-01 06:47:31 -07:00
  • 1069b7b4d3 YGStyle: mutable accessors return Ref instances David Aurelio 2019-05-01 06:47:30 -07:00
  • 88dbb4558c Use class canonical name for PARTIAL_WAKE_LOCK tag (#24673) Tim Wang 2019-05-01 02:50:52 -07:00
  • bdb1d4377e Do not throw on empty registered headless task (#24671) Tim Wang 2019-05-01 02:17:11 -07:00
  • 5200ea8a1a Expose first implementation of the legacy method UIManager.measureInWindow on Fabric David Vacca 2019-04-30 23:46:21 -07:00
  • 1d65244376 Changes in float-family conversion infra Valentin Shergin 2019-04-30 16:34:59 -07:00
  • 0196654f29 Fabric: Using Infinity instead of Undefined in LayoutConstraints Valentin Shergin 2019-04-30 16:34:59 -07:00
  • 181b42bfce Fabric: Inlining (and removing) kFloatMax and kFloatMin constants Valentin Shergin 2019-04-30 16:34:59 -07:00
  • 5b73b6771e Expose measureLayout in UIManagerBinding.cpp David Vacca 2019-04-30 15:01:40 -07:00
  • 5eac8ca9b0 Migrate VirtualizedList to use ref.measureLayout David Vacca 2019-04-30 15:01:40 -07:00
  • b3a07685f2 Add debug information in Mounting Manager David Vacca 2019-04-30 15:01:38 -07:00
  • abbeac9bb3 Refactor mapping of ComponentNames in FabricUIManager David Vacca 2019-04-30 15:01:38 -07:00
  • 532afbde6e Add support for Modal in Android David Vacca 2019-04-30 15:01:37 -07:00
  • ecdb239eaa Update styles of Modal container as a pre-requisite to implement Modal on Fabric David Vacca 2019-04-30 15:01:37 -07:00
  • 694bf7104c TM iOS optimization: codegen @selector for each method call. Kevin Gozali 2019-04-30 13:55:25 -07:00
  • 845eee403e Allow arbitrary location for third-party iOS dependency cache Héctor Ramos 2019-04-30 09:44:00 -07:00
  • 005b4556ce Re-enable testBundleURL test in open source Héctor Ramos 2019-04-30 09:44:00 -07:00
  • 49d26eb0c4 cleanup RedBox message and stack output (#24662) Michał Pierzchała 2019-04-30 07:30:45 -07:00
  • b92f30dcc5 Fix test_javascript e2e tests (#24658) Héctor Ramos 2019-04-30 03:05:06 -07:00
  • 82148da667 call onValueChange only when value changes (#24653) A C SREEDHAR REDDY 2019-04-30 02:22:27 -07:00
  • 2ef56c025d Bump @react-native-community/eslint-config version (#24650) Matt Oakes 2019-04-30 02:15:43 -07:00
  • 61d2f1e6be Display wrong view hierarchy in Test exceptions David Vacca 2019-04-30 01:45:08 -07:00
  • f98880b1a3 - Fix mounting of views when a re-order happen caused by changes in viewflattening David Vacca 2019-04-30 01:45:08 -07:00
  • 8e6031cac7 Add component schema for Modal David Vacca 2019-04-30 01:45:08 -07:00
  • 3c125e867f Call designated initializer for SurfaceHostingProxyRootView (#24368) zhongwuzw 2019-04-29 21:38:57 -07:00
  • a0523da53d Fabric: Moving RNWrapManagedObject to react/utils module Valentin Shergin 2019-04-29 21:17:40 -07:00
  • 718ffe5038 Fabric: ContextContainer::findInstance returns an optional intead of throwing an exception Valentin Shergin 2019-04-29 21:17:39 -07:00
  • 6d9f0a7d2a Fabric: Using full ShadowNodeFragment (not just Props) during construction of initial state Valentin Shergin 2019-04-29 21:17:39 -07:00
  • 2a55939f20 Fabric: ShadowNodeFragment::Value - owning counterpart of ShadowNodeFragment Valentin Shergin 2019-04-29 21:17:38 -07:00
  • 035e0403bb Fabric: ShadowNodeFragment::rootTag was renamed to surfaceId Valentin Shergin 2019-04-29 21:17:38 -07:00
  • 81d0f9a690 Ensure proper Synchronization on ReactChoreographer David Vacca 2019-04-29 18:08:39 -07:00
  • 3c7d8e0cc1 Remove paragraph_measure_cache experiment code Joshua Gross 2019-04-29 17:49:05 -07:00
  • 88c18fa93b add typeof to resolve Component: Component flow error Avik Chaudhuri 2019-04-29 17:14:35 -07:00
  • 458e70c79d Upload full video when passed in a PHAsset Mehdi Mulani 2019-04-29 14:06:23 -07:00
  • e7e1a93d8a Fix exception when attempt to load image from file system (#24457) Harry Nguyen 2019-04-29 10:16:57 -07:00
  • f75d47c915 Fixes SafeAreaView when set emulateUnlessSupported on safeArea supported devices (#24615) zhongwuzw 2019-04-29 09:59:37 -07:00
  • 6f6696fa63 ReactAndroid: JS errors during bundle load were reported as UnknownCppException (#24648) Emiel Mols 2019-04-29 09:42:04 -07:00
  • 65eea9d1f8 Set the Prettier config so it is not forced on users of @react-native-community/eslint-config (#24635) Matt Oakes 2019-04-29 09:41:36 -07:00
  • 20b09e4c45 The ART '<Surface>' becomes invisible in Android (#22624) Guilherme Iscaro 2019-04-29 09:25:18 -07:00
  • 110a382b59 Expose the value type used by YGStyle as ValueRepr David Aurelio 2019-04-29 09:18:57 -07:00
  • 98eabbe61c More constness David Aurelio 2019-04-29 09:18:57 -07:00
  • cd4270d372 YGFloatOptional: Move binary operators to free functions David Aurelio 2019-04-29 09:18:57 -07:00
  • ffa3b0d4d6 Add convert compatible of NSString for bridge message data (#24630) zhongwuzw 2019-04-29 06:33:02 -07:00
  • 382f088fb0 Fix: respect "withCredentials: false" in RCTNetworking iOS (#24629) Dmitry Dushkin 2019-04-29 03:43:28 -07:00
  • 6ab249f220 Report native module name on crash when native module has failed to load (#24633) Dmitry Dushkin 2019-04-29 03:29:04 -07:00
  • 9fba85569c Fix crash when borderXColor is null on Android (#24640) Janic Duplessis 2019-04-29 03:25:31 -07:00
  • 61c5e356ca Fix accessibility event properties for TextInput (#24641) Estevão Lucas 2019-04-29 03:16:37 -07:00
  • ca9a55e28b Remove accessibilityTraits prop (accessibility) (#24643) Estevão Lucas 2019-04-29 03:14:32 -07:00
  • bb6f316c87 Gradle KTS (#24631) Dulmandakh 2019-04-29 02:35:51 -07:00
  • 8f186b84ae default isInteraction to !useNativeDriver Spencer Ahrens 2019-04-27 10:16:12 -07:00
  • 30348f7899 bump android gradle plugin to 3.4.0 (#24463) Dulmandakh 2019-04-27 09:39:35 -07:00
  • 6976a93126 bump Gradle to 5.4.1 (#24542) Dulmandakh 2019-04-27 00:06:58 -07:00
  • 4b4c8d4d02 android: renamed strings.xml to strings_unlocalized.xml Kevin Gozali 2019-04-26 15:25:46 -07:00
  • 290ca81d5e Remove __has_include calls for UIUserActivity.h Weichun Yuan 2019-04-26 10:51:09 -07:00
  • cc2b3d0ebf Add setNativeProps support for SafeAreaView (#24589) zhongwuzw 2019-04-26 08:43:47 -07:00
  • 243070afe2 DialogModule supports only FragmentActivity (#23365) Dulmandakh 2019-04-26 02:43:14 -07:00
  • ffc0986a38 YGNodeToString: take const ref to node style David Aurelio 2019-04-26 02:10:01 -07:00
  • b46eda78a9 translation auto-update for i18n/fb4a.config.json on master Build Service 2019-04-25 22:36:12 -07:00
  • de29553818 translation auto-update for i18n/expresswifi.config.json on master Build Service 2019-04-25 22:36:11 -07:00
  • 8eac1b3a4e translation auto-update for i18n/creatorapp.config.json on master Build Service 2019-04-25 22:36:10 -07:00
  • 86c2706d85 translation auto-update for i18n/bishop.config.json on master Build Service 2019-04-25 22:36:09 -07:00
  • 4585e3bd8e translation auto-update for i18n/analyticsapp.config.json on master Build Service 2019-04-25 22:36:09 -07:00
  • 0db8226392 translation auto-update for i18n/adsmanager.config.json on master Build Service 2019-04-25 22:36:08 -07:00
  • 9079beda9b OSS: Marked strings.xml as non-translatable and removed irrelevant translations Kevin Gozali 2019-04-25 16:24:30 -07:00
  • 782dc940a6 add snapshots for mocked and unmocked components part 2 (#24593) Brandon Carroll 2019-04-25 12:08:59 -07:00
  • eb40b09bfd Back out "[react-native][PR] add support for native/downloadable fonts" Kevin Gozali 2019-04-25 11:11:40 -07:00
  • 5592744825 translation auto-update for i18n/pages-manager.config.json on master Build Service 2019-04-25 10:55:05 -07:00
  • 27d2506dc7 translation auto-update for i18n/onavo-spaceship.config.json on master Build Service 2019-04-25 10:55:05 -07:00
  • 7a786ab1f0 translation auto-update for i18n/instagram.config.json on master Build Service 2019-04-25 10:55:03 -07:00
  • b56e183f9e translation auto-update for i18n/instagram-igtv.config.json on master Build Service 2019-04-25 10:55:03 -07:00
  • 8ddd37c56d translation auto-update for i18n/fb4a.config.json on master Build Service 2019-04-25 10:55:03 -07:00
  • 79bde6a48a translation auto-update for i18n/expresswifi.config.json on master Build Service 2019-04-25 10:55:02 -07:00
  • 86462bfc84 translation auto-update for i18n/creatorapp.config.json on master Build Service 2019-04-25 10:55:02 -07:00
  • 5628ac6447 translation auto-update for i18n/bishop.config.json on master Build Service 2019-04-25 10:55:01 -07:00
  • 28c18fcef5 translation auto-update for i18n/analyticsapp.config.json on master Build Service 2019-04-25 10:55:01 -07:00
  • ef4c9867d8 translation auto-update for i18n/adsmanager.config.json on master Build Service 2019-04-25 10:55:00 -07:00
  • 1aeac1c625 Additional Accessibility Roles and States (#24095) Marc Mulcahy 2019-04-25 06:09:35 -07:00
  • 421ffb05ae Adjust test manual e2e script to work with new init (#24583) Kacper Wiszczuk 2019-04-25 01:58:43 -07:00