7629 Commits (45f4e323c1c1d64e6025a68fa06efcb827f9ecd5)
 

Author SHA1 Message Date
James Jackson-South dfc20b4ccb
Merge branch 'master' into issue/997 7 years ago
James Jackson-South f07ead2544
Merge pull request #977 from SimonCropp/patternVectorNotUsed 7 years ago
James Jackson-South 34c5b5a16c Fix #997 7 years ago
James Jackson-South b3fddb7cfa
Merge pull request #993 from SixLabors/js/update-submodule 7 years ago
Anton Firsov cd3fb74096
Merge branch 'master' into js/update-submodule 7 years ago
Anton Firsov 65dafeda50
Merge pull request #984 from brianpopow/feature/fixAdaptiveHistIssue 7 years ago
Anton Firszov cca018dd0c delete GuardTests 7 years ago
Anton Firszov d116a80937 Merge branch 'feature/fixAdaptiveHistIssue' into js/update-submodule 7 years ago
Anton Firszov 1845f5e142 debug save the output for Issue984 7 years ago
Anton Firsov d2effb15bd
Merge branch 'master' into feature/fixAdaptiveHistIssue 7 years ago
Xavier Cho da44dcf1f3 Implement gradient brush similar to PathGradientBrush (#969) (#989) 7 years ago
James Jackson-South f24169110e Update dependencies and submodule 7 years ago
James Jackson-South 7b6d5862ef Removed submodule 7 years ago
Brian Popow 4a106f2774
Merge branch 'master' into feature/fixAdaptiveHistIssue 7 years ago
James Jackson-South a112a17f87 [SL.Core] Merge pull request SixLabors/Core#34 from SixLabors/js/mathsf-hashcode 7 years ago
James Jackson-South 49e4a6590b [SL.Core] Use shared source MathF and HashCode 7 years ago
James Jackson-South 9e6fc81b07 [SL.Core] Merge pull request SixLabors/Core#33 from SixLabors/af/shared-guard 7 years ago
James Jackson-South 36742649ea [SL.Core] Update submodule and fix warnings. 7 years ago
Sergio Pedri 65075e3199 Fixed XML docs for RgbaVector pixel type (#992) 7 years ago
Anton Firszov 9f76180823 [SL.Core] use shared .editorconfig and stylecop.json 7 years ago
Anton Firszov 46d4ffc4e3 [SL.Core] Standards -> SharedInfrastructure 7 years ago
James Jackson-South 1817b1c4e3
Merge branch 'master' into ExifTagDescriptionAttributeDoesntNeedFields 7 years ago
James Jackson-South 34c519aada
Merge pull request #991 from SixLabors/af/patch-987 7 years ago
Anton Firsov 7660009f31
Patch MemoryOwnerExtensions to fix #987 7 years ago
James Jackson-South b173a70a00 Implement IDisposable in IImageProcessor<TPixel> instances. (#990) 7 years ago
Sergio Pedri f25c68304d Processors refactoring (#983) 7 years ago
Brian Popow af2d2a50d8
Merge branch 'master' into feature/fixAdaptiveHistIssue 7 years ago
Brian Popow d15022007f Add regression test for Issue984 7 years ago
Anton Firsov b7f5c6ac0e
Merge branch 'master' into patternVectorNotUsed 7 years ago
Simon Cropp 899d1179a7 remove some redundant constructor overloads from exceptions (#979) 7 years ago
Brian Popow 3990da42fa Merge remote-tracking branch 'upstream/master' into feature/fixAdaptiveHistIssue 7 years ago
Sergio Pedri 743d41a296
Merge pull request #9 from SixLabors/master 7 years ago
Anton Firszov e7ab424c09 [SL.Core] update submodule 7 years ago
Anton Firszov f7d046004f [SL.Core] update submodule 7 years ago
Anton Firszov 2a9923b625 [SL.Core] hope we can drop travis soon 7 years ago
Brian Popow 84fc4320e7 Changed processing of border rows and columns to use the tile count and process only a maximum of tileCount - 1 tiles 7 years ago
Anton Firszov 0c00a6e478 [SL.Core] do not share internals across SixLabors projects 7 years ago
Anton Firszov e84cee3a17 [SL.Core] use shared guards from standards 7 years ago
Anton Firszov bc64f4b0c1 [SL.Core] temporarily redirect "standards" to af/shared-guard branch 7 years ago
Anton Firszov 4510717ed4 [SL.Core] import standards submodule 7 years ago
Anton Firszov 2ca0a42301 [SL.Core] harmonize Guard + DebugGuard code and tests 7 years ago
Anton Firszov 5f44c39d07 [SL.Core] Extend Guard and DebugGuard 7 years ago
Simon Cropp 8bbb9e0466 remove SteppedRange (#980) 7 years ago
Simon Cropp fd6a03af15 remove some redundant usings (#976) 7 years ago
Sergio Pedri ffccac500d
Merge pull request #8 from SixLabors/master 7 years ago
Anton Firsov fcc53c2b5f
Merge pull request #982 from SimonCropp/cacheMaxInConvertToRgba 7 years ago
Simon Cropp c4d6466e65
cache max value 7 years ago
Simon Cropp f7819ae340
cache max in ConvertToRgba 7 years ago
Simon Cropp ccd23cfadd
use SUPPORTS_EXTENDED_INTRINSICS to filter out some BasicIntrinsics256 methods 7 years ago
Simon Cropp 6af3a38cfa
ExifTagDescriptionAttribute doesnt need fields 7 years ago