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

Migrate vsync away from Mojo services#3169

Merged
abarth merged 1 commit into
flutter-team-archive:masterfrom
abarth:vsync_waiter
Oct 24, 2016
Merged

Migrate vsync away from Mojo services#3169
abarth merged 1 commit into
flutter-team-archive:masterfrom
abarth:vsync_waiter

Conversation

@abarth

@abarth abarth commented Oct 24, 2016

Copy link
Copy Markdown
Contributor

Instead, just use JNI and Objective-C directly.

@abarth

abarth commented Oct 24, 2016

Copy link
Copy Markdown
Contributor Author

@chinmaygarde chinmaygarde left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

ftl::TimePoint phase_;
Callback callback_;

ftl::WeakPtrFactory<VsyncWaiterFallback> weak_factory_;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nit: DISALLOW_COPY_AND_ASSIGN

Instead, just use JNI and Objective-C directly.
@abarth abarth merged commit d4f67e6 into flutter-team-archive:master Oct 24, 2016
@abarth abarth deleted the vsync_waiter branch October 24, 2016 23:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants