This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Revert "Separate the data required to bootstrap the VM into its own class." #8406
Merged
Conversation
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
Member
|
lgtm |
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Apr 2, 2019
engine-flutter-autoroll
added a commit
to flutter/flutter
that referenced
this pull request
Apr 2, 2019
flutter/engine@6675f71...f7b4903 git log 6675f71..f7b4903 --no-merges --oneline f7b4903 Revert "Separate the data required to bootstrap the VM into its own class. (#8397)" (flutter/engine#8406) f835789 Roll src/third_party/skia d962070feb84..70d8f4f3acbb (1 commits) (flutter/engine#8405) The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
chinmaygarde
added a commit
to chinmaygarde/flutter_engine
that referenced
this pull request
Apr 2, 2019
…ts own class. (flutter#8397)" (flutter#8406)" This reverts commit f7b4903.
chinmaygarde
added a commit
that referenced
this pull request
Apr 3, 2019
RBogie
pushed a commit
to RBogie/flutter-engine
that referenced
this pull request
Apr 8, 2019
…lass. (flutter#8397)" (flutter#8406) This reverts commit c991647.
RBogie
pushed a commit
to RBogie/flutter-engine
that referenced
this pull request
Apr 8, 2019
…ts own class. (flutter#8397)" (flutter#8406)" (flutter#8414) This reverts commit f7b4903.
RBogie
added a commit
to RBogie/flutter-engine
that referenced
this pull request
Apr 8, 2019
…M into its own class. (flutter#8397)" (flutter#8406)" (flutter#8414)" This reverts commit 138e8c4.
RBogie
added a commit
to RBogie/flutter-engine
that referenced
this pull request
Apr 8, 2019
…ts own class. (flutter#8397)" (flutter#8406)" This reverts commit 0a37328.
RBogie
added a commit
to RBogie/flutter-engine
that referenced
this pull request
Apr 8, 2019
…M into its own class. (flutter#8397)" (flutter#8406)" (flutter#8414)" This reverts commit 138e8c4.
RBogie
added a commit
to RBogie/flutter-engine
that referenced
this pull request
Apr 8, 2019
…ts own class. (flutter#8397)" (flutter#8406)" This reverts commit 0a37328.
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.
Reverts #8397. I'm not able to quickly make the compensating changes to the Flutter runner, so this change blocks the roll into Fuchsia. @chinmaygarde please draw up the needed fixes before relanding this.