- 01 Apr, 2023 8 commits
-
-
engine-flutter-autoroll authored
Roll Flutter Engine from 4af3447a352e to 0adfe35fdcf4 (2 revisions)
-
engine-flutter-autoroll authored
Roll Flutter Engine from 8aa24a31b3a6 to 4af3447a352e (1 revision)
-
engine-flutter-autoroll authored
Roll Flutter Engine from dc204128ff37 to 8aa24a31b3a6 (1 revision)
-
engine-flutter-autoroll authored
Roll Flutter Engine from c1e74ea8485f to dc204128ff37 (1 revision)
-
engine-flutter-autoroll authored
Roll Flutter Engine from be6cf51cf9a0 to c1e74ea8485f (1 revision)
-
engine-flutter-autoroll authored
Roll Flutter Engine from a48eedbda125 to be6cf51cf9a0 (1 revision)
-
engine-flutter-autoroll authored
Manual roll requested by zra@google.com https://github.com/flutter/engine/compare/b2855e074deb...a48eedbda125 2023-04-01 zanderso@users.noreply.github.com Revert "[web] Move text editing nodes outside of shadowDOM" (flutter/engine#40847) 2023-04-01 skia-flutter-autoroll@skia.org Roll Skia from 4d1e9cabf0c8 to 9973ef180f1f (2 revisions) (flutter/engine#40843) 2023-04-01 skia-flutter-autoroll@skia.org Roll Dart SDK from 6ac8d3ad105f to 7e36e11608f3 (6 revisions) (flutter/engine#40842) 2023-04-01 jonahwilliams@google.com [Impeller] take advantage of native decal sampling, blend cleanups (flutter/engine#40839) 2023-04-01 yjbanov@google.com Revert "[web] use callConstructor for FinalizationRegistry due to bug… (flutter/engine#40841) 2023-04-01 zanderso@users.noreply.github.com Revert "Add ui_web to embedder.yaml so that the analyzer knows about it." (flutter/engine#40840) 2023-04-01 jonahwilliams@google.com [Impeller] Migrate gaussian blur to half precision. (flutter/engine#40800) 2023-03-31 skia-flutter-autoroll@skia.org Roll Skia from 33f80c07a09c to 4d1e9cabf0c8 (3 revisions) (flutter/engine#40836) 2023-03-31 110993981+htoor3@users.noreply.github.com [web] Move text editing nodes outside of shadowDOM (flutter/engine#39688) 2023-03-31 mdebbar@google.com [web] Fix canvasKitVariant test (flutter/engine#40833) 2023-03-31 yjbanov@google.com [web] use callConstructor for FinalizationRegistry due to bug in dart2js (flutter/engine#40798) 2023-03-31 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from kiAbXJ_MIn6CAC9-C... to f16HBH4MJdaKy7Hlf... (flutter/engine#40831) 2023-03-31 godofredoc@google.com Remove ios-release-nobitcode from engine v2 builders. (flutter/engine#40830) 2023-03-31 jacksongardner@google.com Add ui_web to embedder.yaml so that the analyzer knows about it. (flutter/engine#40827) 2023-03-31 skia-flutter-autoroll@skia.org Roll Skia from 2b86c6d364d0 to 33f80c07a09c (1 revision) (flutter/engine#40826) Also rolling transitive DEPS: fuchsia/sdk/core/mac-amd64 from kiAbXJ_MIn6C to f16HBH4MJdaK If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC rmistry@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
-
Hans Muller authored
M3 DatePicker landscape header text style is now TextTheme.headlineSmall
-
- 31 Mar, 2023 23 commits
-
-
Kate Lovett authored
Fix docs and error messages for scroll directions + sample code
-
engine-flutter-autoroll authored
Roll Flutter Engine from a10990314872 to b2855e074deb (7 revisions)
-
Michael Goderbauer authored
Hyperlink dart docs around BinaryMessenger deprecations
-
Justin McCandless authored
TextField in a ListView becomes unresponsive
-
Harry Terkelsen authored
This allows us to check for performance differences in local Web SDKs. ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [x] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement]. - [x] I signed the [CLA]. - [x] I listed at least one issue that this PR fixes in the description above. - [x] I updated/added relevant documentation (doc comments with `///`). - [x] I added new tests to check the change I am making, or this PR is [test-exempt]. - [x] All existing and new tests are passing. If you need help, consider asking for advice on the #hackers-new channel on [Discord]. <!-- Links --> [Contributor Guide]: https://github.com/flutter/flutter/wiki/Tree-hygiene#overview [Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene [test-exempt]: https://github.com/flutter/flutter/wiki/Tree-hygiene#tests [Flutter Style Guide]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo [Features we expect every widget to implement]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement [CLA]: https://cla.developers.google.com/ [flutter/tests]: https://github.com/flutter/tests [breaking change policy]: https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes [Discord]: https://github.com/flutter/flutter/wiki/Chat
-
Jonah Williams authored
[devicelab] add regular old blur benchmark
-
Qun Cheng authored
-
engine-flutter-autoroll authored
Roll Flutter Engine from 252f6cfd0335 to a10990314872 (1 revision)
-
Camille Simon authored
[iOS] Add spell check suggestions toolbar on tap
-
engine-flutter-autoroll authored
Roll Packages from ee37f1cbdd8b to d07623d2db2b (8 revisions)
-
engine-flutter-autoroll authored
Roll Flutter Engine from 013e936fee7b to 252f6cfd0335 (8 revisions)
-
Henry Riehl authored
Add option to keep ```MenuAnchor``` open after ```MenuItem``` tap
-
Justin McCandless authored
Added new parameters onSecondaryTap and onSecondaryTapDown
-
Danny Tuppeny authored
Roll pub packages
-
Bernardo Ferrari authored
`SemanticsFlag`/`SemanticsAction` enum migration (part 2)
-
Chinmay Garde authored
[Impeller] Plumb through the impeller-force-gl flag.
-
Zachary Anderson authored
Revert "Roll Flutter Engine from 013e936fee7b to a6421ed6bbb7 (1 revision)"
-
engine-flutter-autoroll authored
Roll Flutter Engine from 013e936fee7b to a6421ed6bbb7 (1 revision)
-
engine-flutter-autoroll authored
Roll Flutter Engine from c0e7cd5237c3 to 013e936fee7b (1 revision)
-
engine-flutter-autoroll authored
https://github.com/flutter/engine/compare/571c5defaa18...c0e7cd5237c3 2023-03-31 bdero@google.com [Impeller] iOS/macOS: Only wait for command scheduling prior to present (flutter/engine#40781) 2023-03-31 skia-flutter-autoroll@skia.org Roll Skia from 9b2e538f1367 to f6c1eefd4600 (4 revisions) (flutter/engine#40807) 2023-03-30 dnfield@google.com Revert "[Impeller] move everything needed by the code gen template to core (#40801)" (flutter/engine#40811) 2023-03-30 dnfield@google.com [Impeller] Delete dead code from reflector.cc (flutter/engine#40805) 2023-03-30 dnfield@google.com [Impeller] move everything needed by the code gen template to core (flutter/engine#40801) 2023-03-30 jacksongardner@google.com `ui_web` library (flutter/engine#40608) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC rmistry@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
-
Dan Field authored
Disable Fuchsia SDK usage unless opted in
-
engine-flutter-autoroll authored
Roll Flutter Engine from 58522741b806 to 571c5defaa18 (2 revisions)
-
Greg Price authored
Fix state leak in rendering/editable_test (framework shuffle-all 2/n)
-
- 30 Mar, 2023 9 commits
-
-
engine-flutter-autoroll authored
Roll Flutter Engine from cbb3f982d683 to 58522741b806 (6 revisions)
-
Taha Tesser authored
Fix `TableRow` with no children throws unnamed assertion
-
engine-flutter-autoroll authored
Roll Flutter Engine from d68444fa5390 to cbb3f982d683 (4 revisions)
-
Zachary Anderson authored
This reverts commit c3de9015.
-
Chinmay Garde authored
[Impeller] Plumb through the enable-vulkan-validation flag.
-
Danny Tuppeny authored
Prevent bots/analyze.dart crashing on circular dependencies
-
engine-flutter-autoroll authored
Roll Flutter Engine from bf043fdb3205 to d68444fa5390 (3 revisions)
-
Jenn Magder authored
Setup channels during IntegrationTest registration on iOS
-
engine-flutter-autoroll authored
Roll Flutter Engine from 35507f9e91a7 to bf043fdb3205 (4 revisions)
-