8104 Commits (05a62ae2fb9fae6d5cbfdfd64331b5a930bc1467)
 

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