Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #4123 | aakashjain | 2014-11-29 | 1 | -1/+1 |
* | Fix #3933 | Guillaume Bort | 2014-11-12 | 1 | -1/+30 |
* | Usage of JSRef<Attr> in before_remove_attr & after_set_attr | Bruno de Oliveira Abinader | 2014-10-22 | 1 | -12/+14 |
* | Use #[dom_struct] everywhere | Manish Goregaokar | 2014-10-16 | 1 | -3/+1 |
* | script: Use atom comparison in more places, especially for attributes. | Patrick Walton | 2014-10-14 | 1 | -1/+1 |
* | Privatize Element | Tim Taubert | 2014-10-13 | 1 | -1/+1 |
* | Privatize EventTarget and EventListenerEntry | Tim Taubert | 2014-10-13 | 1 | -1/+1 |
* | Privatize InheritTypes | Tim Taubert | 2014-10-13 | 1 | -1/+2 |
* | Take the prefix from createElementNS into account for HTML elements | Gilles Leblanc | 2014-10-06 | 1 | -4/+4 |
* | Use string-cache's Namespace type | Keegan McAllister | 2014-09-29 | 1 | -2/+1 |
* | Eliminate servo_util::atom | Keegan McAllister | 2014-09-29 | 1 | -1/+1 |
* | Made some DOM fields private. | ProgramFOX | 2014-09-26 | 1 | -1/+1 |
* | Use JSTraceable everywhere | Manish Goregaokar | 2014-09-24 | 1 | -1/+1 |
* | Fix upstream merge fallout | Keegan McAllister | 2014-09-20 | 1 | -4/+4 |
* | Merge pull request #3433 from zwarich/jsref-self-helpers | Cameron Zwarich | 2014-09-20 | 1 | -2/+2 |
|\ | |||||
| * | More progress in the &JSRef -> JSRef conversion | Cameron Zwarich | 2014-09-20 | 1 | -2/+2 |
* | | Implement HTMLOptionElement.text#3023 | Jeongeun Kim | 2014-09-20 | 1 | -3/+41 |
|/ | |||||
* | First steps of &JSRef -> JSRef conversion | Cameron Zwarich | 2014-09-19 | 1 | -8/+8 |
* | Use #[must_root] for HTMLElements | Manish Goregaokar | 2014-09-17 | 1 | -0/+2 |
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+124 |