- 16 Nov, 2022 14 commits
-
-
Elias Yishak authored
* removing default values for [reporter] and [timeout]] * passing reporter arg to see tests pass * added test to confirm TestCommand is not passing defaults * add'l helper message for [reporter] arg * default behavior for github actions + fixed tests * removing github conditional for reporter + related test * removing unused import
-
engine-flutter-autoroll authored
* 8e8607124 Roll Skia from cdf8348e6fba to 36efebf14ad8 (4 revisions) (flutter/engine#37665) * 0241f18cb [Impeller] Refactor color source resolution to use explicit factory types (flutter/engine#37656) * 76e8a9c79 Roll Fuchsia Mac SDK from gKyvwhUS3r6pTRfxx... to uhjeOxDSb9z-mNpGS... (flutter/engine#37667) * 223e1f092 Roll Skia from 36efebf14ad8 to 4b3d36f36bf3 (1 revision) (flutter/engine#37668)
-
Flutter GitHub Bot authored
-
Jakub Fijałkowski authored
* Test the case when main Isolate is in `None` state for long time * Wait for isolate to become runnable * Handle `PausePostRequest` as a normal "paused" event * Use `-= 1` instead of `--`
-
Zachary Anderson authored
This reverts commit 484e09ef.
-
engine-flutter-autoroll authored
* 8e8607124 Roll Skia from cdf8348e6fba to 36efebf14ad8 (4 revisions) (flutter/engine#37665) * 0241f18cb [Impeller] Refactor color source resolution to use explicit factory types (flutter/engine#37656)
-
engine-flutter-autoroll authored
3e15c1925 Roll Dart SDK from 7163c9627d98 to c3f1b3642181 (2 revisions) (flutter/engine#37664) (#115417)
-
engine-flutter-autoroll authored
* 06b2d4439 Roll Fuchsia Linux SDK from agStiOtzmc9Fmw6gc... to T7_W8eoMNuMdG-5R9... (flutter/engine#37659) * 21a572e4e Fix linter error (flutter/engine#37661)
-
engine-flutter-autoroll authored
* fa0f252a2 Roll Dart SDK from 8132f04a0b86 to 7163c9627d98 (1 revision) (flutter/engine#37657) * c22520758 Mark Linux Web Engine Bringup. (flutter/engine#37658) * 03e9a97f8 Adding sdk_version to mac builds for dart-internal. (flutter/engine#37651)
-
engine-flutter-autoroll authored
c062f7ea7 Roll Skia from cfb6de45f39b to cdf8348e6fba (4 revisions) (flutter/engine#37649) (#115407)
-
engine-flutter-autoroll authored
* 6563c5843 Remove felt snapshotting behavior. (flutter/engine#37639) * c6e556489 Update language version in flutter_frontend_server/test/fixtures (flutter/engine#37643) * eedb93eb7 Update text editing tests (flutter/engine#37642) * a1dd33540 colorFilter as imageFilter for web (flutter/engine#37522) * b74c2c57a Remove usage of deprecated Fuchsia event source (flutter/engine#37641) * e56ed93fa Revert "Update text editing tests (#37642)" (flutter/engine#37653)
-
godofredoc authored
* Create a main alias for master channel. To slowly migrate away from master branch in the flutter repository we created a main branch that is mirroring master branch. This PR is also adding a channel alias that will allow to use master/main interchangeably. Bug: https://github.com/flutter/flutter/issues/95041 * Fix channel tests. * Remove additional space.
-
Greg Spencer authored
* Add RestorableEnumN and RestorableEnum to restorable primitive types * Review Changes * Change to assert if not part of the valid set. * Assert if default value isn't in the enum
-
fzyzcjy authored
* Update object.dart * Update object.dart * Update object.dart * Update object.dart * Update object.dart
-
- 15 Nov, 2022 26 commits
-
-
engine-flutter-autoroll authored
baad8f2c5 Roll Skia from 02e2101a75f7 to cfb6de45f39b (7 revisions) (flutter/engine#37640) (#115399)
-
hangyu authored
* squash 5 into 1 fix Update packages/flutter/lib/src/material/bottom_app_bar.dart lint update tests Co-Authored-By: Hans Muller <hansmuller@chromium.org> * lint Co-authored-by: Hans Muller <hansmuller@chromium.org>
-
dependabot[bot] authored
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.25 to 2.1.32. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/86f3159a697a097a813ad9bfa0002412d97690a4...4238421316c33d73aeea2801274dd286f157c2bb) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
engine-flutter-autoroll authored
6d41b2ffb update Scene.toImageSync test to use proper bounds in the request (flutter/engine#37638) (#115398)
-
engine-flutter-autoroll authored
* 3a622e17a Skip the skwasm unit test suite on Safari since it is flaky. (flutter/engine#37602) * f1206f265 [web] Test harness fixes. (flutter/engine#37560) * c628e1f26 Roll Fuchsia Mac SDK from 32kfSm94FGtJJeUjg... to gKyvwhUS3r6pTRfxx... (flutter/engine#37634) * af6e47f1d Removing some builds from mac release builder. (flutter/engine#37556)
-
Jenn Magder authored
-
engine-flutter-autoroll authored
* 9f000a13f Roll Dart SDK from 42f87c0521f8 to 8132f04a0b86 (2 revisions) (flutter/engine#37632) * 6dc4a6ad6 Add archives to android aot engine. (flutter/engine#37601) * 84cb1f833 Add ability to set entry-point for HLSL shaders (flutter/engine#37608)
-
Tae Hyung Kim authored
* init * upper case only when material 2 * fix test * fix test * fix tests again * Add all tests * analyze" * fix stepper
-
hangyu authored
Hint text semantics to be excluded in a11y read out if textfield in not empty and label text is provided (#115010) * update hint semantics * Update input_date_picker_form_field_test.dart
-
engine-flutter-autoroll authored
49f8326df Roll Skia from 826b3ea577f3 to 02e2101a75f7 (4 revisions) (flutter/engine#37631) (#115385)
-
engine-flutter-autoroll authored
216702f3d Roll Skia from 1991515dd191 to 826b3ea577f3 (4 revisions) (flutter/engine#37628) (#115377)
-
Darren Austin authored
-
Maurice Parrish authored
* add position to layout creation * make position nullable * fix tests * test * clear test size * clear device pixel ratio * add more documentaiton * add comment about localToGlobal
-
engine-flutter-autoroll authored
905862722 [dart] Run generate_sdk_version_file.py to be compatible with dart ch… (flutter/engine#37624) (#115372)
-
engine-flutter-autoroll authored
* 7a4b112d7 Roll Skia from 4d519a8ba97a to 1991515dd191 (1 revision) (flutter/engine#37622) * eead7b0d8 Place native callback registration before running engine (flutter/engine#37600)
-
engine-flutter-autoroll authored
* 79d62f726 Roll Flutter from 5ea5a533 to a1289a41 (7 revisions) (flutter/plugins#6677) * 910b61d1b Roll Flutter from a1289a41 to a1432a9c (23 revisions) (flutter/plugins#6681) * 58579201e Roll Flutter from a1432a9c to d3dcd7d5 (8 revisions) (flutter/plugins#6684) * 6da73be00 Enable `Mac build_all_plugins` (flutter/plugins#6671) * cc4ffaebd Update flutter cirrus key (flutter/plugins#6687) * f35c16930 Roll Flutter from d3dcd7d5 to c7d11549 (13 revisions) (flutter/plugins#6689) * 553dac8b2 Roll Flutter from c7d11549 to 098aac7f (24 revisions) (flutter/plugins#6692) * 11cb48366 Roll Flutter (stable) from e99c9c7cd9f6 to 52b3dc25f647 (4 revisions) (flutter/plugins#6690) * b1c457fc9 Roll Flutter from 098aac7f to 61e927d2 (16 revisions) (flutter/plugins#6694) * e500884c7 Enable Mac ios_platform_tests tests (flutter/plugins#6682)
-
engine-flutter-autoroll authored
7f74f34a4 Roll Fuchsia Linux SDK from B0OuUvWOY24LI1WoF... to agStiOtzmc9Fmw6gc... (flutter/engine#37621) (#115365)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
b4fd07fa4 Roll Dart SDK from 987faaf6d1d4 to 42f87c0521f8 (1 revision) (flutter/engine#37619) (#115362)
-
Daco Harkes authored
Closes: https://github.com/flutter/flutter/issues/115347
-
engine-flutter-autoroll authored
721fbe111 Roll Skia from 24523449b1b3 to 4d519a8ba97a (3 revisions) (flutter/engine#37618) (#115354)
-
engine-flutter-autoroll authored
0b338ed86 Roll Dart SDK from 6f5478a58387 to 987faaf6d1d4 (2 revisions) (flutter/engine#37617) (#115352)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
c6a513ecd Roll Fuchsia Mac SDK from XvXKIR_SSUfSyGwxe... to 32kfSm94FGtJJeUjg... (flutter/engine#37615) (#115344)
-
engine-flutter-autoroll authored
-
Brandon DeRosier authored
-