servo/components
bors-servo a25e0670b3 Auto merge of #13636 - Wafflespeanut:properties, r=Manishearth
Add 'image-rendering' support and some cleanup

<!-- 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-geckolib` does not report any errors
- [x] `./mach test-tidy` does not report any errors

<!-- Either: -->
- [x] These changes have been tested manually

![screenshot](https://cloud.githubusercontent.com/assets/6691262/19195866/eb46ffce-8cd0-11e6-8642-a9525da8bf38.png)

r? @Manishearth

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/13636)
<!-- Reviewable:end -->
2016-10-07 16:30:29 -05:00
..
canvas Add OSMesa headless mode, run WPT against Webrender, update tests. 2016-09-28 11:57:33 +10:00
canvas_traits Update cssparser 2016-09-07 14:13:56 +08:00
compositing Allow simulate_mouse_click to work with webrender. 2016-10-06 12:56:36 +10:00
constellation IFrame elements now manage FrameIds rather than the constellation. 2016-10-07 14:11:32 -05:00
debugger Implement a WebSocket server for debugging. 2016-09-12 11:02:09 +02:00
devtools Reorder use statements 2016-09-09 04:55:19 +02:00
devtools_traits Derive the HeapSizeOf on TimelineMarkerType 2016-09-30 16:07:25 -06:00
gfx Change 'image_rendering' enum variants to snake cases 2016-10-07 23:31:30 +05:30
gfx_traits Update euclid to 0.10.1 2016-08-21 03:03:45 +02:00
layout Change 'image_rendering' enum variants to snake cases 2016-10-07 23:31:30 +05:30
layout_thread Rename PrivateStyleData to PersistentStyleData and use AtomicRefCell instead of RefCell as a container. 2016-10-02 19:19:52 -07:00
layout_traits Reorder use statements 2016-09-09 04:55:19 +02:00
msg IFrame elements now manage FrameIds rather than the constellation. 2016-10-07 14:11:32 -05:00
net Remove same-origin-data-url flag from fetch implementation 2016-10-01 00:27:03 -07:00
net_traits Remove GlobalRoot and GlobalRef 2016-10-06 21:36:00 +02:00
plugins Revert "Make DOMRefCell use style’s copy of RefCell" 2016-10-04 18:35:01 +02:00
profile Reorder use statements 2016-09-09 04:55:19 +02:00
profile_traits profile: Integrate the time profiler with the macOS signpost 2016-10-01 00:12:49 -07:00
range Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
script Auto merge of #13498 - asajeffrey:script-iframe-stores-frameid, r=glennw 2016-10-07 14:54:31 -05:00
script_layout_interface Make style build without impl<T: HeapSizeOf> HeapSizeOf for Arc<T>. 2016-10-04 13:45:57 +02:00
script_traits IFrame elements now manage FrameIds rather than the constellation. 2016-10-07 14:11:32 -05:00
servo Update webrender (new gpu profiler support). 2016-10-07 10:14:47 +10:00
style Auto merge of #13636 - Wafflespeanut:properties, r=Manishearth 2016-10-07 16:30:29 -05:00
style_traits Reorder use statements 2016-09-09 04:55:19 +02:00
util Auto merge of #13472 - asajeffrey:util-remutex-dont-log-while-mutating-lock, r=jdm 2016-10-04 16:01:40 -05:00
webdriver_server Use fn pipeline_id consistently, not fn pipeline 2016-09-13 15:17:40 -04:00