servo/components/canvas
bors-servo d9b2cf53e8
Auto merge of #26922 - gterzian:shutdown_webrender, r=jdm
Blockingly shut-down webrender api

<!-- Please describe your changes on the following line: -->

FIX https://github.com/servo/servo/issues/26876

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)

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

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2020-06-17 08:55:43 -04:00
..
webgl_mode Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
canvas_data.rs Auto merge of #26697 - utsavoza:ugo/issue-11681/22-05-2020, r=jdm 2020-06-12 13:43:51 -04:00
canvas_paint_thread.rs Auto merge of #26697 - utsavoza:ugo/issue-11681/22-05-2020, r=jdm 2020-06-12 13:43:51 -04:00
Cargo.toml Enable textAlign, textBaseline and direction attributes for canvas 2020-06-10 22:34:20 +05:30
lib.rs Integrate swapchain surface provider changes into webgl and webxr implementations. 2020-03-09 17:50:54 -04:00
raqote_backend.rs Fix ./mach build --release --with-layout-2020 2020-06-10 22:34:24 +05:30
webgl_limits.rs Add support for WebGL2 MIN_PROGRAM_TEXEL_OFFSET 2020-04-30 10:11:11 +02:00
webgl_thread.rs blockingly shut-down webrender when exiting webgl_thread 2020-06-17 13:47:13 +08:00