Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Construct table-related flow and calculate fixed layout | Junyoung Cho | 2014-03-24 | 1 | -0/+7 | |
| | | ||||||
* | | Move common macros into a new crate (fixes #1882) | Matt Brubeck | 2014-03-21 | 1 | -3/+3 | |
|/ | ||||||
* | Rust upgrade for new master rebase | Lars Bergstrom | 2014-03-18 | 1 | -3/+0 | |
| | ||||||
* | Rust upgrades | Lars Bergstrom | 2014-03-18 | 1 | -26/+31 | |
| | ||||||
* | Fix Android argument handling | Keegan McAllister | 2014-03-03 | 1 | -1/+1 | |
| | | | | Copy-paste fail from my c277d25506b61a34a3b28dcf4433e203ffa43284 | |||||
* | auto merge of #1770 : pcwalton/servo/rewrite-float-context, r=kmcallister | bors-servo | 2014-02-27 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | | | This rewrites the float context to avoid dynamic failures resulting from `.clone()` misuse. It also renames the float context to the simpler `Floats`. The new version is modeled on WebKit's `FloatingObjects`. r? @kmcallister | |||||
| * | layout: Rewrite the float context. | Patrick Walton | 2014-02-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | This rewrites the float context to avoid dynamic failures resulting from `.clone()` misuse. It also renames the float context to the simpler `Floats`. The new version is modeled on WebKit's `FloatingObjects`. | |||||
* | | Don't crash on bad command-line arguments | Keegan McAllister | 2014-02-26 | 1 | -2/+2 | |
|/ | | | | | As amusing as it is to have servo --help die with SIGILL, it's not the best user experience :) | |||||
* | Move from gfx::opts to servo_util::opts. | Tetsuharu OHZEKI | 2014-02-25 | 1 | -7/+5 | |
| | ||||||
* | Accept data: URLs on the command line without URL encoding | Keegan McAllister | 2014-02-11 | 1 | -1/+12 | |
| | | | | | | This facilitates quick testing, e.g. ./servo 'data:,<div style="color: red;">hi</div>' | |||||
* | Fix #1612 Rename .rc to .rs, and relevant changes in Makefile.in | xiongmao86 | 2014-02-09 | 1 | -0/+186 | |