5166 Commits (0d15542a28e4a9e522dd35b3fa2c19d64acfed9e)
 

Author SHA1 Message Date
Jason Nelson af8f883717
Merge branch 'master' into master 8 years ago
Vicente Penades 2cb62b84d9 whitespaces removed 8 years ago
Vicente Penades 522edabc5c
Merge branch 'master' into master 8 years ago
Vicente Penades 53f40b0f39 added missing property in copy constructor. 8 years ago
James Jackson-South a3d95d8b41
Merge pull request #480 from SixLabors/js/fix-477 8 years ago
James Jackson-South 450a85387c Remove unneeded overload. 8 years ago
Vicente Penades 1132c361d1
Merge branch 'master' into master 8 years ago
Vicente Penades 7e8e78070f Added a convenience copy constructor. 8 years ago
James Jackson-South 94d05cc01f
Merge branch 'master' into master 8 years ago
James Jackson-South bb1a09ab59
Merge branch 'master' into js/fix-477 8 years ago
James Jackson-South fbcf169488
Merge pull request #474 from SixLabors/js/fix-resize-transform-immutability 8 years ago
James Jackson-South 7ffa084cbb Fix bounds method 8 years ago
James Jackson-South c483cb5a53 Use Current as Default, Don't additionally throw 8 years ago
James Jackson-South 74ee173fc0 Use Size 8 years ago
Jason Nelson 72e5e51ed8 Remove T4 reference 8 years ago
Jason Nelson 924c77f973 Update T4 templates 8 years ago
Jason Nelson f6c55f33f7 Remove rouge blank line 8 years ago
Jason Nelson 7e02d037fb Work around compiler bug 8 years ago
Jason Nelson 862998974b Annotate readonly structs 8 years ago
Jason Nelson 2064002b20 Fix breaking changes from System.Memory in benchmarks 8 years ago
Jason Nelson 7da52ef757 Merge remote-tracking branch 'upstream/master' 8 years ago
Vicente Penades 1c06a09922
Merge branch 'master' into master 8 years ago
James Jackson-South f1dee0eaf7
Merge branch 'master' into js/fix-resize-transform-immutability 8 years ago
James Jackson-South a8d9bf4822
Merge branch 'master' into js/fix-477 8 years ago
James Jackson-South f7f1813c96
Merge pull request #479 from SixLabors/af/jpeg-issue-464 8 years ago
James Jackson-South 24b4217296 So many nulls! 8 years ago
Anton Firszov 78368a785c removing the "Issue" label from #464-s test image + ExifUndefType.jpg is actually progressive! 8 years ago
James Jackson-South c5f7f27e19 Use configuration to set ReadOrigin 8 years ago
Anton Firszov 4579e5958d better EOF handling logic 8 years ago
Vicente Penades dad8b1bed5 changed test to ensure proper encoders/decoders are set 8 years ago
James Jackson-South 1d45fe8d3c Introducing ReadOrigin. Fix #477 8 years ago
Vicente Penades 08fbee99fa renaming ImageFormatsManager to ImageFormatManager 8 years ago
Vicente Penades 02dee3cad9 Coverage test 8 years ago
James Jackson-South 4fc02be38f Better EOF handling. 8 years ago
Vicente Penades 68896c7c3e stylecop whitespaces 8 years ago
Vicente Penades a1e04d8ea9 Refactored Image Formats management into its own class 8 years ago
James Jackson-South dd26af1a50 Fix #464 8 years ago
James Jackson-South 1aa5e0690a Merge branch 'master' into js/fix-resize-transform-immutability 8 years ago
Jason Nelson c1eaf6e5da Update System.Memory 8 years ago
Anton Firszov 3c788ebf7f added failing tests for #464 8 years ago
Anton Firsov b787c8b4fe
Merge pull request #475 from SixLabors/feature/memory-manager 8 years ago
Anton Firszov a4f9f45508 Merge branch 'feature/memory-manager' of https://github.com/SixLabors/ImageSharp into feature/memory-manager 8 years ago
Anton Firszov 59f1f0fc05 Temporary Vortex 8 years ago
James Jackson-South 34e3920a4f Remove unneeded parameter 8 years ago
Anton Firszov 90937b57ca Removing all the buffer magic from the Bytes struct. It only made things worse! 8 years ago
Anton Firszov 70839cad77 removed Span bottleneck from Block8x8F.CopyTo() + removed unnecessary pinning from OrigHuffmanTree 8 years ago
James Jackson-South 220f8b58d4 Better method description 8 years ago
Anton Firszov 09d993b503 introducing ParallelFor.WithTemporalBuffer(): common utility for the parallel buffer reusal trick 8 years ago
Anton Firszov 87fe71511a optimize ResizeProcessor parallel behavior and Span<T> usage 8 years ago
Anton Firszov ef630f152e added comments for the WeakReference stuff 8 years ago