8175 Commits (6fb16cd44a9d20860bd1ebfcad5ba3131f1fbcbb)
 

Author SHA1 Message Date
Anton Firszov 38a2e73c54 Merge branch 'master' of https://github.com/SixLabors/ImageSharp 7 years ago
Sergio Pedri 4b0dfd11c0 Minor micro-optimization in DeflaterHuffman type 7 years ago
Sergio Pedri 70ed21e63b Reintroduced some bounds checks for additional security 7 years ago
Anton Firszov 6d2afb3b08
Add comment for DynamicProxyGenAssembly2 7 years ago
Sergio Pedri 5b7ac75dfa Refactored DeflaterHuffman.BitLengthOrder to ReadOnlySpan<byte> 7 years ago
Sergio Pedri f3f6d9cbb1
Merge branch 'master' into sp/text-segment-initialization 7 years ago
Sergio Pedri 68387a7737 Fixed a test in the DeflaterHuffman type 7 years ago
James Jackson-South 9d73689f53 Update IPaletteDitherImageProcessor{TPixel}.cs 7 years ago
James Jackson-South e1d662ad6e Merge branch 'master' into js/dither-quantize-updates 7 years ago
James Jackson-South c69eb2bee0 Simplify API 7 years ago
Sergio Pedri 057769037d Added input validation to DeflaterHuffman unsafe offsetting 7 years ago
Anton Firszov b82c6dde53
Merge branch 'master' into af/sn 7 years ago
Sergio Pedri b251c00500 Minor code changes to improve clarity 7 years ago
Anton Firszov b2bd68dda8
Merge pull request #1122 from SixLabors/sp/refactoring-and-tweaks-2 7 years ago
Sergio Pedri 8ad8a5969e Fixed a build error 7 years ago
Sergio Pedri 1cee460565
Merge branch 'master' into feature/single-row-value-delegate-optin 7 years ago
Sergio Pedri f907f90d6a Code style tweaks 7 years ago
Sergio Pedri bb7b041852 Refactored byte[] arrays in ProfileResolver type 7 years ago
Sergio Pedri 714c960ddf Refactored byte[] arrays in GifConstants type 7 years ago
Sergio Pedri 4dbec4cf86 Refactored byte[] array in Octree type 7 years ago
Sergio Pedri da79756a32 Refactored byte[] array in ExifConstants type 7 years ago
Sergio Pedri aa6552632c Refactored byte[] array in PngConstants type 7 years ago
Sergio Pedri c83d0661df Refactored byte[] array in DeflaterHuffman type 7 years ago
Sergio Pedri 4e8de956aa Refactored byte[] array in ZigZag type 7 years ago
Sergio Pedri 8811994e4d Refactored CropProcessor<TPixel> 7 years ago
Sergio Pedri ba596b2be7 Refactored ResizeProcessor<TPixel> 7 years ago
Sergio Pedri 91e8353ad0 Refactored RotateProcessor<TPixel> 7 years ago
Sergio Pedri 1c49ceaad4 Refactored ProjectiveTransformProcessor<TPixel> 7 years ago
Sergio Pedri 4c0acaff81 Refactored FlipProcessor<TPixel> 7 years ago
Sergio Pedri 3feccec2b2 Refactored AffineTransformProcessor<TPixel> 7 years ago
Sergio Pedri 0f684e6d7c Refactored VignetteProcessor<TPixel> 7 years ago
Sergio Pedri 41af0b5c31 Refactored GlowProcessor<TPixel> 7 years ago
Sergio Pedri 7c1d297f5c Refactored BackgroundColorProcessor<TPixel> 7 years ago
Sergio Pedri d5a98fcc69 Refactored GlobalHistogramEqualizationProcessor<TPixel> 7 years ago
Sergio Pedri c8b69f1fc9 Refactored FilterProcessor<TPixel> 7 years ago
Sergio Pedri d152b14858 Refactored PixelRowDelegateProcessor<TPixel,TDelegate> 7 years ago
Sergio Pedri c4cdc77649 Refactored DrawImageProcessor<TPixelBg,TPixelFg> 7 years ago
Sergio Pedri 687d13a7ef
Merge branch 'master' into sp/refactoring-and-tweaks-2 7 years ago
Sergio Pedri ee6f7f326d Refactored EdgeDetectorCompassProcessor<TPixel> 7 years ago
Sergio Pedri 247cc6d225 Refactored ConvolutionProcessor<TPixel> 7 years ago
Sergio Pedri badd5bf902 Refactored Convolution2PassProcessor<TPixel> 7 years ago
Sergio Pedri e302f35ff9 Refactored Convolution2DProcessor<TPixel> 7 years ago
Sergio Pedri cf625a01cc Refactored BokehBlurProcessor<TPixel> 7 years ago
Sergio Pedri ec4a56b6b7 Micro-optimization in BinaryThresholdProcessor<TPixel> 7 years ago
Sergio Pedri 3d31033dab Refactored BinaryThresholdProcessor<TPixel> 7 years ago
Sergio Pedri db68d7d170 Removed IterationParameters type 7 years ago
Sergio Pedri 96a0893027 Introduced single row parallel helpers 7 years ago
Sergio Pedri 7fd93e8b70 Renamed new APIs 7 years ago
Sergio Pedri 0d990e0b1f Added single row value delegate wrappers 7 years ago
Sergio Pedri 6baa109446 Added single row value delegate interfaces 7 years ago