This repository was archived by the owner on Feb 25, 2025. It is now read-only.
[flutter_releases] Apply flutter-2.13 candidate.7 CPs to latest roll …#33222
Merged
muditatandon merged 1 commit intoflutter:flutter-2.13-candidate.10from May 9, 2022
Conversation
…lutter#33169) * [flutter_releases] Fix condition in OpacityLayer where it inherits opacity twice (flutter#33085) (flutter#33105) Co-authored-by: Jim Graham <[email protected]> * [flutter_releases] Remove reference to FX_LOG_ALL (flutter#33027) (flutter#33147) It was partially removed in https://fuchsia-review.googlesource.com/c/fuchsia/+/674049; this commit allows remaining references to be removed. Co-authored-by: Tamir Duberstein <[email protected]> Co-authored-by: Jim Graham <[email protected]> Co-authored-by: Tamir Duberstein <[email protected]>
|
This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter. Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed. |
fluttergithubbot
approved these changes
May 9, 2022
CaseyHillers
approved these changes
May 9, 2022
muditatandon
added a commit
to muditatandon/engine
that referenced
this pull request
May 13, 2022
…lutter#33169) (flutter#33222) * [flutter_releases] Fix condition in OpacityLayer where it inherits opacity twice (flutter#33085) (flutter#33105) Co-authored-by: Jim Graham <[email protected]> * [flutter_releases] Remove reference to FX_LOG_ALL (flutter#33027) (flutter#33147) It was partially removed in https://fuchsia-review.googlesource.com/c/fuchsia/+/674049; this commit allows remaining references to be removed. Co-authored-by: Tamir Duberstein <[email protected]> Co-authored-by: Jim Graham <[email protected]> Co-authored-by: Tamir Duberstein <[email protected]> Co-authored-by: Casey Hillers <[email protected]> Co-authored-by: Jim Graham <[email protected]> Co-authored-by: Tamir Duberstein <[email protected]>
8 tasks
muditatandon
added a commit
to muditatandon/engine
that referenced
this pull request
May 13, 2022
…st roll (flutter#33169) (flutter#33222)" This reverts commit 1f603fb.
8 tasks
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
…(#33169)
Co-authored-by: Jim Graham [email protected]
It was partially removed in
https://fuchsia-review.googlesource.com/c/fuchsia/+/674049; this commit
allows remaining references to be removed.
Co-authored-by: Tamir Duberstein [email protected]
Co-authored-by: Jim Graham [email protected]
Co-authored-by: Tamir Duberstein [email protected]
Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.
List which issues are fixed by this PR. You must list at least one issue.
If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy.
Pre-launch Checklist
writing and running engine tests.
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.