summaryrefslogtreecommitdiff
path: root/image
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2342: Use [[nodiscard]] in /hal /image and /intlMoonchild2023-11-08
* No issue - Limit JPEG decoder memory allocation to surface cache size.Moonchild2023-05-10
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-03
* Merge pull request 'Follow-up: Use internal Move instead of std::move for con...Moonchild2023-04-30
|\
| * Issue #2073 - Follow-up: Use internal Move instead of std::move for consistencyFranklinDM2023-04-30
* | Issue #2218 - Part 2: Make SurfaceCache free ImageSurfaceCache objects outsid...FranklinDM2023-04-30
|/
* Issue #2131 - Remove image.webp.enabled preferenceMoonchild2023-02-27
* Issue #1382 - Fix invalid assert for decoder type if JXL is not built on debu...FranklinDM2023-02-20
* Issue #2073 - m-c 1454149: Do not advance animated images which are not displ...Martok2023-01-04
* Issue #2073 - m-c 1546500: Avoid dispatching synchronous thread shutdown runn...Martok2023-01-04
* Issue #2073 - m-c 1651587: Make image::Image release efficient on main threadMartok2023-01-04
* Issue #2073 - m-c 1383404: make SourceBuffer::Compact more efficient (squashed)Martok2023-01-04
* Issue #2073 - m-c 523950: Discard decoded frames of very large GIF animations...Martok2023-01-04
* Issue #2073 - m-c 1343341: Infrastructure necessary to allow discarding of an...Martok2023-01-03
* 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 - fix macro conditionlexx99992022-12-11
* 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
* Merge branch 'master' into 1769-take2Moonchild2022-11-07
|\
| * [No issue] Hold some strong references on nsRefreshDriverMoonchild2022-10-26
* | 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 #1926 - Update image/Orientation.hJob Bautista2022-06-19
* [Image] Image cleanupRandell Jesup2022-05-30
* [image] Add additional locks to imgFrame.Moonchild2022-05-30
* Merge branch 'master' into 1829Brian Smith2022-04-28
|\
| * Issue #21 - Remove use counters telemetryFranklinDM2022-04-24
* | Issue #1829 - Revert “Issue #1751 -- Remove XP_MACOSX conditionals from the...Brian Smith2022-04-26
* | Issue #1829 - Revert “Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLK...Brian Smith2022-04-26
|/
* Issue #21 - Remove remaining telemetry structs, callers and flags.Moonchild2022-04-02
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
* Issue #1822 - Part 3: Remove LOAD_CLASSIFIER_URI and variousMoonchild2022-04-01
* Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa'Moonchild2021-06-21
* Issue #1751 -- Remove XP_MACOSX conditionals from the rest of the tree.Moonchild2021-05-06
* 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 #1619 - Convert Intrinsic Ratio to FloatAndy2020-07-31
* [image] Add a sanity check to JPEG encoder buffer handling, just in case.Moonchild2020-07-09
* Issue #439 - Remove, fix and clean up automated testsMoonchild2020-06-08
* Issue #1543 - Align <img> with no src to the updated spec.Moonchild2020-05-11
* Issue #1053 - Remove android support from imageMatt A. Tobin2020-02-23
* Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups al...win7-72019-08-08