8716 Commits (13d4ebd6fe3bc44f158b9c8fe3fc8dd404bbfe1c)
 

Author SHA1 Message Date
Sergio Pedri 6ebb539d05 Add XML comments to the CropProcessor<TPixel> 7 years ago
James Jackson-South d8164d3b04 Fix non-windows build 7 years ago
James Jackson-South 00dc2a8c98 Internalize, partially optimize and rename Action methods. 7 years ago
James Jackson-South 046d966c0f Update ProjectiveTransformProcessor{TPixel}.cs 7 years ago
James Jackson-South 4dbff3da45 Convert AffineTranformProcessor 7 years ago
James Jackson-South b62434cea9 Rename class and add native memory profiler 7 years ago
James Jackson-South c41656688c Remove final allocations 7 years ago
James Jackson-South cc2a4d5288 Normalize row action with buffer. 7 years ago
James Jackson-South 4c023b2589 Add memorydiagnoser 7 years ago
James Jackson-South 3b3e8a0d6c Reduce captuing allocation to 16 bytes. 7 years ago
James Jackson-South 1501ffa437 Merge branch 'master' into js/parallel-allocation-experiments 7 years ago
James Jackson-South 1febb98c56
Merge pull request #1106 from SixLabors/js/fix-1105 7 years ago
James Jackson-South c338cdcfec Add row action overload 7 years ago
Anton Firszov 11183d0a94 a few more cases to ParallelHelperTests 7 years ago
Anton Firszov c2cecdfff8 jpeg encoder tests for disco buffers 7 years ago
Anton Firszov d2b99294f7 Decode Jpegs to non-contiguous buffers 7 years ago
James Jackson-South 8e12faddf3 Break when minY >= bottom 7 years ago
James Jackson-South ee6d0c87d5
Merge pull request #1104 from SixLabors/js/feature-color-parse 7 years ago
James Jackson-South b646cb1402 Fix tests 7 years ago
James Jackson-South ad8525e6c1 Test false color parsing 7 years ago
James Jackson-South ba329d3bdd Delete Rgba32 named colors 7 years ago
Anton Firszov 492e233d97 Actually resize a 30k x 30k image 7 years ago
Anton Firszov a3a0a3d1d8 robust BufferArea 7 years ago
Anton Firszov 35796da28c Improve robustness of discontiguous Buffer2D 7 years ago
Anton Firszov a4980be72d replace MemorySource with MemoryGroup 7 years ago
Anton Firszov eb8ea992f5 GetBoundedSlice, CopyTo/From span 7 years ago
Anton Firszov 52f5f05243 SwapOrCopyContent() works 7 years ago
Anton Firszov 7edc418141 Implemented: CopyTo, TransformTo, TransformInplace 7 years ago
Anton Firszov e93de01c2c CopyTo WIP 7 years ago
Anton Firszov 302c06b3a6 add some tests for CopyTo 7 years ago
Anton Firszov b74e1b7695 Allocate works 7 years ago
Anton Firszov d3e3e953ba More tests for MemoryGroup.Allocate() 7 years ago
Anton Firszov 591ed2765d test cases for MemoryGroup.Allocate() 7 years ago
Anton Firszov 44c7b7a863 Merge branch 'master' into af/discontinuous-buffers 7 years ago
James Jackson-South 3afec1734b Delete unused ColorConstants 7 years ago
James Jackson-South 93a6cc092f Add new parsing methods. Fix #1103 7 years ago
James Jackson-South 7c519d99f0
Merge pull request #1090 from brianpopow/feature/stylecopTests 7 years ago
James Jackson-South 2ba1b30cca Add more rule exemptions and prevent blanket using recommendations 7 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 7 years ago
Brian Popow 2266e7ba95
Merge branch 'master' into feature/stylecopTests 7 years ago
Brian Popow 8a2f070684 Remove including tests into the profiling sandbox 7 years ago
Brian Popow 47b54328e0 Revert "Change InternalsVisibleTo from SixLabors.ImageSharp.Sandbox46 to ImageSharp.Tests.ProfilingSandbox" 7 years ago
James Jackson-South adf97778d6
Merge pull request #1102 from SixLabors/js/attempt-fix-codecov 7 years ago
James Jackson-South 2b98754c87 Update codecov.yml 7 years ago
James Jackson-South b8cb5aac08
Merge pull request #1100 from SixLabors/js/fix-gif-repeat-count 7 years ago
Brian Popow 1b899d920e Change InternalsVisibleTo from SixLabors.ImageSharp.Sandbox46 to ImageSharp.Tests.ProfilingSandbox 7 years ago
Brian Popow 52a98e82f0 Fix some leftover stylecop warnings 7 years ago
Brian Popow 6162c5b0b8 Update external for the changed test ruleset 7 years ago
Brian Popow c1f4e29fcd Merge remote-tracking branch 'upstream/master' into feature/stylecopTests 7 years ago
James Jackson-South cc46f801d3 Add comment for default value. 7 years ago