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

Switch TizenEventLoop to use CurrentTimeProc #137

Conversation

swift-kim
Copy link
Member

  • Turn the FLUTTER_ENGINE_NO_PROTOTYPES switch on to ensure we only use the proc table APIs.
  • Replace the occurrences of FlutterEngineGetCurrentTime with the proc table function pointer.
  • Minor formatting.

@swift-kim swift-kim force-pushed the event-loop-current-time-proc branch from 0285269 to b487f8c Compare July 8, 2021 09:19
@swift-kim swift-kim force-pushed the event-loop-current-time-proc branch from b487f8c to 3b1c6a7 Compare July 8, 2021 09:19
Copy link

@bbrto21 bbrto21 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@bwikbs bwikbs left a comment

Choose a reason for hiding this comment

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

👍

@swift-kim swift-kim merged commit 14319f6 into flutter-tizen:flutter-2.2.1-tizen Jul 10, 2021
swift-kim added a commit that referenced this pull request Sep 27, 2021
* Switch TizenEventLoop to use CurrentTimeProc

* Additional clean-ups
swift-kim added a commit that referenced this pull request Nov 14, 2021
* Switch TizenEventLoop to use CurrentTimeProc

* Additional clean-ups
swift-kim added a commit that referenced this pull request Dec 9, 2021
* Switch TizenEventLoop to use CurrentTimeProc

* Additional clean-ups
swift-kim added a commit that referenced this pull request Dec 17, 2021
* Switch TizenEventLoop to use CurrentTimeProc

* Additional clean-ups
swift-kim added a commit that referenced this pull request Feb 7, 2022
* Switch TizenEventLoop to use CurrentTimeProc

* Additional clean-ups
swift-kim added a commit that referenced this pull request Feb 11, 2022
* Switch TizenEventLoop to use CurrentTimeProc

* Additional clean-ups
swift-kim added a commit that referenced this pull request May 12, 2022
* Switch TizenEventLoop to use CurrentTimeProc

* Additional clean-ups
swift-kim added a commit that referenced this pull request Aug 5, 2022
* Switch TizenEventLoop to use CurrentTimeProc

* Additional clean-ups
swift-kim added a commit that referenced this pull request Sep 1, 2022
* Switch TizenEventLoop to use CurrentTimeProc

* Additional clean-ups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants