-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Roll Flutter from 29a6c648ca4d to 351f2742af42 (123 revisions) #8378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…cold_test.dart`) (flutter/flutter#160258)
…package-dependencies`. (flutter/flutter#160267)
…e-dependencies`. (flutter/flutter#160275)
…age-dependencies`. (flutter/flutter#160279)
…oid and iOS devices (flutter/flutter#160484)
…he all-github-actions group (flutter/flutter#161001)
… or `--local-web-sdk` (flutter/flutter#161110)
auto label is removed for flutter/packages/8378, due to - The status or check suite Linux_android_legacy android_platform_tests_legacy_api_shard_1 master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
auto label is removed for flutter/packages/8378, due to - The status or check suite Linux_android android_device_tests_shard_6 master has failed. Please fix the issues identified (or deflake) before re-applying this label.
|
Commit queue failed; closing this roll. |
Roll Flutter from 29a6c64 to 351f274 (123 revisions)
flutter/flutter@29a6c64...351f274
2025-01-06 matanlurey@users.noreply.github.com Add
SurfaceProducer.onSurfaceCleanup
, deprecateonSurfaceDestroyed
. (flutter/flutter#160937)2025-01-06 devoncarew@google.com rev to the latest dart-lang/http and remove older http_multi_server refs (flutter/flutter#161067)
2025-01-06 matanlurey@users.noreply.github.com Omit hardcoded
--packages=.dart_tool/package_config.json
. (flutter/flutter#160982)2025-01-06 dacoharkes@google.com [native_assets] Filter hook environment (flutter/flutter#161084)
2025-01-04 jacksongardner@google.com Use the in-tree engine by default when using
--local-engine
or--local-web-sdk
(flutter/flutter#161110)2025-01-03 goderbauer@google.com Bump characters, collection, meta (flutter/flutter#161066)
2025-01-02 dacoharkes@google.com [native assets] Roll dependencies (flutter/flutter#160672)
2024-12-31 goderbauer@google.com Manual pub bump (flutter/flutter#160985)
2024-12-30 49699333+dependabot[bot]@users.noreply.github.com Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 in the all-github-actions group (flutter/flutter#161001)
2024-12-30 matanlurey@users.noreply.github.com Revert: "Move
integration_test
dependencies to non-dev_dependencies
." (flutter/flutter#160980)2024-12-30 goderbauer@google.com Fix docImport issues (flutter/flutter#160918)
2024-12-30 github@alexv525.com 🐛 [tool] Installs the APK regardless of version (flutter/flutter#160432)
2024-12-28 yjbanov@google.com Point to real Cocoon code in Tree-hygiene.md (flutter/flutter#160914)
2024-12-28 matanlurey@users.noreply.github.com Implement golden-file matching for
integration_test
on Android and iOS devices (flutter/flutter#160484)2024-12-27 31859944+LongCatIsLooong@users.noreply.github.com Turn deprecation message analyze tests back on (flutter/flutter#160554)
2024-12-27 matanlurey@users.noreply.github.com Update docs on
Color
to be more clear about normalized channel values. (flutter/flutter#160798)2024-12-27 matanlurey@users.noreply.github.com Bump
flutter_template_images
to remove TODO. (flutter/flutter#160917)2024-12-27 47866232+chunhtai@users.noreply.github.com Clarify where
gclient
is run from. (flutter/flutter#160889)2024-12-27 matanlurey@users.noreply.github.com Tweak language post-merge of #160695. (flutter/flutter#160876)
2024-12-27 mdebbar@google.com [web] Make
FLUTTER_WEB_AUTO_DETECT
false by default (flutter/flutter#160191)2024-12-27 yjbanov@google.com gclient template file clarifications (flutter/flutter#160882)
2024-12-27 mdebbar@google.com Add missing DEPS to runIf (flutter/flutter#160913)
2024-12-27 goderbauer@google.com apply dart_style 3.0.1 (flutter/flutter#160875)
2024-12-26 mohellebiabdessalem@gmail.com adding my name to authors (flutter/flutter#160822)
2024-12-24 matanlurey@users.noreply.github.com Remove
--template=skeleton
and add a placeholder error message instead. (flutter/flutter#160695)2024-12-23 matanlurey@users.noreply.github.com Delete unused
engine_hash.dart
script (and test), simplifyengine_hash.sh
. (flutter/flutter#160549)2024-12-23 jacksongardner@google.com Remove bringup: true from web tests. (flutter/flutter#160788)
2024-12-22 jonahwilliams@google.com [Impeller] fix device buffer nullptr on Intel macOS. (flutter/flutter#160645)
2024-12-22 jacksongardner@google.com Remove dependency on web_tests/artifacts. (flutter/flutter#160700)
2024-12-22 jonahwilliams@google.com [Impeller] workarounds for slow Adreno primitive restart performance. (flutter/flutter#160683)
2024-12-22 danny@tuppeny.com [flutter_tool] Change the startup message for the "flutter daemon" command (flutter/flutter#160444)
2024-12-22 yjbanov@google.com [tech debt] delete unused framework-engine test scripts (flutter/flutter#160698)
2024-12-22 codefu@google.com Fix bash entrypoint tests (flutter/flutter#160705)
2024-12-21 goderbauer@google.com Enable strict_top_level_inference (flutter/flutter#160674)
2024-12-21 goderbauer@google.com Update README.md (flutter/flutter#160677)
2024-12-21 christopherfujino@gmail.com deprecate engine ci yaml roller (flutter/flutter#160682)
2024-12-21 bruno.leroux@gmail.com Revert rematching DropdownMenu.initialSelection (flutter/flutter#160643)
2024-12-21 jonahwilliams@google.com [Impeller] move barrier setting out of render pass builder. (flutter/flutter#160693)
2024-12-21 aam@google.com Roll to dart 3.7.0-267.0.dev (flutter/flutter#160680)
2024-12-21 derekx@google.com Annotate entrypoints in the "isolate spawner" files generated by
flutter test --experimental-faster-testing
(flutter/flutter#160694)2024-12-21 matanlurey@users.noreply.github.com Consider changes to
DEPS
andengine/**
to impact most runIf-guarded builds (flutter/flutter#160706)2024-12-20 christopherfujino@gmail.com [flutter_tools] unconditionally skip bash test (flutter/flutter#160690)
2024-12-20 codefu@google.com Ensure engine.version is up to date in the monorepo (flutter/flutter#160668)
2024-12-20 jonahwilliams@google.com [Impeller] Fix GLES SurfaceTexture rendering. (flutter/flutter#160634)
2024-12-20 chris@bracken.jp integration_test: Ignore .build dir for iOS/macOS (flutter/flutter#160614)
2024-12-20 jonahwilliams@google.com [Impeller] remove unused BliPass::EncodeCommands arg and cleanup. (flutter/flutter#160623)
...