servo/components/canvas
bors-servo df73c71fb1
Auto merge of #23516 - pcwalton:webrenderup, r=pcwalton,jdm
Upgrade WebRender

This is against an old Servo because I can't build current Servo due to compile errors in RNG crates. I verified that it starts up.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #23516
- [x] There are tests for these changes

<!-- 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/23516)
<!-- Reviewable:end -->
2019-07-12 08:10:31 -04:00
..
webgl_mode WebRender units are no longer reexported. 2019-07-09 10:50:27 -04:00
azure_backend.rs Fix some new warnings 2019-06-22 14:59:09 +02:00
build.rs Print an error message if neither Canvas 2D backend is selected 2019-07-01 15:46:36 +02:00
canvas_data.rs WebRender units are no longer reexported. 2019-07-09 10:50:27 -04:00
canvas_paint_thread.rs Fix formatting. 2019-06-03 00:12:01 -04:00
Cargo.toml Webrender external image handler demux 2019-07-04 10:26:47 +02:00
gl_context.rs Remove unused code from a bunch of crates 2019-06-03 04:18:12 +02:00
lib.rs Media crate 2019-07-04 10:25:49 +02:00
raqote_backend.rs Fix some new warnings 2019-06-22 14:59:09 +02:00
webgl_thread.rs Auto merge of #23516 - pcwalton:webrenderup, r=pcwalton,jdm 2019-07-12 08:10:31 -04:00