- 13 Dec, 2022 9 commits
-
-
engine-flutter-autoroll authored
afc2f9559 Roll Skia from 9abf4b1bf242 to c83eef7dc2a3 (3 revisions) (flutter/engine#38243) (#116970)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
64a661d6d Roll Skia from 08dc0c9e4e70 to 9abf4b1bf242 (4 revisions) (flutter/engine#38240) (#116955)
-
Michael Thomsen authored
-
engine-flutter-autoroll authored
-
LongCatIsLooong authored
* remove RenderEditable textPainter height hack * Still applies the hack on web * unskip web
-
engine-flutter-autoroll authored
290f3a35e Roll Skia from 788fe69e7ade to 2e417d4f7993 (3 revisions) (flutter/engine#38235) (#116941)
-
engine-flutter-autoroll authored
* b97d3545f [Impeller] Speculatively attempt to fix Metal PSO construction errors on host targets. (flutter/engine#38229) * 99f3d1931 Web trackpad pan (flutter/engine#36346) * e144f81e9 [impeller] Fix typo in compiller help (flutter/engine#38214)
-
Callum Moffat authored
* Fix scroll jump when NestedScrollPosition is inertia-cancelled. * Switch to using pointerScroll(0)
-
- 12 Dec, 2022 21 commits
-
-
engine-flutter-autoroll authored
6c190ea1e Roll Skia from bb9378b61c4f to 788fe69e7ade (6 revisions) (flutter/engine#38226) (#116935)
-
Jonah Williams authored
* [framework] make transform with filterQuality a rpb * fix tests * ++
-
Kate Lovett authored
-
engine-flutter-autoroll authored
-
Loïc Sharma authored
-
Callum Moffat authored
* InteractiveViewer web trackpad panning * Address feedback
-
engine-flutter-autoroll authored
* d72975724 Roll Skia from 0cb546781e89 to 833bfcb2b52f (1 revision) (flutter/engine#38218) * c7a95c510 Roll Dart SDK from 21f2997a8fc6 to 6334e84d6956 (4 revisions) (flutter/engine#38187) * d945c155c Roll Skia from 833bfcb2b52f to bb9378b61c4f (5 revisions) (flutter/engine#38221) * 8fe61bc32 Roll Dart SDK from 6334e84d6956 to f32c7b011906 (3 revisions) (flutter/engine#38223) * 2148fc003 [Windows] Fix headless mode crash (flutter/engine#38173)
-
Callum Moffat authored
* Fix MediaQuery.paddingOf * Try to fix test overflow on web
-
Loïc Sharma authored
-
Zachary Anderson authored
* Adjust test to tolerate additional trace fields * Fix syntax error
-
Christopher Fujino authored
* pin path_provider_android * make path_provider_android non-transitive * roll
-
Hans Muller authored
This reverts commit e57b7f4e.
-
Jonah Williams authored
-
Michael Goderbauer authored
* Add LookupBoundary to Overlay * fix analysis
-
Taha Tesser authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
* 2dab59dc5 Roll Flutter from 521028c8 to eefbe85c (10 revisions) (flutter/plugins#6820) * 0609adb45 [tools] Recognize Pigeon tests in version-check (flutter/plugins#6813)
-
godofredoc authored
* Pass drone_dimensions as part of the main target. Drone dimensions were passed as properties when the sharding utility is expecting them in the target. Bug: https://github.com/flutter/flutter/issues/116794 * Use dimensions instead of drone_dimensions. * Use a map format.
-
engine-flutter-autoroll authored
62a5de2ef Roll Skia from 7bd37737e35d to 0cb546781e89 (4 revisions) (flutter/engine#38213) (#116880)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
922546c91 [Impeller] Fix asset names used for the generated entrypoint name can contain invalid identifiers for the target language (flutter/engine#38202) (#116868)
-
- 11 Dec, 2022 7 commits
-
-
Ian Hickson authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
0795bccae Roll Skia from 0d482f9fa8b3 to 80d9e679f909 (2 revisions) (flutter/engine#38195) (#116853)
-
Ian Hickson authored
-
engine-flutter-autoroll authored
656b67796 Roll Dart SDK from 0940b5e6ccd5 to 21f2997a8fc6 (9 revisions) (flutter/engine#38172) (#116844)
-
engine-flutter-autoroll authored
* 6b1c0c23f [Impeller Scene] Convert vertex positions to match Impeller's clip space orientation (flutter/engine#38174) * 41ec2804a Roll Fuchsia Linux SDK from rRJIjuO-dPNCpCTd9... to 8O5rMR_ehMaL3YhZ5... (flutter/engine#38177) * 3dfd13f1d Roll Skia from 1b194c67700e to 491f5c134f76 (2 revisions) (flutter/engine#38182) * 690f0e81c Fix sampler offsets (flutter/engine#38170) * f24f2cc0a Roll Skia from 491f5c134f76 to 0d482f9fa8b3 (1 revision) (flutter/engine#38183) * fbb79e704 [Impeller Scene] Refactor Nodes/Meshes for simplicity and GLTF compatibility (flutter/engine#38180)
-
Casey Hillers authored
Revert "Adds API in semanticsconfiguration to decide how to merge child semanticsConfigurations (#110730)" (#116839) This reverts commit 352ad3a9.
-
- 10 Dec, 2022 3 commits
-
-
engine-flutter-autoroll authored
faae28965 Roll Skia from 44062eff3e25 to 1b194c67700e (2 revisions) (flutter/engine#38166) (#116817)
-
engine-flutter-autoroll authored
d64a5129a [const_finder] Ignore constructor invocations from generated tear-off declarations (flutter/engine#38131) (#116814)
-
Callum Moffat authored
* Floating cursor cleanup * Use TextSelection.fromPosition
-