aboutsummaryrefslogtreecommitdiffstats
path: root/ports/servoshell/prefs.rs
Commit message (Expand)AuthorAgeFilesLines
* [OHOS] Allow setting the log-filter via cli arguments (#36444)Astraea Quinn S7 days1-4/+23
* dom: Implement `ClipboardItem` (#36336)Gae242025-04-061-0/+1
* Stub out Trusted Types interfaces (#36355)Tim van der Lippe2025-04-051-0/+1
* Remove layout_writing_mode_enabled from experimental features (#36339)Oriol Brufau2025-04-041-1/+0
* libservo: Remove a couple `EmbedderMethods` (#36276)Martin Robinson2025-04-011-4/+0
* Allow setting userscripts directly without the need of files (#35388)Tony2025-03-271-1/+7
* Add --enable-experimental-web-platform-features command line (#36022)Manuel Rego2025-03-191-0/+29
* Create `config_dir` if none exist for caching (#35761)Euclid Ye2025-03-181-2/+12
* Remove legacy layout (layout 2013) (#35943)Oriol Brufau2025-03-131-7/+0
* Remove obsolete memory profiler console output (#35861)webbeef2025-03-081-13/+0
* servoshell: Minor fixes to cli help. (#35794)Jonathan Schwender2025-03-041-2/+2
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* Set a valid default value for the --userscripts command line option (#35740)webbeef2025-03-021-1/+1
* servoshell: Read prefs.json from bundle on OHOS (#35581)Narfinger2025-03-011-1/+6
* Allow webdriver screenshots to occur immediately upon request. (#35677)Josh Matthews2025-02-261-1/+1
* compositing: Move image output and shutdown management out of the compositor ...Martin Robinson2025-02-201-6/+27
* servoshell: Move `initial_window_size` and `screen_size_override` into `Servo...Martin Robinson2025-02-101-7/+14
* dom: Always replace unpaired surrogates when handling page text (#35381)Martin Robinson2025-02-091-1/+0
* Add cli option for tracing-filter (#35370)Jonathan Schwender2025-02-081-0/+21
* servoshell: Move `headless` setting to ServoShellPreferences (#35377)Martin Robinson2025-02-071-3/+6
* Clean up some stale debug options for ServoDriver (#35281)Xiaocheng Hu2025-02-041-4/+0
* libservo: Add an initial WebView data structure to the API (#35119)Delan Azabani2025-01-251-1/+1
* Fix some clippy issues on the Android build (#35147)Martin Robinson2025-01-231-0/+2
* prefs: Move some `DebugOptions` to `Preferences` and clean up (#34998)Martin Robinson2025-01-171-10/+0
* chore: Update wgpu and fix webgpu pref (#35020)Samson2025-01-161-1/+1
* layout: Remove the obsolete layout tracing functionality (#35001)Martin Robinson2025-01-151-5/+1
* config: Remove legacy-layout and unused `Preferences` and `Opts` (#34994)Martin Robinson2025-01-141-8/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-87/+707
* Allow prefs to be overridden from a file and set WPT-specific prefs from file...Daniel Adams2024-08-241-6/+22
* Enable debug assertions for all builds other than official releases (#30509)Delan Azabani2023-10-261-1/+0
* Fix running servoshell and unit tests through a symlink (#30537)Delan Azabani2023-10-181-9/+7
* [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340)Delan Azabani2023-09-121-3/+4
* Rename ports/winit package to servoshell (#30163)Atbrakhi2023-08-281-0/+127