Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NonZero<*mut JSObject> with a wrapper to enable local trait impls. | Simon Sapin | 2017-10-16 | 1 | -3/+3 |
* | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -1/+1 |
* | Rename Root<T> to DomRoot<T> | Anthony Ramine | 2017-09-26 | 1 | -2/+2 |
* | Rename DOMRefCell<T> to DomRefCell<T> | Anthony Ramine | 2017-09-26 | 1 | -3/+3 |
* | Rename dom::bindings::js to dom::bindings::root | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Upgrade to rustc 1.21.0-nightly (599be0d18 2017-07-26) | Simon Sapin | 2017-07-27 | 1 | -1/+1 |
* | GC Fixes | Imanol Fernandez | 2017-07-05 | 1 | -6/+9 |
* | Fix unsafe Heap constructor usage in DOM objects | Imanol Fernandez | 2017-05-04 | 1 | -15/+15 |
* | Make #[dom_struct] a proc_macro attribute | Anthony Ramine | 2017-02-24 | 1 | -0/+1 |
* | Update js. | Ms2ger | 2017-02-15 | 1 | -3/+3 |
* | Remove slice_to_array_buffer_view and update_array_buffer_view | deror1869107 | 2017-02-11 | 1 | -5/+11 |
* | Remove warnings about unnecessary mutability. | Alan Jeffrey | 2017-01-28 | 1 | -1/+1 |
* | WebVR API Implementation, r=larsbergstrom | Imanol Fernandez | 2017-01-09 | 1 | -0/+75 |