5061 Commits (ffef3ecd147d2a30bdfeecdde28bf3ebd53a080e)
 

Author SHA1 Message Date
James Jackson-South 22e3aa45e6 Merge branch 'master' into js/affine-transforms 8 years ago
James Jackson-South f1c8bc0348 Update intellisens docs + copyright 8 years ago
Anton Firsov 98cd3ac859
Merge branch 'master' into antonfirsov/reduce-pool-size 8 years ago
James Jackson-South a2f0d24893 Add internal non-affine transform methods 8 years ago
denisivan0v 61c9caf472 changes on code review 8 years ago
denisivan0v e88e13806f bugfix in GifDecoderCore.Identity 8 years ago
Anton Firszov d86eb2473f Use 2 ArrayPool-s with different maxArrayPerBuckets parameters, 8 years ago
denisivan0v 9f719d5b94 codestyle fix 8 years ago
denisivan0v b435f5eaa5 codestyle fixes 8 years ago
denisivan0v 52af4e334f Merge branch 'master' of https://github.com/xakep139/ImageSharp 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
Nikita Balabaev def3d93e66
Merge branch 'master' into master 8 years ago
Scott Williams 814d4ac2f8
Merge pull request #438 from SixLabors/add-license-1 8 years ago
Scott Williams 5c68f7e42a
Delete APACHE-2.0-LICENSE.txt 8 years ago
Scott Williams 8c231f713f
Create LICENSE 8 years ago
Anton Firszov 48ffa1fd81 PixelDataPool<T>: reduce maximum pooled array size to 32MB for all value types 8 years ago
Anton Firszov 22206f1a83 maxPoolSizeInBytes parameter + safer indexer for Buffer<T> 8 years ago
Anton Firszov 7e3cb2892d dropping minSizeBytes + fixing tests 8 years ago
Lauri Kotilainen 750af5a038 - Removed Configuration.Default.MemoryManager from PixelAccessor 8 years ago
Lauri Kotilainen b23b1372bc - Oops, neglected to fix this test 8 years ago
Lauri Kotilainen 54313e854b - Reduced the threshold for ArrayPoolMemoryManager to 512 bytes 8 years ago
Lauri Kotilainen 76dc5c2834 - Whitespace fix 8 years ago
Lauri Kotilainen cf13ebfe19 - Optional param -> second method 8 years ago
Lauri Kotilainen 4e4cdd57ed - Removed ArrayPool from WuQuantizer 8 years ago
Lauri Kotilainen 26155568f6 - Use memory manager in Bytes 8 years ago
Lauri Kotilainen 92905363f7 - Use fixed buffers in Huffman table 8 years ago
Lauri Kotilainen 58ab4e6d97 - Remove ArrayPool from Huffman tree 8 years ago
Lauri Kotilainen 58330a169a - Removing more usages of ArrayPool 8 years ago
Lauri Kotilainen 2451168921 - Code style fixes 8 years ago
Lauri Kotilainen f1412d3c76 - Use Configuration.Default.MemoryManager in tests 8 years ago
Lauri Kotilainen f675f5c95a - Explicitly pass MemoryManager to the places that 8 years ago
Lauri Kotilainen 333ce3bda9 - Oops. Note to self: don't make changes to unsafe 8 years ago
Lauri Kotilainen b1a5c71fb3 - Removed PixelDataPool 8 years ago
Lauri Kotilainen 9e4e5abed0 - Removed a test that doesn't actually test anything any more 8 years ago
Lauri Kotilainen a73283f0e6 - Add a minimum size threshold for array pool usage 8 years ago
Lauri Kotilainen c5eb2cfb71 - Allocate Buffer2Ds from memory manager 8 years ago
Lauri Kotilainen 607e452e2d - Allocate Buffers from memory manager 8 years ago
Lauri Kotilainen 72772ff197 - Make Buffer2D wrap Buffer 8 years ago
Nikita Balabaev 75efd72e95
Merge branch 'master' into master 8 years ago
James Jackson-South 19383f8808
Merge branch 'master' into js/affine-transforms 8 years ago
James Jackson-South 46fc9b241c
Merge branch 'master' into js/matrix-filters 8 years ago
Anton Firsov 6f438dac85
Merge pull request #379 from jasonjyu/master 8 years ago
Anton Firsov ec6d46e5f9
Merge branch 'master' into master 9 years ago
James Jackson-South f3cd508125
Merge branch 'master' into js/matrix-filters 9 years ago
James Jackson-South 81cbc59646
Merge branch 'master' into js/affine-transforms 9 years ago
Dirk Lemstra 284a88f12b
Merge pull request #415 from SixLabors/fix-exif-description 9 years ago
Dirk Lemstra 54a636815c Fixed invalid value for description. 9 years ago
Dirk Lemstra 236bf3106f
Merge branch 'master' into master 9 years ago
Dirk Lemstra 871c6057a2
Merge pull request #414 from SixLabors/issue-412 9 years ago
Anton Firszov 34de0b62c9 yet another test case for TransformTests 9 years ago