gecko-dev/gfx
Botond Ballo 4befa03baa Bug 1776530 - Assert that APZUpdater::RunOnUpdaterThread() is not called directly from the updater thread. r=tnikkel
With the exception of the egde case scenarios in which
IsConnectedToWebRender() returns false.

Also add a comment warning that if RunOnUpdaterThread() were to be called
directly from the updater thread when connected to WebRender, the
implementation would be incorrect.

Differential Revision: https://phabricator.services.mozilla.com/D150309
2022-06-25 04:33:51 +00:00
..
2d Bug 1772555 - Use style interpolation code for gradients. r=nical 2022-06-22 23:02:34 +00:00
angle Bug 1661450 - 5/8 Fix build system to handle undefined MOZ_X11 r=stransky 2022-04-20 09:32:08 +00:00
cairo Bug 1661450 - 2/8 Add wayland required code getting opt-out by disabling MOZ_X11 r=stransky,rmader 2022-04-20 09:32:07 +00:00
config Bug 1774075 [Linux] Don't use EGL_MESA_image_dma_buf_export on mesa/radeonsi driver r=jgilbert 2022-06-20 10:14:41 +00:00
docs Bug 1771364 - Add basic testing section to APZ docs. r=botond 2022-05-27 20:44:02 +00:00
gl Bug 1776465 - GLBlitHelper link failure should go down link failure branch. r=gfx-reviewers,lsalzman 2022-06-24 18:29:58 +00:00
graphite2
harfbuzz Bug 1774192 - Build harfbuzz with MT support. r=lsalzman 2022-06-15 08:13:01 +00:00
ipc Bug 1775480 - Add more crash annotations for bug 1772839. r=gfx-reviewers,aosmond 2022-06-22 15:31:56 +00:00
layers Bug 1776530 - Assert that APZUpdater::RunOnUpdaterThread() is not called directly from the updater thread. r=tnikkel 2022-06-25 04:33:51 +00:00
ots Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana 2022-06-07 12:32:55 +00:00
qcms Bug 1772048 - Update rustc_version and semver crates. r=emilio,webdriver-reviewers,kinetik,whimboo 2022-06-07 10:01:32 +00:00
skia Bug 1774522 - Make Skia C++20 compatible by replacing deprecated std::result_of_t. r=lsalzman 2022-06-17 02:13:46 +00:00
src Bug 1773924 - Simplify nsDeviceContext code dealing with DPI changes. r=jfkthame 2022-06-15 09:57:38 +00:00
tests Bug 1775162 - Fix C++20 build error in BSPPolygon template class definition. r=gfx-reviewers,jrmuizel 2022-06-22 04:06:47 +00:00
thebes Bug 1776215 - Make font related prefs threadsafe. r=gfx-reviewers,jrmuizel 2022-06-23 15:21:25 +00:00
vr Bug 1771515 - [webxr] Support Oculus Quest2 controllers. r=jgilbert 2022-06-02 05:10:17 +00:00
webrender_bindings Bug 1776096 - Bump WebRender crate versions. r=jrmuizel 2022-06-24 04:11:26 +00:00
wgpu_bindings Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,extension-reviewers,willdurand 2022-06-10 09:21:45 +00:00
wr Bug 1776096 - Bump WebRender crate versions. r=jrmuizel 2022-06-24 04:11:26 +00:00
ycbcr Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
metrics.yaml Bug 1772223: Add some additional probes for measuring important WebRender internals. r=jrmuizel,chutten 2022-06-08 13:41:19 +00:00
moz.build