2772 Commits (800a1b8326608dd8c945de71271698f77e36c7a2)

Author SHA1 Message Date
James Jackson-South 800a1b8326 Add some environment output confirmation. 6 years ago
James Jackson-South 5bd59f5de8 Use different comparer on CI NETFX 6 years ago
James Jackson-South 33fa2385f1 Update benchmarks results 6 years ago
James Jackson-South f85ed446c2 Fix tests 6 years ago
James Jackson-South ba38de5843 Add dither scaling and simplify API. 6 years ago
James Jackson-South a42d21d121 Add bounded quantization and update namings. 6 years ago
James Jackson-South 94f69b67f9 Make dither parallel and add benchmarks. 6 years ago
James Jackson-South 042a6bef53 Cleanup and fix tests. 6 years ago
James Jackson-South eca230340c Refactor dithering and quantizers. 6 years ago
James Jackson-South f11a3a019b Use Span<T> as buffer param 6 years ago
James Jackson-South 33bd5a920c Fix arguments order and tests 6 years ago
James Jackson-South d8164d3b04 Fix non-windows build 6 years ago
James Jackson-South 00dc2a8c98 Internalize, partially optimize and rename Action methods. 6 years ago
James Jackson-South b62434cea9 Rename class and add native memory profiler 6 years ago
James Jackson-South 4c023b2589 Add memorydiagnoser 6 years ago
Anton Firszov 11183d0a94 a few more cases to ParallelHelperTests 6 years ago
James Jackson-South 8e12faddf3 Break when minY >= bottom 6 years ago
James Jackson-South ad8525e6c1 Test false color parsing 6 years ago
James Jackson-South ba329d3bdd Delete Rgba32 named colors 6 years ago
James Jackson-South 93a6cc092f Add new parsing methods. Fix #1103 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 8a2f070684 Remove including tests into the profiling sandbox 6 years ago
Brian Popow 52a98e82f0 Fix some leftover stylecop warnings 6 years ago
James Jackson-South 62feaf33e1 Default RepeatCount to 1. Fix #1098 6 years ago
James Jackson-South fb1f38a261 rename pixel shader extensions and delegates 6 years ago
James Jackson-South 9e6a03459a Normalize MemoryAllocator references. 6 years ago
James Jackson-South bc1dde64c8 Update options helper to use switch and complete tests 6 years ago
Marco Rossignoli bb27648552 fix ci 6 years ago
James Jackson-South 6ddd5f6e28 Revert HSL<=>Rgb test changes 6 years ago
James Jackson-South 5c4324f241 Update LenseInfo name and type to match specification 6 years ago
Anton Firszov aeb0100361 LambdaProvider -> serializable MemberMethodProvider 6 years ago
Brian Popow a75d5cc16f Revert comment as it was before, add exception for SA1115 6 years ago
Brian Popow f688b09d12 Move ITestImageProvider to a separate file 6 years ago
Brian Popow c0221c458c Defining the tmp vars in a single line again 6 years ago
Brian Popow d17eb1df6d Rename method names again to be the same as in the reference implementation 6 years ago
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 6 years ago
Brian Popow 1844654c24 Remove regions 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South 9b57a30fd9 Filter xunit references so testrunner does not throw. 6 years ago
James Jackson-South d3f03a2a8d Revert "Test to see if colorspace tests are ran?" 6 years ago
James Jackson-South f2f52f3c93 Test to see if colorspace tests are ran? 6 years ago
James Jackson-South 460ca626bd Update codecov calc and use inbuild ref source/targets 6 years ago
Anton Firszov 7f0dc53d65 fix comment text 6 years ago
Anton Firszov da8fcfc4a8 comments 6 years ago
Anton Firszov 70a28cfc3c minor fixes 6 years ago
Anton Firszov aa576e8532 cleanup ProfilingSandbox 6 years ago
Anton Firszov c4bd8812ff rename Sandbox46 to ImageSharp.Tests.ProfilingSandbox 6 years ago
Anton Firszov eed284bf0d Sandbox46: reference Test classes rather than include 6 years ago
Anton Firszov 6aaf7e43e5 cleanup PrepareRemoteExecutor() 6 years ago