Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix blank pixel color for truncated GIFs | wolfbeast | 2018-11-21 | -1/+7 |
| | ||||
* | Bug 1462355 - Part 1c. Make individual image decoders to use updated ↵ | wolfbeast | 2018-11-21 | -33/+49 |
| | | | | | | Decoder/SurfacePipe methods. Extend this change to nsWebPDecoder.cpp | |||
* | Port WebP decoder changes. | wolfbeast | 2018-11-20 | -273/+408 |
| | | | | | This breaks animated WebP for the moment, but adds QCMS color management and lexer changes. Tag #831 | |||
* | Free the decoded image buffer before deleting the WebP decoder. | wolfbeast | 2018-06-13 | -0/+1 |
| | | | | This should solve #483. | |||
* | 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 |
| | | | | native in moebius | |||
* | Remove the use of GetProcAddress() for shell32 | wolfbeast | 2018-02-19 | -36/+17 |
| | | | | | This avoids manually hooking into shell32.dll and using the native shell API instead. Tag #22. | |||
* | 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 |