aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/canvaspattern.rs
Commit message (Expand)AuthorAgeFilesLines
* Make reflect_dom_object take a &GlobalScopeAnthony Ramine2016-10-061-2/+2
* Add origin-clean flag tracking for canvasDavid Zbarsky2015-12-171-3/+11
* Rustfmt some of script.Ms2ger2015-11-181-4/+10
* more refactoringrohan.prinja2015-10-301-1/+1
* sorted the extern crate, mod & use declarationsRavi Shankar2015-09-241-1/+1
* make dom_struct derive HeapSizeOf,João Oliveira2015-08-271-1/+0
* Measure heap memory usage for more types. Fixes #6951Bogdan Cuza2015-08-131-0/+1
* Upgrade to SM 39Michael Wu2015-06-191-4/+4
* Use euclid from crates.ioecoal952015-06-191-1/+1
* Implementation of pattern fill style for canvas.Hyowon Kim2015-06-131-1/+43
* Add/update comments with links to specCorey Farwell2015-04-141-0/+1
* script: Implement enough 2D canvas support to render basic SVGs such as the t...Patrick Walton2015-02-221-0/+12