Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update rust-layers | Martin Robinson | 2014-07-09 | 1 | -0/+0 | |
| | | | | | | This fixes the Quadtree tests in check-rust-layers. Fixes #2768. | |||||
* | Update to latest rust-geom | Cameron Zwarich | 2014-07-07 | 1 | -0/+0 | |
| | ||||||
* | Merge pull request #2763 from Ms2ger/azure-ctors | Ms2ger | 2014-07-05 | 1 | -0/+0 | |
|\ | | | | | Replace bare constructor functions with 'new' static member functions in rust-azure; r=SimonSapin | |||||
| * | Replace bare constructor functions with 'new' static member functions in ↵ | Ms2ger | 2014-07-04 | 1 | -0/+0 | |
| | | | | | | | | rust-azure. | |||||
* | | Update to latest rust-layers | Martin Robinson | 2014-07-04 | 1 | -0/+0 | |
|/ | ||||||
* | Merge pull request #2748 from mrobinson/layer-reorg | Lars Bergstrom | 2014-07-02 | 1 | -0/+0 | |
|\ | | | | | Refactor compositor layer tree design | |||||
| * | Refactor compositor layer tree design | Martin Robinson | 2014-07-02 | 1 | -0/+0 | |
| | | | | | | | | | | | | Instead of having two parallel trees of CompositorLayers and ContainerLayers, transform CompositorLayer to CompositorData and move tiling logic to rust-layers. | |||||
* | | Update submodule ref for glut. | Glenn Watson | 2014-07-02 | 1 | -0/+0 | |
|/ | ||||||
* | Update submodule pointer and code to match interface change. | Glenn Watson | 2014-07-01 | 1 | -0/+0 | |
| | ||||||
* | Upgrade to latest Rust. | Manish Goregaokar | 2014-06-27 | 10 | -0/+0 | |
| | ||||||
* | Handle setting a readonly attribute on proxy reflectors correctly. | Ms2ger | 2014-06-24 | 1 | -0/+0 | |
| | ||||||
* | auto merge of #2644 : glennw/servo/add-phf, r=metajack | bors-servo | 2014-06-13 | 1 | -0/+0 | |
|\ | ||||||
| * | Add rust-phf to servo build. | Glenn Watson | 2014-06-13 | 1 | -0/+0 | |
| | | ||||||
* | | Update layers submodule for AMD GPU fix. | Glenn Watson | 2014-06-13 | 1 | -0/+0 | |
| | | ||||||
* | | Update submodules and ~str/String, to_owned/to_string, & cast/mem to get ↵ | Luqman Aden | 2014-06-10 | 4 | -0/+0 | |
|/ | | | | android building. | |||||
* | Fix and disable some compile warnings. | Ms2ger | 2014-06-06 | 1 | -0/+0 | |
| | ||||||
* | Upgrade Rust. | Jack Moffitt | 2014-06-05 | 15 | -0/+0 | |
| | ||||||
* | Remove all old layers when creating a new root. | Matt Brubeck | 2014-06-04 | 1 | -0/+0 | |
| | | | | Fixes #2259. | |||||
* | Eliminate some warnings | Brian Anderson | 2014-06-02 | 5 | -0/+0 | |
| | ||||||
* | Update submodules for EXT_DEPS dependency tracking. | Jack Moffitt | 2014-05-28 | 1 | -0/+0 | |
| | ||||||
* | Update submodules for #2492 | Matt Brubeck | 2014-05-27 | 2 | -0/+0 | |
| | ||||||
* | Submodule updates for #2137 | Matt Brubeck | 2014-05-27 | 8 | -0/+0 | |
| | ||||||
* | Update rust-layers submodule | Martin Robinson | 2014-05-26 | 1 | -0/+0 | |
| | | | | | | This should fix rendering issues on NVidia and perhaps Catalyst drivers. Fixes #2315. | |||||
* | Pass an immutable pointer to the private in NewProxyObject. | Ms2ger | 2014-05-26 | 1 | -0/+0 | |
| | ||||||
* | Use *mut T for the T* pointers in SpiderMonkey. | Ms2ger | 2014-05-26 | 1 | -0/+0 | |
| | ||||||
* | Update Rust. | Ms2ger | 2014-05-22 | 12 | -0/+0 | |
| | ||||||
* | Use JS_ObjectToOuterObject in wrap callbacks. | Ms2ger | 2014-05-15 | 1 | -0/+0 | |
| | ||||||
* | Instate a pre-wrap hook that outerizes its argument, to satisfy an ↵ | Ms2ger | 2014-05-14 | 1 | -0/+0 | |
| | | | | undocumented JSAPI requirement. | |||||
* | auto merge of #2381 : Ms2ger/servo/mozjs-spring-cleanup, r=jdm | bors-servo | 2014-05-09 | 1 | -0/+0 | |
|\ | | | | | | | | | | | | | | | This is a cleaner way to expose those functions, and makes it possible to remove a significant amount code in rust-mozjs. The assert() function is no longer exposed, as it was unused and not very useful. | |||||
| * | Move debug functions to Window IDL. | Ms2ger | 2014-05-09 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | This is a cleaner way to expose those functions, and makes it possible to remove a significant amount code in rust-mozjs. The assert() function is no longer exposed, as it was unused and not very useful. | |||||
* | | Change image library use of ~[T] -> Vec[T]. Update rust-stb and rust-png ↵ | Glenn Watson | 2014-05-09 | 2 | -0/+0 | |
|/ | | | | submodule pointers. | |||||
* | Update rust-png for fixed color profiles in test images. | Cameron Zwarich | 2014-05-07 | 1 | -0/+0 | |
| | ||||||
* | Open a background non-focus-stealing window for tests on OS X. | Cameron Zwarich | 2014-05-07 | 1 | -0/+0 | |
| | | | | | | Use false for the glfw::Visible window hint to open a background window on OS X. This requires an upgrade to glfw 3.0.4 in order for this to also not steal focus. | |||||
* | auto merge of #2331 : Ms2ger/servo/global-cx-3, r=jdm | bors-servo | 2014-05-06 | 1 | -0/+0 | |
|\ | | | | | | | | | | | | | | | | | | | The long-term plan for SpiderMonkey is to eliminate JSContexts by merging (most of) it into JSRuntime, so to future-proof our code, we should avoid creating multiple JSContexts for the same JSRuntime. However, this implies we'll have to use the same JSContext for objects in different compartments, so we need to enter compartments. This is done by using the with_compartment function. | |||||
| * | Use a single JSContext per JSRuntime. | Ms2ger | 2014-05-05 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | The long-term plan for SpiderMonkey is to eliminate JSContexts by merging (most of) it into JSRuntime, so to future-proof our code, we should avoid creating multiple JSContexts for the same JSRuntime. However, this implies we'll have to use the same JSContext for objects in different compartments, so we need to enter compartments. This is done by using the with_compartment function. | |||||
| * | Update rust-opengles. | Ms2ger | 2014-05-03 | 2 | -0/+0 | |
| | | | | | | | | This includes changes to move from ~[T] to Vec<T>. | |||||
* | | Update rust-opengles. | Ms2ger | 2014-05-05 | 3 | -0/+0 | |
|/ | | | | This includes changes to move from ~[T] to Vec<T>. | |||||
* | Replace Au::zero_* with generic methods | Matt Brubeck | 2014-05-02 | 1 | -0/+0 | |
| | ||||||
* | auto merge of #2194 : Ms2ger/servo/typeerror-2, r=jdm | bors-servo | 2014-04-28 | 1 | -0/+0 | |
|\ | ||||||
| * | Throw a TypeError when too few arguments are passed. | Ms2ger | 2014-04-28 | 1 | -0/+0 | |
| | | ||||||
* | | Update submodule for mozilla-servo/rust-http#15 | Simon Sapin | 2014-04-28 | 1 | -0/+0 | |
|/ | ||||||
* | This batch of changes upgrades Servo to work with the Rust upgrade as of | Lars Bergstrom | 2014-04-27 | 17 | -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. | |||||
* | Remove all traces of WindowProxy. Implement basic browser context concept ↵ | Josh Matthews | 2014-04-22 | 1 | -0/+0 | |
| | | | | and outerizing of inner windows. | |||||
* | Remove NSS and NSPR from the build. | Jack Moffitt | 2014-04-17 | 2 | -0/+0 | |
| | | | | | These were not being used and are responsible for a large amount of work and problems. | |||||
* | auto merge of #2070 : larsbergstrom/servo/android_201404c, ↵ | bors-servo | 2014-04-10 | 4 | -0/+0 | |
|\ | | | | | | | | | | | r=larsbergstrom,metajack r? @metajack | |||||
| * | Update the configuration files to properly build rust. Revert rust-stb-image ↵ | Lars Bergstrom | 2014-04-10 | 3 | -0/+0 | |
| | | | | | | | | submodule misupdate. | |||||
| * | fix android for rust update | aydin.kim | 2014-04-10 | 3 | -0/+0 | |
| | | ||||||
| * | Android fixes for February Rust Upgrade | Lars Bergstrom | 2014-04-10 | 4 | -0/+0 | |
| | | ||||||
* | | Remove all traces of C wrappers for SpiderMonkey class stubs. | Josh Matthews | 2014-04-08 | 1 | -0/+0 | |
|/ | ||||||
* | Fix tests. | Josh Matthews | 2014-04-04 | 5 | -0/+0 | |
| |