aboutsummaryrefslogtreecommitdiffstats
path: root/components/config/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-4/+1
* remove `extern crate` (#30311)Samson2023-09-081-8/+0
* move servo_version from config crate to ports/libsimpleservo/api/src/lib.rs a...s-maurice2022-03-061-9/+0
* Upgrade to rustc 1.38.0-nightly (dddb7fca0 2019-07-30)Simon Sapin2019-07-311-1/+0
* #8539 Config preferences backend restructurePeter Hall2019-03-201-1/+5
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-10/+0
* Remove rustc-serialize from the dependenciesBastien Orivel2018-11-071-1/+1
* Format components config #21373kingdido9992018-09-021-4/+8
* new android port: introduce a simple servo libraryPaul Rouget2018-07-311-2/+0
* Avoid use of deprecated (and buggy) std::env::home_dirSimon Sapin2018-07-181-2/+2
* delegate resource reading to embedderPaul Rouget2018-04-271-1/+1
* Remove explicit dependencies on serde_deriveSimon Sapin2017-06-161-1/+1
* Android life cycle improvements and Gradle integrationImanol Fernandez2017-04-211-0/+2
* Remove servo feature from servo_configXidorn Quan2017-04-071-1/+1
* Kill the plugins crate and its clippy supportAnthony Ramine2017-02-211-3/+0
* Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23).Ms2ger2017-01-241-4/+1
* Upgrade to rustc 1.16.0-nightly (6f1ae663e 2017-01-06)Simon Sapin2017-01-061-1/+0
* Removed util.Alan Jeffrey2016-12-141-0/+39