2436 Commits (94ffbd7c765d9650cd74da57c29151c35eb1191a)

Author SHA1 Message Date
Ildar Khayrutdinov 94ffbd7c76 Add Tiff to configurations. 7 years ago
Ildar Khayrutdinov 7e5dde0875 Move tiff classes into Formats.Tiff namespace. Mark tests with category. 7 years ago
Ildar Khayrutdinov c73d44f126 Update license 6 years ago
Ildar Khayrutdinov 644a51fb71 Compilation errors fixes. Temporarily disable obsolete metadata related methods and tests. 6 years ago
James Jackson-South f717bcf27a Remove all warnings 6 years ago
James Jackson-South 4e1fe80b5e Remove warnings 6 years ago
James Jackson-South 2a8c432f24 Create EdgeDetectorKernelTests.cs 6 years ago
James Jackson-South be42b525c2 Update skipped tests 6 years ago
James Jackson-South 0a2cf17c1e Update tests 6 years ago
James Jackson-South b5d772ddf4 Move kernels to reusable struct 6 years ago
Anton Firszov 9c47c19948 try making SaveAsync_WithNonSeekableStream_IsCancellable more robust 6 years ago
Anton Firszov d91f090bc6 OperationCanceledException -> TaskCanceledException 6 years ago
Brian Popow 5c6b6c72c7 Change position guard from MustBeLessThanTo to MustBeLessThanOrEqualTo 6 years ago
James Jackson-South be1c1f9793 Remove last of pointer code and add benchmarks 6 years ago
James Jackson-South 58727558a0 Remove most pointer usage 6 years ago
James Jackson-South 91a978336b Add sanitation and make tests parametric. 6 years ago
Anton Firszov 97c55d65ff skip JpegTests.Identify_IsCancellable 6 years ago
Anton Firszov 2a63664145 fix tests 6 years ago
Anton Firszov 3d77cbebfc fix Framework build 6 years ago
Anton Firszov fb54efb9aa undo local hacks 6 years ago
Anton Firszov f69abc36e9 implement JpegEncoder cancellation 6 years ago
Anton Firszov 874104ea13 cancellation support for encoders 6 years ago
Anton Firszov 706fedccab better cancellation in jpeg 6 years ago
Anton Firszov 2a22e866c5 implement cancellation for Jpeg 6 years ago
Anton Firszov 0994f6153b tons of new overloads 6 years ago
Anton Firszov 4e70ae5778 tests for general cancellation 6 years ago
James Jackson-South 10b57fdb7a Throw, don't adjust. 6 years ago
James Jackson-South 8fe053fa8a Update ConfigurationTests.cs 6 years ago
James Jackson-South 36b3fab2d9 Make stream buffer size configurable. Fixes #1276 6 years ago
Anton Firszov 672420cbbd SemaphoreReadMemoryStream 6 years ago
Anton Firszov 1de73ffe0d fix tests 6 years ago
Anton Firszov a225d1e5ef add asynchronous decoder logic 6 years ago
Anton Firszov fcecfc14c6 hax 6 years ago
James Jackson-South bbf5b3bdde Use explicit stream instance in core decoders. 6 years ago
James Jackson-South d4b4d23467 Remove comments 6 years ago
James Jackson-South 27af2549b5 Revert Magick changes 6 years ago
pekspro 8cd3948d2b Adds file header on image extensions tests. 6 years ago
pekspro 8c9795e8f7 Adds ImageExtensionsTest for tga. 6 years ago
pekspro a7b9734c70 Adds ImageExtensionsTest for png. 6 years ago
pekspro 25dc6c54d5 Adds ImageExtensionsTest for jpg. 6 years ago
pekspro a658c4cf67 Adds ImageExtensionsTest for gif. 6 years ago
pekspro 43c0888998 Adds ImageExtensionsTest for bmp. 6 years ago
James Jackson-South c0ac5464b0 Revert several binary updates. 6 years ago
James Jackson-South a546676f47 Re-enable skipped tests 6 years ago
James Jackson-South 529d120385 Handle slow streams. Fix #1268 6 years ago
James Jackson-South 51337b9028 Try forcing binding redirects. 6 years ago
James Jackson-South 12f6582b1a Update all dependency references. 6 years ago
pekspro 39d7e57c22 Adds unit test for LoadAsync(Configuration configuration, string path). 6 years ago
pekspro dd7c3eccca Adds unit test for LoadAsync(Configuration configuration, string path, IImageDecoder decoder). 6 years ago
pekspro 80d265af2d Adds unit test for LoadAsync(string path). 6 years ago