7042 Commits (085e390f3980f50ffc63b136d08c9c2d6c580d72)
 

Author SHA1 Message Date
James Jackson-South 085e390f39 Removed submodule 7 years ago
Sergio Pedri a79c203b48 Fixed XML docs for RgbaVector pixel type (#992) 7 years ago
James Jackson-South 0cda1741f9
Merge pull request #991 from SixLabors/af/patch-987 7 years ago
Anton Firsov 9f93b09a11
Patch MemoryOwnerExtensions to fix #987 7 years ago
James Jackson-South 02d1f1b250 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Sergio Pedri 13989ac126 Processors refactoring (#983) 7 years ago
Simon Cropp 79f5ff5bd5 remove some redundant constructor overloads from exceptions (#979) 7 years ago
Simon Cropp e809d514fa remove SteppedRange (#980) 7 years ago
Simon Cropp 52caddf0a4 remove some redundant usings (#976) 7 years ago
Anton Firsov f90951755f
Merge pull request #982 from SimonCropp/cacheMaxInConvertToRgba 7 years ago
Simon Cropp 8fc01b3af5
cache max value 7 years ago
Simon Cropp 08f1b08d5a
cache max in ConvertToRgba 7 years ago
Simon Cropp 564348631f use var where apparent (#972) 7 years ago
Anton Firsov 6ab42ebc98
Merge pull request #975 from SimonCropp/avoidMultipleArrayLookup 7 years ago
Anton Firsov c9077ba04d
Merge branch 'master' into avoidMultipleArrayLookup 7 years ago
Anton Firsov 96a5c83c42
Merge pull request #974 from SimonCropp/redundantParallelOptions 7 years ago
Anton Firsov 178f688501
Merge branch 'master' into redundantParallelOptions 7 years ago
Anton Firsov ef4e150b1a
Merge pull request #973 from SimonCropp/redundantComment 7 years ago
Simon Cropp a16c514846
aviod multiple array lookup 7 years ago
Simon Cropp b1e42b6ad2
remove redundant ParallelOptions 7 years ago
Simon Cropp e7693e7fdc
redundant comment 7 years ago
Simon Cropp f115c160fc remove some redundant variables and type params (#971) 7 years ago
Anton Firsov 29099949ca Throw ObjectDisposedException when trying to operate on a disposed image (#968) 7 years ago
Simon Cropp 6f1134102c Cleanup (#965) 7 years ago
Scott Williams b238317521
Merge pull request #964 from 101100/fix-indexoutofrangeexception-in-fillregionprocessor 7 years ago
James Jackson-South bff44f9f1d
Merge branch 'master' into fix-indexoutofrangeexception-in-fillregionprocessor 7 years ago
Simon Cropp fb033fe0b6 remove unused variables and methods (#963) 7 years ago
Jason Heard 724c26a50d Add possible fix 7 years ago
Jason Heard f2b090ab5f Add test from issue #928 7 years ago
Jason Heard 83890e6c41 Add test illustrating issue 7 years ago
Simon Cropp aac8eae64a fix some spelling (#962) 7 years ago
Simon Cropp 16ed6173cb use params where possible (#961) 7 years ago
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
Simon Cropp 4a55496a11 fix "as" usage (#959) 7 years ago
Simon Cropp 2734847e2e fix some spelling (#957) 7 years ago
Ildar 812ef6e4f2 #244 Add support for interlaced PNG encoding (#955) 7 years ago
Brian Popow ff7d8760da Add support for read and write tEXt, iTXt and zTXt chunks (#951) 7 years ago
Simon Cropp 5548f762c5 remove duplicate props from csproj 7 years ago
Sergio Pedri 481481e083 Bokeh blur implementation (#842) 7 years ago
Anton Firsov 3f3b7ab56a
Merge pull request #949 from dmanning23/AoT_iOS_compiler 7 years ago
Dan Manning f53234792a
Merge branch 'master' into AoT_iOS_compiler 7 years ago
James Jackson-South 7196b43fb7
Master cleanup (#952) 7 years ago
Dan Manning faa2836297 #946: fixed StyleCop errors 7 years ago
Dan Manning 60ccf442fc #946: AoT compiler fixes and hid Seed methods 7 years ago
Dan Manning acb039cc24
Merge pull request #1 from SixLabors/master 7 years ago
Anton Firsov a48de6301b Introduce non-generic ImageFrameCollection (#941) 7 years ago
Brian Popow f9f7a564b1 Add support for decoding RLE24 Bitmaps (#939) 7 years ago
James Jackson-South 692e244f9a
Fix #937 (#938) 7 years ago
Fredrik Eilertsen a842e98191 Throw UnkownFormatException on Image.Load (#932) 7 years ago
Brian Popow 6016c11bd0 Bitmap decoder now can decode bitmap arrays (#930) 7 years ago