-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Roll Flutter from 67e5f663d075 to 53dfd23b043f (39 revisions) #3484
Merged
auto-submit
merged 39 commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-7515355b-6228-4580-bc85-068d346c92d5-1679065290
Mar 17, 2023
Merged
Roll Flutter from 67e5f663d075 to 53dfd23b043f (39 revisions) #3484
auto-submit
merged 39 commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-7515355b-6228-4580-bc85-068d346c92d5-1679065290
Mar 17, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ing.ensureInitialized (#117113)" (flutter/flutter#122830)
…ontextMenu (#120081)" (flutter/flutter#122832)
engine-flutter-autoroll
added
the
autosubmit
Merge PR when tree becomes green via auto submit App
label
Mar 17, 2023
fluttergithubbot
approved these changes
Mar 17, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 20, 2023
tarrinneal
pushed a commit
to flutter/flutter
that referenced
this pull request
Mar 20, 2023
* 7636eb7 [go_router_builder] Support default value for `Set`, `List` and `Iterable` route parameters (flutter/packages#3391) * 26c95da [image_picker] Move HashSet construction within if-statement (flutter/packages#3448) * f5687b2 [image_picker] fix typos in comments (flutter/packages#3413) * 84afba7 [image_picker] Migrate Android to Pigeon (flutter/packages#3476) * 42927fc [image_picker]: Bump androidx.exifinterface:exifinterface from 1.3.3 to 1.3.6 in /packages/image_picker/image_picker_android/android (flutter/packages#3238) * 9a44bdf Require Dart SDK 2.14, because of using APIs. (flutter/packages#3468) * 12609a2 [ci] Clean up iOS simulators (flutter/packages#3458) * 9b136a9 [ci/tool] Add external dependency validation (flutter/packages#3466) * 11aab47 Manual roll Flutter from fb7e828 to 67e5f66 (8 revisions) (flutter/packages#3482) * 784291b Update goldens (flutter/packages#3442) * 43a42d1 [webview_flutter_android] Updates Dart and Java InstanceManagers (flutter/packages#3282) * d0de136 [camera] Reland android flip/change camera while recording (flutter/packages#3460) * 74fd094 [image_picker_android] Adjust file extension in FileUtils when it does not match its mime type (flutter/packages#3409) * d2f1d2d [flutter_adaptive_scaffold] : 🐛 [FIX] : Issue: 121135. (flutter/packages#3253) * 3d078b5 Roll Flutter from 67e5f66 to 53dfd23 (39 revisions) (flutter/packages#3484) * 3b3a09d [url_launcher] Convert iOS to Pigeon (flutter/packages#3481) * 80cd50a Roll Flutter from 53dfd23 to 6bd2b3c (17 revisions) (flutter/packages#3486) * 998bb29 [webview_flutter] Updates the README with the migration of `WebView.initialCookies` and Hybrid Composition on (flutter/packages#3470) * bbf86a7 Roll Flutter from 6bd2b3c to 3e4e092 (7 revisions) (flutter/packages#3490)
engine-flutter-autoroll
deleted the
flutter-packages-7515355b-6228-4580-bc85-068d346c92d5-1679065290
branch
March 24, 2023 15:12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Roll Flutter from 67e5f66 to 53dfd23 (39 revisions)
flutter/flutter@67e5f66...53dfd23
2023-03-17 engine-flutter-autoroll@skia.org Roll Flutter Engine from 63238fe979de to d9e65441eaa3 (3 revisions) (flutter/flutter#122865)
2023-03-17 christopherfujino@gmail.com Revert "Fix hot restart flake" (flutter/flutter#122855)
2023-03-17 engine-flutter-autoroll@skia.org Roll Flutter Engine from ff51c41babf0 to 63238fe979de (4 revisions) (flutter/flutter#122862)
2023-03-17 1173285195@qq.com async.dart file reformat. (flutter/flutter#122521)
2023-03-17 godofredoc@google.com Re-enable engine dependency proxy test. (flutter/flutter#115511)
2023-03-17 engine-flutter-autoroll@skia.org Roll Flutter Engine from 06e031891d02 to ff51c41babf0 (5 revisions) (flutter/flutter#122857)
2023-03-17 engine-flutter-autoroll@skia.org Roll Flutter Engine from 48628fb9462e to 06e031891d02 (8 revisions) (flutter/flutter#122851)
2023-03-16 jacksongardner@google.com Use depfile with dart2wasm to determine when to rebuild. (flutter/flutter#122817)
2023-03-16 ian@hixie.ch Assert that runApp is called in the same zone as binding.ensureInitialized (flutter/flutter#122836)
2023-03-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from 52574efd2a88 to 48628fb9462e (3 revisions) (flutter/flutter#122837)
2023-03-16 36861262+QuncCccccc@users.noreply.github.com Create
SearchBar
andSearchBarTheme
(flutter/flutter#122309)2023-03-16 christopherfujino@gmail.com [flutter_tools] throw tool exit on invocation of flutter format (flutter/flutter#121646)
2023-03-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from 02b0feef8636 to 52574efd2a88 (6 revisions) (flutter/flutter#122821)
2023-03-16 godofredoc@google.com Use packages/packages recipe. (flutter/flutter#122822)
2023-03-16 109111084+yaakovschectman@users.noreply.github.com Revert "Fix bug with clicking
Copy
orSelect All
within contextMenu (#120081)" (flutter/flutter#122832)2023-03-16 109111084+yaakovschectman@users.noreply.github.com Revert "Assert that runApp is called in the same zone as binding.ensureInitialized (#117113)" (flutter/flutter#122830)
2023-03-16 annagrin@google.com Fix hot restart flake (flutter/flutter#122776)
2023-03-16 ian@hixie.ch Assert that runApp is called in the same zone as binding.ensureInitialized (flutter/flutter#117113)
2023-03-16 407660109@qq.com Fix bug with clicking
Copy
orSelect All
within contextMenu (flutter/flutter#120081)2023-03-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from 404ccff27bc0 to 02b0feef8636 (2 revisions) (flutter/flutter#122815)
2023-03-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from 7ee528267b03 to 404ccff27bc0 (3 revisions) (flutter/flutter#122810)
2023-03-16 chinmoy12c@gmail.com Added onSecondaryTap in InkWell. (flutter/flutter#119058)
2023-03-16 zanderso@users.noreply.github.com Roll Flutter Engine from 3194afad72f0 to 7ee528267b03 (4 revisions) (flutter/flutter#122806)
2023-03-16 engine-flutter-autoroll@skia.org Roll Packages from 55515f6 to 44ddf2c (4 revisions) (flutter/flutter#122805)
2023-03-16 leroux_bruno@yahoo.fr Fix cursor disappear on undo. (flutter/flutter#122402)
2023-03-16 engine-flutter-autoroll@skia.org 3194afad7 Roll Skia from a8b49a804a98 to a0c3c5653a84 (1 revision) (flutter/engine#40340) (flutter/flutter#122782)
2023-03-16 engine-flutter-autoroll@skia.org eca44aed4 Use 32 cores builder for linux v2 web engine. (flutter/engine#40336) (flutter/flutter#122777)
2023-03-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from 903ea2eabca0 to ecb211da9efc (4 revisions) (flutter/flutter#122774)
2023-03-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from 3f92f8eccd67 to 903ea2eabca0 (2 revisions) (flutter/flutter#122771)
2023-03-16 gspencergoog@users.noreply.github.com Add macos project auto migration code for FlutterApplication (flutter/flutter#122336)
2023-03-16 49699333+dependabot[bot]@users.noreply.github.com Bump activesupport from 6.1.7.1 to 6.1.7.3 in /dev/ci/mac (flutter/flutter#122768)
2023-03-15 engine-flutter-autoroll@skia.org Roll Flutter Engine from aa275c6ed003 to 3f92f8eccd67 (2 revisions) (flutter/flutter#122767)
2023-03-15 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 3.3.0 to 3.4.0 (flutter/flutter#122764)
2023-03-15 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 2.2.6 to 2.2.7 (flutter/flutter#122763)
2023-03-15 engine-flutter-autoroll@skia.org Roll Flutter Engine from cc846da7ec91 to aa275c6ed003 (2 revisions) (flutter/flutter#122757)
2023-03-15 fluttergithubbot@gmail.com Marks Linux web_long_running_tests_2_5 to be unflaky (flutter/flutter#122718)
2023-03-15 jonahwilliams@google.com [gallery] roll gallery to 6a8d738c94d0710e229d726729c09fdb5ccaf7ed (flutter/flutter#122747)
2023-03-15 engine-flutter-autoroll@skia.org Roll Flutter Engine from ec151bf2cf72 to cc846da7ec91 (2 revisions) (flutter/flutter#122752)
2023-03-15 leroux_bruno@yahoo.fr Fix MenuAnchor closes on internal scroll (flutter/flutter#122696)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC rmistry@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.
...