servo/components/net
bors-servo 7a88a2e28a
Auto merge of #21877 - servo:webgl, r=jdm
Improve some byte-swap and premultiply operations

<!-- 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/21877)
<!-- Reviewable:end -->
2018-10-09 20:15:40 -04:00
..
fetch Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
tests Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
blob_loader.rs
Cargo.toml Auto merge of #21877 - servo:webgl, r=jdm 2018-10-09 20:15:40 -04:00
connector.rs Handle secure websockets 2018-08-16 00:24:19 +02:00
cookie.rs
cookie_storage.rs
data_loader.rs
filemanager_thread.rs move top_level_browsing_context_id out of embedder msg 2018-05-23 21:46:05 +08:00
hosts.rs
hsts.rs
http_cache.rs Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
http_loader.rs Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
image_cache.rs Merge some byte swap/premultiply functions in their own crate 2018-10-06 01:11:55 +02:00
lib.rs Merge some byte swap/premultiply functions in their own crate 2018-10-06 01:11:55 +02:00
mime_classifier.rs
resource_thread.rs Replace mpsc with crossbeam/servo channel, update ipc-channel 2018-09-12 13:33:32 +08:00
storage_thread.rs Save local storage at every change and not just on shutdown 2018-05-20 12:15:02 -07:00
subresource_integrity.rs
websocket_loader.rs The WS protocols should be case sensitive, not insensitive 2018-08-16 15:50:50 +02:00