forked from microsoft/react-native-macos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove "deduplicated" spannable path
Summary: This removes the bulk of code added in facebook#39630. We're not shipping it, as it caused performance regressions. After this, I'm going to see if I can delete the non-MapBuffer version of TextLayoutManager, which is probably Differential Revision: D56796936
- Loading branch information
1 parent
c96c893
commit 90d44d2
Showing
34 changed files
with
34 additions
and
1,086 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 0 additions & 48 deletions
48
...ve/ReactAndroid/src/main/java/com/facebook/react/views/text/BasicTextAttributeProvider.kt
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
...eactAndroid/src/main/java/com/facebook/react/views/text/EffectiveTextAttributeProvider.kt
This file was deleted.
Oops, something went wrong.
63 changes: 0 additions & 63 deletions
63
...actAndroid/src/main/java/com/facebook/react/views/text/HierarchicTextAttributeProvider.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.