7928 Commits (67df3808ad367f5d3a6062d4d564374c095873e3)
 

Author SHA1 Message Date
James Jackson-South 67df3808ad
Merge branch 'master' into sp/text-segment-initialization 7 years ago
James Jackson-South 0d1d5a812d
Merge pull request #1134 from SixLabors/af/corflags-tweaks 7 years ago
Anton Firszov efd9951532 Merge branch 'af/corflags-tweaks' of https://github.com/SixLabors/ImageSharp into af/corflags-tweaks 7 years ago
Anton Firszov eef5edf148 Kick CI one more time 7 years ago
Anton Firszov 0533d8a08c
Merge branch 'master' into af/corflags-tweaks 7 years ago
Anton Firszov 90b07adbf1
Merge pull request #1130 from SixLabors/af/sn 7 years ago
Anton Firszov 49103ced46 implicit & safer execution of PrepareRemoteExecutor 7 years ago
Anton Firszov ff4b18730e Merge branch 'master' of https://github.com/SixLabors/ImageSharp 7 years ago
Sergio Pedri 7724ebc140 Minor micro-optimization in DeflaterHuffman type 7 years ago
Sergio Pedri 4b49864981 Reintroduced some bounds checks for additional security 7 years ago
Anton Firszov 3d59597b18
Add comment for DynamicProxyGenAssembly2 7 years ago
Sergio Pedri 5ef91f62d1 Refactored DeflaterHuffman.BitLengthOrder to ReadOnlySpan<byte> 7 years ago
Sergio Pedri b3fe91c2e8
Merge branch 'master' into sp/text-segment-initialization 7 years ago
Sergio Pedri 7583a15197 Fixed a test in the DeflaterHuffman type 7 years ago
Sergio Pedri b73dac301e Added input validation to DeflaterHuffman unsafe offsetting 7 years ago
Anton Firszov 81709875b0
Merge branch 'master' into af/sn 7 years ago
Sergio Pedri e908e0a2a2 Minor code changes to improve clarity 7 years ago
Anton Firszov 2cf4c760eb
Merge pull request #1122 from SixLabors/sp/refactoring-and-tweaks-2 7 years ago
Sergio Pedri 23a80a3483 Fixed a build error 7 years ago
Sergio Pedri f36f9ee727 Code style tweaks 7 years ago
Sergio Pedri 3196561c8f Refactored byte[] arrays in ProfileResolver type 7 years ago
Sergio Pedri a76fbfed32 Refactored byte[] arrays in GifConstants type 7 years ago
Sergio Pedri 620fc169a5 Refactored byte[] array in Octree type 7 years ago
Sergio Pedri 1991339b0b Refactored byte[] array in ExifConstants type 7 years ago
Sergio Pedri ad80ae2d85 Refactored byte[] array in PngConstants type 7 years ago
Sergio Pedri 803f628257 Refactored byte[] array in DeflaterHuffman type 7 years ago
Sergio Pedri 65114123ce Refactored byte[] array in ZigZag type 7 years ago
Sergio Pedri f9db27604f
Merge branch 'master' into sp/refactoring-and-tweaks-2 7 years ago
James Jackson-South 1980c27d31
Merge branch 'master' into af/sn 7 years ago
James Jackson-South 3e230a5368
Merge pull request #1131 from SixLabors/sp/generic-octet 7 years ago
Sergio Pedri 2b499e0135 Removed previous Octet type 7 years ago
Sergio Pedri d7b9b666c1 Refactored code to use new Octet<T> type 7 years ago
Sergio Pedri 6e608fe22b Added generic Octet<T> type 7 years ago
Anton Firszov 6e3b94cfa4 workaround ImageSharp.Benchmarks issues 7 years ago
Sergio Pedri 3df0e2f43e Fixed leftover pixel type constraint in test project 7 years ago
Sergio Pedri b345a9b059 Added missing interfaces (merge error) 7 years ago
Sergio Pedri 68b34aaaf6 Fixed old struct pixel format type constraints 7 years ago
Sergio Pedri 81f235d232 Merge branch 'master' into sp/refactoring-and-tweaks-2 7 years ago
Anton Firszov 608de76e93 strong name all assemblies in repository 7 years ago
James Jackson-South 45a2e24a6e
Merge pull request #1118 from SixLabors/js/faster-transforms 7 years ago
James Jackson-South 2cf3fa2f23
Merge branch 'master' into sp/refactoring-and-tweaks-2 7 years ago
James Jackson-South a2230a8317
Merge branch 'master' into js/faster-transforms 7 years ago
James Jackson-South ef013dd38b
Merge pull request #1128 from SixLabors/js/fix-1127 7 years ago
James Jackson-South dc39931def Don't backpeddle when reading chunk lengths. Fix #1127 7 years ago
James Jackson-South 54fb7ab02d Update based on feedback. 7 years ago
James Jackson-South de21e6d614 Simplify IResampler contract 7 years ago
James Jackson-South 6bac83838b Simplify Resamplers 7 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 7 years ago
Sergio Pedri 690835960a Reintroduce readonly modifiers to pixel formats (CI fail) 7 years ago
James Jackson-South 9c66a6508c Merge branch 'js/faster-transforms' of https://github.com/SixLabors/ImageSharp into js/faster-transforms 7 years ago