7738 Commits (b77dcfacf7b8df4ffe0a2e5d78685593439cb151)
 

Author SHA1 Message Date
Sergio Pedri b77dcfacf7 Add single row RowAction value delegate 6 years ago
Sergio Pedri dd7bd7b279 Skip some safety readonly struct copies 6 years ago
Sergio Pedri 6b9d344ceb Refactor BinaryThresholdProcessor<TPixel> 6 years ago
Sergio Pedri d2741422fc Refactor ImageFrame<TPixel> 6 years ago
Sergio Pedri add96139d6 Refactor GlobalHistogramEqualizationProcessor<TPixel> 6 years ago
James Jackson-South 57e03aebbc Update RotateProcessor{TPixel}.cs 6 years ago
James Jackson-South 508381851a Seal ResizeWorker 6 years ago
James Jackson-South e771c50ab2 Update ResizeProcessor{TPixel}.cs 6 years ago
James Jackson-South 70f0e9a421 Update FlipProcessor 6 years ago
James Jackson-South 57acad21f8 Update GlowProcessor{TPixel}.cs 6 years ago
James Jackson-South 4cf5920d04 Update VignetteProcessor{TPixel}.cs 6 years ago
James Jackson-South c01889f11f Update GlowProcessor{TPixel}.cs 6 years ago
James Jackson-South d7bce16e2a Update BackgroundColorProcessor{TPixel}.cs 6 years ago
James Jackson-South e9e461ec05 Update ProjectiveTransformProcessor{TPixel}.cs 6 years ago
James Jackson-South c6c6b9ba2e Minor perf update 6 years ago
Sergio Pedri d39a0570dd Refactor FilterProcessor 6 years ago
Sergio Pedri 6d4d9a6ab1 Major refactor to the pixel row delegate processors 6 years ago
Sergio Pedri f49d1b6bef Refactor PixelRowDelegateProcessorBase<TPixel> 6 years ago
Sergio Pedri d5d50e941b Refactor OilPaintingProcessor<TPixel> 6 years ago
Sergio Pedri b77a27cf0c Refactor DrawImageProcessor<TPixelBg, TPixelFg> 6 years ago
Sergio Pedri 2bc5d82fbb Removed unnecessary XML comments 6 years ago
Sergio Pedri d844f8ac88 Add readonly modifiers to APIs in Rectangle 6 years ago
Sergio Pedri 1564149ece Refactor Convolution2DProcessor<TPixel> 6 years ago
Sergio Pedri 58418b43cc Refactor EdgeDetectorCompassProcessor<TPixel> 6 years ago
Sergio Pedri c5ed8697fe Refactor ConvolutionProcessor<TPixel> 6 years ago
Sergio Pedri 6298c78b85 Refactor Convolution2PassProcessor<TPixel> 6 years ago
Sergio Pedri 2f83149207 Refactor BokehBlurProcessor<TPixel> 6 years ago
Sergio Pedri 079e2a671b Add XML comments to the CropProcessor<TPixel> 6 years ago
James Jackson-South 3b3e6ab507 Fix non-windows build 6 years ago
James Jackson-South e40731d5da Internalize, partially optimize and rename Action methods. 6 years ago
James Jackson-South 01f2c05f72 Update ProjectiveTransformProcessor{TPixel}.cs 6 years ago
James Jackson-South 7f19fb21cb Convert AffineTranformProcessor 6 years ago
James Jackson-South 62890f8184 Rename class and add native memory profiler 6 years ago
James Jackson-South e3a7bb40c5 Remove final allocations 6 years ago
James Jackson-South abb064f2a0 Normalize row action with buffer. 6 years ago
James Jackson-South 463f0a9c97 Add memorydiagnoser 6 years ago
James Jackson-South 45233668cd Reduce captuing allocation to 16 bytes. 6 years ago
James Jackson-South b6d8375e07 Merge branch 'master' into js/parallel-allocation-experiments 6 years ago
James Jackson-South 16abb958ba
Merge pull request #1106 from SixLabors/js/fix-1105 6 years ago
James Jackson-South aaa5bb7e36 Add row action overload 6 years ago
Anton Firszov b3e09630a7 a few more cases to ParallelHelperTests 6 years ago
James Jackson-South 1b061b7bf8 Break when minY >= bottom 6 years ago
James Jackson-South ff371db7a7
Merge pull request #1104 from SixLabors/js/feature-color-parse 6 years ago
James Jackson-South 386ba93dde Fix tests 6 years ago
James Jackson-South 343d75adef Test false color parsing 6 years ago
James Jackson-South 50a693791f Delete Rgba32 named colors 6 years ago
James Jackson-South 5babb46211 Delete unused ColorConstants 6 years ago
James Jackson-South 1e9b1ef7dc Add new parsing methods. Fix #1103 6 years ago
James Jackson-South 2cf2e46196
Merge pull request #1090 from brianpopow/feature/stylecopTests 6 years ago
James Jackson-South 1f3311bc22 Add more rule exemptions and prevent blanket using recommendations 6 years ago