servo/components
bors-servo be409233fd
Auto merge of #25574 - mrobinson:use-euclid-for-physical-structs, r=SimonSapin
Use Euclid data types for physical structs in layout_2020

This removes a bit of duplication and allows layout_2020 to benefit from a
much richer set of utilities.

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

---
<!-- 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
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they should not change behavior.

<!-- 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-01-24 06:54:34 -05:00
..
allocator
atoms Handle AddInput/RemoveInput events 2020-01-09 08:16:25 +05:30
background_hang_monitor
bluetooth Fix some warnings in future Rust nightlies 2020-01-02 19:22:03 +01:00
bluetooth_traits
canvas Auto merge of #25551 - pylbrecht:raqote, r=jdm 2020-01-19 18:51:20 -05:00
canvas_traits Add support for WebGL2 uniform matrix operations 2020-01-17 11:42:45 +01:00
compositing Do not wake up embedder on each animation tick 2019-12-16 16:50:36 +01:00
config Fix HSTS 2020-01-07 16:07:12 +01:00
config_plugins Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15) 2020-01-16 08:46:41 +01:00
constellation Only start WebGPU thread if an adapter is requested 2020-01-13 10:39:23 +01:00
debugger
deny_public_fields Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15) 2020-01-16 08:46:41 +01:00
derive_common
devtools Fix some warnings in future Rust nightlies 2020-01-02 19:22:03 +01:00
devtools_traits
dom_struct
domobject_derive Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15) 2020-01-16 08:46:41 +01:00
embedder_traits
fallible style: Update smallvec to 1.0. 2019-12-16 14:23:56 +01:00
geometry
gfx Servo build fixes. 2019-12-16 14:23:56 +01:00
gfx_traits
hashglobe
jstraceable_derive
layout Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15) 2020-01-16 08:46:41 +01:00
layout_2020 Use euclid data types for physical structs in layout_2020 2020-01-23 15:39:32 +01:00
layout_thread
layout_thread_2020 Answer content box queries for layout_2020 for the root element 2020-01-21 15:29:23 +01:00
layout_traits
malloc_size_of Add accountable-refcell as optional build time feature 2020-01-08 09:44:41 +05:30
media
metrics
msg
net Auto merge of #25404 - Darkspirit:hsts, r=asajeffrey 2020-01-08 13:20:09 -05:00
net_traits Fix some warnings in future Rust nightlies 2020-01-02 19:22:03 +01:00
pixels
profile Fix some warnings in future Rust nightlies 2020-01-02 19:22:03 +01:00
profile_traits
rand
range
remutex
script Auto merge of #25578 - pshaughn:custompicture, r=jdm 2020-01-24 03:57:47 -05:00
script_layout_interface
script_plugins Upgrade to rustc 1.42.0-nightly (3291ae339 2020-01-15) 2020-01-16 08:46:41 +01:00
script_traits Move OpaqueNode to style_traits 2020-01-13 21:59:45 +01:00
selectors Bump selectors. 2019-12-18 14:36:47 +01:00
servo Only start WebGPU thread if an adapter is requested 2020-01-13 10:39:23 +01:00
servo_arc
size_of_test
std_test_override
style Use euclid data types for physical structs in layout_2020 2020-01-23 15:39:32 +01:00
style_derive
style_traits Move OpaqueNode to style_traits 2020-01-13 21:59:45 +01:00
to_shmem style: Update smallvec to 1.0. 2019-12-16 14:23:56 +01:00
to_shmem_derive
url
webdriver_server
webgpu Initial implementation of GPUPipelineLayout for WebGPU 2020-01-21 14:47:38 +01:00
webrender_traits
webvr
webvr_traits