servo/components/compositing
Delan Azabani aa7116c75d
Plumb time profiler output into tracing (#34238)
* Plumb time profiler output into tracing

Signed-off-by: Delan Azabani <dazabani@igalia.com>

* Enter the span tightly around the callback

Signed-off-by: Delan Azabani <dazabani@igalia.com>

* Use `info_span!()` shorthand

Signed-off-by: Delan Azabani <dazabani@igalia.com>

---------

Signed-off-by: Delan Azabani <dazabani@igalia.com>
2024-11-15 09:10:01 +00:00
..
Cargo.toml feat: webxr feature flag (#34241) 2024-11-13 17:16:58 +00:00
compositor.rs Plumb time profiler output into tracing (#34238) 2024-11-15 09:10:01 +00:00
gl.rs Fix save to image on Windows (#32914) 2024-08-03 20:04:26 +00:00
lib.rs feat: webxr feature flag (#34241) 2024-11-13 17:16:58 +00:00
touch.rs Add simple fling implementation (#33219) 2024-11-10 10:15:42 +00:00
tracing.rs compositor: Create a single cross-process compositor API (#33619) (#33660) 2024-10-09 17:30:24 +00:00
webview.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
windowing.rs feat: webxr feature flag (#34241) 2024-11-13 17:16:58 +00:00