Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make reflect_dom_object take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -2/+2 |
| | |||||
* | Add origin-clean flag tracking for canvas | David Zbarsky | 2015-12-17 | 1 | -3/+11 |
| | |||||
* | Rustfmt some of script. | Ms2ger | 2015-11-18 | 1 | -4/+10 |
| | |||||
* | more refactoring | rohan.prinja | 2015-10-30 | 1 | -1/+1 |
| | |||||
* | sorted the extern crate, mod & use declarations | Ravi Shankar | 2015-09-24 | 1 | -1/+1 |
| | |||||
* | make dom_struct derive HeapSizeOf, | João Oliveira | 2015-08-27 | 1 | -1/+0 |
| | | | | closes #7357 | ||||
* | Measure heap memory usage for more types. Fixes #6951 | Bogdan Cuza | 2015-08-13 | 1 | -0/+1 |
| | |||||
* | Upgrade to SM 39 | Michael Wu | 2015-06-19 | 1 | -4/+4 |
| | |||||
* | Use euclid from crates.io | ecoal95 | 2015-06-19 | 1 | -1/+1 |
| | |||||
* | Implementation of pattern fill style for canvas. | Hyowon Kim | 2015-06-13 | 1 | -1/+43 |
| | |||||
* | Add/update comments with links to spec | Corey Farwell | 2015-04-14 | 1 | -0/+1 |
| | | | | | | | | | | Extracted out of #5649 * add more hyperlinks to associated specification for structs/methods * follow redirects and update links * replace broken links * removal of WHATWG multipage page name since the page name is not guaranteed to be stable | ||||
* | script: Implement enough 2D canvas support to render basic SVGs such as the ↵ | Patrick Walton | 2015-02-22 | 1 | -0/+12 |
tiger. |