- 29 Nov, 2022 15 commits
-
-
LongCatIsLooong authored
* Disable backspace/delete handling on iOS * fix tests * review * macOS too * review
-
engine-flutter-autoroll authored
46e9afaf1 Roll Skia from 38cdadb76f51 to d16a6bdb9542 (3 revisions) (flutter/engine#37957) (#116172)
-
engine-flutter-autoroll authored
bc51ab52d Roll Skia from ddddafb88280 to 38cdadb76f51 (3 revisions) (flutter/engine#37956) (#116171)
-
engine-flutter-autoroll authored
ee8023432 Roll Dart SDK from eddf73d66119 to 962cd6e0d20a (1 revision) (flutter/engine#37954) (#116166)
-
engine-flutter-autoroll authored
9fbd5bf4a [impellerc] speculative fix for include errors with impellerc shader lib (flutter/engine#37939) (#116161)
-
godofredoc authored
* Generate local metadata even when not publishing. For SLSA compliance we need to separate the fetch, compile and upload steps of release artifacts. Translating this to the packaging workflows the fetch step will checkout the prepare_package script at main ToT, the compile step generate the bundle archives and the recipes will upload the artifact bundles as part of the upload stage. This change adds functionality to generate both the release bundle and the updated metadata file in a way that both files can be uploaded as part of the upload stage. Bug: https://github.com/flutter/flutter/issues/115487 * Address comments. * Update tests.
-
engine-flutter-autoroll authored
cc2f55d74 [Impeller] Cleanup shader generation and specify min macOS version. (flutter/engine#37952) (#116158)
-
Tae Hyung Kim authored
* init * make more descriptive * fix lint
-
Michael Thomsen authored
* Ignore NullThrownError deprecation * Fix whitespace
-
engine-flutter-autoroll authored
ab8f921c4 Roll Fuchsia Mac SDK from CUPWWG1rEmonxuLpv... to 7NnCHy_b8ZWxdAtEU... (flutter/engine#37949) (#116152)
-
Jonah Williams authored
* [devicelab] track performance of animated image filter * ++ * make animations repeat and add dispose * make duration more consistently 10sec
-
Jonah Williams authored
* [flutter_tools] use absolute path for shader lib * update tests
-
engine-flutter-autoroll authored
372ec3259 Roll Skia from 4a4cfedd1c20 to ddddafb88280 (2 revisions) (flutter/engine#37947) (#116151)
-
engine-flutter-autoroll authored
-
Greg Spencer authored
* Add MenuMenuAcceleratorLabel to support accelerators. * Review Changes * Review Changed * Fix default label builder to use characters * Remove golden test that shouldn't have been there.
-
- 28 Nov, 2022 15 commits
-
-
engine-flutter-autoroll authored
-
fzyzcjy authored
* minor * Update binding.dart
-
engine-flutter-autoroll authored
* a41c6ece2 Ignore keydown event for tab during IME composition (flutter/engine#37753) * f326b630d Roll Skia from 6f65f0631e5a to 4a4cfedd1c20 (6 revisions) (flutter/engine#37942)
-
LongCatIsLooong authored
* Fix LayoutExplorer cycle * fix tests * Update widget_inspector.dart * Update widget_inspector.dart * review * expandPropertyValues
-
Mitchell Goodwin authored
* Update Cupertino text input padding * Remove comment * Update tests
-
engine-flutter-autoroll authored
e612c3d75 Roll Skia from 3ab92e777da1 to 6f65f0631e5a (3 revisions) (flutter/engine#37941) (#116133)
-
Taha Tesser authored
* Add `IndicatorShape` to `NavigationRailTheme` and fix indicator ripple. * remove unused variables
-
Tae Hyung Kim authored
* init * more fixing * finish * fix lint * address pr comments * redo checks
-
engine-flutter-autoroll authored
* d15e1d5d4 Roll Dart SDK from eddf73d66119 to 962cd6e0d20a (1 revision) (flutter/engine#37900) * 2f04c9996 Roll Dart SDK from 962cd6e0d20a to ae7042bf53ff (1 revision) (flutter/engine#37904) * ef7467df5 Roll Fuchsia Mac SDK from NvafPMjJLQ0fBSSAc... to ejjE2o60iiA3_agab... (flutter/engine#37906) * f59db8502 Roll Skia from a01af64f5cec to 2618d380def4 (4 revisions) (flutter/engine#37907) * 15b385e32 Roll Dart SDK from ae7042bf53ff to eb65e5cd48e9 (1 revision) (flutter/engine#37909) * 9f3abd842 Roll Dart SDK from eb65e5cd48e9 to ae4b643d2a4b (1 revision) (flutter/engine#37910) * 9fe73506f Roll Fuchsia Mac SDK from ejjE2o60iiA3_agab... to lYAPXiPJ9RcPGLUqb... (flutter/engine#37911) * e7ac37c4a Roll Dart SDK from ae4b643d2a4b to 4851720b30d2 (1 revision) (flutter/engine#37914) * 4da15de60 Roll Fuchsia Mac SDK from lYAPXiPJ9RcPGLUqb... to E3Fd0hvwiXVfn7egS... (flutter/engine#37915) * 3ad8105da Roll Fuchsia Mac SDK from E3Fd0hvwiXVfn7egS... to vt3S3a_dnaqNTkO0x... (flutter/engine#37917) * 08995ff5f Roll Dart SDK from 4851720b30d2 to 3ed1fc1c344d (1 revision) (flutter/engine#37920) * 1ba0da287 Roll Skia from 2618d380def4 to 79f890c4ba92 (1 revision) (flutter/engine#37921) * e1d8d8b78 Roll Fuchsia Mac SDK from vt3S3a_dnaqNTkO0x... to 7hM0w3gBLnY1eZM2G... (flutter/engine#37922) * d920afc2c Roll Skia from 79f890c4ba92 to f0a2e2a08ee7 (1 revision) (flutter/engine#37928) * 38666a228 Roll Skia from f0a2e2a08ee7 to 9d3726a26123 (2 revisions) (flutter/engine#37929) * 896ea42ad Roll Fuchsia Mac SDK from 7hM0w3gBLnY1eZM2G... to CUPWWG1rEmonxuLpv... (flutter/engine#37932) * 0e0129ee8 Roll Skia from 9d3726a26123 to 556e08aa5354 (1 revision) (flutter/engine#37933) * c0ca450e0 Revert Dart to 2.19.0-431.0.dev (flutter/engine#37934) * 8f3cd0f5f Roll Skia from 556e08aa5354 to 3ab92e777da1 (1 revision) (flutter/engine#37936) * 867214c06 Revert Dart SDK to 2.19.0-429.0.dev (flutter/engine#37937)
-
chunhtai authored
* Fix iOS selectWordEdge doesn't account for affinity * fix test * update
-
Drew Roen authored
* Add test scheduler * Code review comments - added new line, update comment to include TODO * Switch target to mimic Linux docs_deploy
-
Flutter GitHub Bot authored
-
Bruno Leroux authored
Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com>
-
Jonathan Goyvaerts authored
Fixes flutter/flutter#113277
-
Darren Austin authored
-
- 24 Nov, 2022 9 commits
-
-
engine-flutter-autoroll authored
7665ae518 Roll Fuchsia Mac SDK from dxhpLq8MRsVs0e7OD... to NvafPMjJLQ0fBSSAc... (flutter/engine#37898) (#115991)
-
engine-flutter-autoroll authored
ad21c5adf Roll Dart SDK from bb6aa5a412d7 to eddf73d66119 (1 revision) (flutter/engine#37897) (#115986)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
c46300a66 Roll Dart SDK from 71241dd55373 to bb6aa5a412d7 (2 revisions) (flutter/engine#37893) (#115975)
-
engine-flutter-autoroll authored
05b8d011f Roll Fuchsia Mac SDK from i-NY382Y0Y8m9OqNp... to dxhpLq8MRsVs0e7OD... (flutter/engine#37891) (#115972)
-
engine-flutter-autoroll authored
06e5e6ac5 Roll Skia from 665ae344c8ec to f45e40d01dac (4 revisions) (flutter/engine#37888) (#115969)
-
engine-flutter-autoroll authored
* 49d11cdf6 [flatland] Update bug numbers. (flutter/engine#37880) * 497a48575 Roll Dart SDK from a7d1f804fa27 to 71241dd55373 (2 revisions) (flutter/engine#37885)
-
engine-flutter-autoroll authored
* a0f0b99a3 [Impeller] Implement 'ui.decodeImageFromPixels' (flutter/engine#37866) * 9b2895724 Roll Skia from 805fd7443f42 to 665ae344c8ec (1 revision) (flutter/engine#37881)
-
engine-flutter-autoroll authored
d4fe02ab0 Roll Skia from e3c0b382b072 to 805fd7443f42 (3 revisions) (flutter/engine#37879) (#115956)
-
- 23 Nov, 2022 1 commit
-
-
engine-flutter-autoroll authored
96bbe3c5f Roll Skia from c098e3c5d932 to e3c0b382b072 (12 revisions) (flutter/engine#37875) (#115954)
-