summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* Dont ignore errors from FT_Get_GlyphPaul Tarjan2014-01-131-1/+9
* Bump yearXinchen Hui2014-01-034-4/+4
* Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2013-12-281-1/+2
|\
| * minor fix on previousRemi Collet2013-12-281-1/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2013-12-282-22/+52
|\ \ | |/
| * Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop())Remi Collet2013-12-282-22/+52
* | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2013-12-272-34/+169
|\ \ | |/
| * Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop())Xinchen Hui2013-12-272-34/+169
* | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2013-12-071-16/+11
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-12-071-16/+11
| |\
| | * Switch to using freetype-config for freetype detection.Adam Harvey2013-12-071-16/+11
* | | Merge branch 'PHP-5.5'Felipe Pena2013-10-201-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-201-1/+1
| |\ \ | | |/
| | * - Fix extern declaration according to definitionFelipe Pena2013-10-201-1/+1
| | * typo fixesVeres Lajos2013-07-152-2/+2
| | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-3/+3
* | | Merge branch 'PHP-5.5'unknown2013-09-091-1/+4
|\ \ \ | |/ /
| * | ensure that the defined interpolation method is used by the generic scaling f...unknown2013-09-091-1/+4
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-142-2/+1
|\ \ \ | |/ /
| * | Reduce compiler noise by removing unused variables and labelsChristopher Jones2013-08-142-2/+1
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-061-4/+4
|\ \ \ | |/ /
| * | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-4/+4
| * | typo fixesVeres Lajos2013-07-153-3/+3
* | | typo fixesVeres Lajos2013-07-153-3/+3
* | | Merge branch 'PHP-5.5'Christopher Jones2013-07-091-0/+2
|\ \ \ | |/ /
| * | Cleanup temp fileChristopher Jones2013-07-091-0/+2
* | | Merge branch 'PHP-5.5'Remi Collet2013-06-241-3/+3
|\ \ \ | |/ /
| * | fix imagecreatefromwebp and imagewebp protosRemi Collet2013-06-241-3/+3
* | | Merge branch 'PHP-5.5'Remi Collet2013-06-241-18/+1
|\ \ \ | |/ /
| * | Use same logic to load WebP image that other formatsRemi Collet2013-06-241-18/+1
* | | Merge branch 'PHP-5.5'Remi Collet2013-06-241-11/+22
|\ \ \ | |/ /
| * | Upstream fix from https://bitbucket.org/libgd/gd-libgd/issue/75Remi Collet2013-06-241-11/+22
* | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-06-231-1/+1
|\ \ \ | |/ /
| * | Require second parameter of imagecrop()Jakub Vrana2013-06-231-1/+1
* | | Merge branch 'PHP-5.5'Remi Collet2013-06-211-3/+2
|\ \ \ | |/ /
| * | Fixed Bug #65060 imagecreatefrom... crashes with user streamsRemi Collet2013-06-211-3/+2
* | | Merge branch 'PHP-5.5'Pierre Joye2013-06-202-30/+19
|\ \ \ | |/ /
| * | fix #65070, bgcolor does not use the same format as the input image with imag...Pierre Joye2013-06-202-29/+18
* | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-06-101-3/+3
|\ \ \ | |/ /
| * | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-3/+3
| * | Fix image method signaturesJakub Vrana2013-06-101-7/+7
* | | Fix image method signaturesJakub Vrana2013-06-101-7/+7
* | | Merge branch 'PHP-5.5'Remi Collet2013-06-031-8/+8
|\ \ \ | |/ /
| * | Fixed Bug #64962 imagerotate produce corrupted imageRemi Collet2013-06-031-8/+8
* | | Merge branch 'PHP-5.5'Remi Collet2013-06-031-4/+4
|\ \ \ | |/ /
| * | Fixed Bug #64961 segfault in imagesetinterpolationRemi Collet2013-06-031-4/+4
* | | Merge branch 'PHP-5.5'Pierre Joye2013-05-271-6/+6
|\ \ \ | |/ /
| * | fix #64898imagerotate is broken with bilinear interpolationPierre Joye2013-05-271-6/+6
* | | Merge branch 'PHP-5.5'Anatol Belski2013-05-151-1/+1
|\ \ \ | |/ /
| * | fixe preprocessor definitionAnatol Belski2013-05-151-1/+1