aboutsummaryrefslogtreecommitdiffstats
path: root/src/platform/macos
Commit message (Collapse)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-0810-151/+0
|
* Enable 32bit builds.Jack Moffitt2014-08-143-2/+2
| | | | You specify a 32bit build by setting --target on configure.
* Upgrade Rust.Jack Moffitt2014-08-028-7/+5
|
* Update submodule pointer for core-graphicsGlenn Watson2014-07-161-0/+0
|
* Add a `task_info` crate and a `task_basic_info` module within it.Nicholas Nethercote2014-07-085-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 Goregaokar2014-06-275-0/+0
|
* Upgrade Rust.Jack Moffitt2014-06-055-0/+0
|
* Update submodules for EXT_DEPS dependency tracking.Jack Moffitt2014-05-283-0/+0
|
* Update Rust.Ms2ger2014-05-224-0/+0
|
* This batch of changes upgrades Servo to work with the Rust upgrade as ofLars Bergstrom2014-04-275-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.Ms2ger2014-04-045-0/+0
|
* Upgrade rust.Ms2ger2014-04-045-0/+0
|
* Clean files associated with static linkingLars Bergstrom2014-03-195-0/+0
|
* Rust upgradesLars Bergstrom2014-03-185-0/+0
|
* Upgrade to latest Rust.Jack Moffitt2014-01-125-0/+0
|
* Build with make instead of rustpkg.Jack Moffitt2013-12-264-0/+0
|
* Update mac platform submodules.Jack Moffitt2013-11-145-0/+0
|
* Build some dependencies with rustpkgKeegan McAllister2013-11-144-0/+0
| | | | | | Also take a rust-layers bugfix. In collaboration with Jack Moffitt.
* Update submodules.Jack Moffitt2013-10-313-0/+0
|
* Upgrade submodulesKeegan McAllister2013-10-313-0/+0
|
* Implement CPU rendering. Replace texture sharing with native OS surface sharing.Patrick Walton2013-10-251-0/+0
|
* Update to latest Rust.Jack Moffitt2013-10-215-0/+0
|
* Update rust-core-foundationBrian Anderson2013-09-061-0/+0
|
* Upgrade to rustc 0.8-pre (0ac3e02 2013-08-30 05:45:45 -0700)Simon Sapin2013-09-024-0/+0
|
* Update RustBrian Anderson2013-08-295-0/+0
|
* Revert to using -o for testsKeegan McAllister2013-08-165-0/+0
|
* Fix macos interators, warnings, and updating submodules.Jack Moffitt2013-08-165-0/+0
|
* Update to latest Rust.Jack Moffitt2013-07-093-0/+0
|
* Update for language changesBrian Anderson2013-06-264-0/+0
|
* Merge remote-tracking branch 'origin/master' into pcwalton-masterJack Moffitt2013-06-101-0/+0
|\ | | | | | | | | Conflicts: src/components/main/layout/box_builder.rs
* | Use the scroll hackPatrick Walton2013-06-051-0/+0
|/
* Submodule update.Jack Moffitt2013-05-151-0/+0
|
* Fix and update submodules.Jack Moffitt2013-05-153-0/+0
|
* Organize all the source files into compiler/, components/, and platform/.Patrick Walton2013-05-155-0/+0