I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
return artifacts, not properties (https://github.com/ImageMagick/ImageMagick/issues/7309) More... 4 days ago
avoid text truncation for captions (https://github.com/ImageMagick/ImageMagick/issues/7304) More... 5 days ago
avoid text truncation for captions (https://github.com/ImageMagick/ImageMagick/issues/7304) More... 5 days ago
Set the double* arguments to NAN in case of a failure to avoid uninitialized values. More... 5 days ago
Build the dependencies again. More... 5 days ago
Made oss-fuzz files executable instead. More... 5 days ago
Fixed build of the security devcontainer. More... 6 days ago
Corrected oss-fuzz patch. More... 6 days ago
Copy the bogus binary to $OUT to make sure the executable ends up in the path. More... 6 days ago
Updated cloning of the security Dockerfile. More... 6 days ago
Combine the logic of stroke-opacity and fill-opacity in opacity to resolve #7301. More... 8 days ago
autoconf/automake configuration update More... 8 days ago
No longer change image_colors and stop using image->colors to resolve the issue reported in #7298. More... 8 days ago
ping_trans_alpha should have the same size as palette. More... 8 days ago
Made ConvertImageCommand deprecated. More... 9 days ago
Fix typo (#7294) More... 11 days ago
Set the parameters to NAN inside GetImageMean when GetImageStatistics returns null. More... 11 days ago
beta release More... 12 days ago
release More... 12 days ago
Cosmetic. More... 12 days ago
Corrected patch that was added for #6538 to make sure we only free the memory when the blob was never used. More... 12 days ago
Use if defined for all the other checks also. More... 12 days ago
Use if defined instead. More... 12 days ago
Made it easier to get an image when debugging some of our fuzzers. More... 12 days ago
Require index channel when PSD mode is IndexMode. More... 12 days ago
Create bogus Ghostscript command to fix incorrect Command injection oss-fuzz issues. More... 13 days ago
There is no need to do the for loop in a reverse order. More... 13 days ago
Removed call to DestroyStringInfo that should not be done when using SetImageProfilePrivate. More... 13 days ago
Added early exits when a too large image size is specified. More... 13 days ago
Reduce size of label to avoid timeouts. More... 13 days ago