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

[Blazor] Use JSON source generator during WebAssembly startup #54956

Merged
merged 20 commits into from
Apr 19, 2024

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    a42088e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Updates and cleanup

    MackinnonBuck committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    dfb6f93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11c518c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Fix Antiforgery

    MackinnonBuck committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    0eb1454 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    24335bc View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Fix build errors

    MackinnonBuck committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    54f2b82 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    MackinnonBuck committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    361c91c View commit details
    Browse the repository at this point in the history
  3. Disable profiling

    MackinnonBuck committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b06b3c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    17f9810 View commit details
    Browse the repository at this point in the history
  2. Improvements

    MackinnonBuck committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d758ef8 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Cleanup

    MackinnonBuck committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    04910bb View commit details
    Browse the repository at this point in the history
  2. PR feedback

    MackinnonBuck committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    75a71f6 View commit details
    Browse the repository at this point in the history
  3. More PR feedback

    MackinnonBuck committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    35c4f33 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Use ad hoc API for wasm

    MackinnonBuck committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    03bdce3 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    MackinnonBuck committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fb95f5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2996e5c View commit details
    Browse the repository at this point in the history
  4. Optimization

    MackinnonBuck committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a10f5c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48e7961 View commit details
    Browse the repository at this point in the history
  6. Revert optimization

    It wasn't clear that this led to a real perf benefit in optimized builds
    MackinnonBuck committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9a53261 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Fix

    MackinnonBuck committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f08d858 View commit details
    Browse the repository at this point in the history