servo/components/canvas
bors-servo 3a4b98ad38 Auto merge of #18242 - joone:ellipse, r=jdm
Implement Ellipse Canvas 2D API

This patch needs to update rust-azure to 0.21.0.

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #17598

<!-- Either: -->
- [] There are tests for these changes OR
- [] These changes do not require tests because _____

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18242)
<!-- Reviewable:end -->
2017-09-01 20:25:57 -05:00
..
webgl_mode Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox" 2017-08-16 23:23:18 +02:00
canvas_paint_thread.rs Implement Ellipse Canvas 2D API 2017-09-01 16:04:06 -07:00
Cargo.toml Parse at-rule without block in two stages 2017-09-01 16:21:22 +10:00
gl_context.rs implement clone for embedder and compositor proxies 2017-08-28 18:39:31 +08:00
lib.rs Use FnvHashMap in WebGL implementation. 2017-08-24 22:18:34 +02:00
webgl_thread.rs Reuse WebGL ImageKeys after a resize. 2017-08-31 22:54:33 +02:00