Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -46/+0 |
| | |||||
* | Upgrade Rust. | Jack Moffitt | 2014-08-08 | 1 | -1/+1 |
| | |||||
* | Upgrade Rust. | Jack Moffitt | 2014-08-02 | 1 | -3/+1 |
| | |||||
* | Start dogfooding rust-url. Fix #1673. | Simon Sapin | 2014-07-21 | 1 | -1/+1 |
| | |||||
* | Outside of compositor, store window size in CSS px | Matt Brubeck | 2014-06-09 | 1 | -0/+1 |
| | | | | | | | | | | This fixes an issue where the CSS viewport was too large on high-DPI displays because it was set to the window size in device pixels, instead of px. This patch ensures that the window size is converted from device pixels to px before being passed to script/layout code. The Window trait now exposes the window size in both device pixels and density-independent screen coordinates, with clearer method names. | ||||
* | This batch of changes upgrades Servo to work with the Rust upgrade as of | Lars Bergstrom | 2014-04-27 | 1 | -4/+4 |
| | | | | | | April 10, 2014. The main changes are to privacy, to work around the issues with incorrect bounds on the libstd `Arc<Mutex<T>>`, and the various API changes strewn throughout the libraries. | ||||
* | auto merge of #2085 : lpy/servo/issue2079, r=jdm | bors-servo | 2014-04-11 | 1 | -2/+0 |
|\ | | | | | | | see #2079 | ||||
| * | Replace @s with Rc types.(fixes #2079) | lpy | 2014-04-12 | 1 | -2/+0 |
| | | |||||
* | | Android fixes for February Rust Upgrade | Lars Bergstrom | 2014-04-10 | 1 | -0/+2 |
|/ | |||||
* | Upgrade rust. | Ms2ger | 2014-04-04 | 1 | -1/+1 |
| | |||||
* | Rust upgrades | Lars Bergstrom | 2014-03-18 | 1 | -7/+8 |
| | |||||
* | Implement JSManaged for DOM objects. | Josh Matthews | 2014-02-24 | 1 | -0/+2 |
| | |||||
* | Fix #1612 Rename .rc to .rs, and relevant changes in Makefile.in | xiongmao86 | 2014-02-09 | 1 | -0/+44 |