13334 Commits (2c8dd67fcfe2fa4a2fe13f672c0b1dbfa235a324)
 

Author SHA1 Message Date
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 7 years ago
Brian Popow 1844654c24 Remove regions 7 years ago
Brian Popow ca2faf3700 Merge remote-tracking branch 'upstream/master' into feature/stylecopTests 7 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 7 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 7 years ago
James Jackson-South 9b57a30fd9 Filter xunit references so testrunner does not throw. 7 years ago
James Jackson-South 94ce58b1d1 Run codecov tests in debug mode. 7 years ago
James Jackson-South d3f03a2a8d Revert "Test to see if colorspace tests are ran?" 7 years ago
James Jackson-South f2f52f3c93 Test to see if colorspace tests are ran? 7 years ago
James Jackson-South 3d367c4504 Actually upload report 7 years ago
James Jackson-South 460ca626bd Update codecov calc and use inbuild ref source/targets 7 years ago
Anton Firszov 7f0dc53d65 fix comment text 7 years ago
Anton Firszov da8fcfc4a8 comments 7 years ago
Anton Firszov 70a28cfc3c minor fixes 7 years ago
Anton Firszov aa576e8532 cleanup ProfilingSandbox 7 years ago
Anton Firszov c4bd8812ff rename Sandbox46 to ImageSharp.Tests.ProfilingSandbox 7 years ago
Anton Firszov eed284bf0d Sandbox46: reference Test classes rather than include 7 years ago
Anton Firszov 6aaf7e43e5 cleanup PrepareRemoteExecutor() 7 years ago
Anton Firszov 10b3921ec1 avoid exceptions in PrepareRemoteExecutor() 7 years ago
Anton Firszov 9c279dcd1b when running tests in 32 bits, enforce 32bit execution of RemoteExecutor.exe 7 years ago
Anton Firszov d0d0da2658 add .csproj change 7 years ago
Anton Firszov 7723adfb19 workaround RemoteExecutor assembly redirect issue on 472, 7 years ago
Anton Firszov 967e4eabb1 use RemoteExecutor in JpegDecoderTests 7 years ago
Anton Firszov a626e3a712 Run ArrayPoolMemoryAllocatorTests in separate process, 7 years ago
Anton Firszov c52674b375 update xunit & workaround conversion issues 7 years ago
Peter Amrehn fcd5a37404 WebP: implement AlphaDecoder and AlphaApplyFilter, start implementing VP8Io 7 years ago
James Jackson-South 41ecd2023f
Merge pull request #1087 from SixLabors/af/merge-core-2 7 years ago
James Jackson-South 38d833a571 Remove duplicate Constants 7 years ago
James Jackson-South c24b364be1 Merge namespaces 7 years ago
Anton Firszov 059c25e58a fix PointFTests robustness issue 7 years ago
Anton Firszov b3846c49b0 cherry pick CI improvements from @JimBobSquarePants 7 years ago
Anton Firszov 779720c345 move Core primitives to a subfolder for now 7 years ago
Anton Firszov 1484067b37 skip memory-intensive allocator tests 7 years ago
Anton Firszov 3cb6f3c677 move test code & delete shared code tests 7 years ago
Anton Firszov 9c64cdd193 update ImageSharp.csproj 7 years ago
Anton Firszov d14ef994cf move product sources 7 years ago
Anton Firszov 296f1b11e1 Merge branch 'core' into af/merge-core-2 7 years ago
Anton Firszov 5da9abf655 Keep only necessary stuff from SL.Core 7 years ago
Peter Amrehn 6edd386d0b WebP: replace WebPFilterType enum by classes and implement them 7 years ago
Peter Amrehn cdca3e16c0 introduce WebPFilterType enum 7 years ago
Peter Amrehn 6bda08f533 introduce function Is8bOptimizable 7 years ago
Peter Amrehn f14f2a5925 WebP: Move ReadSymbol to WebPDecoderBase 7 years ago
Peter Amrehn 5c27728a42 remove obsolete comments 7 years ago
Brian Popow 023a64ce12 WIP: Parse further VP8 header: SegmentHeader, FilterHeader, implement BitReader for VP8 (unfinished) 7 years ago
Brian Popow 821250729f Add VP8 bitreader to image info, remove image data size (not used except inside the bitreader) 7 years ago
Brian Popow 1aca8ad8eb Fix image data size in webpinfo for VP8: 10 bytes are already read during parsing the header 7 years ago
Brian Popow ef35d52da2 Introduce VP8 Profile which contains the reconstruction filter and the loop filter 7 years ago
Brian Popow 6ba2aa7aa1 Fix checking the magick bytes in parsing the VP8 header 7 years ago
James Jackson-South 7908392586
Merge pull request #1085 from SixLabors/js/fix-buld-number 7 years ago
James Jackson-South 7e28919d65 Update GitVersion.yml 7 years ago