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

[Parameter Capturing] Support sending messages to managed in-proc features from dotnet-monitor #4775

Commits on Jun 28, 2023

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

    schmittjoseph committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c3666a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f42cd4b View commit details
    Browse the repository at this point in the history
  4. Cleanup format strings

    schmittjoseph committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    52f6be2 View commit details
    Browse the repository at this point in the history
  5. Cleanup formatting

    schmittjoseph committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    110816e View commit details
    Browse the repository at this point in the history
  6. Cleanup namespace

    schmittjoseph committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    93d1573 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    schmittjoseph committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    96971fc View commit details
    Browse the repository at this point in the history
  8. Fix variable name

    schmittjoseph committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c872c0f View commit details
    Browse the repository at this point in the history
  9. Revert pinning on error

    schmittjoseph committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2511076 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3e5318 View commit details
    Browse the repository at this point in the history
  11. Remove extra null decl

    schmittjoseph committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7bf3b79 View commit details
    Browse the repository at this point in the history
  12. Standardize hresult

    schmittjoseph committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f8109fe View commit details
    Browse the repository at this point in the history
  13. Fix x86 build

    schmittjoseph committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    909bfdc View commit details
    Browse the repository at this point in the history
  14. Standardize hresult

    schmittjoseph committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f1c7d23 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Address PR feedback

    schmittjoseph committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    83c4111 View commit details
    Browse the repository at this point in the history
  2. Remove leftover assert

    schmittjoseph committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b0bf966 View commit details
    Browse the repository at this point in the history
  3. Split payload reads

    schmittjoseph committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    050066f View commit details
    Browse the repository at this point in the history
  4. Rename test

    schmittjoseph committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    78eccec View commit details
    Browse the repository at this point in the history
  5. Add comment

    schmittjoseph committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    414f7e0 View commit details
    Browse the repository at this point in the history
  6. Remove extra todo

    schmittjoseph committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6f4691b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Address PR feedback

    schmittjoseph committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    feb2d13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edeef37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd05688 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    932759b View commit details
    Browse the repository at this point in the history
  5. Cleanup

    schmittjoseph committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4a29ce8 View commit details
    Browse the repository at this point in the history
  6. Address PR feedback

    schmittjoseph committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8109f52 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Address PR feedback

    schmittjoseph committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f12c450 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Add comments

    schmittjoseph committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d29f22b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf8afa View commit details
    Browse the repository at this point in the history