Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated reflect_dom_object to be passed by value | Michael Booth | 2014-11-30 | 1 | -1/+1 |
* | Use #[dom_struct] everywhere | Manish Goregaokar | 2014-10-16 | 1 | -3/+1 |
* | Simple privatizations | Tim Taubert | 2014-10-13 | 1 | -0/+1 |
* | Remove Untraceable from canvasrenderingcontext2d.rs | Manish Goregaokar | 2014-10-05 | 1 | -7/+6 |
* | Made some DOM fields private. | ProgramFOX | 2014-09-26 | 1 | -1/+1 |
* | Use JSTraceable everywhere | Manish Goregaokar | 2014-09-24 | 1 | -1/+1 |
* | More progress in the &JSRef -> JSRef conversion | Cameron Zwarich | 2014-09-20 | 1 | -4/+4 |
* | Reintroduce Untraceable<T>.deref_mut() to make mem::replace() possible to Unt... | Tetsuharu OHZEKI | 2014-09-20 | 1 | -4/+4 |
* | First steps of &JSRef -> JSRef conversion | Cameron Zwarich | 2014-09-19 | 1 | -2/+2 |
* | Add unrooted_must_root lint for enums and structs containing JS<T>, as well a... | Manish Goregaokar | 2014-09-16 | 1 | -0/+1 |
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+79 |