Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor #[jstraceable] to #[derive(JSTraceable)] | David Winslow | 2015-07-01 | 1 | -2/+1 |
* | Upgrade to SM 39 | Michael Wu | 2015-06-19 | 1 | -6/+6 |
* | Replace fill_color and stroke_color with fill_style and stroke_style in Canva... | Hyowon Kim | 2015-06-06 | 1 | -0/+1 |
* | Layerize canvas | ecoal95 | 2015-05-20 | 1 | -1/+1 |
* | Fix CanvasGradient.addColorStop() | Anthony Ramine | 2015-04-27 | 1 | -1/+1 |
* | Add/update comments with links to spec | Corey Farwell | 2015-04-14 | 1 | -0/+2 |
* | Remove some unnecessary uses of `as_slice` | Corey Farwell | 2015-03-29 | 1 | -1/+1 |
* | Enable `unrestricted` types for `CanvasRenderingContext2D`. | Tetsuharu OHZEKI | 2015-03-25 | 1 | -2/+3 |
* | Implement gradient fill styles for canvas. | Mátyás Mustoha | 2015-03-19 | 1 | -1/+71 |
* | script: Implement enough 2D canvas support to render basic SVGs such as the t... | Patrick Walton | 2015-02-22 | 1 | -0/+11 |