Skip to content
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

Feature/event loop interop #215

Closed
wants to merge 17 commits into from
Closed

Conversation

pchampio
Copy link
Member

@pchampio pchampio commented Aug 1, 2019

Will have to be re-based to master once feature/gl_texture gets merged.

Go implementation of https://github.com/flutter/engine/pull/9089/files

This feature is removing a deprecated engine function. For now, there is a tiny benefit of using FlutterCustomTaskRunners, instead of FlutterEngineFlushPendingTasksNow.
Once the restriction evoked by @chinmaygarde comment is lift. I hope to remove all polling handler from the embedder.

@pchampio pchampio force-pushed the feature/event-loop-interop branch from dd2dcf4 to 99584e8 Compare August 1, 2019 15:12
@pchampio pchampio closed this Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant