servo/components/fonts
Jonathan Schwender 92f758af9d
Don't trace SystemFontService loop (#34508)
Most of the time here is spent blocking on the channel,
and after we received the message we already have a new span.

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
2024-12-06 17:05:18 +00:00
..
platform ohos: fonts: Fix HalfwidthandFullwidthForms font fallback (#34410) 2024-11-28 11:03:05 +00:00
tests fonts: fix broken caching of font template matches (#34325) 2024-11-21 12:23:14 +00:00
Cargo.toml Remove some unused dependencies (#34355) 2024-11-25 10:29:58 +00:00
font.rs Additional tracing for flex layout, inline layout, and fonts (#34392) 2024-11-27 02:44:06 +00:00
font_context.rs Set all tracing spans to trace level for now (#34256) 2024-11-19 02:53:43 +00:00
font_store.rs fonts: Instantiate system fonts using system font loaders (#33747) 2024-10-10 23:09:51 +00:00
font_template.rs fonts: Simplify FontContext in two ways that affect the unit test (#33541) 2024-09-25 20:15:47 +00:00
glyph.rs Improve Au(0) constructions (#33709) 2024-10-10 16:45:18 +00:00
lib.rs clippy: Fix issues in components/fonts and ports/servoshell (#33809) 2024-10-11 17:23:38 +00:00
shaper.rs clippy: Add safety documentation and clean up unsafe methods (#33748) 2024-10-16 08:11:31 +00:00
system_font_service.rs Don't trace SystemFontService loop (#34508) 2024-12-06 17:05:18 +00:00