5052 Commits (41efcc78c77d40bd09588e85492c6e2a3e2396fb)
 

Author SHA1 Message Date
Jason Nelson 411eb420d0 Remove T4 reference 9 years ago
Jason Nelson 7c69caa8ed Update T4 templates 9 years ago
Jason Nelson 2fef2b1f1e Remove rouge blank line 9 years ago
Jason Nelson 0bcb523c37 Work around compiler bug 9 years ago
Jason Nelson 79916d4a2d Annotate readonly structs 9 years ago
Jason Nelson 09dd14ac71 Fix breaking changes from System.Memory in benchmarks 9 years ago
Jason Nelson 05653c28aa Merge remote-tracking branch 'upstream/master' 9 years ago
Vicente Penades 79de9332f4
Merge branch 'master' into master 9 years ago
James Jackson-South c5de312197
Merge branch 'master' into js/fix-resize-transform-immutability 9 years ago
James Jackson-South 68161eec8e
Merge branch 'master' into js/fix-477 9 years ago
James Jackson-South bc65aead9b
Merge pull request #479 from SixLabors/af/jpeg-issue-464 9 years ago
James Jackson-South 64c50e257f So many nulls! 9 years ago
Anton Firszov 0760cb736c removing the "Issue" label from #464-s test image + ExifUndefType.jpg is actually progressive! 9 years ago
James Jackson-South 2509922b3d Use configuration to set ReadOrigin 9 years ago
Anton Firszov 4ded0465c6 better EOF handling logic 9 years ago
Vicente Penades c293767e78 changed test to ensure proper encoders/decoders are set 9 years ago
James Jackson-South e0900081f2 Introducing ReadOrigin. Fix #477 9 years ago
Vicente Penades fbc9cf7d86 renaming ImageFormatsManager to ImageFormatManager 9 years ago
Vicente Penades efb6a8e060 Coverage test 9 years ago
James Jackson-South 632233d659 Better EOF handling. 9 years ago
Vicente Penades fbf78a9030 stylecop whitespaces 9 years ago
Vicente Penades 330601fd0a Refactored Image Formats management into its own class 9 years ago
James Jackson-South 8c97fa4052 Fix #464 9 years ago
James Jackson-South 605813f2eb Merge branch 'master' into js/fix-resize-transform-immutability 9 years ago
Jason Nelson d03eaf90ee Update System.Memory 9 years ago
Anton Firszov 69db4e9acb added failing tests for #464 9 years ago
Anton Firsov 47a8533b7d
Merge pull request #475 from SixLabors/feature/memory-manager 9 years ago
Anton Firszov 55d218488e Merge branch 'feature/memory-manager' of https://github.com/SixLabors/ImageSharp into feature/memory-manager 9 years ago
Anton Firszov 5b9b27c8cb Temporary Vortex 9 years ago
James Jackson-South c314db66e3 Remove unneeded parameter 9 years ago
Anton Firszov 7d5cea16b1 Removing all the buffer magic from the Bytes struct. It only made things worse! 9 years ago
Anton Firszov 1b0a2b44d3 removed Span bottleneck from Block8x8F.CopyTo() + removed unnecessary pinning from OrigHuffmanTree 9 years ago
James Jackson-South 98453b64d5 Better method description 9 years ago
Anton Firszov d7211383c6 introducing ParallelFor.WithTemporalBuffer(): common utility for the parallel buffer reusal trick 9 years ago
Anton Firszov de67364081 optimize ResizeProcessor parallel behavior and Span<T> usage 9 years ago
Anton Firszov 4d915b6e31 added comments for the WeakReference stuff 9 years ago
Anton Firszov c07cbeaa6f review cleanup 9 years ago
Anton Firszov b559ad784b adding a few TODO notes 9 years ago
James Jackson-South 28c8e4cb7d Ensure Bounds() is accurate per operation 9 years ago
Anton Firszov 48a3189511 SimpleManagedMemoryManager -> SimpleGcMemoryManager 9 years ago
Anton Firszov 88be8343d5 removing duplicate reference to SixLabors.Core 9 years ago
Anton Firszov 110e3c7a76 build fix after merge 9 years ago
Anton Firszov 9368d3ef4e Merge branch 'master' of https://github.com/SixLabors/ImageSharp into feature/memory-manager 9 years ago
Anton Firszov e2694d3b7b tuning ArrayPoolMemoryManager configuration based on benchmark results 9 years ago
Anton Firszov eeaa270ce1 tuning ArrayPoolMemoryManager configuration based on benchmark results 9 years ago
Anton Firszov 0684c93580 using WeakReference in ArrayPoolMemoryManager.Buffer 9 years ago
James Jackson-South 652c3f4bf4 Add previously skipped pad and resize tests 9 years ago
James Jackson-South 2cc76f02c8 Disable those randomly failing tests on Travis, they're going soon anyway. 9 years ago
James Jackson-South 2412c97a41 Make resize and transform processors immutable #473 9 years ago
Anton Firsov 8c48c08854
Merge pull request #472 from SixLabors/antonfirsov/cover-all-codecs 9 years ago