683 Commits (eb4e79740c2e1a07fd96d8bb857ce1d8273dddd0)

Author SHA1 Message Date
Scott Williams 0c274cd878 improved test coverage 10 years ago
Scott Williams 8b7923fe6b file path based apis 10 years ago
Scott Williams b432e33ea8 Update SixLabors.Shapes 10 years ago
James Jackson-South 19100abffe Correctly read resolution. Fix #96 10 years ago
Dirk Lemstra fe4753c692 Moved synchronization code to the ExifProfile. 10 years ago
Scott Williams 351f92812a update SixLabors.Shapes version 10 years ago
Dirk Lemstra 50edd0c799 Added unit test for Horizontal and Vertical resolution. 10 years ago
Dirk Lemstra 00f08396d7 Added method to update the profile data (based on #96) 10 years ago
Dirk Lemstra f7dcff1895 Fixed folder name. 10 years ago
Dirk Lemstra bacac40115 Added metadata class for image frames. 10 years ago
Dirk Lemstra 7a799fe311 Moved the meta data of the image to a new MetaData property. 10 years ago
Anton Firszov 282a77d917 Sandbox46: It's possible now to use project references instead of dll references 10 years ago
Scott Williams 06ff61040d fixes some corner clipping issues 10 years ago
Scott Williams 3d8e86cb3a remove old test 10 years ago
Scott Williams 8994d9853b some cleanup 10 years ago
Scott Williams eef8263be7 fix test names & vars 10 years ago
Scott Williams bf522fdfcb added unit tests for Paths 10 years ago
Scott Williams 13f643cb67 update to alpha2 to fix beziers 10 years ago
Scott Williams 884dfab3e1 split out paths from basic drawing 10 years ago
Scott Williams 4e745d7280 added IRegion and droped use of vectors in brushes 10 years ago
Scott Williams 97085fe465 migrate to third party shapes library 10 years ago
James Jackson-South d21a7e61e5 Fix quantizer test 10 years ago
Scott Williams 7940683d37 Have PixelAccessor manage PixelPool data. 10 years ago
James Jackson-South 94ca0779e3 Add PixelPool tests 10 years ago
James Jackson-South d5064cadc5 Make all images implement IDisposable 10 years ago
Scott Williams c9ed0989a5 added new relative path 10 years ago
Scott Williams 0553bf26d6 build tests for net45 and let codecov run it 10 years ago
Scott Williams 0ceac01a50 correct runtime 10 years ago
Scott Williams d1f95e1c0a specify runtime 10 years ago
Scott Williams 6dc91945c1 lets try a relative path 10 years ago
Scott Williams 0f900befe1 disable style cop as it spams the build log 10 years ago
Scott Williams a3296ff9d9 migrate build script to csproj 10 years ago
James Jackson-South 85b15415eb Working build 10 years ago
James Jackson-South bcf57bcc81 Reorganise test files. 10 years ago
Anton Firszov d1bf0b8eb5 "covered" the metadataOnly == true case 10 years ago
Anton Firszov cb4834c6de eliminated the gray top left Block artifact 10 years ago
James Jackson-South 051423cfec Fix jpeg benchmark path [skip ci] 10 years ago
James Jackson-South 660eecf0f2 Expand Clamp benchmark [skip ci] 10 years ago
Anton Firszov eea80786e6 skipping JpegProfilingBenchmarks tests 10 years ago
Anton Firszov 83dc17f92b Parallel.For() in ProcessBlockColorsIntoJpegImageChannels 10 years ago
Anton Firszov 865669d6d3 fixed #18 10 years ago
Anton Firszov fc78a73e49 BufferProcessor 10 years ago
Anton Firszov 763f3031f4 inlining microoptimizations 10 years ago
Anton Firszov 67fa5de4ea console app benchmarking in Sandbox46 10 years ago
Anton Firszov 9ac623cdf3 verifying Vector.IsHardwareAccelerated in tests and benchmarks 10 years ago
Anton Firszov b6a84efc88 introduced DecodedBlockMemento 10 years ago
Anton Firszov 86c5832d6b new "...Unsafe" stream reading methods 10 years ago
Anton Firszov 454dcfb936 pooling JpegDecoderCore.DecodedBlocks + made Sandbox46 executable 10 years ago
Anton Firszov ac32756bca started implementing mixed error management in JpegDecoderCore 10 years ago
Anton Firszov a5bc572bd6 fixed MultiImageBenchmarkBase based benchmarks 10 years ago