Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Privatize Element | Tim Taubert | 2014-10-13 | 1 | -7/+7 |
* | Privatize ProcessingInstruction | Tim Taubert | 2014-10-13 | 1 | -2/+2 |
* | Privatize DocumentType | Tim Taubert | 2014-10-13 | 1 | -1/+1 |
* | Privatize Comment | Tim Taubert | 2014-10-13 | 1 | -1/+1 |
* | Privatize Attr | Tim Taubert | 2014-10-13 | 1 | -5/+5 |
* | Privatize InheritTypes | Tim Taubert | 2014-10-13 | 1 | -6/+6 |
* | Remove unnecessary `deref()`s (fixes #3586) | Tim Taubert | 2014-10-09 | 1 | -20/+20 |
* | Remove Traceable from characterdata.rs | Manish Goregaokar | 2014-10-05 | 1 | -6/+6 |
* | Use string-cache's Namespace type | Keegan McAllister | 2014-09-29 | 1 | -7/+6 |
* | Eliminate servo_util::atom | Keegan McAllister | 2014-09-29 | 1 | -1/+1 |
* | Move is_void() Element method together with the other struct methods, | Adenilson Cavalcanti | 2014-09-20 | 1 | -2/+2 |
* | First steps of &JSRef -> JSRef conversion | Cameron Zwarich | 2014-09-19 | 1 | -17/+17 |
* | Unwrap pointers and miscellany for unrooted_must_root check | Manish Goregaokar | 2014-09-16 | 1 | -0/+1 |
* | Move Attr helper methods to AttrHelpers trait to avoid to touch them from lay... | Tetsuharu OHZEKI | 2014-09-11 | 1 | -2/+2 |
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+171 |