Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement and use From<bool> for enum and back | Alexander Popiak | 2016-03-17 | 1 | -11/+3 |
* | Implement From<DOMString> for Atom | Anthony Ramine | 2016-02-24 | 1 | -1/+1 |
* | Make Event's isTrusted attribute unforgeable | John DeSilva | 2015-12-13 | 1 | -0/+6 |
* | Remove unused imports. | Ms2ger | 2015-12-12 | 1 | -1/+0 |
* | Pass around event types as Atoms instead of Strings | Corey Farwell | 2015-12-10 | 1 | -3/+4 |
* | Use DOMString::new() somewhat consistently. | Ms2ger | 2015-11-04 | 1 | -1/+1 |
* | rearrange imports to be in alphabetical order | rohan.prinja | 2015-10-30 | 1 | -1/+1 |
* | more refactoring | rohan.prinja | 2015-10-30 | 1 | -1/+1 |
* | move Castable into dom::bindings::inheritance | rohan.prinja | 2015-10-30 | 1 | -1/+1 |
* | Introduce trait Castable | Anthony Ramine | 2015-10-21 | 1 | -3/+3 |
* | Generate all Derived implementations in codegen | Anthony Ramine | 2015-10-14 | 1 | -7/+1 |
* | Generate the TypeId enums in codegen | Anthony Ramine | 2015-10-14 | 1 | -5/+5 |
* | webgl: Implement WebGLContextEvent and use it on context creation error | Emilio Cobos Álvarez | 2015-10-08 | 1 | -0/+87 |