gecko-dev/gfx
Emilio Cobos Álvarez c306597bca Bug 1918762 - Simplify theme attribute/state change invalidation. r=jwatt
We had the same list of attributes in multiple places, put it in
Theme.cpp.

Only a few states can change widget state. Just hardcode them in
RestyleManager.cpp (where there was already some of it) instead of
reusing a weird API.

Shouldn't have any behavior change.

Differential Revision: https://phabricator.services.mozilla.com/D222160
2024-09-16 22:02:05 +00:00
..
2d Bug 1918778 - Correct ownership/recycling issues with MacIOSurface. r=bradwerth 2024-09-14 16:23:54 +00:00
angle Bug 1910306 - [angle] Cherry-pick zero-initialization of unwritten GLSL out params. r=gfx-reviewers,nical 2024-07-31 15:04:25 +00:00
cairo Bug 1909566 - pixman: Adjust arm assembly for binutils change. r=gfx-reviewers,lsalzman 2024-07-24 05:23:50 +00:00
config Bug 1901257 - Add a pref to control the threshold for slow cpu frames. r=gfx-reviewers,gw 2024-06-11 10:33:44 +00:00
docs Bug 1896210 Part 2 - Revise LayoutOverview.md. r=dshin 2024-05-17 23:22:07 +00:00
gl Bug 1885446 Part 2: Make ConvertImage do colorSpace conversion. r=jgilbert 2024-09-10 23:27:57 +00:00
graphite2 Bug 1893001 - Fall through to the lower block for Android builds. r=jfkthame 2024-07-23 17:02:39 +00:00
harfbuzz Bug 1914333 - Backport -fstrict-flex-arrays=2 support for harfbuzz r=gfx-reviewers,nical 2024-09-03 09:28:01 +00:00
ipc Bug 1908725 - Part 4: Switch some basic uses of OtherPid over to OtherChildID, r=smaug 2024-08-07 20:39:40 +00:00
layers Bug 1908245 - Add support for missing requestVideoFrameCallback parameters. r=media-playback-reviewers,webidl,padenot,saschanaz 2024-09-15 21:49:38 +00:00
ots Bug 1909426 - Vendor latest revision of OTS code from upstream. r=gfx-reviewers,lsalzman 2024-07-24 10:26:01 +00:00
qcms Bug 1915813 - Fix a crash with Microsoft TTD. r=gfx-reviewers,nical,jrmuizel 2024-09-09 09:00:48 +00:00
skia Bug 1909796 - Allow clip paths larger than int32. r=aosmond 2024-08-07 04:42:48 +00:00
src Bug 1918762 - Simplify theme attribute/state change invalidation. r=jwatt 2024-09-16 22:02:05 +00:00
tests Bug 1914345 Part 3 - Increase fuzziness for Android R-nofis r=emilio 2024-08-27 20:49:49 +00:00
thebes Bug 1917329 - Remove layers.child-process-shutdown pref. r=gregp,gfx-reviewers,nical 2024-09-12 14:10:17 +00:00
vr Bug 1916919 - Don't include useless <iostream> in openvr r=emilio,glandium 2024-09-06 07:39:14 +00:00
webrender_bindings Bug 1918778 - Correct ownership/recycling issues with MacIOSurface. r=bradwerth 2024-09-14 16:23:54 +00:00
wgpu_bindings Bug 1917512 - Do not request hardware adapter when RequestAdapterOptions::force_fallback_adapter = true r=webgpu-reviewers,teoxoy 2024-09-15 09:39:43 +00:00
wr Bug 1917964 - Use __builtin_convertvector and __builtin_shufflevector on GCC when available. r=aosmond 2024-09-13 14:55:30 +00:00
ycbcr Bug 1907121 - Return error for non-I444 Identity color space in ConvertYCbCrToRGB32 r=gfx-reviewers,nical 2024-07-18 21:02:34 +00:00
metrics.yaml Bug 1877842 - Migrate performance GVST probes r=perry.mcmanis,denispal 2024-02-09 21:11:05 +00:00
moz.build