115 Commits (7d608dd08725dc0bd5ebd367cdf69cbd2f9abc34)

Author SHA1 Message Date
Stefan Nikolei 18b8b662e9 Use Target Type new only when apparent 11 months ago
Stefan Nikolei 57f5966fe7 use Explicit Types and Target Type new 11 months ago
James Jackson-South dfd983f17c Update library to use new pixel API 2 years ago
James Jackson-South 6b6b474892 Introduce PixelComponentInfo + simplify Color 2 years ago
James Jackson-South db705814df Add PixelComponentPrecision 2 years ago
Stefan Nikolei b52ef56181 Promote PixelTypeInfo to TPixel 2 years ago
James Jackson-South 670b1a27bb Fix assignment of configuration options in unit tests 3 years ago
James Jackson-South 205e1b369c Make decoder cancellation token default. 3 years ago
James Jackson-South 1d994132ef Re-introduce IImageDecoder and split decoding pipelines. 4 years ago
James Jackson-South 19bdeccd11 Replace IImageDecoder 4 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South ac4fb62eeb Only expose sanitized decoder methods. 4 years ago
James Jackson-South d29cf8abf4 Implement specialized options for limited types, add extensions. 4 years ago
James Jackson-South 6dbc5ec70a Fix param caching test 4 years ago
James Jackson-South 8d50996ce7 Fix cache key resolution 4 years ago
James Jackson-South 1c2d1f42e2 Update tests and fix issues 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Scott Williams cd7c91ccdf move AsyncLocal out of core lib and into testing 4 years ago
Scott Williams 77bb287116 xunit helper to track undisposed memory 4 years ago
Anton Firszov 77e7700857 Reimplement buffer ownership management 5 years ago
Anton Firszov 58a23cdf1d remove ArrayPoolMemoryAllocator from tests 5 years ago
Anton Firszov ebe7b9c516 Remove Image.DangerousGetRowSpan 5 years ago
Anton Firszov 9047fc971d remove ImageFrame.GetPixelRowSpan 5 years ago
Anton Firszov a67cb01a5f fix build after merge 5 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
Anton Firszov a75f106392 Use shared ArrayPoolMemoryAllocator in tests 5 years ago
Anton Firszov 1a86d6d57d try to mitigate 32 bit failures 5 years ago
Anton Firszov 7c1a1afc61 UniformUnmanagedMemoryPoolMemoryAllocator 5 years ago
Brian Popow 86adfa588d Add missing usings 5 years ago
James Jackson-South 300273fd11 Use TestProvider to load images 6 years ago
Anton Firszov 9622534276 implement cancellation for Jpeg 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
Anton Firszov 7d8fbf6df8 implement review suggestions 6 years ago
Anton Firszov 31fe2b3d22 no, we still can't cache images for 32bit tests 6 years ago
Anton Firszov 793a4fb6c1 implement correct AdvancedImageExtensions behavior 6 years ago
Anton Firszov f99ead64c2 fix JpegEncoder disco buffer handling 6 years ago
Anton Firszov d2b99294f7 Decode Jpegs to non-contiguous buffers 6 years ago
James Jackson-South ba329d3bdd Delete Rgba32 named colors 6 years ago
Anton Firszov aeb0100361 LambdaProvider -> serializable MemberMethodProvider 6 years ago
Brian Popow f688b09d12 Move ITestImageProvider to a separate file 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
Anton Firszov 967e4eabb1 use RemoteExecutor in JpegDecoderTests 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
Scott Williams a56287cb85 remove all drawing except draw image 6 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp 30804cfefd remove unused variables and methods (#963) 7 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago