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: v3.1.4
Choose a base ref
...
head repository: SixLabors/ImageSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.5
Choose a head ref
  • 20 commits
  • 100 files changed
  • 2 contributors

Commits on May 8, 2024

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

Commits on May 10, 2024

  1. Merge pull request #2731 from SixLabors/af/fix-allocator-overflow-3.1

    [3.1] Fix overflow in MemoryAllocator.Create(options)
    JimBobSquarePants authored May 10, 2024
    Configuration menu
    Copy the full SHA
    a5a5bc8 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

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

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    9f889f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2754 from SixLabors/backport-v3/gif-lzw

    v3 - Backport. Handle out of bounds Gif LZW max code
    JimBobSquarePants authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9dda64a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

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

Commits on Jun 29, 2024

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

Commits on Jul 3, 2024

  1. Merge pull request #2760 from SixLabors/js/transforms-offset

    Fix off-by-one error when centering a transform.
    JimBobSquarePants authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e0d4576 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Merge pull request #2759 from SixLabors/js/fix-2758

    v3.1.x Fix 2758
    JimBobSquarePants authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    b496109 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Backport fix.

    JimBobSquarePants committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    449dba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ede33dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59298c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7f7d5a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2768 from SixLabors/backport/v3-fix-2763

    v3.1.x - Backport Webp: Fix Issue 2763/2692
    JimBobSquarePants authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1d4a287 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f3d24d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Use >= to compare.

    JimBobSquarePants committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8adcabe View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Merge pull request #2769 from SixLabors/js/fix-2752

    Correctly break during Png decoding
    JimBobSquarePants authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d7ef0e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f4083 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge pull request #2775 from SixLabors/js-fix-2771

    Fix filtering on PNG encode.
    JimBobSquarePants authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    65bd9b5 View commit details
    Browse the repository at this point in the history
Loading