Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all uses of the `heapsize` crate with `malloc_size_of`. | Nicholas Nethercote | 2017-10-18 | 1 | -4/+4 |
* | Fix commonmark Markdown warnings in docs, part 1 | Matt Brubeck | 2017-10-17 | 1 | -2/+2 |
* | Rename Root<T> to DomRoot<T> | Anthony Ramine | 2017-09-26 | 1 | -2/+2 |
* | Rename DOMRefCell<T> to DomRefCell<T> | Anthony Ramine | 2017-09-26 | 1 | -2/+2 |
* | Rename dom::bindings::js to dom::bindings::root | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | order derivable traits lists | Clément DAVID | 2017-08-23 | 1 | -3/+3 |
* | Invoke backup element queue via a microtask | Connor Brewster | 2017-07-17 | 1 | -0/+5 |
* | improve spec compliance of update the image data | Gregory Terzian | 2017-05-25 | 1 | -1/+6 |
* | use microtasks to await a stable state | Gregory Terzian | 2017-05-19 | 1 | -0/+9 |
* | Mutation Observer API | Sumit | 2017-05-15 | 1 | -0/+5 |
* | Generalize promise job queue into solitary microtask queue. | Josh Matthews | 2017-02-01 | 1 | -0/+83 |