Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use DOMRefCell for EventTarget. | Tetsuharu OHZEKI | 2014-10-22 | 1 | -3/+3 |
* | Use #[dom_struct] everywhere | Manish Goregaokar | 2014-10-16 | 1 | -3/+1 |
* | Privatize Event | Tim Taubert | 2014-10-13 | 1 | -1/+1 |
* | Privatize EventTarget and EventListenerEntry | Tim Taubert | 2014-10-13 | 1 | -3/+10 |
* | Remove unnecessary `deref()`s (fixes #3586) | Tim Taubert | 2014-10-09 | 1 | -1/+1 |
* | Remove Traceable from eventtarget.rs | Manish Goregaokar | 2014-10-05 | 1 | -10/+9 |
* | Remove Traceable from event.rs | Manish Goregaokar | 2014-10-05 | 1 | -1/+1 |
* | Use JSTraceable everywhere | Manish Goregaokar | 2014-09-24 | 1 | -5/+9 |
* | Eliminate warnings | Keegan McAllister | 2014-09-20 | 1 | -1/+1 |
* | Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000) | Keegan McAllister | 2014-09-20 | 1 | -1/+1 |
* | Convert various helper traits from &JSRef to JSRef | Cameron Zwarich | 2014-09-20 | 1 | -19/+19 |
* | More progress in the &JSRef -> JSRef conversion | Cameron Zwarich | 2014-09-20 | 1 | -3/+3 |
* | First steps of &JSRef -> JSRef conversion | Cameron Zwarich | 2014-09-19 | 1 | -4/+4 |
* | Make Reflector #[must_root], propagate to non-HTMLElements | Manish Goregaokar | 2014-09-17 | 1 | -0/+1 |
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+287 |