Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -1/+1 |
* | Rename Root<T> to DomRoot<T> | Anthony Ramine | 2017-09-26 | 1 | -5/+5 |
* | Rename dom::bindings::js to dom::bindings::root | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Implement Ellipse Canvas 2D API | Joone Hur | 2017-09-01 | 1 | -0/+5 |
* | Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox" | Anthony Ramine | 2017-08-16 | 1 | -5/+5 |
* | Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio" | Emilio Cobos Álvarez | 2017-08-16 | 1 | -5/+5 |
* | Improve WebGL architecture. | Imanol Fernandez | 2017-08-15 | 1 | -5/+5 |
* | Implement drawing an image from a CSS style value into a canvas. | Alan Jeffrey | 2017-07-21 | 1 | -6/+14 |
* | Fixed scaling artefacts in paint worklets caused by zoom and hidpi. | Alan Jeffrey | 2017-07-20 | 1 | -6/+26 |
* | Implemented paint worklet rendering context. | Alan Jeffrey | 2017-06-30 | 1 | -5/+354 |
* | Implemented paint worklets invoking worklet scripts. | Alan Jeffrey | 2017-06-29 | 1 | -0/+29 |