servo/components/net
Glenn Watson c0531c312f 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!
2016-02-18 10:35:29 +10:00
..
fetch working on implementing Cors Check and Origin to Ascii serialisation 2016-02-09 13:51:35 -07:00
about_loader.rs mozbrowsersercuritychange event 2016-02-09 08:05:17 +01:00
Cargo.toml Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
cookie.rs Fix a bunch of clippy lints 2016-01-02 23:27:15 +01:00
cookie_storage.rs Fix a bunch of clippy lints 2016-01-02 23:27:15 +01:00
data_loader.rs task -> thread 2016-01-10 17:58:13 +09:00
file_loader.rs Issue #9095: Send a notification when a file load is cancelled. 2016-01-10 14:06:03 +01:00
hsts.rs Remove dependency on regex_macros 2015-11-24 22:07:14 +01:00
http_loader.rs Handle credentials in modify_request_headers 2016-02-15 06:47:47 +00:00
image_cache_thread.rs Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
lib.rs Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
mime_classifier.rs Calculate mp4 header length correctly. 2016-02-12 17:39:34 +00:00
pub_domains.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
resource_thread.rs task -> thread 2016-01-10 17:58:13 +09:00
storage_thread.rs Remove remaining unused imports 2016-01-17 20:55:53 -08:00
websocket_loader.rs Make closing related code more clear and more correct 2016-01-18 17:37:16 -07:00