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 CachedBitmap #39245

Closed
wants to merge 1 commit into from
Closed

Commits on Jul 16, 2020

  1. Add initial implementation

    Update reference assembly
    
    Add tests
    
    Add doc comments
    
    Fix tests
    
    Initial support for CachedBitmap on Unix
    
    Enable tests on Unix
    
    Improve version detection mechanism
    
    Fix build
    
    Fix version detection
    
    Improve test suite
    
    Respond to API review feedback
    
    Update reference assembly
    
    Fix formatting
    
    Add license headers
    
    Fix test failure on .NET Framework
    
    Update src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/CachedBitmap.cs
    
    Co-authored-by: Günther Foidl <[email protected]>
    
    Update src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/CachedBitmap.Unix.cs
    
    Co-authored-by: Günther Foidl <[email protected]>
    
    Make exception messages clearer
    
    Improve error message again
    
    Address PR feedback
    
    Update src/libraries/System.Drawing.Common/src/System/Drawing/Imaging/CachedBitmap.Windows.cs
    
    Co-authored-by: Santiago Fernandez Madero <[email protected]>
    reflectronic and safern committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    e1e3929 View commit details
    Browse the repository at this point in the history