gecko-dev/gfx
Dan Robertson 351c97d129 Bug 1894122: Improve axis locking for touch scrolls. r=botond
For long touch scrolls that change direction, using the start point of
the touch scroll as the origin to calculate the angle of the scroll is
problematic for determine the axis that should be locked. Maintain a
list of recent touch gesture points and calculate the gesture angle from
the most recent touch gesture points.

Differential Revision: https://phabricator.services.mozilla.com/D219228
2024-11-08 16:36:34 +00:00
..
2d Bug 1929222 - Use std::clamp instead of min/max chain in gfx/ r=aosmond 2024-11-06 10:10: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 1924578 - Disable DMABUF_WEBGL on Nvidia driver. r=aosmond 2024-11-02 03:50:17 +00:00
docs Bug 1896210 Part 2 - Revise LayoutOverview.md. r=dshin 2024-05-17 23:22:07 +00:00
gl Bug 1922506: GLX software rendering fix up. r=jgilbert 2024-11-07 21:48:51 +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 1929176 - Update harfbuzz to 10.1.0 r=jfkthame 2024-11-05 16:12:21 +00:00
ipc Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
layers Bug 1894122: Improve axis locking for touch scrolls. r=botond 2024-11-08 16:36:34 +00:00
ots Bug 1923596 - Update OTS to upstream rev 5daecc9 to resolve empty-glyph-components issue for Windows. r=gfx-reviewers,lsalzman 2024-10-10 08:32:43 +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 1929222 - Use std::clamp instead of min/max chain in gfx/ r=aosmond 2024-11-06 10:10:54 +00:00
tests Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
thebes Backed out changeset 71fdaa5d52a2 (bug 1929024) for causing codecs failures @ ClearOnShutdown.h 2024-11-08 16:54:25 +02:00
vr Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
webrender_bindings Bug 1926862 - Add transparency support to RenderCompositorANGLE. r=gfx-reviewers,nical 2024-11-08 16:09:40 +00:00
wgpu_bindings Bug 1927658 - Add ExternalTextureMacIOSurface for handling Mac IO Surface for WebGPU r=webgpu-reviewers,nical 2024-11-07 00:41:43 +00:00
wr Bug 1921981 - Adjust the image primitive to compensate for the difference in the picture's rasterized area. r=gw 2024-11-07 22:13:44 +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 1926404 - Remove expired gfx.tmp_writable telemetry probe. r=gfx-reviewers,bradwerth 2024-10-28 16:21:41 +00:00
moz.build