servo/components/net_traits
bors-servo ab07b06823 Auto merge of #9589 - glennw:webrender, r=pcwalton
Add WebRender integration to Servo.

WebRender is an experimental GPU accelerated rendering backend for Servo.

The WebRender backend can be specified by running Servo with the -w option (otherwise the default rendering backend will be used).

WebRender has many bugs, and missing features - but it is usable to browse most websites - please report any WebRender specific rendering bugs you encounter!

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9589)
<!-- Reviewable:end -->
2016-02-19 00:54:06 +05:30
..
image Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
Cargo.toml Bump heapsize to 0.3 2016-02-13 11:13:19 +01:00
hosts.rs Fix a bunch of clippy lints 2016-01-02 23:27:15 +01:00
image_cache_thread.rs Say farewell to in-tree HeapSizeOf 2016-02-04 22:03:32 +01:00
lib.rs mozbrowsersercuritychange event 2016-02-09 08:05:17 +01:00
net_error_list.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
request.rs implement http redirect fetch, and various Fetch Standard updates 2016-02-17 12:52:24 -07:00
response.rs Auto merge of #9525 - nikkisquared:test_filtered_responses, r=asajeffrey 2016-02-10 03:11:22 +05:30
storage_thread.rs task -> thread 2016-01-10 17:58:13 +09:00