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

feat: add dedicated JavaScript thread support #512

Merged
merged 69 commits into from
Dec 28, 2023

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    f3f6f62 View commit details
    Browse the repository at this point in the history
  2. feat: support dedicated JavaScript thread and double uiCommandBuffer (#…

    …523)
    
    Co-authored-by: openwebf-bot <openwebf@openwebf.com>
    2 people authored and andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9b30a1f View commit details
    Browse the repository at this point in the history
  3. doc: guides for flutter dev part I. (#507)

    1. [x] Overview
    2. [ ] The WebF widget
    3. [x] Dart and JavaScript Intercommunication
    4. [x]  Flutter Widgets as HTMLElement
    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e7bc4b3 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    4da0883 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    b748b71 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9a5fc9a View commit details
    Browse the repository at this point in the history
  7. fix: fix compile issue.

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f293b17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34ee24c View commit details
    Browse the repository at this point in the history
  9. Committing clang-format changes

    openwebf-bot authored and andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    659a750 View commit details
    Browse the repository at this point in the history
  10. refactor: re-organize codes.

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    20efa90 View commit details
    Browse the repository at this point in the history
  11. Committing clang-format changes

    openwebf-bot authored and andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    af85233 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    58bf452 View commit details
    Browse the repository at this point in the history
  13. fix: fix crash.

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    edbaeb4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    67b3112 View commit details
    Browse the repository at this point in the history
  15. fix: fix dispose js thread.

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    323b1d2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bd4559f View commit details
    Browse the repository at this point in the history
  17. Committing clang-format changes

    openwebf-bot authored and andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    b560ae0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f4310cd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cd1220a View commit details
    Browse the repository at this point in the history
  20. fix: fix compile.

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f8b7896 View commit details
    Browse the repository at this point in the history
  21. Committing clang-format changes

    openwebf-bot authored and andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    6c2f23e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    84727be View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    abe6d0d View commit details
    Browse the repository at this point in the history
  24. Committing clang-format changes

    openwebf-bot authored and andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    fe79cea View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8915c74 View commit details
    Browse the repository at this point in the history
  26. Committing clang-format changes

    openwebf-bot authored and andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c104faa View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    92646a7 View commit details
    Browse the repository at this point in the history
  28. Committing clang-format changes

    openwebf-bot authored and andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5b3f3d4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e36c164 View commit details
    Browse the repository at this point in the history
  30. Committing clang-format changes

    openwebf-bot authored and andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    046f741 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8828e6d View commit details
    Browse the repository at this point in the history
  32. Committing clang-format changes

    openwebf-bot authored and andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9ac005b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    dcb9d84 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    aa91203 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d9ffe18 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3572505 View commit details
    Browse the repository at this point in the history
  37. fix: fix widget elements.

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    9f99a43 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    6a65a26 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8e66859 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f193e8e View commit details
    Browse the repository at this point in the history
  41. fix: fix unit tests.

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    dbbc3a2 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ef52ee6 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    d8c93c5 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    2d02363 View commit details
    Browse the repository at this point in the history
  45. Committing clang-format changes

    openwebf-bot authored and andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    35a7048 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    0fa71a1 View commit details
    Browse the repository at this point in the history
  47. fix: fix event test specs.

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e1eb46e View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    632803b View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    ef0b90b View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    48ed68c View commit details
    Browse the repository at this point in the history
  51. Committing clang-format changes

    openwebf-bot authored and andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7c7e8c7 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    b38fe5a View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    781179e View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    c6d352a View commit details
    Browse the repository at this point in the history
  55. chore: fix example.

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    cf5009d View commit details
    Browse the repository at this point in the history
  56. chore: fix example.

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3fe9708 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    772e8af View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    8e0aa67 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    001e8bd View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    18a5b3b View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    875e1a3 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    7c59779 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    6dc3904 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    4639bd5 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    56038bc View commit details
    Browse the repository at this point in the history
  66. revert: revert UI command.

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5080ec8 View commit details
    Browse the repository at this point in the history
  67. fix: fix linter.

    andycall committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    14d01ad View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    79dc274 View commit details
    Browse the repository at this point in the history
  69. Committing clang-format changes

    openwebf-bot committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e1519a2 View commit details
    Browse the repository at this point in the history