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

[dotnet] Make classic WebDriver commands/responses AOT compatible #14574

Merged
merged 29 commits into from
Oct 28, 2024

Commits on Oct 7, 2024

  1. Win?

    nvborisenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1e8b1dc View commit details
    Browse the repository at this point in the history
  2. int64?

    nvborisenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b927052 View commit details
    Browse the repository at this point in the history
  3. Revert "int64?"

    This reverts commit b927052.
    nvborisenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a076702 View commit details
    Browse the repository at this point in the history
  4. Long in command

    nvborisenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8e9a755 View commit details
    Browse the repository at this point in the history
  5. Boolean!

    nvborisenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    85c3989 View commit details
    Browse the repository at this point in the history
  6. char[]

    nvborisenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5050151 View commit details
    Browse the repository at this point in the history
  7. Double

    nvborisenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    61e45af View commit details
    Browse the repository at this point in the history
  8. Remove extra

    nvborisenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0416816 View commit details
    Browse the repository at this point in the history
  9. uint

    nvborisenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8509830 View commit details
    Browse the repository at this point in the history
  10. float

    nvborisenko committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1d781a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Update Command.cs

    nvborisenko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    419e833 View commit details
    Browse the repository at this point in the history
  2. Add uint

    nvborisenko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    01b62a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b359e2 View commit details
    Browse the repository at this point in the history
  4. Interesting

    nvborisenko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    51ae258 View commit details
    Browse the repository at this point in the history
  5. Remove extra command

    nvborisenko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    38ad419 View commit details
    Browse the repository at this point in the history
  6. Remove extra response

    nvborisenko committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    658d1d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    f26429b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05d8829 View commit details
    Browse the repository at this point in the history
  3. ulong

    nvborisenko committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3d9763b View commit details
    Browse the repository at this point in the history
  4. decimal

    nvborisenko committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8d45068 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    9fb9352 View commit details
    Browse the repository at this point in the history
  2. Add all built-in types

    nvborisenko committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    5170bc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8b6c6d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. byte[]

    nvborisenko committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    abdc1af View commit details
    Browse the repository at this point in the history
  2. Serialize Enum as decimal

    nvborisenko committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1d76401 View commit details
    Browse the repository at this point in the history
  3. Enum as long

    nvborisenko committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    800a8dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    287f1f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 26, 2024

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