* 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)
* 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)
* 2dab59dc5 Roll Flutter from 521028c80827 to eefbe85c8bd4 (10 revisions) (flutter/plugins#6820)
* 0609adb45 [tools] Recognize Pigeon tests in version-check (flutter/plugins#6813)
* 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.
* 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)
* 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)
* 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)
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
* 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 a570fd25d83b to 521028c80827 (11 revisions) (flutter/plugins#6810)
* Roll Flutter Engine from 67254d6e4b03 to 8d83b98c55b3
* Roll Dart SDK from 35a9facce191 to e517487c5679 (Dart 3.0) (#38105)
* Bump SDK versions.
* Bump Dart SDK version constraints
* Update shrine package to 2.0.1 (null safe version)
* Fix more tests.
* Include patches from Jason for min android sdk version
* Fix analyzer warning