summaryrefslogtreecommitdiff
path: root/image/decoders
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* No issue - Limit JPEG decoder memory allocation to surface cache size.Moonchild2023-05-10
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-03
* Issue #2073 - m-c 523950: Discard decoded frames of very large GIF animations...Martok2023-01-04
* Issue #2073 - m-c 1382683: Accelerate GIF decoding to SurfacePipeMartok2023-01-03
* Issue #2057 - Use gfxPackedPixel + WritePixels instead of WriteBuffer.Job Bautista2022-12-19
* Issue #2041 Follow-up - Remove opacity check from original patch.Job Bautista2022-12-02
* Issue #2048 - Add progressive decoding for JPEG-XL.Job Bautista2022-12-02
* Issue #2041 - Add animation support for JPEG-XL.Job Bautista2022-12-02
* Issue #2040 - Pre-multiply the alpha values in our JXL decode buffer.Moonchild2022-11-30
* [no issue] fix whitespace.Moonchild2022-11-24
* Issue #2033 - Temporary fix of R<->B channel swap.Moonchild2022-11-24
* Issue #1769 - Part 2 Follow-up: Do not use namespace parent::child {} for def...Job Bautista2022-06-29
* Issue #1769 - Part 3: Cleanup nsJXLDecoder.Job Bautista2022-06-29
* Issue #1769 - Part 2: Implement JPEG-XL decoder and about:config and MIME plu...Job Bautista2022-06-29
* Issue #1829 - Revert “Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLK...Brian Smith2022-04-26
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
* Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa'Moonchild2021-06-21
* Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Issue #1053 - Remove android support from imageMatt A. Tobin2020-02-23
* BMPs from the clipboard may include extra padding.Andrew Osmond2019-02-16
* Use existing image decoders to handle clipboard BMP data.wolfbeast2019-02-07
* Check for contiguous buffer state.wolfbeast2019-01-21
* Fix blank pixel color for truncated GIFswolfbeast2018-11-21
* Bug 1462355 - Part 1c. Make individual image decoders to use updated Decoder/...wolfbeast2018-11-21
* Port WebP decoder changes.wolfbeast2018-11-20
* Free the decoded image buffer before deleting the WebP decoder.wolfbeast2018-06-13
* Perform some sanity checks on nsMozIconURI.Pale Moon2018-06-07
* Limit PNG image dimensions.wolfbeast2018-05-29
* Bug 1323683 - Fold nsIURIWithQuery into nsIURIjanekptacijarabaci2018-04-22
* Remove the use of GetProcAddress() for shell32wolfbeast2018-02-19
* Implement WebP image decoder.wolfbeast2018-02-03
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02