12454 Commits (2b1f6feb0a2f2c0983b832e950be5328000fdb2d)
 

Author SHA1 Message Date
James Jackson-South 2b1f6feb0a Remove .NET version constraints from allocator tests 3 years ago
James Jackson-South bcf9add4f0 Update UniformUnmanagedMemoryPoolTests.Trim.cs 3 years ago
James Jackson-South b158e0e2e6 Skip another allocation test on ARM64 .NET7 3 years ago
James Jackson-South 4551f457b0 Tweak Png decode/resize differences for ARM64 3 years ago
James Jackson-South 4938220167 Try bumping up the runners to give us more ram/cpu 3 years ago
James Jackson-South 5aa28bc26f Skip additional allocation failure tests on .NET 7 ARM64 3 years ago
James Jackson-South 75b86da0e4 Add logging to see if we can determine cause of TestHost crash 3 years ago
James Jackson-South bc2548363b Tweak luminance encoding test precision 3 years ago
James Jackson-South 88104bd5c8 Skip allocator test on .NET7 ARM64 3 years ago
James Jackson-South 6c29bbcfa3 Update test SDKs 3 years ago
James Jackson-South 486cf3a27e Update TgaDecoderTests.cs 3 years ago
James Jackson-South b26dca8598 Fix up webp alpha compression test for ARM64 3 years ago
James Jackson-South cf7f808a0e Adjust percentages for ARM (visually checked) 3 years ago
James Jackson-South 9319b26fa1 Update reference encoder versions, fix environment detection 3 years ago
James Jackson-South 7963584fea Use quotes 3 years ago
Brian Popow fc6ec0a9f3 Install libgdi+ only for os=buildjet-2vcpu-ubuntu-2204-arm 3 years ago
Brian Popow 286fa4deb7 Add libgdi+ on ubuntu 3 years ago
James Jackson-South 629cc592d5 Use correct runners 3 years ago
James Jackson-South 2e2de452ab Add buildjet ARM64 runners. 3 years ago
James Jackson-South 8cf49912e6
Merge pull request #2339 from ptasev/pt/tiff-encoder-l16 3 years ago
Petar Tasev 9ed23d921d
Merge branch 'main' into pt/tiff-encoder-l16 3 years ago
Petar Tasev a43ac0cf53 Added compressed grayscale 16 bit decoder tests 3 years ago
Petar Tasev bd9e1ee508 Added unit tests and 16 bit grayscale images 3 years ago
James Jackson-South 52efdbfd72
Merge pull request #2338 from stefannikolei/stefannikolei/nullable/processing 3 years ago
Petar Tasev a1a2cec284 Added L16 support to tiff encoder (unit tests WIP) 3 years ago
Stefan Nikolei df803cd34d Fix nullref 3 years ago
Stefan Nikolei eedaa28362
Merge branch 'main' into stefannikolei/nullable/processing 3 years ago
Stefan Nikolei 7847fab011 Remove ? for pixelMap and paletteOwner 3 years ago
James Jackson-South 997884c614
Merge pull request #2337 from stefannikolei/stefannikolei/nullable/pixelimplementations 3 years ago
Stefan Nikolei e7bcc5f132 Fix build 3 years ago
Stefan Nikolei 8504518073 Remove nullable disable from Processing.Processors 3 years ago
Stefan Nikolei 34add6aebf Remove nullable disable from pixelimplementations 3 years ago
James Jackson-South cb68906c76
Merge pull request #2335 from SixLabors/js/2334 3 years ago
James Jackson-South cf4c384cc4 Add test images 3 years ago
James Jackson-South b895b6e00f
Merge pull request #2329 from SixLabors/js/fix-docs-parameters 3 years ago
James Jackson-South 42eb11046e Update MemoryDiagnosticsTests.cs 3 years ago
James Jackson-South 2964becc21 Increase sleep time for slow VMs 3 years ago
James Jackson-South e9a693b99a Normalize parameters across all extension methods 3 years ago
James Jackson-South 03cc807eb5
Merge pull request #2326 from stefannikolei/stefannikolei/nullable/color 3 years ago
James Jackson-South 7f1fc960ed Use cache to make type threadsafe 3 years ago
James Jackson-South f134e1f670
Merge branch 'main' into stefannikolei/nullable/color 3 years ago
James Jackson-South 22840b37c4
Merge pull request #2320 from stefannikolei/stefannikolei/nullable/exifprofile 3 years ago
James Jackson-South 54df7ab641 Safer cast, cleanup and comment 3 years ago
James Jackson-South b8fe22c586
Merge branch 'main' into stefannikolei/nullable/exifprofile 3 years ago
James Jackson-South 84dcd187fe
Merge pull request #2327 from stefannikolei/stefannikolei/nullable/memory 3 years ago
Stefan Nikolei 9c3d68f1f5
Update src/ImageSharp/Memory/Buffer2DExtensions.cs 3 years ago
Stefan Nikolei 6e70477cf2
Update src/ImageSharp/Memory/Buffer2D{T}.cs 3 years ago
Stefan Nikolei 8f18e35960
Update src/ImageSharp/Memory/DiscontiguousBuffers/MemoryGroup{T}.Owned.cs 3 years ago
Stefan Nikolei 12421030c2
Update src/ImageSharp/Memory/DiscontiguousBuffers/MemoryGroup{T}.Owned.cs 3 years ago
Stefan Nikolei 4efd49295a Resolve PR issues 3 years ago