gecko-dev/gfx
Jonathan Kew 6e294c4381 Bug 1819275 - Make gfxMacPlatformFontList::LookupSystemFont a static method. r=gfx-reviewers,lsalzman
This method does not rely on any instance data, it just depends on system font APIs.
So it can be declared as static and used regardless of whether the platform font list
is fully initialized.

This avoids blocking on platform font list initialization when the widget code
calls LookupSystemFont during startup.

Differential Revision: https://phabricator.services.mozilla.com/D171207
2023-09-26 09:32:10 +00:00
..
2d Bug 1850983: Add check for correct format in DrawTarget::IntoLuminanceSource. r=jrmuizel 2023-09-15 17:48:14 +00:00
angle Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
cairo Bug 1852200 - Turn on Pixman's NEON on Darwin platforms. r=gfx-reviewers,lsalzman 2023-09-08 10:00:42 +00:00
config Bug 1852144 - Disable remote canvas globally in case of unrecoverable error. r=gfx-reviewers,lsalzman 2023-09-25 16:18:35 +00:00
docs
gl Bug 1850259. r=lsalzman,gfx-reviewers 2023-09-19 20:08:48 +00:00
graphite2 Bug 1829053 - Enable graphite malloc wrapping in the wasm sandbox. r=shravanrn 2023-05-08 22:29:13 +00:00
harfbuzz Bug 1853822 - Update harfbuzz to 8.2.1 r=jfkthame 2023-09-19 15:05:53 +00:00
ipc Bug 1852145 - Part 3. Make PCanvasManager manage PCanvas. r=gfx-reviewers,lsalzman 2023-09-25 16:18:36 +00:00
layers Bug 1854541 - Add webgpu::ExternalTexture handling to RemoteTextureMap r=gfx-reviewers,lsalzman 2023-09-26 07:17:54 +00:00
ots Bug 1850314 - Don't do glyph bounding-box fixup for "tricky" fonts, because it may disrupt glyph rendering on macOS. r=gfx-reviewers,lsalzman 2023-08-30 12:55:02 +00:00
qcms Bug 1841921 - Fix "variable does not need to be mutable" warnings in qcms. r=gfx-reviewers,lsalzman 2023-07-06 02:32:58 +00:00
skia Bug 1852806 - Remove macros for older Windows SDK from gfx/. r=gfx-reviewers,lsalzman 2023-09-15 03:19:26 +00:00
src Bug 1852457 - Simplify nsITheme::ThemeWantsButtonInnerFocusRing(). r=jfkthame,layout-reviewers 2023-09-14 09:46:42 +00:00
tests Bug 1853216 - Don't render layered-color glyphs via webrender if text-shadow is present. r=gfx-reviewers,lsalzman 2023-09-16 09:33:55 +00:00
thebes Bug 1819275 - Make gfxMacPlatformFontList::LookupSystemFont a static method. r=gfx-reviewers,lsalzman 2023-09-26 09:32:10 +00:00
vr Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
webrender_bindings Bug 1852806 - Remove macros for older Windows SDK from gfx/. r=gfx-reviewers,lsalzman 2023-09-15 03:19:26 +00:00
wgpu_bindings Bug 1854718 - Remove unnecessary debug_assert from Global::device_action() r=gfx-reviewers,lsalzman 2023-09-26 05:42:22 +00:00
wr Bug 1849680 - Add support for masks on opaque compositor surfaces. r=gfx-reviewers,lsalzman 2023-09-25 23:11:23 +00:00
ycbcr
metrics.yaml
moz.build Bug 1822594 - remove webrender test schedule. r=jmaher,ahal 2023-03-20 10:45:48 +00:00