summaryrefslogtreecommitdiff
path: root/gfx
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2342: Use [[nodiscard]] in /gfx and /layoutMoonchild2023-11-08
* Issue #2281 - The 'register' storage class is no longer a thing in c++17Moonchild2023-11-05
* Issue #2364 - Limit the growth of scaling for animated nsDisplayTransformMoonchild2023-11-01
* [gfx] Add Min() and Max() convenience functions for 2d point types.Moonchild2023-11-01
* [gfx] Fix a bug in SizeTyped templatingMoonchild2023-11-01
* Issue #2364 - Only use HWA AlphaBoxBlur when targets are large enough.Moonchild2023-11-01
* Issue #2364 - Optimize the software-based box blur implementation.Moonchild2023-11-01
* Issue #2364 - use DrawTarget::DrawSurfaceWithShadow to render boxMoonchild2023-11-01
* Issue #2364 - Re-factor AlphaBoxBlurMoonchild2023-11-01
* [WebGL] Add preffed limit to WebGL vertCountMoonchild2023-10-25
* Issue #2357 - Paused WebM videos w/alpha are 100% transparent if HA is disabled.Jeremy Andrews2023-10-24
* Issue #2357 - VPXDecoder does not decode alpha frames.Jeremy Andrews2023-10-24
* Make Gecko Media Plugins optional when not building EME or WebRTCMatheus Marinho2023-08-31
* [gfx] Check if we have a valid texture before trying to delete it.Moonchild2023-08-31
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-04
* Issue #1862 - Follow-up: Replace deprecated Harfbuzz functions with current o...Job Bautista2023-04-30
* Issue #61 - Follow-up: Fix xul.dll link bustage related to Skia.Job Bautista2023-04-20
* Issue #61 - Follow-up: Fix gkmedias.dll link bustage related to Skia.Job Bautista2023-04-20
* Revert "Issue #61 - Place Skia in libxul"Job Bautista2023-04-20
* Issue #2191 - Follow-up: Add missing mozilla::gfx in gfxFcPlatformFontList.cppJob Bautista2023-04-05
* Issue #2191 - Remove virtual from gfxFont::GetCairoScaledFont.Job Bautista2023-04-05
* Issue #2191 - Require implementation of gfxFont::GetScaledFont and remove unn...Job Bautista2023-04-05
* Issue #2191 - Remove redundant CairoScaledFont accessor from gfxFont subclasses.Job Bautista2023-04-05
* Issue #2191 - Get rid of gfxFontconfigUtils.h since gfxFontconfigFontBase is ...Job Bautista2023-04-05
* Issue #2191 - Make ScaledFont::SetCairoScaledFont virtual so it can be access...Job Bautista2023-04-05
* Issue #2191 - Remove as much old fontconfig support as needed for Harfbuzz 7....Job Bautista2023-04-05
* Issue #1862 - Part 2: Update harfbuzz's build system for 7.1.0.Job Bautista2023-04-05
* Issue #1862 - Part 1: Update harfbuzz source to 7.1.0.Job Bautista2023-04-05
* [GFX] Add some sanity checks and clamps to SurfaceData calculations.Moonchild2023-03-16
* Issue #2131 - Remove image.webp.enabled preferenceMoonchild2023-02-27
* Issue #2101 - Part 7: Add color range support on GPUsu3shit2023-02-26
* Issue #2101 - Part 6: Plumbing of ColorRange between video decoders and YUV c...u3shit2023-02-26
* Issue #2101 - Part 4: Add color range support to gfx/ycbcru3shit2023-02-26
* Issue #2101 - Part 3: Update libyuvu3shit2023-02-26
* Issue #2101 - Part 2: Use stdint.h types instead of uint8 and friendsu3shit2023-02-26
* Issue #2101 - Part 1: Add mColorRange info to YCbCrBufferu3shit2023-02-26
* Issue #2118 - Part 2: Add support for Identity YUVColorSpaceu3shit2023-02-26
* Issue #2118 - Part 1: Update gfxUtils YuvColorMatrix functions to match upstr...u3shit2023-02-26
* Issue #2073 - m-c 1454149: Do not advance animated images which are not displ...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
* [No issue] Add executable bit to shell scripts in treetrav902022-11-25
* Issue #1769 - Follow-up: Default-enable JPEG-XL images if builtMoonchild2022-11-11
* Merge branch 'master' into 1769-take2Moonchild2022-11-07
|\
| * [WebGL] Implement webgl.max-size-per-texture-mibMoonchild2022-10-26
| * Issue #21 - Remove panning/tab animation performance measurementsMoonchild2022-10-23
| * Issue #80 - Re-unify most of gfxMoonchild2022-09-08
| * Merge branch 're-unify'Moonchild2022-09-06
| |\
| | * Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04