20 Commits (c2cecdfff8ce2843a0078a0da2afd366c710327c)

Author SHA1 Message Date
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 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
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Simon Cropp aa6d2ab997 fix some spelling (#957) 7 years ago
Dan Manning 5417817ccd #946: AoT compiler fixes and hid Seed methods 7 years ago
James Jackson-South 60fe5881e7 Tighten up coverage on new AotCompilerTools 7 years ago
Dan Manning 3f2953f611 ImageSharp-762_Aot-compiling: renamed to AotCompilerTools 7 years ago
Dan Manning f4fbe8d3c1 ImageSharp-762_Aot-compiling: added simple unit test to check no exceptions are thrown by AotCompiler 7 years ago
Anton Firszov 3ed641f660 FillRegion_WorksOnWrappedMemoryImage 8 years ago
Anton Firszov f6dd91922e IBuffer<T>.IsMemoryOwner, Buffer2D<T>.SwapOrCopyContent() 8 years ago
Anton Firszov 71b826d010 mark DangerousGetPinnableReferenceToPixelBuffer() obsolete 8 years ago
Anton Firszov 6585f9551f RENAME: MemoryManager -> MemoryAllocator 8 years ago
Anton Firszov 5e428ed458 Image.WrapMemory works 8 years ago
Anton Firszov 7fd6b27100 GetPixelRowMemory(), GetPixelRowSpan() 8 years ago
Anton Firszov 6c1aca985d GetPixelMemory() tests 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
Anton Firszov fef175dc7e Renamed *.Advanced.ImageExtensions to AdvancedImageExtensions, 9 years ago
Eric Mellino 1a02468afd Add a test case for DangerousGetPinnableReferenceToPixelBuffer. 9 years ago