- 02 Feb, 2023 22 commits
-
-
Ricardo Amador authored
* Round 2 with dimensions * Try with stringified keys * Forgot a comma * trying a list of maps. * Try key value pairs * Try with kvm only * try with swarming_dimensions * Updated with fix in swarming.star * Attempting to remove the bring up property to verify test is running. * Remove android from target tags to avoid adb command automatically running in test_utils call. * Remove the duplicated dependencies in the defines target that exist in the platform
-
Jesús S Guerrero authored
* remove file reporter optional * decouple stack trace from metric collections * update tests; add collect metrics option * add failed tests property * add test for multiple stack failed * change path on result * create factory method * throw exception when test file failed to generate * remove catch of file exception * handle when no stacktrace on file reporter
-
Mouad Debbar authored
* [web] Put all index.html operations in one place * review comments * fix build * change quotes * fix test
-
Michael Goderbauer authored
* Make Flex,Row,Column const for real * dart fix --apply * fix snippets * fix integration test * add comment
-
engine-flutter-autoroll authored
* 10768c4fa Roll Skia from 532c04c00ad7 to 60242c4ea6a7 (5 revisions) (flutter/engine#39340) * ae38c9585 Roll Dart SDK from 11d97405a447 to 73b03bb636d3 (1 revision) (flutter/engine#39341)
-
Flutter GitHub Bot authored
-
engine-flutter-autoroll authored
27f55219d Roll Fuchsia Linux SDK from QxkjqmRgowkk_n2NZ... to pWloCaRzjLEAUvQEz... (flutter/engine#39339) (#119838)
-
engine-flutter-autoroll authored
-
Pierre-Louis authored
* Add missing variants and *new* indicators to useMaterial3 docs * add missing *new*
-
Eilidh Southren authored
This reverts commit d2788080.
-
engine-flutter-autoroll authored
* e64f3264c Add missing file to artifacts.zip and win platform. (flutter/engine#39310) * a19cf360a Roll Skia from 934ef0660509 to c3c5c6f61421 (1 revision) (flutter/engine#39332) * 76dc4f989 Roll Skia from c3c5c6f61421 to 532c04c00ad7 (1 revision) (flutter/engine#39333) * 8a74e633e Roll Dart SDK from 99014717b633 to 11d97405a447 (3 revisions) (flutter/engine#39337) * 67662080e Roll Fuchsia Mac SDK from j5rQsxkO2VJrX55Yj... to rqjJA8z_K0gdGcsvA... (flutter/engine#39338) * 388890a98 [Windows] Use 'ninja' instead of 'ninja.exe' (flutter/engine#39326)
-
engine-flutter-autoroll authored
* 8f83dc29b [various] Standardize the extension for Pigeon-generated Dart (flutter/plugins#7029) * 8fcff8756 Roll Flutter from 75680ae9 to 0a22a1db (3 revisions) (flutter/plugins#7051) * 3d81a0071 [tool] More main-branch detection improvement (flutter/plugins#7067) * e41f9f95e [ci] Clean up analysis options (flutter/plugins#7068) * 4cf6f4494 [in_app_puchase_storekit] handle `appStoreReceiptURL` is nil (flutter/plugins#7069) * d5bab1668 prepare for TestDefaultBinaryMessengerBinding.instance becoming non-nullable (flutter/plugins#6847) * 36d8066cf Roll Flutter from 0a22a1db to d2788080 (58 revisions) (flutter/plugins#7078) * ec463866f [various] prepare for more const widgets (flutter/plugins#7074) * dbf8d8d07 Change google_sign_in_ios and image_picker_ios owners (flutter/plugins#7070) * 1d4570bb0 Update README.md (flutter/plugins#7076) * 9302d87ee [ci] More cirrus.yml pre-alignment with flutter/packages (flutter/plugins#7079)
-
Sigurd Meldgaard authored
-
Andrew Kolos authored
* add asset manifest bin loading and asset manifest api * use new api for image resolution * remove upfront smc data casting * fix typecasting issue * remove unused import * fix tests * lints * lints * fix import * revert image resolution changes * Update image_resolution_test.dart * Update decode_and_parse_asset_manifest.dart * make targetDevicePixelRatio optional * Update packages/flutter/lib/src/services/asset_manifest.dart Co-authored-by: Jonah Williams <jonahwilliams@google.com> * Update packages/flutter/lib/src/services/asset_manifest.dart Co-authored-by: Jonah Williams <jonahwilliams@google.com> * fix immutable not being imported * return List in AssetManifest methods, fix annotation import * simplify onError callback * make AssetManifest methods abstract instead of throwing UnimplementedError * simplify AssetVariant.key docstring * tweak _AssetManifestBin docstring * make AssetManifest and AssetVariant doc strings more specific * use List.of instead of List.from for type-safety * adjust import * change _AssetManifestBin comment from doc comment to normal comment * revert to callback function for onError in loadStructuredBinaryData * add more to the docstring of AssetManifest.listAssets and AssetVariant.key * add tests for CachingAssetBundle caching behavior * add simple test to ensure loadStructuredBinaryData correctly calls load * Update asset_manifest.dart * update docstring for AssetManifest.getAssetVariants * rename getAssetVariants, have it include main asset * rename isMainAsset field of AssetMetadata to main * (slightly) shorten name of describeAssetAndVariants * rename describeAssetVariants back to getAssetVariants * add tests for TestAssetBundle * nits * fix typo in docstring * remove no longer necessary non-null asserts * update gallery and google_fonts versions --------- Co-authored-by: Jonah Williams <jonahwilliams@google.com>
-
engine-flutter-autoroll authored
* edba2d078 Roll Skia from a2e706ab283d to 934ef0660509 (7 revisions) (flutter/engine#39327) * 387a894f6 Roll Fuchsia Mac SDK from 31KOCvc_d1yPT_yes... to j5rQsxkO2VJrX55Yj... (flutter/engine#39328) * b8b49e161 Roll buildroot to #75f75b73. (flutter/engine#39329) * 679c4b42e Roll Dart SDK from 1c219a91e637 to 99014717b633 (1 revision) (flutter/engine#39330)
-
Jenn Magder authored
This reverts commit 475fc4ac.
-
Jesús S Guerrero authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
* Run Mac hostonly presubmit tests on any available arch * Force all Mac tests to run on arm64 to validate in presubmit * Go back to web tests on x64 * Run plugin_test_ios on x64 * Try Chrome 110 on arm * Revert chrome bump, remove forcing arm64 * Update issue number
-
engine-flutter-autoroll authored
* 4b77e7793 [Impeller] improve blur performance for Android and iPad Pro. (flutter/engine#39291) * 97d27ff59 [Impeller] let images with opacity and filters passthrough. (flutter/engine#39237)
-
engine-flutter-autoroll authored
29d09845f Roll Dart SDK from b47964e5d575 to 1c219a91e637 (1 revision) (flutter/engine#39324) (#119763)
-
Greg Spencer authored
* Update the counter app to enable Material 3 * Fix tools tests * Update some wording * Revert all but useMaterial3 * Update comments
-
- 01 Feb, 2023 18 commits
-
-
Ian Hickson authored
-
engine-flutter-autoroll authored
* 39b86cf03 Roll Fuchsia Linux SDK from TFcelQ5SwrzkcYK2d... to QxkjqmRgowkk_n2NZ... (flutter/engine#39322) * a12d10277 Roll Skia from 86f7b2dd2b4f to a2e706ab283d (7 revisions) (flutter/engine#39323)
-
🔥 Alex Li authored*
🔥 Do not format the messages file *✅ Add test *✅ Add the link to the test *✅ Respect the path separator from the file system *✅ Add the untranslated messages file existence test -
Jason Simmons authored
This assertion had been disabled because a bug fix was pending in SkParagraph. This PR updates it to match the new behavior. See https://github.com/flutter/flutter/pull/119653
-
Michael Goderbauer authored
* Deprecate MediaQuery[Data].fromWindow * ++ * dart fix
-
Michael Goderbauer authored
* Remove deprected SystemNavigator.routeUpdated * test fix
-
Ian Hickson authored
-
engine-flutter-autoroll authored
2b8dd4e5c Use Windows high contrast black/white theme with `MaterialApp` themes (flutter/engine#39206) (#119747)
-
Taha Tesser authored
-
Kevin Chisholm authored
* update console link * update test to include new console link
-
engine-flutter-autoroll authored
* 30ba71efa Roll Skia from 8f33da33edcf to 4b5799677173 (1 revision) (flutter/engine#39318) * 0de70dbe5 Use the x64 toolchain when building host artifacts on arm64 mac (flutter/engine#39279) * 4fc0a0297 Update README.md (flutter/engine#39319) * bae377499 Roll Skia from 4b5799677173 to 86f7b2dd2b4f (8 revisions) (flutter/engine#39320) * ba3adb74d Roll Dart SDK from 88d1f3ffa266 to b47964e5d575 (1 revision) (flutter/engine#39321)
-
Phil Quitslund authored
-
Flutter GitHub Bot authored
-
Zachary Anderson authored
Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) This reverts commit 7477d7ac.
-
Eilidh Southren authored
* Check whether slider is mounted before interaction, no-op if unmounted (#113556) * Check whether slider is unmounted before interaction * Update slider.dart * Update Slider * Add test * Update slider_test.dart * Update packages/flutter/test/material/slider_test.dart Co-authored-by: Taha Tesser <tessertaha@gmail.com> Co-authored-by: Taha Tesser <tessertaha@gmail.com> * exposed tooltip longPress action when available * updated tooltip test * updated date picker test --------- Co-authored-by: Mingyu <lyming90@gmail.com> Co-authored-by: Taha Tesser <tessertaha@gmail.com> Co-authored-by: Harper Liu <harperl0818@gmail.com>
-
engine-flutter-autoroll authored
* 4ea9d6cdf Roll Skia from da41cf18f651 to 8f33da33edcf (1 revision) (flutter/engine#39315) * 0bc7bce97 Roll Dart SDK from de03e1f41b50 to 88d1f3ffa266 (1 revision) (flutter/engine#39316) * c08a286d6 Roll Fuchsia Mac SDK from Clk4li1185E2JoIkU... to 31KOCvc_d1yPT_yes... (flutter/engine#39317)
-
engine-flutter-autoroll authored
0d87b1562 Roll Dart SDK from 8b57d23a7246 to de03e1f41b50 (1 revision) (flutter/engine#39313) (#119695)
-
engine-flutter-autoroll authored
5b549950f Roll Fuchsia Linux SDK from 71lEeibIyrq0V8jId... to TFcelQ5SwrzkcYK2d... (flutter/engine#39312) (#119688)
-