5166 Commits (0d15542a28e4a9e522dd35b3fa2c19d64acfed9e)
 

Author SHA1 Message Date
Anton Firsov dc0f777411
Merge branch 'master' into js/affine-transforms 8 years ago
Anton Firsov 72377ed89b
Merge pull request #436 from SixLabors/antonfirsov/reduce-pool-size 8 years ago
Anton Firsov e3ee64c700
Merge branch 'master' into antonfirsov/reduce-pool-size 8 years ago
Dirk Lemstra 82f1b42390 Throw exception when the image does not contain a data chunk (#441). 8 years ago
James Jackson-South 857e6b2eb7
Merge branch 'master' into js/matrix-filters 8 years ago
James Jackson-South 6184dd82c3 Merge branch 'master' into js/affine-transforms 8 years ago
James Jackson-South fea91bd1b7 Update intellisens docs + copyright 8 years ago
Anton Firsov 1a3829aa46
Merge branch 'master' into antonfirsov/reduce-pool-size 8 years ago
James Jackson-South d0ee1e100e Add internal non-affine transform methods 8 years ago
denisivan0v abaa167999 changes on code review 8 years ago
denisivan0v 35e2a08348 bugfix in GifDecoderCore.Identity 8 years ago
Anton Firszov b16e002706 Use 2 ArrayPool-s with different maxArrayPerBuckets parameters, 8 years ago
denisivan0v 1fc1a5d9d9 codestyle fix 8 years ago
denisivan0v d31a522493 codestyle fixes 8 years ago
denisivan0v 5e55856b0d Merge branch 'master' of https://github.com/xakep139/ImageSharp 8 years ago
denisivan0v 15a8bf20ff Added an API to read base image information without decoding it 8 years ago
Nikita Balabaev 1ce778242e
Merge branch 'master' into master 8 years ago
Scott Williams 0b65145502
Merge pull request #438 from SixLabors/add-license-1 8 years ago
Scott Williams 51959f760d
Delete APACHE-2.0-LICENSE.txt 8 years ago
Scott Williams df7f5de6bf
Create LICENSE 8 years ago
Anton Firszov 8edea8c53d PixelDataPool<T>: reduce maximum pooled array size to 32MB for all value types 8 years ago
Anton Firszov b63dbd3a6d maxPoolSizeInBytes parameter + safer indexer for Buffer<T> 8 years ago
Anton Firszov d50e446a6f dropping minSizeBytes + fixing tests 8 years ago
Lauri Kotilainen d11aaf57ba - Removed Configuration.Default.MemoryManager from PixelAccessor 8 years ago
Lauri Kotilainen d5b7000c87 - Oops, neglected to fix this test 8 years ago
Lauri Kotilainen 1652f46ed1 - Reduced the threshold for ArrayPoolMemoryManager to 512 bytes 8 years ago
Lauri Kotilainen b747768800 - Whitespace fix 8 years ago
Lauri Kotilainen 41f51faf57 - Optional param -> second method 8 years ago
Lauri Kotilainen d6a2082749 - Removed ArrayPool from WuQuantizer 8 years ago
Lauri Kotilainen faa8b23d45 - Use memory manager in Bytes 8 years ago
Lauri Kotilainen 15521be1c3 - Use fixed buffers in Huffman table 8 years ago
Lauri Kotilainen 4f9062ee67 - Remove ArrayPool from Huffman tree 8 years ago
Lauri Kotilainen 3562d9bd8f - Removing more usages of ArrayPool 8 years ago
Lauri Kotilainen bf8bd6832f - Code style fixes 8 years ago
Lauri Kotilainen a8b26a41ec - Use Configuration.Default.MemoryManager in tests 8 years ago
Lauri Kotilainen 8d44ae346e - Explicitly pass MemoryManager to the places that 8 years ago
Lauri Kotilainen 29937e17ae - Oops. Note to self: don't make changes to unsafe 8 years ago
Lauri Kotilainen 5d568686db - Removed PixelDataPool 8 years ago
Lauri Kotilainen 1985363ca2 - Removed a test that doesn't actually test anything any more 8 years ago
Lauri Kotilainen f9a52c0df7 - Add a minimum size threshold for array pool usage 8 years ago
Lauri Kotilainen b91b2966e8 - Allocate Buffer2Ds from memory manager 8 years ago
Lauri Kotilainen 61b61709a9 - Allocate Buffers from memory manager 8 years ago
Lauri Kotilainen c44c67a18a - Make Buffer2D wrap Buffer 8 years ago
Nikita Balabaev c90e78417e
Merge branch 'master' into master 8 years ago
James Jackson-South 52d382ffbe
Merge branch 'master' into js/affine-transforms 9 years ago
James Jackson-South 056e267e8f
Merge branch 'master' into js/matrix-filters 9 years ago
Anton Firsov f65f6fbc2a
Merge pull request #379 from jasonjyu/master 9 years ago
Anton Firsov f560473f50
Merge branch 'master' into master 9 years ago
James Jackson-South fcd1cd9f33
Merge branch 'master' into js/matrix-filters 9 years ago
James Jackson-South 571bcf49a3
Merge branch 'master' into js/affine-transforms 9 years ago