summaryrefslogtreecommitdiff
path: root/tests/gdimagecrop
Commit message (Expand)AuthorAgeFilesLines
* revert unneeded test change in previous commitMike Frysinger2021-03-031-6/+0
* Allow GIFs missing both Global and Local Colormaps to still decode (#494)az66672021-03-031-0/+6
* Fix some memory leakage in test caseswilson chen2020-03-211-0/+4
* tests: Correct some test depend errorswilson chen2020-01-021-5/+0
* tests: cmake: list appending instead of set(Andrew Burley2019-02-091-1/+1
* tests: cmake: feature enable lists - building w/o libpng enabled failing agai...Andrew Burley2019-02-091-1/+6
* Fix #486: gdImageCropAuto(…, GD_CROP_SIDES) crops left but not rightChristoph M. Becker2018-11-254-0/+47
* Fix #485: auto cropping has insufficient precisionChristoph M. Becker2018-11-255-0/+106
* clean up trailing whitespace/newlinesMike Frysinger2018-06-211-2/+2
* Fix #432: gdImageCrop neglecting transparencyChristoph M. Becker2018-02-024-0/+48
* Replace GNU old-style field designators with C89 compatible initializersChristoph M. Becker2016-09-111-1/+1
* Fix #297: gdImageCrop() converts palette image to truecolor imageChristoph M. Becker2016-09-114-0/+31
* fix php 72494, CID 149753, color is unsigned int, remove useless <0 comparisonPierre Joye2016-06-271-1/+0
* fix php 72494, CID 149753, color is unsigned int, remove useless <0 comparisonPierre Joye2016-06-271-1/+1
* fix php 72494, invalid color index not handled, can lead to crashPierre Joye2016-06-271-0/+23
* fix php 72494, invalid color index not handled, can lead to crashPierre Joye2016-06-271-0/+5
* fix php 72494, invalid color index not handled, can lead to crashPierre Joye2016-06-271-0/+5
* fix php 72494, invalid color index not handled, can lead to crashPierre Joye2016-06-271-0/+1