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

Continue add end-of-frame scheduling for default events #25310

Closed
wants to merge 6 commits into from

Commits on Sep 26, 2022

  1. Add frame-end scheduling (V3)

    rickhanlonii authored and tyao1 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    055364f View commit details
    Browse the repository at this point in the history
  2. Re-use rAF, don't re-schedule it

    rickhanlonii authored and tyao1 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    6c28764 View commit details
    Browse the repository at this point in the history
  3. Address TODOs

    tyao1 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    9ec9df0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. lint&flow&build

    tyao1 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    964ff73 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    dfbc34e View commit details
    Browse the repository at this point in the history
  2. Fix tests

    tyao1 committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    a6c5974 View commit details
    Browse the repository at this point in the history