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

[WIP] Support worker contexts capturing #298

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jan 8, 2024

  1. Support worker offscreencanvas

    caojunyue committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6ab7d67 View commit details
    Browse the repository at this point in the history
  2. Fix the input ImageBitmap has been detached error

    caojunyue committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    24564a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Fix worker demo and support url param to switch

    caojunyue committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ca6985b View commit details
    Browse the repository at this point in the history
  2. Fix js lint errors

    caojunyue committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    71cd8eb View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Update extension to support worker capture

    caojunyue committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c59d747 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

    caojunyue committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    30e80d3 View commit details
    Browse the repository at this point in the history