servo/components/canvas
bors-servo 7e78edcff9
Auto merge of #21725 - pyfisch:update-wr, r=jdm
Update Webrender

New version is
9156a4465f6ad715a0206cdd9a7e9a6f0385fbd6

---

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because just updating WR

<!-- 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/21725)
<!-- Reviewable:end -->
2018-10-12 12:49:23 -04:00
..
webgl_mode Kill WebGLThreadObserver 2018-09-12 23:46:49 +02:00
canvas_data.rs Return input as is when there is no cropping to be done 2018-10-09 14:57:04 +02:00
canvas_paint_thread.rs Simplify ctx.drawImage a bit 2018-10-11 15:46:42 +02:00
Cargo.toml Merge some byte swap/premultiply functions in their own crate 2018-10-06 01:11:55 +02:00
gl_context.rs Make HTMLCanvasElement::get_size return a Size2D<u32> 2018-10-02 14:21:06 +02:00
lib.rs Merge some byte swap/premultiply functions in their own crate 2018-10-06 01:11:55 +02:00
webgl_thread.rs Auto merge of #21725 - pyfisch:update-wr, r=jdm 2018-10-12 12:49:23 -04:00