| Commit message (Expand) | Author | Age | Files | Lines |
* | revert unneeded test change in previous commit | Mike Frysinger | 2021-03-03 | 1 | -6/+0 |
* | Allow GIFs missing both Global and Local Colormaps to still decode (#494) | az6667 | 2021-03-03 | 1 | -0/+6 |
* | Fix some memory leakage in test cases | wilson chen | 2020-03-21 | 1 | -0/+4 |
* | tests: Correct some test depend errors | wilson chen | 2020-01-02 | 1 | -5/+0 |
* | tests: cmake: list appending instead of set( | Andrew Burley | 2019-02-09 | 1 | -1/+1 |
* | tests: cmake: feature enable lists - building w/o libpng enabled failing agai... | Andrew Burley | 2019-02-09 | 1 | -1/+6 |
* | Fix #486: gdImageCropAuto(…, GD_CROP_SIDES) crops left but not right | Christoph M. Becker | 2018-11-25 | 4 | -0/+47 |
* | Fix #485: auto cropping has insufficient precision | Christoph M. Becker | 2018-11-25 | 5 | -0/+106 |
* | clean up trailing whitespace/newlines | Mike Frysinger | 2018-06-21 | 1 | -2/+2 |
* | Fix #432: gdImageCrop neglecting transparency | Christoph M. Becker | 2018-02-02 | 4 | -0/+48 |
* | Replace GNU old-style field designators with C89 compatible initializers | Christoph M. Becker | 2016-09-11 | 1 | -1/+1 |
* | Fix #297: gdImageCrop() converts palette image to truecolor image | Christoph M. Becker | 2016-09-11 | 4 | -0/+31 |
* | fix php 72494, CID 149753, color is unsigned int, remove useless <0 comparison | Pierre Joye | 2016-06-27 | 1 | -1/+0 |
* | fix php 72494, CID 149753, color is unsigned int, remove useless <0 comparison | Pierre Joye | 2016-06-27 | 1 | -1/+1 |
* | fix php 72494, invalid color index not handled, can lead to crash | Pierre Joye | 2016-06-27 | 1 | -0/+23 |
* | fix php 72494, invalid color index not handled, can lead to crash | Pierre Joye | 2016-06-27 | 1 | -0/+5 |
* | fix php 72494, invalid color index not handled, can lead to crash | Pierre Joye | 2016-06-27 | 1 | -0/+5 |
* | fix php 72494, invalid color index not handled, can lead to crash | Pierre Joye | 2016-06-27 | 1 | -0/+1 |