aboutsummaryrefslogtreecommitdiffstats
path: root/ports/servoshell/desktop/cli.rs
Commit message (Expand)AuthorAgeFilesLines
* compositing: Move image output and shutdown management out of the compositor ...Martin Robinson2025-02-201-1/+2
* Add cli option for tracing-filter (#35370)Jonathan Schwender2025-02-081-1/+2
* servoshell: Move `headless` setting to ServoShellPreferences (#35377)Martin Robinson2025-02-071-1/+1
* servoshell: Port desktop servoshell to use delegate API (#35284)Martin Robinson2025-02-061-3/+4
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-90/+11
* Update all network-related dependencies to the latest versions (#34630)Josh Matthews2025-01-081-0/+1
* chore: remove `WindowMethods::rendering_context` (#34780)Ngo Iok Ui (Wu Yu Wei)2025-01-011-23/+3
* fix(wayland): segfault because of double free surfaces (#34752)Ngo Iok Ui (Wu Yu Wei)2024-12-241-4/+24
* chore: remove deprecated winit method (#34638)Ngo Iok Ui (Wu Yu Wei)2024-12-191-1/+8
* Make tracing available on all platforms, with or without perfetto (#33301)Delan Azabani2024-09-041-30/+1
* Add initial support for tracing and tracing-perfetto (#33188)atbrakhi2024-09-041-0/+29
* Allow prefs to be overridden from a file and set WPT-specific prefs from file...Daniel Adams2024-08-241-0/+6
* Split servoshell into Desktop and common part (#32457)Jonathan Schwender2024-06-141-0/+104