- 07 Jul, 2022 16 commits
-
-
Kohei Seino authored
Add `fromDirectional` factory to `RelativeRect` for when an app needs to consider both TextDirection.ltr and TextDirection.rtl. ``` RelativeRect.fromDirectional( textDirection: textDirection, start: 10.0, top: 20.0, end: 30.0, bottom: 40.0, ); ``` Addresses https://github.com/flutter/flutter/issues/107058.
-
Helin Shiah authored
* Pass URI converter from context to DDS * Match change that will be merged * Revert SDK web change
-
Alexander Aprelev authored
* Ensure build is done in incremental mode. This allows for faster bootstrapping of the compiler from previously created dill file. Fixes https://github.com/flutter/flutter/issues/107183 * Avoid initializeFromDill in aot mode * Update tests
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Kate Lovett authored
-
engine-flutter-autoroll authored
-
Alexander Aprelev authored
* Add build-after-edit benchmark * Clean up analyzer warnings * Restore line break
-
Kate Lovett authored
-
- 06 Jul, 2022 17 commits
-
-
Michael Goderbauer authored
-
LongCatIsLooong authored
-
Flutter GitHub Bot authored
-
Goddchen authored
-
Bruno Leroux authored
Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com>
-
Darren Austin authored
-
Taha Tesser authored
Properly merges the TextSpan.style of SelectableText.rich.
-
engine-flutter-autoroll authored
-
Qun Cheng authored
-
engine-flutter-autoroll authored
-
Xilai Zhang authored
* Revert "Reland "Clipping if only one character text overflows (#99146)" (#102130)" This reverts commit 3f43d9f3. * Revert "Implement frameData for TestWindow (#105537)" This reverts commit 21841d7e.
-
Christopher Fujino authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
stuartmorgan authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 05 Jul, 2022 7 commits
-
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-