2772 Commits (9ee753091cfabeb6dd046f27250efed36369f7c3)

Author SHA1 Message Date
James Jackson-South 9ee753091c Add some environment output confirmation. 7 years ago
James Jackson-South cce7a53740 Use different comparer on CI NETFX 7 years ago
James Jackson-South 8af762009b Update benchmarks results 7 years ago
James Jackson-South 259f7c419b Fix tests 7 years ago
James Jackson-South e535d1d409 Add dither scaling and simplify API. 7 years ago
James Jackson-South c98ea13710 Add bounded quantization and update namings. 7 years ago
James Jackson-South 305a1c9832 Make dither parallel and add benchmarks. 7 years ago
James Jackson-South 05098868d6 Cleanup and fix tests. 7 years ago
James Jackson-South a75d833d4b Refactor dithering and quantizers. 7 years ago
James Jackson-South b247bac77f Use Span<T> as buffer param 7 years ago
James Jackson-South c946849c32 Fix arguments order and tests 7 years ago
James Jackson-South 3b3e6ab507 Fix non-windows build 7 years ago
James Jackson-South e40731d5da Internalize, partially optimize and rename Action methods. 7 years ago
James Jackson-South 62890f8184 Rename class and add native memory profiler 7 years ago
James Jackson-South 463f0a9c97 Add memorydiagnoser 7 years ago
Anton Firszov b3e09630a7 a few more cases to ParallelHelperTests 7 years ago
James Jackson-South 1b061b7bf8 Break when minY >= bottom 7 years ago
James Jackson-South 343d75adef Test false color parsing 7 years ago
James Jackson-South 50a693791f Delete Rgba32 named colors 7 years ago
James Jackson-South 1e9b1ef7dc Add new parsing methods. Fix #1103 7 years ago
James Jackson-South 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 7 years ago
Brian Popow 0bce7af847 Remove including tests into the profiling sandbox 7 years ago
Brian Popow 6f0e6e9a26 Fix some leftover stylecop warnings 7 years ago
James Jackson-South 1b1e181cee Default RepeatCount to 1. Fix #1098 7 years ago
James Jackson-South ada16abb49 rename pixel shader extensions and delegates 7 years ago
James Jackson-South c690e0cf90 Normalize MemoryAllocator references. 7 years ago
James Jackson-South b485452630 Update options helper to use switch and complete tests 7 years ago
Marco Rossignoli dfe882d948 fix ci 7 years ago
James Jackson-South 23b942332f Revert HSL<=>Rgb test changes 7 years ago
James Jackson-South 8d7b88053b Update LenseInfo name and type to match specification 7 years ago
Anton Firszov e115ba6a11 LambdaProvider -> serializable MemberMethodProvider 7 years ago
Brian Popow d59ca988a0 Revert comment as it was before, add exception for SA1115 7 years ago
Brian Popow 8a6797c2e4 Move ITestImageProvider to a separate file 7 years ago
Brian Popow 715de4cd3c Defining the tmp vars in a single line again 7 years ago
Brian Popow 94dc54b414 Rename method names again to be the same as in the reference implementation 7 years ago
Brian Popow f897ab6f8d Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 7 years ago
Brian Popow 6c40593e0c Remove regions 7 years ago
Brian Popow 38454f8fde Use using declarations to reduce nesting 7 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 7 years ago
James Jackson-South 84b850d05a Filter xunit references so testrunner does not throw. 7 years ago
James Jackson-South 87f002e8c0 Revert "Test to see if colorspace tests are ran?" 7 years ago
James Jackson-South 2cb6567b65 Test to see if colorspace tests are ran? 7 years ago
James Jackson-South e6f8d46c4f Update codecov calc and use inbuild ref source/targets 7 years ago
Anton Firszov f5c5b00c69 fix comment text 7 years ago
Anton Firszov 9089e3cea3 comments 7 years ago
Anton Firszov 78aed16d3e minor fixes 7 years ago
Anton Firszov 2da044b6f4 cleanup ProfilingSandbox 7 years ago
Anton Firszov f55533d677 rename Sandbox46 to ImageSharp.Tests.ProfilingSandbox 7 years ago
Anton Firszov 57542c92f4 Sandbox46: reference Test classes rather than include 7 years ago
Anton Firszov ec3809e647 cleanup PrepareRemoteExecutor() 7 years ago