* 6b6a68ef7 Roll Fuchsia Linux SDK from uawdfLUeA... to voPt0GIuh... (flutter/engine#32115)
* 79c87aa34 Roll Skia from 1df1a80ad20d to 42bc49d5d332 (3 revisions) (flutter/engine#32116)
* 04bac31cc Roll Skia from 42bc49d5d332 to 35275b3d511f (5 revisions) (flutter/engine#32119)
* 6a877cab6 allow experimentally opting into MSAA on canvaskit (flutter/engine#32045)
* 3edd312b9 Add deps to builder `web_engine_framework` (flutter/engine#32112)
* 641af02c4 [macOS TextInputPlugin] Reactivate input context on key event (flutter/engine#32117)
* 63e715bba Roll Skia from 35275b3d511f to b8c117ced234 (2 revisions) (flutter/engine#32125)
* 600ae5af9 Modify some tests to work correctly on iOS 15. (flutter/engine#32124)
* 7fe613a77 Roll Dart SDK from 5bc905e69609 to ad5a250935d5 (4 revisions) (flutter/engine#32079)
* 3a954ba78 Disable several tests due to flakiness (flutter/engine#32059)
* 05bba9bb2 [web] Log all goldctl commands (flutter/engine#32072)
* 86b2c8d18 Roll Skia from 9301fe3779bb to 02ebd1a23381 (4 revisions) (flutter/engine#32067)
* abb1bce17 Roll Fuchsia Linux SDK from mVqiTwaVa... to RAyopISUl... (flutter/engine#32069)
* 481f4bc2c Roll Fuchsia Mac SDK from vWlaMIVkM... to -JEG0j8mn... (flutter/engine#32077)
* 560243c4a Roll Dart SDK from ad5a250935d5 to 5168cdd236a0 (1 revision) (flutter/engine#32081)
* e2e6b49ee Roll Skia from 02ebd1a23381 to 5e035c66da3c (19 revisions) (flutter/engine#32082)
* e4056c511 ensure _futurize does not leak uncaught errors into the zone (flutter/engine#32070)
* [web] roll Chromium dep to 96.2
Roll Chromium 96.2.
This is the second attempt to roll it. The previous attempt
(https://github.com/flutter/flutter/pull/99725) failed due to a LUCI
cache issue.
* cache-bust CIPD dependency by changing its name
* specify chrome_and_driver version in canvaskit tests
* fix CRC corruption in kTransparentImage
* 09d7bccc0 Optionally specify the target dir in tools/gn (flutter/engine#32065)
* a00ba24e9 Fix done button click not blur in iOS keyboard (flutter/engine#31718)
* 81547d1f7 Add a display list op to clear to transformation stack. (flutter/engine#32050)
* 2309bcc8c Add WASM target in gn (flutter/engine#31670)
* 852e800f4 [web] Remove the --passfail flag when calling goldctl in post-submit (flutter/engine#32071)
* eb1c50d46 Fix issues with nested gradients in html renderer. (flutter/engine#31887)
* fb0fd744e Update the magic number for JPEG to just FF D8 FF. (flutter/engine#32076)
* 233c17cb7 Wrap the global timeline event handler callback in a std::atomic (flutter/engine#32073)
* dfde2aad7 Roll Dart SDK from 24bf86f16411 to 5bc905e69609 (9 revisions) (flutter/engine#32075)
This changes the default build architectures for Flutter macOS apps to
x86_64 and arm64. Previously, we manually excluded arm64 builds via the
EXCLUDE_ARCHS Xcode setting in Flutter's generated xcconfig file. This
eliminates setting EXCLUDE_ARCHS during the build and updates the
default architectures in the tool and in the macos_assemble.sh wrapper.
Issue: https://github.com/flutter/flutter/issues/97681
Umbrella issue: https://github.com/flutter/flutter/issues/60113
* 9f13454ae [windows] Support win_debug_x86 compilation target in engine (flutter/engine#30417)
* c5e958ebd Make tracing safe (flutter/engine#32042)
* cf875d425 [macOS] Forward key events to NSTextInputContext when there's composing text (flutter/engine#32051)
* ffd5c9c32 Roll Fuchsia Linux SDK from Ee9OX2o6P... to mVqiTwaVa... (flutter/engine#32055)
* b0018c3bc Roll Skia from a9bc6c643791 to 8afe53fd76d3 (1 revision) (flutter/engine#32056)
* df1232122 Roll Skia from 8afe53fd76d3 to 0d81bc7bb04e (2 revisions) (flutter/engine#32057)
* 398a2747c Roll Fuchsia Mac SDK from jvlI1s78T... to vWlaMIVkM... (flutter/engine#32060)
* 3ffa9cfb9 Roll Skia from 0d81bc7bb04e to e253cc3e55d3 (1 revision) (flutter/engine#32063)
* 275cd2b5f [web] Position spans absolutely within paragraph (flutter/engine#31907)
* 46c2ccae2 Roll Skia from e253cc3e55d3 to 9301fe3779bb (1 revision) (flutter/engine#32064)