Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SixLabors/ImageSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.7
Choose a base ref
...
head repository: SixLabors/ImageSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.8
Choose a head ref
  • 8 commits
  • 20 files changed
  • 2 contributors

Commits on Apr 6, 2024

  1. Limit all allocations

    antonfirsov authored and JimBobSquarePants committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5c6ec5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c122185 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e620914 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Merge pull request #2719 from SixLabors/backport/v2-check-palette-ind…

    …ices
    
    V2 - Limit Read Palette Indices
    JimBobSquarePants authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a78ce27 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    3d298db View commit details
    Browse the repository at this point in the history
  2. test allocation limits

    antonfirsov committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cf9496d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2717 from SixLabors/backport/v2-clear-buffers

    V2 - Clear Pixel Buffers on Decode.
    antonfirsov authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8f0b4d3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2715 from SixLabors/backport/v2-memlimit

    V2 - Limit all memory allocations in the MemoryAllocator layer
    antonfirsov authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f21d641 View commit details
    Browse the repository at this point in the history
Loading