summaryrefslogtreecommitdiffstats
path: root/image/decoders
Commit message (Expand)AuthorAgeLines
* Issue #1053 - Remove android support from imageMatt A. Tobin2020-02-23-209/+0
* BMPs from the clipboard may include extra padding.Andrew Osmond2019-02-16-16/+36
* Use existing image decoders to handle clipboard BMP data.wolfbeast2019-02-07-5/+18
* Check for contiguous buffer state.wolfbeast2019-01-21-0/+4
* Fix blank pixel color for truncated GIFswolfbeast2018-11-21-1/+7
* Bug 1462355 - Part 1c. Make individual image decoders to use updated Decoder/...wolfbeast2018-11-21-33/+49
* Port WebP decoder changes.wolfbeast2018-11-20-273/+408
* Free the decoded image buffer before deleting the WebP decoder.wolfbeast2018-06-13-0/+1
* Perform some sanity checks on nsMozIconURI.Pale Moon2018-06-07-0/+10
* Limit PNG image dimensions.wolfbeast2018-05-29-3/+15
* Bug 1323683 - Fold nsIURIWithQuery into nsIURIjanekptacijarabaci2018-04-22-0/+26
* Remove the use of GetProcAddress() for shell32wolfbeast2018-02-19-36/+17
* Implement WebP image decoder.wolfbeast2018-02-03-0/+559
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+9975