servo/components/net_traits
Ms2ger ec1f720662 Use lazy_static for HOST_TABLE.
This might change behaviour if the file is changed between Servo startup and
the moment HOST_TABLE is first accessed. I don't think we care.
2016-03-15 12:02:45 +01:00
..
image Use piston_image instead of stb_image for decoding JPEGs 2016-03-02 09:13:49 +01:00
Cargo.toml Use lazy_static for HOST_TABLE. 2016-03-15 12:02:45 +01:00
hosts.rs Use lazy_static for HOST_TABLE. 2016-03-15 12:02:45 +01:00
image_cache_thread.rs Say farewell to in-tree HeapSizeOf 2016-02-04 22:03:32 +01:00
lib.rs Use lazy_static for HOST_TABLE. 2016-03-15 12:02:45 +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 implementing working demonstration of calling Fetch asynchronously 2016-03-01 13:02:38 -07:00
response.rs Auto merge of #9907 - nikkisquared:async_tests, r=jdm 2016-03-10 08:59:07 +05:30
storage_thread.rs task -> thread 2016-01-10 17:58:13 +09:00