Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Update GLFW embedding to support AOT mode #18423

Merged
merged 8 commits into from
May 29, 2020

Conversation

MarcusTomlinson
Copy link
Contributor

@MarcusTomlinson MarcusTomlinson commented May 15, 2020

Unblocks: flutter/flutter#57135

Together with the above version of flutter tool, one can test this by building and running any application in profile or release mode like so:

flutter --local-engine=host_profile_unopt build linux --profile
or
flutter --local-engine=host_release_unopt build linux --release

Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if LG to @stuartmorgan

Copy link
Contributor

@stuartmorgan-g stuartmorgan-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@stuartmorgan-g stuartmorgan-g added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label May 28, 2020
@stuartmorgan-g stuartmorgan-g merged commit 22692a6 into flutter:master May 29, 2020
@stuartmorgan-g stuartmorgan-g removed the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label May 29, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants