- 13 Mar, 2023 15 commits
-
-
LongCatIsLooong authored
* improve caret caching, fix caret for empty text/line, `getLocalRectForCaret` now reports the real rect that will be painted. move caret x-coordinate clamping to RenderEditable since TextPainter doesn't know about clipping. * comments * review
-
pdblasi-google authored
Reland (3): Removes single window assumptions from `flutter_test`
-
Bartek Pacia authored
[flutter_tools] Clean up `boolArgDeprecated` and `stringArgDeprecated`
-
Pierre-Louis authored
* x * docs
-
Bruno Leroux authored
Remove key simulation obsolete comments
-
engine-flutter-autoroll authored
Roll Flutter Engine from 650c6e3ad8c9 to eb24308dcd70 (3 revisions)
-
engine-flutter-autoroll authored
Roll Packages from b6668e4ef35f to 820e3e5d9f7e (9 revisions)
-
Michael Goderbauer authored
Reland "Introduce the PipelineOwner tree (#122231)"
-
Kate Lovett authored
Relocate some tests from scrollable_test.dart
-
engine-flutter-autoroll authored
Roll Flutter Engine from 57f7120ef923 to 650c6e3ad8c9 (5 revisions)
-
Pierre-Louis authored
Update Material tokens to 0.162
-
Victoria Ashworth authored
Move target devices logic to its own classes and file
-
Zachary Anderson authored
Revert "ae979a854 [Impeller] More sundry fixes to the Vulkan backend. (flutter/engine#40244) (#122513)" (#122527) Revert "Roll Flutter Engine from 57f7120ef923 to ae979a854eed (1 revision)"
-
engine-flutter-autoroll authored
Roll Flutter Engine from 57f7120ef923 to ae979a854eed (1 revision)
-
Sigurd Meldgaard authored
Use the pub cache resolved by pub itself. To add packages to the flutter.zip download they are packaged as tar.gz and added to the pub-cache on first run by using `pub cache preload`.
-
- 12 Mar, 2023 1 commit
-
-
engine-flutter-autoroll authored
Roll Flutter Engine from 04e8d5431203 to 57f7120ef923 (1 revision)
-
- 11 Mar, 2023 6 commits
-
-
engine-flutter-autoroll authored
Roll Flutter Engine from c7894a662ae1 to 04e8d5431203 (1 revision)
-
engine-flutter-autoroll authored
Roll Flutter Engine from e9ca7b2c457b to c7894a662ae1 (24 revisions)
-
dependabot[bot] authored
Bump github/codeql-action from 2.2.5 to 2.2.6
-
Jonah Williams authored
Revert "Reland "Speed up first asset load by using the binary-formatted asset manifest for image resolution (#121322)" (#122449) Revert "Reland "Speed up first asset load by using the binary-formatted asset manifest for image resolution"
-
sigmundch authored
[tool][web] Pass invoker flag to dart2js.
-
Jim Graham authored
Revert "Manual roll Flutter Engine from e9ca7b2c457b to 7572fe5b9226 (16 revisions) (#122430)" (#122455) This reverts commit d72d4adb.
-
- 10 Mar, 2023 18 commits
-
-
engine-flutter-autoroll authored
Manual roll Flutter Engine from e9ca7b2c457b to 7572fe5b9226 (16 revisions)
-
Jim Graham authored
-
Mitchell Goodwin authored
Constrain date picker to max width to avoid bending outwards
-
Kate Lovett authored
Clean up scrollable.dart for 2D
-
Jim Graham authored
This reverts commit f73c358e.
-
Michael Goderbauer authored
Introduce the PipelineOwner tree
-
Michael Goderbauer authored
Reland "Remove single view assumption from TestViewConfiguration (#122352)"
-
Callum Moffat authored
SelectionChangedCause for iOS keyboard-select
-
André Sousa authored
Fix Gradle 7 warnings that are now errors in Gradle 8
-
Jim Graham authored
Manually landing to fix the Engine rolls. The change will not affect Google Testing.
-
Jonah Williams authored
Revert "[Impeller] Temporary flag flip for devicelab tests to use Impeller redux. (#122340)" (#122362) Revert "[Impeller] Temporary flag flip for devicelab tests to use Impeller redux."
-
engine-flutter-autoroll authored
Roll Packages from 3b29183e6f09 to b6668e4ef35f (4 revisions)
-
Casey Hillers authored
* Revert "Remove references to BindingBase.window (#122119)" This reverts commit c7681f00. * Revert "Remove another reference to BindingBase.window (#122341)" This reverts commit 6ec44450. * Revert "Reland (2): Removes single window assumptions from `flutter_test` (#122233)" This reverts commit eb3d317e. * Revert "Remove single view assumption from TestViewConfiguration (#122352)" This reverts commit 927289fb. * Revert "Updates `flutter/test/cupertino` to no longer use `TestWindow` (#122325)" This reverts commit 67e17e45. * Revert "Updates `flutter/test/gestures` to no longer reference `TestWindow` (#122327)" This reverts commit c2a5111c. * Revert "Updates `flutter/test/rendering` to no longer use `TestWindow` (#122347)" This reverts commit 28b65e08. * Revert "Updates `flutter_localizations/test` to stop using `TestWindow` (#122321)" This reverts commit 01367d52.
-
engine-flutter-autoroll authored
Roll Flutter Engine from e323b11a5659 to e9ca7b2c457b (2 revisions)
-
engine-flutter-autoroll authored
Roll Flutter Engine from 71c81ef9dc90 to e323b11a5659 (4 revisions)
-
Michael Goderbauer authored
Remove single view assumption from TestViewConfiguration
-
Greg Price authored
Document on ScrollPhysics the requirement to override applyTo
-
pdblasi-google authored
Updates `flutter/test/rendering` to no longer use `TestWindow`
-