Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -112/+0 |
* | Call the generated rather than the hand-written traits (fixes #2936). | Ms2ger | 2014-07-27 | 1 | -17/+1 |
* | Remove Reflectable::mut_reflector. | Ms2ger | 2014-06-13 | 1 | -4/+0 |
* | Use internal mutability for EventTarget. | Ms2ger | 2014-06-11 | 1 | -21/+21 |
* | Rename BindingDeclarations to Bindings. | Ms2ger | 2014-06-02 | 1 | -1/+1 |
* | Include modules with only callbacks in BindingDeclarations. | Ms2ger | 2014-05-31 | 1 | -3/+3 |
* | Enable inline event handlers for XHR, and add most progressevent calls | Manish Goregaokar | 2014-05-29 | 1 | -1/+90 |
* | Move WebIDL methods to traits implemented by JSRef types. | Josh Matthews | 2014-05-03 | 1 | -0/+3 |
* | Webidl and basic implementation of XHR object | Manish Goregaokar | 2014-05-03 | 1 | -0/+40 |