2876 Commits (7e09db435dfe6fdb256f05f53cab07ad2fdc13de)
 

Author SHA1 Message Date
Olivia 7e09db435d Adding tests for colors with 3 floats constructors. 10 years ago
Olivia 242f550888 Adding tests for colors with 4 floats constructors. 10 years ago
Olivia 7b97edd123 Better way to test all colors with Vector4 and Vector3 constructors. 10 years ago
Olivia 17ce7b412d Adding color constructor tests. 10 years ago
James Jackson-South 94210c757a Merge branch 'refs/heads/pr/52' 10 years ago
James Jackson-South 46e11d7da1 Release requires explicit optimization option. 10 years ago
James Jackson-South 614ec92f4f Fix stylecop errors. 10 years ago
James Jackson-South a483e48ee3 Add BigEndianBitConverter tests 10 years ago
James Jackson-South 34dac96e5c Add LittleEndianBitConverter tests 10 years ago
James Jackson-South 729b3b3c6f Add EndianBinaryReader tests 10 years ago
Dirk Lemstra 970aa1fbf9 Enable warning as error for a release build. 10 years ago
Dirk Lemstra e4450d8b7c Fixed the last StyleCop warnings. 10 years ago
James Jackson-South caf562fb86 Merge pull request #49 from olivif/olivif/fixwarnings2 10 years ago
Dirk Lemstra a5083478ef Minor refactoring. 10 years ago
Dirk Lemstra b753f78553 Added an extra constructor to image that accepts a byte array. 10 years ago
Dirk Lemstra 9c17c6babb Merge pull request #51 from olivif/olivif/packedpixel_equality 10 years ago
Scott Williams c39a633fbf Port Clipper.cs into ImageSharp style 10 years ago
Olivia 6783e5de48 Adding tests for GetHashCode. 10 years ago
Olivia 729ef79d98 Adding test for not equals for all colours. 10 years ago
Olivia 30ceffa549 Adding tests for .Equals for all colours. 10 years ago
Olivia fb9103aeaf Fixing bytes struct reference issue. 10 years ago
Dirk Lemstra c3941bfb8c Made the Bootstrapper fully static. 10 years ago
Dirk Lemstra c3f4f5f888 Only calculate the maximum header size once and use ArrayPool to create the buffer. 10 years ago
Dirk Lemstra eece7f3199 Added check for when the unit tests failed. 10 years ago
Dirk Lemstra 0f5cc2edc2 Merge pull request #50 from olivif/olivif/enablevscodecov 10 years ago
Olivia 3c0e4110b7 Merge branch 'olivif/fixwarnings2' of https://github.com/olivif/ImageSharp into olivif/fixwarnings2 10 years ago
Olivia 467f3f3407 Fixing Values inside HuffmanLut. 10 years ago
Olivia f510331bd7 Changing InputStream and Bits to private fields. 10 years ago
Olivia 371780cc08 Changing decoder bytes to private field. 10 years ago
Olivia e905ed6ce7 Removing unused variables in test. 10 years ago
Olivia c6ad2bcdbf Renaming files with generic types to match {T} pattern. 10 years ago
Olivia bdab0fbf46 Fixing multiple lines warnings. 10 years ago
Olivia 4ba2adfdfb Adding documentation to enums. 10 years ago
Olivia 229954a641 Fixing documentation warnings. Moving MutableSpanExtensions into ints own file. 10 years ago
Olivia 895437db35 Fixing default value type constructor warnings. 10 years ago
Olivia c91ef7fe22 Fixing indentation in runsettings. 10 years ago
Olivia c07cd223de Removing unused variables in test. 10 years ago
Olivia c074b63a49 Renaming files with generic types to match {T} pattern. 10 years ago
Dirk Lemstra d2669d0972 Minor refactoring inside some of the IsSupportedFileFormat methods. 10 years ago
Dirk Lemstra bb0226d239 Moved HeaderSize and IsSupportedFileFormat to IImageFormat. 10 years ago
Dirk Lemstra 13f8da0e51 Made all the Bootstrapper methods static and fixed thread safety issue. 10 years ago
James Jackson-South 30aca95f4c Merge pull request #46 from tocsoft/optimised-rectangle 10 years ago
Olivia cf1dd55e6f Adding runsettings file for code coverage 10 years ago
Olivia adec223461 Enable Visual Studio code coverage. 10 years ago
Olivia de43c8be39 Fixing multiple lines warnings. 10 years ago
Olivia 330de98c26 Adding documentation to enums. 10 years ago
Olivia a13b865f6a Fixing documentation warnings. Moving MutableSpanExtensions into ints own file. 10 years ago
Scott Williams 1e16101e7d Make benchmarks return size not save images 10 years ago
Olivia 09f75f4ac2 Fixing default value type constructor warnings. 10 years ago
Scott Williams 2dde2f73ca remove debug directive 10 years ago