- 03 Feb, 2023 26 commits
-
-
engine-flutter-autoroll authored
e1b265bb5 Roll Skia from 07a95bb37760 to 83a3d8b16c94 (5 revisions) (flutter/engine#39373) (#119967)
-
Jenn Magder authored
-
Jenn Magder authored
* Run Mac hostonly tests on any available arch * Exception for framework tests
-
Callum Moffat authored
* Tweak to floating-cursor-end behaviour * Simplify
-
Jenn Magder authored
* Add mac_benchmark ci.yaml property * Remove presubmit * Bringup * Comma * gems * Test animated_complex_opacity_perf_macos__e2e_summary in presubmit * Try top-level mac_model * Move dependencies back into tasks * Add signing dependency * Revert animated_complex_opacity_perf_macos__e2e_summary test
-
engine-flutter-autoroll authored
* 7e7a8a8b0 [impellerc] sort uniforms on metal backend (flutter/engine#39366) * 16617b0a9 Roll Fuchsia Linux SDK from CAyoT0SrHHyXCMF31... to y0pMcSL4ejAh7JYTq... (flutter/engine#39371) * 110c643d6 Roll Skia from 62dcca5b175a to 07a95bb37760 (10 revisions) (flutter/engine#39369)
-
Christopher Fujino authored
* fix * add test
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
* 90427769f Fire UIA event on Checkbox state change (flutter/engine#39346) * dae0ebd00 Roll Dart SDK from be795cc64bd7 to b7a0c75d4470 (1 revision) (flutter/engine#39363) * 745d7efb5 Roll Fuchsia Mac SDK from 2xyEsodtHgcamPwX4... to _6bmpi47oMZC-msOI... (flutter/engine#39364)
-
Justin McCandless authored
* Fix anchorBelow calculation, and share toolbar padding constant * Fix constant references in test * Test below position when padding is not offset by content distance
-
engine-flutter-autoroll authored
* 2e1c10382 Roll Skia from ee68f3edfa96 to 62dcca5b175a (1 revision) (flutter/engine#39362) * c39047ffb Roll buildroot to 39b486f7 (flutter/engine#39361)
-
Taha Tesser authored
* Add Material 3 `RadioListTile` example and update existing examples * Update examples with `useMaterial3: true` and update example descriptions. * add a `ColorScheme` colour
-
Eilidh Southren authored
* add m3 iconbutton override * changes * spring cleaning * whitespace fix * sneaky whitespaces
-
Polina Cherkasova authored
-
engine-flutter-autoroll authored
0fb48ce5b Roll Dart SDK from 69452c5012d9 to be795cc64bd7 (1 revision) (flutter/engine#39360) (#119926)
-
engine-flutter-autoroll authored
67d35267c [Impeller] Use minimal coverage for stencil restores after overdraw prevention (flutter/engine#39358) (#119910)
-
engine-flutter-autoroll authored
* 7422df491 [impellerc] sort uniforms on metal backend (flutter/engine#39345) * d94924742 Roll Fuchsia Linux SDK from pWloCaRzjLEAUvQEz... to CAyoT0SrHHyXCMF31... (flutter/engine#39354) * f4fbbe38c Roll Skia from a4079ec4c399 to ee68f3edfa96 (1 revision) (flutter/engine#39355) * 6425ae2b5 Revert "[impellerc] sort uniforms on metal backend (#39345)" (flutter/engine#39356) * 655530e3f Roll Dart SDK from 283b05994d68 to 69452c5012d9 (1 revision) (flutter/engine#39357)
-
Jonah Williams authored
* [framework] use shader tiling instead of repeated calls to drawImage * ++ * ++ * review and test updates * ++ * Update decoration_image.dart * Update decoration_image.dart * ++ * ++ * ++ * ++ * ++ * Update painting.dart * Update decoration_test.dart
-
engine-flutter-autoroll authored
* a2f53699c Roll Dart SDK from 73b03bb636d3 to 283b05994d68 (2 revisions) (flutter/engine#39349) * 0e38e5304 Roll Skia from 4f0166baf5a4 to a4079ec4c399 (1 revision) (flutter/engine#39351) * e3fe6dade Roll Fuchsia Mac SDK from rqjJA8z_K0gdGcsvA... to 2xyEsodtHgcamPwX4... (flutter/engine#39352)
-
engine-flutter-autoroll authored
2696fff87 Roll Skia from c2d81db3ef41 to 4f0166baf5a4 (13 revisions) (flutter/engine#39348) (#119879)
-
Kate Lovett authored
* Remove deprecated kind in GestureRecognizer et al * Fix null case
-
Kevin Moore authored
This is already handled by pkg:shelf There is some subtlety with String here, since String.length might not align with the size in bytes over the wire, depending on the contents and the encoding Best to just let pkg:shelf handle it
-
Greg Spencer authored
* Make _focusDebug not interpolate in debug mode * Add test * Revert undesired change * Fix test to fail before too * Remove accidental skips * Switch to using a generating closure for arguments. * Remove a word
-
engine-flutter-autoroll authored
* a77e7bcb9 [web] Update the within() matcher to be more useful (flutter/engine#39288) * dbf401f97 [Impeller] Don't ceil subpass texture sizes (flutter/engine#39336) * 287197033 Bump ninja version to 1.11.1 (flutter/engine#39347)
-
Jessica Pereira authored
* fix: gets removedItem instead of its index add: sliver_animated_list.0_test.dart * fix: sliver_animated_list.0_test.dart * fix: pr comments * fix test import Co-authored-by: Taha Tesser <tessertaha@gmail.com> --------- Co-authored-by: Taha Tesser <tessertaha@gmail.com>
-
Jenn Magder authored
-
- 02 Feb, 2023 14 commits
-
-
Flutter GitHub Bot authored
-
engine-flutter-autoroll authored
* 510ecfa93 Don't rely on timings for dimension_provider unit test. (flutter/engine#39343) * b1ccae745 Roll Skia from 60242c4ea6a7 to c2d81db3ef41 (5 revisions) (flutter/engine#39344) * 616ecd8be [Web][HTML] Add mirrored characters support for RTL languages (flutter/engine#39162)
-
Christopher Fujino authored
* roll packages * fix dwds * empty --------- Co-authored-by: fluttergithubbot <fluttergithubbot@gmail.com>
-
Danny Tuppeny authored
-
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.
-