gecko-dev/gfx/tests
Lee Salzman ad0210a389 Bug 1625606 - Use Skia's mac font smoothing handling. r=aosmond
Currently we try to alternate between light-on-dark and dark-on-light
text rendering masks on macOS depending on text colors. Historically,
this matched earlier versions of macOS reasonably well. In successive
versions of macOS, however, this approximation appears to have broken
down and no longer gives correct results.

Given that recent macOS versions no longer promotes font-smoothing at
all, it seems more reasonable to match Skia's font smoothing handling
because it appears to better work with these more recent versions while
requiring us to have less special code to do so.

Differential Revision: https://phabricator.services.mozilla.com/D229444
2024-11-19 18:38:48 +00:00
..
browser Bug 1920540 - cleanup gfx/ipc/security/widget browser.toml files. r=aryx,necko-reviewers,profiler-reviewers,canaltinova 2024-09-25 13:49:06 +00:00
chrome Bug 1864896: Autofix unused function arguments (gfx). r=gfx-reviewers,nical 2024-03-04 15:44:59 +00:00
crashtests Bug 1801798. Fix gfx/tests/crashtests/1685009-1.html so that it doesn't leave windows open after it finishes. r=layout-reviewers,emilio 2024-07-24 21:53:53 +00:00
fuzz Bug 1875670 - followup - fix build failure in fuzz/TestCOLRv1.cpp. r=fix CLOSED TREE 2024-02-02 23:15:30 +00:00
gtest Bug 1930023 - Revert, document and test implementation of BaseRect.ClampPoint r=aosmond 2024-11-15 19:09:18 +00:00
mochitest
reftest Bug 1625606 - Use Skia's mac font smoothing handling. r=aosmond 2024-11-19 18:38:48 +00:00
moz.build