gecko-dev/gfx
Nicolas Silva 28cb8bdbd1 Bug 1707460 - Better handle reversed gradient stops. r=gfx-reviewers,bradwerth
The code that decompose linear gradients inserts fake gradient stops to deal with the potential constant color areas before and after the gradient endpoints. The offsets of these extra stops were computed without accounting for the transformation the loop does in the case of reversed stops. This patch fixes that.

Differential Revision: https://phabricator.services.mozilla.com/D113290
2021-04-27 07:44:26 +00:00
..
2d Bug 1705173 - Fix memory leaks with gfx::MemStream. r=lsalzman 2021-04-14 19:30:53 +00:00
angle Bug 1700621: Switch Angle over to Jeff r=jewilde,jgilbert 2021-03-24 17:17:12 +00:00
cairo Bug 1696844 - Fix mask access in pixman sse2 code. r=jrmuizel 2021-03-17 16:49:27 +00:00
config Bug 1707815 - Block partial present on all Mali-Txxx devices. r=nical 2021-04-27 07:36:57 +00:00
docs Bug 1541472 - Remove Advanced Layers, since it's disabled everywhere now. r=jrmuizel 2021-02-10 02:04:41 +00:00
gl Bug 1685183 Part 2: Remove scale factor from SurfaceDescriptorMacIOSurface. r=jgilbert 2021-04-08 16:42:06 +00:00
graphite2
harfbuzz Bug 1698885 - Update HarfBuzz to 2.8.0. r=jfkthame 2021-03-31 15:45:26 +00:00
ipc Bug 1705007: Ensure GPU process has created the observer service. r=gfx-reviewers,aosmond 2021-04-26 19:35:44 +00:00
layers Bug 1707560. Add test. r=botond 2021-04-27 05:26:21 +00:00
ots Bug 1696935 - Update OTS to 8.1.4. r=jfkthame 2021-03-10 15:45:45 +00:00
qcms Bug 1555331. Add a test that parametric functions are properly inverted. r=aosmond 2021-04-26 12:48:33 +00:00
sfntly
skia Bug 1684050 - choose appropriate stroke res scale for PathSkia::StrokeContainsPoint. r=bobowen 2021-01-14 09:01:54 +00:00
src Bug 1519636 - Reformat recent changes to the Google coding style. r=necko-reviewers,geckoview-reviewers,agi 2021-04-26 15:52:25 +00:00
tests Bug 1706011 - Enable crashtests on Android for SW-WR r=jmaher 2021-04-23 06:46:14 +00:00
thebes Bug 1704842 - Expose gecko version at time compositor is initialized to geckoview_streaming telemetry. r=janerik 2021-04-26 16:26:38 +00:00
vr Bug 1685183 Part 1: Make MacIOSurface always use 1.0 scale, and update callsites. r=jgilbert 2021-04-08 16:42:06 +00:00
webrender_bindings Bug 1704227. r=gfx-reviewers,lsalzman 2021-04-26 21:04:29 +00:00
wgpu Bug 1622846 - Update BlendFactor API in WebGPU r=webidl,jimb,smaug 2021-04-22 19:18:49 +00:00
wgpu_bindings Bug 1617369 - Reformat recent rust changes with rustfmt. r=webdriver-reviewers,kvark 2021-04-27 06:05:08 +00:00
wr Bug 1707460 - Better handle reversed gradient stops. r=gfx-reviewers,bradwerth 2021-04-27 07:44:26 +00:00
ycbcr Bug 1684688 - Fix alpha support in nsAVIFDecoder. r=aosmond 2021-01-26 00:24:57 +00:00
moz.build