Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | BMPs from the clipboard may include extra padding. | Andrew Osmond | 2019-02-16 | -16/+36 |
* | Use existing image decoders to handle clipboard BMP data. | wolfbeast | 2019-02-07 | -5/+18 |
* | Check for contiguous buffer state. | wolfbeast | 2019-01-21 | -0/+4 |
* | Fix blank pixel color for truncated GIFs | wolfbeast | 2018-11-21 | -1/+7 |
* | Bug 1462355 - Part 1c. Make individual image decoders to use updated Decoder/... | wolfbeast | 2018-11-21 | -33/+49 |
* | Port WebP decoder changes. | wolfbeast | 2018-11-20 | -273/+408 |
* | Free the decoded image buffer before deleting the WebP decoder. | wolfbeast | 2018-06-13 | -0/+1 |
* | Perform some sanity checks on nsMozIconURI. | Pale Moon | 2018-06-07 | -0/+10 |
* | Limit PNG image dimensions. | wolfbeast | 2018-05-29 | -3/+15 |
* | Bug 1323683 - Fold nsIURIWithQuery into nsIURI | janekptacijarabaci | 2018-04-22 | -0/+26 |
* | Remove the use of GetProcAddress() for shell32 | wolfbeast | 2018-02-19 | -36/+17 |
* | Implement WebP image decoder. | wolfbeast | 2018-02-03 | -0/+559 |
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+9975 |