8727 Commits (9236cb1269a02deb05ab7d19ea6ee2877be40edc)
 

Author SHA1 Message Date
James Jackson-South 90655c91d8 Merge branch 'master' into js/dither-quantize-updates 6 years ago
James Jackson-South e8807771c8 Simplify API 6 years ago
Sergio Pedri b73dac301e Added input validation to DeflaterHuffman unsafe offsetting 6 years ago
Anton Firszov 81709875b0
Merge branch 'master' into af/sn 6 years ago
Sergio Pedri e908e0a2a2 Minor code changes to improve clarity 6 years ago
Anton Firszov 2cf4c760eb
Merge pull request #1122 from SixLabors/sp/refactoring-and-tweaks-2 6 years ago
Sergio Pedri 23a80a3483 Fixed a build error 6 years ago
Sergio Pedri f7d3d24d42
Merge branch 'master' into feature/single-row-value-delegate-optin 6 years ago
Sergio Pedri f36f9ee727 Code style tweaks 6 years ago
Sergio Pedri 3196561c8f Refactored byte[] arrays in ProfileResolver type 6 years ago
Sergio Pedri a76fbfed32 Refactored byte[] arrays in GifConstants type 6 years ago
Sergio Pedri 620fc169a5 Refactored byte[] array in Octree type 6 years ago
Sergio Pedri 1991339b0b Refactored byte[] array in ExifConstants type 6 years ago
Sergio Pedri ad80ae2d85 Refactored byte[] array in PngConstants type 6 years ago
Sergio Pedri 803f628257 Refactored byte[] array in DeflaterHuffman type 6 years ago
Sergio Pedri 65114123ce Refactored byte[] array in ZigZag type 6 years ago
Sergio Pedri ab6cf8d431 Refactored CropProcessor<TPixel> 6 years ago
Sergio Pedri 1350c08873 Refactored ResizeProcessor<TPixel> 6 years ago
Sergio Pedri f8f771dd91 Refactored RotateProcessor<TPixel> 6 years ago
Sergio Pedri eaab239112 Refactored ProjectiveTransformProcessor<TPixel> 6 years ago
Sergio Pedri 679d36d9c0 Refactored FlipProcessor<TPixel> 6 years ago
Sergio Pedri a71bcd2a21 Refactored AffineTransformProcessor<TPixel> 6 years ago
Sergio Pedri 851f491aa1 Refactored VignetteProcessor<TPixel> 6 years ago
Sergio Pedri 7fed77d4e0 Refactored GlowProcessor<TPixel> 6 years ago
Sergio Pedri 08dc224f5d Refactored BackgroundColorProcessor<TPixel> 6 years ago
Sergio Pedri babbcd8f7c Refactored GlobalHistogramEqualizationProcessor<TPixel> 6 years ago
Sergio Pedri f066dc0bbd Refactored FilterProcessor<TPixel> 6 years ago
Sergio Pedri 08db1f0391 Refactored PixelRowDelegateProcessor<TPixel,TDelegate> 6 years ago
Sergio Pedri aa6e091fd9 Refactored DrawImageProcessor<TPixelBg,TPixelFg> 6 years ago
Sergio Pedri f9db27604f
Merge branch 'master' into sp/refactoring-and-tweaks-2 6 years ago
Sergio Pedri ee572da830 Refactored EdgeDetectorCompassProcessor<TPixel> 6 years ago
Sergio Pedri 577d59790a Refactored ConvolutionProcessor<TPixel> 6 years ago
Sergio Pedri 05bd0312a8 Refactored Convolution2PassProcessor<TPixel> 6 years ago
Sergio Pedri b90f087c7d Refactored Convolution2DProcessor<TPixel> 6 years ago
Sergio Pedri 36f354d07a Refactored BokehBlurProcessor<TPixel> 6 years ago
Sergio Pedri b6748f93f7 Micro-optimization in BinaryThresholdProcessor<TPixel> 6 years ago
Sergio Pedri 9803663d73 Refactored BinaryThresholdProcessor<TPixel> 6 years ago
Sergio Pedri 086040cd81 Removed IterationParameters type 6 years ago
Sergio Pedri d922602a26 Introduced single row parallel helpers 6 years ago
Sergio Pedri 9db1251472 Renamed new APIs 6 years ago
Sergio Pedri ec89426054 Added single row value delegate wrappers 6 years ago
Sergio Pedri 872015fe55 Added single row value delegate interfaces 6 years ago
Sergio Pedri 0d90e57e21 Removed unnecessary using directives 6 years ago
James Jackson-South 1980c27d31
Merge branch 'master' into af/sn 6 years ago
James Jackson-South 3e230a5368
Merge pull request #1131 from SixLabors/sp/generic-octet 6 years ago
Sergio Pedri 2b499e0135 Removed previous Octet type 6 years ago
Sergio Pedri d7b9b666c1 Refactored code to use new Octet<T> type 6 years ago
Sergio Pedri 6e608fe22b Added generic Octet<T> type 6 years ago
Sergio Pedri 8fb9c466d8 Renamed ParallelRowIterator.IterateRows to IterateRowIntervals 6 years ago
Anton Firszov 6e3b94cfa4 workaround ImageSharp.Benchmarks issues 6 years ago