Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 10 | -151/+0 |
| | |||||
* | Enable 32bit builds. | Jack Moffitt | 2014-08-14 | 3 | -2/+2 |
| | | | | You specify a 32bit build by setting --target on configure. | ||||
* | Upgrade Rust. | Jack Moffitt | 2014-08-02 | 8 | -7/+5 |
| | |||||
* | Update submodule pointer for core-graphics | Glenn Watson | 2014-07-16 | 1 | -0/+0 |
| | |||||
* | Add a `task_info` crate and a `task_basic_info` module within it. | Nicholas Nethercote | 2014-07-08 | 5 | -0/+153 |
| | | | | | | | | | | The crate provides an interface to the Mac-specific `task_info()` function in general, and the module provides an interface to the TASK_BASIC_INFO flavor. Currently only the `virtual_size` and `resident_size` values of the `task_basic_info` struct are exposed, but there's obvious room for expansion. This is used to implement the -m measurements on Mac. | ||||
* | Upgrade to latest Rust. | Manish Goregaokar | 2014-06-27 | 5 | -0/+0 |
| | |||||
* | Upgrade Rust. | Jack Moffitt | 2014-06-05 | 5 | -0/+0 |
| | |||||
* | Update submodules for EXT_DEPS dependency tracking. | Jack Moffitt | 2014-05-28 | 3 | -0/+0 |
| | |||||
* | Update Rust. | Ms2ger | 2014-05-22 | 4 | -0/+0 |
| | |||||
* | This batch of changes upgrades Servo to work with the Rust upgrade as of | Lars Bergstrom | 2014-04-27 | 5 | -0/+0 |
| | | | | | | 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. | ||||
* | Update to merged commits in submodules. | Ms2ger | 2014-04-04 | 5 | -0/+0 |
| | |||||
* | Upgrade rust. | Ms2ger | 2014-04-04 | 5 | -0/+0 |
| | |||||
* | Clean files associated with static linking | Lars Bergstrom | 2014-03-19 | 5 | -0/+0 |
| | |||||
* | Rust upgrades | Lars Bergstrom | 2014-03-18 | 5 | -0/+0 |
| | |||||
* | Upgrade to latest Rust. | Jack Moffitt | 2014-01-12 | 5 | -0/+0 |
| | |||||
* | Build with make instead of rustpkg. | Jack Moffitt | 2013-12-26 | 4 | -0/+0 |
| | |||||
* | Update mac platform submodules. | Jack Moffitt | 2013-11-14 | 5 | -0/+0 |
| | |||||
* | Build some dependencies with rustpkg | Keegan McAllister | 2013-11-14 | 4 | -0/+0 |
| | | | | | | Also take a rust-layers bugfix. In collaboration with Jack Moffitt. | ||||
* | Update submodules. | Jack Moffitt | 2013-10-31 | 3 | -0/+0 |
| | |||||
* | Upgrade submodules | Keegan McAllister | 2013-10-31 | 3 | -0/+0 |
| | |||||
* | Implement CPU rendering. Replace texture sharing with native OS surface sharing. | Patrick Walton | 2013-10-25 | 1 | -0/+0 |
| | |||||
* | Update to latest Rust. | Jack Moffitt | 2013-10-21 | 5 | -0/+0 |
| | |||||
* | Update rust-core-foundation | Brian Anderson | 2013-09-06 | 1 | -0/+0 |
| | |||||
* | Upgrade to rustc 0.8-pre (0ac3e02 2013-08-30 05:45:45 -0700) | Simon Sapin | 2013-09-02 | 4 | -0/+0 |
| | |||||
* | Update Rust | Brian Anderson | 2013-08-29 | 5 | -0/+0 |
| | |||||
* | Revert to using -o for tests | Keegan McAllister | 2013-08-16 | 5 | -0/+0 |
| | |||||
* | Fix macos interators, warnings, and updating submodules. | Jack Moffitt | 2013-08-16 | 5 | -0/+0 |
| | |||||
* | Update to latest Rust. | Jack Moffitt | 2013-07-09 | 3 | -0/+0 |
| | |||||
* | Update for language changes | Brian Anderson | 2013-06-26 | 4 | -0/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into pcwalton-master | Jack Moffitt | 2013-06-10 | 1 | -0/+0 |
|\ | | | | | | | | | Conflicts: src/components/main/layout/box_builder.rs | ||||
* | | Use the scroll hack | Patrick Walton | 2013-06-05 | 1 | -0/+0 |
|/ | |||||
* | Submodule update. | Jack Moffitt | 2013-05-15 | 1 | -0/+0 |
| | |||||
* | Fix and update submodules. | Jack Moffitt | 2013-05-15 | 3 | -0/+0 |
| | |||||
* | Organize all the source files into compiler/, components/, and platform/. | Patrick Walton | 2013-05-15 | 5 | -0/+0 |