12481 Commits (74a2ad9689e151c84fa058d7ec8de7f7bc2ff549)
 

Author SHA1 Message Date
James Jackson-South 74a2ad9689
Merge branch 'main' into sn/nullable/format_bmp 3 years ago
James Jackson-South a37b0f53f8
Merge pull request #2349 from SixLabors/bp/actually_call_arm_methods 3 years ago
Brian Popow 88ddf709c5 Actually call arm methods, if arm is supported 3 years ago
Stefan Nikolei 1c773661b4 Make method static 3 years ago
Stefan Nikolei 4a82d27303 Check iccProfileData for null not the profile 3 years ago
Stefan Nikolei cc4647741a Pass configuration as parameter 3 years ago
Stefan Nikolei 7b46791c41 Remove pragma 3 years ago
James Jackson-South 4d6400b1a4
Merge branch 'main' into sn/nullable/format_bmp 3 years ago
James Jackson-South b8572b5b80
Merge pull request #2344 from SixLabors/js/png-arm 3 years ago
Stefan Nikolei cd9a06b4cb Fix unit test. 3 years ago
Stefan Nikolei 3182f935dc Remove nullable disable from Formats.BMP 3 years ago
James Jackson-South b8a76143cc Recreate @brianpopow 's changes 3 years ago
James Jackson-South 4b4028bc50
Merge pull request #2330 from stefannikolei/stefannikolei/nullable/metadata_profiles 3 years ago
James Jackson-South 1d49195dfb
Merge branch 'main' into stefannikolei/nullable/metadata_profiles 3 years ago
James Jackson-South 4d77c68ef3
Merge pull request #2343 from SixLabors/js/arm-triggers 3 years ago
James Jackson-South aeca1175d8 Wrap with braces 3 years ago
James Jackson-South 3d39a6c5cf Try nesting 3 years ago
James Jackson-South 83afc10f66 Merge branch 'main' into js/arm-triggers 3 years ago
James Jackson-South dba45c06e7 Attempt to restrict trigger for ARM to labels 3 years ago
James Jackson-South 21e298ceac
Merge branch 'main' into stefannikolei/nullable/metadata_profiles 3 years ago
James Jackson-South bd9fc666c4
Merge pull request #2341 from SixLabors/js/buildjet-arm64 3 years ago
Brian Popow 3fd4fdc0c0 Fix wrong casing of file endings from BMP to bmp 3 years ago
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 753720f115
Merge branch 'main' into stefannikolei/nullable/metadata_profiles 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
Stefan Nikolei 2d6c174606 Initialize is only needed in the constructor. It would just return on the other invocations 3 years ago
Stefan Nikolei 6eec48de54 Initialize values during declaration 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
Stefan Nikolei 7ba2324763
Merge branch 'main' into stefannikolei/nullable/metadata_profiles 3 years ago
James Jackson-South 52efdbfd72
Merge pull request #2338 from stefannikolei/stefannikolei/nullable/processing 3 years ago