aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Don’t set codegen-units to 4.Simon Sapin2018-01-101-3/+0
* Update WR (dual-source subpixel text optimizations, clip-out segment builder).Glenn Watson2018-01-051-2/+0
* Use [patch] instead of [replace]Simon Sapin2017-12-171-4/+3
* Update WR (bitmap font fixes, serde deserialization optimizations).Glenn Watson2017-12-111-1/+5
* Use workspace.default-members to specify default crates for 'cargo build'Simon Sapin2017-12-071-0/+4
* Include test crates as workspace members rather that dev-dependenciesSimon Sapin2017-12-071-2/+6
* Don't confuse Cargo when building dependencies.Josh Matthews2017-11-281-0/+1
* Update osmesa-src to support building with machSimon Sapin2017-09-181-0/+5
* Upgrade to rustc 1.20.0-nightly (504328a31 2017-07-21)Simon Sapin2017-07-221-2/+2
* Update the style crate's bindgen dependencyNick Fitzgerald2017-05-081-0/+6
* Android life cycle improvements and Gradle integrationImanol Fernandez2017-04-211-1/+0
* Enable codegen-units=4 in debug modeSimon Sapin2017-01-131-0/+9
* Fix Android packaging problemMátyás Mustoha2016-12-071-0/+1
* Move to Cargo workspacesAnthony Ramine2016-11-281-0/+6
* Remove "Not the toml you’re looking for".Simon Sapin2015-04-161-10/+0
* Warn when Cargo is run directly. Fix #3957.Simon Sapin2014-12-021-0/+10
* Move the servo crate from root to components/servoSimon Sapin2014-12-021-69/+0
* Add glutin port (supported on Linux only currently).Glenn Watson2014-11-191-0/+5
* Update Cargo.lock files for Android rustup fixesMatt Brubeck2014-11-141-2/+4
* Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8aJack Moffitt2014-11-131-0/+6
* Move windowing code out of the compositorMatt Brubeck2014-10-101-1/+7
* Give explicit file: URLs for reftests. Allow specifying a fragment idSimon Sapin2014-09-161-0/+3
* Remove needless rust-png dependency.Tetsuharu OHZEKI2014-09-101-4/+0
* Cargoify servoJack Moffitt2014-09-081-0/+51