gecko-dev/gfx
Chris Martin 06d9dd2b05 Bug 1400317 - Use gfxVars to mirror DWM status to content processes r=jrmuizel
The only caveat here is that gfxVars are not atomic, but multiple threads can
query DWM status. To solve this, changes to the var are mirrored into an atomic
and that is read instead.

DWM status changes are indicated by Windows via a window message. We use that
window message to cause the update to propagate

Differential Revision: https://phabricator.services.mozilla.com/D73743
2020-05-06 14:16:21 +00:00
..
2d Bug 1626570 - Improve handling of copying arrays in gfx/. r=jrmuizel 2020-05-05 12:55:27 +00:00
angle Bug 1608235 - [ANGLE] Validate `context` before use. r=sotaro 2020-01-23 02:59:17 +00:00
cairo Bug 1631419 - Don't try to pass a dash array of > 16 elements to ExtCreatePen. r=jrmuizel 2020-04-21 17:30:53 +00:00
config Bug 1400317 - Use gfxVars to mirror DWM status to content processes r=jrmuizel 2020-05-06 14:16:21 +00:00
docs Bug 1605508 - Write new on-boarding document with rendering overview 2020-01-30 08:51:03 +00:00
gl Bug 1626570 - Improve handling of copying arrays in gfx/. r=jrmuizel 2020-05-05 12:55:27 +00:00
graphite2 Bug 1626550 - Update graphite to version 1.3.14. r=lsalzman 2020-04-01 11:00:36 +00:00
harfbuzz Bug 1613996 - Try to avoid instantiating an FT_Face just to read the font's charmap for FindFontForChar. r=lsalzman 2020-02-09 04:18:22 +00:00
ipc Bug 1347710 - Enable Windows GPU sandbox for supported hardware r=gcp 2020-05-06 14:03:09 +00:00
layers Bug 1627010 - Disallow user from zooming out past initial zoom on desktop. r=botond 2020-05-06 14:40:23 +00:00
ots Bug 1634834 - Update OTS to upstream commit bbd729f8f39c28db9818371b20f9e5ed44226c2f to fix invalid ligature component count check. r=lsalzman 2020-05-02 21:14:21 +00:00
qcms Bug 1615394 - Add color management support to the BMP decoder. r=tnikkel 2020-03-03 14:16:00 +00:00
sfntly Bug 1583192 - Re-apply bug 1330495 after bug 1581145. r=froydnj 2019-11-11 13:41:11 +00:00
skia Bug 1611467 - disable Skia typeface cache to prevent it from leaking fonts. r=jrmuizel 2020-03-25 00:58:41 +00:00
src Bug 1626570 - Improve handling of copying arrays in gfx/. r=jrmuizel 2020-05-05 12:55:27 +00:00
tests Bug 1632259 - Refactor WebRender configuration logic in gfxPlatform to be testable. r=jrmuizel 2020-05-04 01:01:53 +00:00
thebes Bug 1400317 - Use gfxVars to mirror DWM status to content processes r=jrmuizel 2020-05-06 14:16:21 +00:00
vr Bug 1626570 - Improve handling of copying arrays in gfx/vr/. r=kip 2020-05-06 11:55:46 +00:00
webrender_bindings Bug 1622360 - Drop the document frames counter stuff. r=jrmuizel 2020-05-05 18:15:36 +00:00
wgpu Bug 1634239 - Keel WebGPU adapter alive r=groves 2020-05-01 14:29:04 +00:00
wgpu_bindings Bug 1632323 - Separate WebGPU internal usage bits from the public API r=groves 2020-04-23 15:52:01 +00:00
wr Bug 1634243 - Remove ScrollNodeAndClipChain type from WR internals. r=Bert 2020-05-04 20:44:24 +00:00
ycbcr Bug 1439659 - Make |MOZ_{LITTLE,BIG}_ENDIAN| into function macros so that invoking them inside |#if| conditions when they haven't been defined yet is a compile error. r=froydnj 2019-12-13 20:51:04 +00:00
moz.build Bug 1630813 - Remove gfx/wgpu/wgpu-native, move wgpu-remote out into gfx/wgpu_bindings r=jgilbert 2020-04-22 15:35:13 +00:00