6752 Commits (1f46ec6efddd1e4226ce6b86d4eea31734197153)
 

Author SHA1 Message Date
Brian Popow 1f46ec6efd
Merge branch 'master' into feature/adaptiveHistogramEqualization 8 years ago
James Jackson-South 590609a9b3
Merge pull request #783 from carbon/cq10 8 years ago
James Jackson-South 4568a4bfce
Merge branch 'master' into cq10 8 years ago
Jason Nelson c0db8f16e2 Use HashCode.Add when combining more than 8 hashcodes 8 years ago
Jason Nelson 77c54662a2 Replace HashHelpers with HashCode.Combine 8 years ago
James Jackson-South 0d2c57a65c
Merge branch 'master' into feature/adaptiveHistogramEqualization 8 years ago
James Jackson-South 944690002f
Merge pull request #788 from SixLabors/js/fix-transforms 8 years ago
James Jackson-South 3917e397f5 Fix #787 8 years ago
Jason Nelson db841b7141
Merge branch 'master' into cq10 8 years ago
James Jackson-South c687f3e4ac
Merge branch 'master' into feature/adaptiveHistogramEqualization 8 years ago
James Jackson-South 4544512771
Merge pull request #782 from SixLabors/af/resize1 8 years ago
James Jackson-South 0274eae253 Bump lower tolerance for Box. 8 years ago
popow fa1f036720 alpha channel from the original image is now preserved 8 years ago
popow cadd2b3884 changed default value for ClipHistogram to false again 8 years ago
popow f72908f7a8 fixed issue with the border tiles, when tile width != tile height 8 years ago
popow 66b75503c5 re-using pre allocated pixel row in GetPixelRow 8 years ago
popow 09955daa33 using Parallel.ForEach to calculate the lookup tables 8 years ago
popow e5121dcb63 using Parallel.ForEach for all inner tile calculations 8 years ago
Jason Nelson 690c5515a7 Remove unused Microsoft.CSharp dependency 8 years ago
Jason Nelson 196b748153 Remove unused BitMiracle.LibJpeg.NET depedency 8 years ago
Jason Nelson 18a75f4144 Cleanup assembly properties 8 years ago
popow b6eda7f7f3 fixing mistake during merge from upstream: setting test images to "update Resize reference output because of improved ResizeKernelMap calculations" 8 years ago
popow 0329fb13c9 fixed build errors 8 years ago
Jason Nelson 31c2d4add6 Use GetHashCode when combining int values 8 years ago
Jason Nelson 44edf7df38 Remove indirection getting HashCode on ExifValue 8 years ago
Jason Nelson d0f78c2a87 Update (hashCode * 397) pattern to use HashHelpers 8 years ago
popow d8fd6f03b3 Merge remote-tracking branch 'upstream/master' into feature/adaptiveHistogramEqualization 8 years ago
popow 80660c935b fixing corner tiles 8 years ago
popow ad4c1da6a0 refactored processing the borders into separate methods 8 years ago
Jason Nelson c78fc1d2bd Replace == null with is null 8 years ago
Jason Nelson ac22630fba Use new HashHelper overloads 8 years ago
Jason Nelson 3a533f48dd Merge remote-tracking branch 'upstream/master' into cq10 8 years ago
Jason Nelson 7eb0c3c349 Ensure exifData is set 8 years ago
popow 3dfe5a5c1d linear interpolation in the border tiles 8 years ago
popow 895cecfe0d refactoring to improve readability 8 years ago
popow 135f8bebbc attempt fixing the borders 8 years ago
Anton Firszov e4c7febccb less strict tolerance for 32bit .NET + NearestNeighborResampler, 8 years ago
Anton Firsov 628d073ab9
Merge branch 'master' into af/resize1 8 years ago
Anton Firszov 0fb40155be Revert "temporary simplification of build targets" 8 years ago
Anton Firszov 53222f7ce2 revisted test cases in Resize_WorksWithAllResamplers 8 years ago
Anton Firsov dce781da01
Merge pull request #781 from SixLabors/af/resizekernel-optimizations 8 years ago
Anton Firszov e9dddc5d4a temporary simplification of build targets 8 years ago
Anton Firszov 2929fcf8f9 add more test cases to Resize_WorksWithAllResamplers 8 years ago
Anton Firszov cd6d07e3fc Made TolerantMath.Default a readonly property, 8 years ago
Anton Firszov 8363c7f2bb Merge branch 'af/resizekernel-optimizations' into af/resize1 8 years ago
Anton Firszov ab4cae48ac improve comments again 8 years ago
Anton Firszov 772cdda978 better comments + TolerantMath made readonly 8 years ago
Anton Firszov 8b9600f9df wip 8 years ago
Anton Firszov 77e72c8000 test code cleanup 8 years ago
Anton Firszov 4619c6fe2a Merge remote-tracking branch 'origin/master' into af/resizekernel-optimizations 8 years ago