7928 Commits (719b5a3bde7b84ccecefa211f7493f9255e574a0)
 

Author SHA1 Message Date
James Jackson-South 719b5a3bde
Merge branch 'master' into sp/text-segment-initialization 6 years ago
James Jackson-South ac6b6a9071
Merge pull request #1134 from SixLabors/af/corflags-tweaks 6 years ago
Anton Firszov e3787fae78 Merge branch 'af/corflags-tweaks' of https://github.com/SixLabors/ImageSharp into af/corflags-tweaks 6 years ago
Anton Firszov 7111c4f3b6 Kick CI one more time 6 years ago
Anton Firszov b8165c467b
Merge branch 'master' into af/corflags-tweaks 6 years ago
Anton Firszov c91c206ecf
Merge pull request #1130 from SixLabors/af/sn 6 years ago
Anton Firszov 39c993d1c0 implicit & safer execution of PrepareRemoteExecutor 6 years ago
Anton Firszov 38a2e73c54 Merge branch 'master' of https://github.com/SixLabors/ImageSharp 6 years ago
Sergio Pedri 4b0dfd11c0 Minor micro-optimization in DeflaterHuffman type 6 years ago
Sergio Pedri 70ed21e63b Reintroduced some bounds checks for additional security 6 years ago
Anton Firszov 6d2afb3b08
Add comment for DynamicProxyGenAssembly2 6 years ago
Sergio Pedri 5b7ac75dfa Refactored DeflaterHuffman.BitLengthOrder to ReadOnlySpan<byte> 6 years ago
Sergio Pedri f3f6d9cbb1
Merge branch 'master' into sp/text-segment-initialization 6 years ago
Sergio Pedri 68387a7737 Fixed a test in the DeflaterHuffman type 6 years ago
Sergio Pedri 057769037d Added input validation to DeflaterHuffman unsafe offsetting 6 years ago
Anton Firszov b82c6dde53
Merge branch 'master' into af/sn 6 years ago
Sergio Pedri b251c00500 Minor code changes to improve clarity 6 years ago
Anton Firszov b2bd68dda8
Merge pull request #1122 from SixLabors/sp/refactoring-and-tweaks-2 6 years ago
Sergio Pedri 8ad8a5969e Fixed a build error 6 years ago
Sergio Pedri f907f90d6a Code style tweaks 6 years ago
Sergio Pedri bb7b041852 Refactored byte[] arrays in ProfileResolver type 6 years ago
Sergio Pedri 714c960ddf Refactored byte[] arrays in GifConstants type 6 years ago
Sergio Pedri 4dbec4cf86 Refactored byte[] array in Octree type 6 years ago
Sergio Pedri da79756a32 Refactored byte[] array in ExifConstants type 6 years ago
Sergio Pedri aa6552632c Refactored byte[] array in PngConstants type 6 years ago
Sergio Pedri c83d0661df Refactored byte[] array in DeflaterHuffman type 6 years ago
Sergio Pedri 4e8de956aa Refactored byte[] array in ZigZag type 6 years ago
Sergio Pedri 687d13a7ef
Merge branch 'master' into sp/refactoring-and-tweaks-2 6 years ago
James Jackson-South a983b6834d
Merge branch 'master' into af/sn 6 years ago
James Jackson-South 71e3ac1777
Merge pull request #1131 from SixLabors/sp/generic-octet 6 years ago
Sergio Pedri ab4211f54c Removed previous Octet type 6 years ago
Sergio Pedri f6f004690f Refactored code to use new Octet<T> type 6 years ago
Sergio Pedri 92bfb8db8f Added generic Octet<T> type 6 years ago
Anton Firszov e1e229036e workaround ImageSharp.Benchmarks issues 6 years ago
Sergio Pedri 6735eecdda Fixed leftover pixel type constraint in test project 6 years ago
Sergio Pedri 0cae7f32f3 Added missing interfaces (merge error) 6 years ago
Sergio Pedri 3ff74b31a8 Fixed old struct pixel format type constraints 6 years ago
Sergio Pedri 654ce81ed2 Merge branch 'master' into sp/refactoring-and-tweaks-2 6 years ago
Anton Firszov f9f8ad935a strong name all assemblies in repository 6 years ago
James Jackson-South 9f59241af7
Merge pull request #1118 from SixLabors/js/faster-transforms 6 years ago
James Jackson-South 0e0f630abc
Merge branch 'master' into sp/refactoring-and-tweaks-2 6 years ago
James Jackson-South c1b4bbde3a
Merge branch 'master' into js/faster-transforms 6 years ago
James Jackson-South 91b899f40e
Merge pull request #1128 from SixLabors/js/fix-1127 6 years ago
James Jackson-South ee0600e682 Don't backpeddle when reading chunk lengths. Fix #1127 6 years ago
James Jackson-South b25e102fe6 Update based on feedback. 6 years ago
James Jackson-South 585b7be0e7 Simplify IResampler contract 6 years ago
James Jackson-South 3b4aa15844 Simplify Resamplers 6 years ago
Sergio Pedri 5cccfbcacd Switched pixel format type constraint to unmanaged 6 years ago
Sergio Pedri 27e93bfbbb Reintroduce readonly modifiers to pixel formats (CI fail) 6 years ago
James Jackson-South 15646ede10 Merge branch 'js/faster-transforms' of https://github.com/SixLabors/ImageSharp into js/faster-transforms 6 years ago