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

Implement new GetContextInfo API overloads #49186

Merged
merged 12 commits into from
Apr 16, 2021
Merged

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    db05a29 View commit details
    Browse the repository at this point in the history
  2. Implement new GetContextInfo API overloads

    Implements dotnet#47880, adding new, more performant overloads for GetContextInfo.
    
    - Add helper for only creating a region if it isn't infinite
    - Start an internal extensions class for easier mapping of System.Drawing concepts to System.Numerics types
    - Simplify GraphicsContext
    JeremyKuhne committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    8f221aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc4c154 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee03c70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ade74ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4455f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9293cd7 View commit details
    Browse the repository at this point in the history
  8. Address feedback

    JeremyKuhne committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    7bb8155 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ddbf284 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd0cc66 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    5dd6c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d06432d View commit details
    Browse the repository at this point in the history