4114 Commits (9092ea63001133da87dadbfeb8d31bdef3be6a09)

Author SHA1 Message Date
Anton Firszov b0a5e941bd thrash the allocator 5 years ago
Anton Firszov bd0047a0f4 attempt to fix MemoryAllocator_Create_LimitPoolSize 5 years ago
Anton Firszov 4c9dfc9000 EnableLogging -> EnableNonThreadSafeLogging 5 years ago
Anton Firszov 3c69a21e76 Logging made optional in TestMemoryAllocator 5 years ago
Anton Firszov 768e792573 reproduce us! 5 years ago
Anton Firszov 247c8b2477 repro as hell 5 years ago
Anton Firszov f7b5807125 (temporarily?) add RunTestsInLoop.ps1 5 years ago
Brian Popow 7e20c5daaa Rename Vp8Sse methods 5 years ago
Kunal Pathak 6885d97c88 hoist some calculations out 5 years ago
Anton Firszov 2b6d940d6f update LoadResizeSaveParallelMemoryStress 5 years ago
Brian Popow 5abd7740e8 Add Vp8Sse4X4 sse tests 5 years ago
Brian Popow 3cfa040b20 Use Ssse3.HorizontalAdd 5 years ago
Brian Popow 8160a0eeb6 Pass Vp8Matrix as ref 5 years ago
Brian Popow d6d1868343 Test Hadamard transform only with and without HardwareIntrinsics 5 years ago
Brian Popow cb513a905c Use fixed sized arrays in Vp8Matrix 5 years ago
James Jackson-South 670e2eeafc Update ColorTests.CastTo.cs 5 years ago
Anton Firszov d09108aadf fix test bug in WrapSystemDrawingBitmap_FromBytes_WhenObserved 5 years ago
Anton Firszov 14eef74a34 Use [ConditionalFact] instead of [PlatformSpecific] 5 years ago
Brian Popow cffa4b0c36 Only test with and without HardwareIntrinsics 5 years ago
Anton Firszov 71867675ba Disable MemoryAllocator_Create_LimitPoolSize on OSX 5 years ago
Anton Firszov 8dda1d5d31 make GetNetCoreVersion work with preview 5 years ago
Brian Popow 0c96e37ba6 Add Mean16x4 sse tests 5 years ago
Anton Firszov 2d6596f26b CopyPixelDataTo 5 years ago
Anton Firszov 412ebfb8c6 Remove ArrayPoolMemoryAllocator 5 years ago
Anton Firszov 58a23cdf1d remove ArrayPoolMemoryAllocator from tests 5 years ago
Brian Popow 020134ad8c Add QuantizeBlock sse tests 5 years ago
Brian Popow d2017933d7 Add HadamardTransform sse tests 5 years ago
Brian Popow 2b6dbbce6f Update benchmark results 5 years ago
Brian Popow 55b67ada2f Use webpMagick.Quality for the quality parameter 5 years ago
Brian Popow 947dc8d5ec Make sure magick.net and imagesharp use the same configuration 5 years ago
James Jackson-South f9212f7adc
Update tests/ImageSharp.Tests/Color/ColorTests.CastTo.cs 5 years ago
Brian Popow 8fe280e991 Add predictor 12 and 13 tests 5 years ago
Brian Popow 143de220b7 Add Predictor11 test 5 years ago
James Jackson-South 2ec17e7c6a Use box pixel for high precision 5 years ago
James Jackson-South ef90575a11 Revert "Use RgbaVector for color backing" 5 years ago
Brian Popow 70c99d3d02 Reduce allocations 5 years ago
Anton Firszov f40fc3a76d test exception safety of ProcessPixelRows 5 years ago
Anton Firszov ebe7b9c516 Remove Image.DangerousGetRowSpan 5 years ago
Anton Firszov 9047fc971d remove ImageFrame.GetPixelRowSpan 5 years ago
Anton Firszov ff383c9eab Buffer2D.GetRowSpan -> DangerousGetRowSpan 5 years ago
Anton Firszov f178416926 test ImageFrame.DangerousGetPixelRowMemory 5 years ago
Anton Firszov e1f15bc626 TryGetSinglePixelSpan -> DangerousTryGetSinglePixelMemory 5 years ago
Anton Firszov 409cfb104d DangerousGetPixelRowMemory 5 years ago
Anton Firszov 1df9e25232 ProcessPixelRows 5 years ago
Brian Popow c68ef21613 Write exif profile with padding if needed 5 years ago
James Jackson-South 257ff1929e Use RgbaVector for color backing 5 years ago
Anton Firszov ce1ac2cd70 pass pinnable correctly 5 years ago
Anton Firszov f81008ef54 ProcessPixelRows tests 5 years ago
Anton Firszov 003e51e98f MemoryAllocator.Default 5 years ago
Anton Firszov 3740471d7b MemoryAllocator.Create & tests 5 years ago