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

[browser] Use StaticWebAssets fingerprinting in Wasm SDK #103755

Merged
merged 63 commits into from
Jul 23, 2024

Commits on Jun 20, 2024

  1. Build and publish integration

    maraf committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5485ef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c0d21f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da8f2ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a923583 View commit details
    Browse the repository at this point in the history
  5. Check core assembly extension

    maraf committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    00695e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    7eb15d6 View commit details
    Browse the repository at this point in the history
  2. Typescript nits

    maraf committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    de7ab09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99d9b6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    163fe82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfbb518 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    574d899 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    a650967 View commit details
    Browse the repository at this point in the history
  2. WBT file on disk checks

    maraf committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8848871 View commit details
    Browse the repository at this point in the history
  3. WBT file on disk checks

    maraf committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e40c14e View commit details
    Browse the repository at this point in the history
  4. WBT file on disk checks

    maraf committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fd8b240 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. WBT testmain no fingerprint

    maraf committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d642b3c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. WBT revert debug message

    maraf committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4d3c657 View commit details
    Browse the repository at this point in the history
  2. AOT

    maraf committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a2eac11 View commit details
    Browse the repository at this point in the history
  3. WBT fix ordering

    maraf committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5cbda67 View commit details
    Browse the repository at this point in the history
  4. Fingerprinting without webcil

    maraf committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    71f7fa3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f25f7de View commit details
    Browse the repository at this point in the history
  6. NoFingerprint WBT variant

    maraf committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b2e1ffa View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    a411302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd55a18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e88e55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3fd46a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Remove debug log

    maraf committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5f662b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fix typo

    maraf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1cd4de4 View commit details
    Browse the repository at this point in the history
  2. Fix regex matching

    maraf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    754b5f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c11007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3a8ba1 View commit details
    Browse the repository at this point in the history
  5. FP for dotnet.globalization.js

    maraf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    653643a View commit details
    Browse the repository at this point in the history
  6. Fingerprinting pdbs

    maraf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    90de8b7 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'upstream/main' into BrowserFingerprinting

    # Conflicts:
    #	src/mono/wasm/Wasm.Build.Tests/WasmSdkBasedProjectProvider.cs
    #	src/tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/ComputeWasmBuildAssets.cs
    #	src/tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/ComputeWasmPublishAssets.cs
    maraf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2637a00 View commit details
    Browse the repository at this point in the history
  8. WBT fix file check

    maraf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    57f1c0f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    1f880a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08e443a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Ensure lazy pdb is loaded

    maraf committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    12bb74c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b8ccb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51cd688 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a531dc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31d1a73 View commit details
    Browse the repository at this point in the history
  6. DEBUG latest SDK for WBT

    maraf committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    dc91e20 View commit details
    Browse the repository at this point in the history
  7. DEBUG fix wbt installation

    maraf committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c0d3d62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    907ce2c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Fix WBT

    maraf committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e367713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4738dac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b78497f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ff25a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    768af43 View commit details
    Browse the repository at this point in the history
  6. Fixes for MT after merge

    maraf committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0e705fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5db6c0e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

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

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    46cb7b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc1f048 View commit details
    Browse the repository at this point in the history
  3. Git ignore *.d.ts.sha256

    maraf committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c8a645c View commit details
    Browse the repository at this point in the history
  4. Fix

    maraf authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d076290 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bef50ee View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Revert "Update source-build-reference-packages to latest"

    This reverts commit bef50ee.
    lewing committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    05a3854 View commit details
    Browse the repository at this point in the history
  2. Fix the references

    lewing committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f673b26 View commit details
    Browse the repository at this point in the history
  3. Update Versions.props

    lewing authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ac0a52d View commit details
    Browse the repository at this point in the history
  4. Update Versions.props

    lewing authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5d8917a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e0efe6 View commit details
    Browse the repository at this point in the history