- 12 Dec, 2022 18 commits
-
-
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 4 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
-
engine-flutter-autoroll authored
* 59fabcc89 Roll Skia from ec407902999b to 44062eff3e25 (8 revisions) (flutter/engine#38161) * 8b56b5a98 Roll Dart SDK from e517487c5679 to 0940b5e6ccd5 (3 revisions) (flutter/engine#38162)
-
- 09 Dec, 2022 11 commits
-
-
Michael Goderbauer authored
-
engine-flutter-autoroll authored
* 2121d8187 [web] Use js_util.promiseToFuture with CanvasKitInit() (flutter/engine#38128) * a259613ab Fix premature LayerStateStack layer culling (flutter/engine#38159)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
* bd8bcf956 Roll Fuchsia Mac SDK from crEcyXdyZ686cAqMV... to pMV6A0ykZQ8aA3NG2... (flutter/engine#38120) * dec8b5221 Preliminary implementation of UIA for A11y on Windows (flutter/engine#37754) * 5545ccf87 Roll Fuchsia Linux SDK from NlJGkMbtZqQ6_BCpu... to xn8ztWtp-zww-jObz... (flutter/engine#38122) * 80a15a419 Create FlutterActivity/FlutterFragment using light weight engine with FlutterEngineGroup (flutter/engine#36963) * 5caef8585 Full implementation of text-input-test (flutter/engine#37986) * 8f6036e58 Reland fix wrong VSYNC event (flutter/engine#37865) * 4101c363c [iOS] Change locale format for spell check (flutter/engine#38080) * 2f5b67e4d [embedder] Ensure destruction called on present (flutter/engine#38078) * 0bddc6045 [Impeller Scene] Depth attachment; baked lighting example (flutter/engine#38118) * 6aa4ccd60 Remove dlCanvasRecorder from flutter::PictureRecorder (flutter/engine#38127) * dbb5284f2 [Windows] Add more cursor plugin tests (flutter/engine#38112) * 6e91204d9 Roll Fuchsia Mac SDK from pMV6A0ykZQ8aA3NG2... to 9SnrQ0vbR8IC7UIoP... (flutter/engine#38135) * 3140ad924 [Impeller] order metal samplers according to declared order and not usage order (flutter/engine#38115) * 84abf21d4 Remove autoninja. (flutter/engine#38136) * 8a113d328 [embedder] Expose metal surface from test context (flutter/engine#38133) * 1ef25b63f Roll Fuchsia Mac SDK from 9SnrQ0vbR8IC7UIoP... to aMW0DjntzFJj4RoR3... (flutter/engine#38139) * 748b3bc15 Revert "Remove dlCanvasRecorder from flutter::PictureRecorder (#38127)" (flutter/engine#38137) * b6daf3d06 [embedder] Consistent naming for GL/Metal tests (flutter/engine#38141) * 339d04baf [web] Trivial fix for non-static interop JS interop class. (flutter/engine#38126) * 1fcbb9c11 [tools] Eliminate version on Obj-C docs (flutter/engine#38145) * 71928b6a4 [Impeller] Use DrawPath instead of Rect geometry when the paint style is stroke (flutter/engine#38146) * 23ce8fdbc Roll Skia from dd3285a80b23 to f84dc9303045 (4 revisions) (flutter/engine#38123) * 366f8663b Roll Skia from f84dc9303045 to 2691cd7b4110 (40 revisions) (flutter/engine#38151) * 447e7013e Roll Skia from 2691cd7b4110 to 711396b81248 (1 revision) (flutter/engine#38152) * cd5d91bf9 Pylint testing/run_tests.py (flutter/engine#38016) * aafac083b Roll Skia from 711396b81248 to b253b10374e7 (7 revisions) (flutter/engine#38157) * 799dc78e8 Roll Fuchsia Linux SDK from xn8ztWtp-zww-jObz... to rRJIjuO-dPNCpCTd9... (flutter/engine#38134) * 3aa3d2a8f Massage the JS interop around `didCreateEngineInitializer` (flutter/engine#38147) * 030950f30 Roll Skia from b253b10374e7 to ec407902999b (3 revisions) (flutter/engine#38158)
-
godofredoc authored
It includes the following changes: * Adds main as the enabled branches. * Adds docs_beta and docs_stable to pass the expected gcp project. * Adds dimensions to packaging arm64 to ensure that it runs on arm64 bot. Bug: https://github.com/orgs/flutter/projects/43
-
Callum Moffat authored
-
Taha Tesser authored
* Add Material 3 support for `ListTile` - Part 1 * minor refactor * Add `useMaterial3: false` to M2 tests
-
engine-flutter-autoroll authored
* 929c9a632 [camera] Re-enable ability to concurrently record and stream video (flutter/plugins#6808) * f31a438f3 [video_player] Fix file URI construction (flutter/plugins#6803) * 6ab7d710d Roll Flutter from a570fd25 to 521028c8 (11 revisions) (flutter/plugins#6810)
-
Jason Simmons authored
-
Siva authored
it complains about some library being unsound.
-
Parker Lougheed authored
-