8615 Commits (5bb01ac3cd158ae82895e9972ca97eb3b91682ad)
 

Author SHA1 Message Date
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
Anton Firszov 742b1d9a63 jpeg encoder tests for disco buffers 6 years ago
Anton Firszov 3d832d76dd Decode Jpegs to non-contiguous buffers 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
Anton Firszov da65467918 Actually resize a 30k x 30k image 6 years ago
Anton Firszov 06399150e0 robust BufferArea 6 years ago
Anton Firszov 8bd19cb564 Improve robustness of discontiguous Buffer2D 6 years ago
Anton Firszov fa04bf0c3a replace MemorySource with MemoryGroup 6 years ago
Anton Firszov d7caa9016d GetBoundedSlice, CopyTo/From span 6 years ago
Anton Firszov dfc892d270 SwapOrCopyContent() works 6 years ago
Anton Firszov 1d5d994510 Implemented: CopyTo, TransformTo, TransformInplace 6 years ago
Anton Firszov bbd4daffe5 CopyTo WIP 6 years ago
Anton Firszov 94eb3dfe04 add some tests for CopyTo 6 years ago
Anton Firszov 0dfb208785 Allocate works 6 years ago
Anton Firszov 98e5ca7433 More tests for MemoryGroup.Allocate() 6 years ago
Anton Firszov c756c3a274 test cases for MemoryGroup.Allocate() 6 years ago
Anton Firszov 4c1f057d3e Merge branch 'master' into af/discontinuous-buffers 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
James Jackson-South 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 2c7e2538fe
Merge branch 'master' into feature/stylecopTests 6 years ago
Brian Popow 0bce7af847 Remove including tests into the profiling sandbox 6 years ago
Brian Popow 5ff7bb72d2 Revert "Change InternalsVisibleTo from SixLabors.ImageSharp.Sandbox46 to ImageSharp.Tests.ProfilingSandbox" 6 years ago
James Jackson-South 889e2c460c
Merge pull request #1102 from SixLabors/js/attempt-fix-codecov 6 years ago
James Jackson-South 3a838c0e2d Update codecov.yml 6 years ago
James Jackson-South f176e85abe
Merge pull request #1100 from SixLabors/js/fix-gif-repeat-count 6 years ago
Brian Popow 9f181a3755 Change InternalsVisibleTo from SixLabors.ImageSharp.Sandbox46 to ImageSharp.Tests.ProfilingSandbox 6 years ago
Brian Popow 6f0e6e9a26 Fix some leftover stylecop warnings 6 years ago
Brian Popow 076a2bcb5b Update external for the changed test ruleset 6 years ago
Brian Popow 32bc4229f2 Merge remote-tracking branch 'upstream/master' into feature/stylecopTests 6 years ago
James Jackson-South 56e0cf2247 Add comment for default value. 6 years ago
James Jackson-South 1b1e181cee Default RepeatCount to 1. Fix #1098 6 years ago