servo/components
bors-servo 804317c885 Auto merge of #13553 - birtles:animvalues, r=Manishearth
Support creating StyleAnimationValue objects from Servo

These are the servo-side changes for [bug 1302949](https://bugzilla.mozilla.org/show_bug.cgi?id=1302949#c59). @Manishearth has already reviewed them there.

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix [bug 1302949](https://bugzilla.mozilla.org/show_bug.cgi?id=1302949#c59)
- [X] These changes do not require tests because there are existing tests for this in mozilla-central

<!-- 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/13553)
<!-- Reviewable:end -->
2016-10-09 08:53:28 -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 Send touch events to root pipeline, and allow forwarding to iframes. 2016-10-08 06:00:00 +10:00
constellation Auto merge of #13633 - glennw:forward-touch-events, r=mbrubeck 2016-10-07 19:07:24 -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 Move children_to_process to layout. 2016-10-08 18:20:45 -07:00
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 Auto merge of #13411 - frewsxcv:mime, r=jdm 2016-10-08 15:40:47 -05: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 webgl: Honor ArrayBuffer or ArrayBufferView in bufferData and bufferSubData. 2016-10-09 13:23:39 +02:00
script_layout_interface Move children_to_process to layout. 2016-10-08 18:20:45 -07:00
script_traits Auto merge of #13633 - glennw:forward-touch-events, r=mbrubeck 2016-10-07 19:07:24 -05:00
servo Update webrender (new gpu profiler support). 2016-10-07 10:14:47 +10:00
style Auto merge of #13553 - birtles:animvalues, r=Manishearth 2016-10-09 08:53:28 -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