-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Expose font fallback API in TextStyle, Roll engine 54a3577c0139..215ca1560088 (8 commits) #25585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or 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
Contributor
Author
|
Tests should pass when the engine is rolled with engine changes (which will land with this). |
Contributor
kangwang1988
added a commit
to XianyuTech/flutter
that referenced
this pull request
Dec 26, 2018
* flt_master: (143 commits) Roll engine 215ca15..d8c5ec0 (12 commits) (flutter#25728) Provide some more locations for the FAB. (flutter#24736) Undeprecated BigInteger support, but document what it actually does. (flutter#24511) ClipPath.shape and related fixes (flutter#24816) Handle errors in `compute()` by propagating them to the Future. (flutter#24848) Fix merge conflict. (flutter#25718) Some minor tweaks to InputDecoration (mainly docs). (flutter#24643) Expose font fallback API in TextStyle, Roll engine 54a3577..215ca15 (8 commits) (flutter#25585) Updated Shrine demo (flutter#25674) Pin the goldens repo to a specific commit in the android_views test. (flutter#25678) Friendlier flags for Dart compilation training. (flutter#25645) Revert dependency upgrade to see if it helps with build times and APK size (flutter#25642) Depend on the goldens repo through git. (flutter#25479) no period after an alone link in see also section (flutter#25604) Update links for China help (flutter#25238) Roll engine 6a90418..54a3577 (23 commits) (flutter#25649) Roll engine e859296..6a90418 (4 commits) (flutter#25643) Adding support for android app bundle - Issue flutter#17829 (flutter#24440) Revert "[O] Remove many timeouts. (flutter#23531)" (flutter#25646) [O] Remove many timeouts. (flutter#23531) ...
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
a: typography
Text rendering, possibly libtxt
f: material design
flutter/packages/flutter/material repository.
framework
flutter/packages/flutter repository. See also f: labels.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Depends on the changes in flutter/engine#7241. Will require an engine roll.
Adds fontFamilyFallback to TextStyle.
Also rolls engine:
git log --oneline --no-merges 54a3577..215ca15
215ca15 Support user-provided font-fallback. (#7241)
526b4bc Revert "Roll Dart to version e15e8609aa8610f8c432f1caf2ab89358e2fce50 (#7213)" (#7283)
a56467e Roll Dart to version e15e8609aa8610f8c432f1caf2ab89358e2fce50 (#7213)
8532868 Address some comments on previous doc improvement PR (#7274)
367bb9b Roll src/third_party/skia b9c2b6663dfd..9803b8f1d197 (7 commits) (#7280)
37af0cd Roll src/third_party/skia 24c72fe389db..b9c2b6663dfd (1 commits) (#7279)
6b85ed3 Android embedding refactor PR1: JNI Extraction to FlutterJNI.java (#7098)
3969f82 Roll src/third_party/skia bdfe3a3ee9c3..24c72fe389db (1 commits) (#7278)