Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clippy: fix warnings in components/config* (#31562) | eri | 2024-03-08 | 1 | -1/+1 |
| | |||||
* | Remove UWP / Hololens support | Martin Robinson | 2023-07-05 | 1 | -6/+1 |
| | |||||
* | Update font-kit. | Josh Matthews | 2022-04-01 | 1 | -3/+3 |
| | |||||
* | Remove dirs crate from use in UWP builds. | Josh Matthews | 2019-06-13 | 1 | -1/+6 |
| | |||||
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Format components config #21373 | kingdido999 | 2018-09-02 | 1 | -1/+6 |
| | |||||
* | new android port: introduce a simple servo library | Paul Rouget | 2018-07-31 | 1 | -16/+8 |
| | |||||
* | Avoid use of deprecated (and buggy) std::env::home_dir | Simon Sapin | 2018-07-18 | 1 | -18/+8 |
| | |||||
* | removed default_data_dir() and default_cache_dir() components/config/basedir.rs | Petre Tudor | 2018-03-02 | 1 | -34/+0 |
| | |||||
* | #20174 removed the option and unwrap | Andrei Cristian Petcu | 2018-03-02 | 1 | -9/+8 |
| | |||||
* | Use env::var_os to read paths from the environment | Matt Brubeck | 2017-10-20 | 1 | -3/+4 |
| | | | | | This avoids unnecessary UTF-8 validation on OsStrings that we just pass back to the OS. | ||||
* | Android life cycle improvements and Gradle integration | Imanol Fernandez | 2017-04-21 | 1 | -3/+21 |
| | |||||
* | Removed util. | Alan Jeffrey | 2016-12-14 | 1 | -0/+72 |