servo/components/compositing
bors-servo 6924024f0a
Auto merge of #23497 - jdm:windows-resize, r=asajeffrey
Fix behaviour of window resizing on Windows.

This makes Windows builds usable when the window is resized.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #23489
- [x] These changes do not require tests because we can't run tests on Windows CI yet.

<!-- 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/23497)
<!-- Reviewable:end -->
2019-06-04 15:10:56 -04:00
..
build.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
Cargo.toml compositing: removed opts-get 2019-06-01 13:54:57 -06:00
compositor.rs Auto merge of #23497 - jdm:windows-resize, r=asajeffrey 2019-06-04 15:10:56 -04:00
compositor_thread.rs Use a test VRDisplay that renders to a GL window 2019-03-05 12:54:12 -06:00
gl.rs WR update: new viewport semantic 2019-03-22 15:41:48 +08:00
lib.rs Move RenderNotifier from compositing to servo 2019-02-28 19:53:54 +05:30
touch.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
windowing.rs Refactoring of the Glutin port in preparation of the compositor refactoring. 2019-04-29 10:04:51 +02:00