aboutsummaryrefslogtreecommitdiffstats
path: root/components/config
Commit message (Expand)AuthorAgeFilesLines
* compositor: Remove the `is_running_problem_test` setting (#31589)Martin Robinson2024-03-091-16/+1
* clippy: fix warnings in components/config* (#31562)eri2024-03-084-20/+19
* Enable CSS Tables by default (#31470)Oriol Brufau2024-03-071-3/+0
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-1/+1
* style: Remove dependency on servo_config (was #31409) (#31411)Delan Azabani2024-02-232-2/+62
* script: implement navigator.hardwareConcurrency (#31268)Smitty2024-02-071-1/+1
* android: disable JIT in SM to workaround #31134 (#31270)Mukilan Thiyagarajan2024-02-071-1/+4
* Fix bugs in `mach test-tidy` (#31232)Mukilan Thiyagarajan2024-01-311-1/+1
* Document media configs from prefs (#31223)Ngo Iok Ui (Wu Yu Wei)2024-01-301-0/+2
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-221-1/+1
* Add initial support for table box tree construction (#30799)Martin Robinson2023-12-051-0/+3
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-1/+1
* Enable debug assertions for all builds other than official releases (#30509)Delan Azabani2023-10-261-3/+0
* Add documentation to a few pref configs (#30548)Ngo Iok Ui (Wu Yu Wei)2023-10-161-0/+6
* Fix painting order of atomic inline stacking containers (#30458)Delan Azabani2023-10-061-2/+13
* Add shell.background-color.rgba to prefs (#30488)Ngo Iok Ui (Wu Yu Wei)2023-10-042-0/+47
* Enable minibrowser by default but also keep the option to disable it (#30338)Atbrakhi2023-09-131-3/+3
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-114-16/+19
* remove `extern crate` (#30311)Samson2023-09-085-11/+9
* Move user input logic into servoshell (#30238)Atbrakhi2023-09-062-110/+0
* remove minibrowser from prefs (#30127)Atbrakhi2023-08-191-3/+0
* Switch to rustls and webpki-roots (#30025)Martin Robinson2023-08-081-1/+13
* Allow enabling minibrowser from command line (#30042)Atbrakhi2023-07-281-0/+6
* Remove some unused options (#30028)Martin Robinson2023-07-261-9/+0
* Minibrowser: Introduce minibrowser.enabled prefs (#29995)Atbrakhi2023-07-131-0/+3
* Make the choice of layout runtime settingMartin Robinson2023-07-062-0/+13
* Remove UWP / Hololens supportMartin Robinson2023-07-053-10/+2
* It was removed from the spec and it's disabled everywhere.Emilio Cobos Álvarez2023-06-301-3/+0
* Remove the DOMToTexture featureMartin Robinson2023-06-271-5/+0
* Layout 2020: Remove the floats preferenceMartin Robinson2023-06-131-3/+0
* Remove an unneeded arc reference count bump on each pref access.Emilio Cobos Álvarez2023-06-081-5/+5
* Place floats in layout 2020, but don't flow text around the floats yet.Patrick Walton2023-06-031-0/+3
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-7/+7
* Clean up debug optionsMartin Robinson2023-05-011-276/+136
* Bump euclid to 0.22Martin Robinson2023-01-261-1/+1
* Replaced some Opts struct fields with shorthand initializers.michaelgrigoryan252022-12-061-16/+16
* Removed unnecessary type bindings.michaelgrigoryan252022-12-061-3/+3
* Fix some Clippy lints.Teymour Aldridge2022-08-041-1/+1
* Update font-kit.Josh Matthews2022-04-012-4/+4
* move servo_version from config crate to ports/libsimpleservo/api/src/lib.rs a...s-maurice2022-03-061-9/+0
* Fix warnings introduced in newer Rust NightlySimon Sapin2021-02-251-6/+1
* Remove stub debugger server.Josh Matthews2020-08-101-23/+0
* Introduce shell.crash_reporter.enabled prefPaul Rouget2020-08-031-0/+3
* Auto merge of #27429 - asajeffrey:webxr-user-intent-pref, r=Manishearthbors-servo2020-07-291-0/+2
|\
| * Add a pref to indicate user intent to enter webxrAlan Jeffrey2020-07-291-0/+2
* | Move secondary view support into a prefManish Goregaokar2020-07-271-0/+1
|/
* Auto merge of #26710 - AbhishekSharma102:issue_26571, r=jdm,gterzianbors-servo2020-07-211-0/+3
|\
| * Added off thread compilationAbhishekSharma1022020-07-211-0/+3
* | Configure devtools server via preferencesPaul Rouget2020-07-172-9/+31
|/
* Auto merge of #27265 - jdm:hubs-stubs2, r=ferjmbors-servo2020-07-151-0/+6
|\