servo/components
Emilio Cobos Álvarez d152c7fe88
webgl: texture: Make initialize only mark as initialized the current face
Also refactor a bit the code, and remove the unused `is_initialized`
flag.
2016-04-20 20:27:37 +02:00
..
canvas webgl: Make the api return the context limits and use them for validations 2016-04-03 01:21:56 +02:00
canvas_traits Auto merge of #10291 - jfhumann:10211, r=emilio 2016-04-01 01:57:20 +05:30
compositing Updated euclid to version 0.6.5 2016-04-17 18:39:49 +01:00
devtools Use serde in devtools 2016-03-31 11:07:18 +02:00
devtools_traits Use serde in devtools 2016-03-31 11:07:18 +02:00
gfx Updated euclid to version 0.6.5 2016-04-17 18:39:49 +01:00
gfx_traits Updated euclid to version 0.6.5 2016-04-17 18:39:49 +01:00
layout Updated euclid to version 0.6.5 2016-04-17 18:39:49 +01:00
layout_traits Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
msg Added panic message to failures. 2016-04-13 16:09:48 -05:00
net Auto merge of #10640 - frewsxcv:apache-flag, r=KiChjang 2016-04-19 00:16:12 +05:30
net_traits Auto merge of #10189 - KiChjang:cors-preflight-fetch, r=jdm 2016-04-13 21:28:25 +05:30
plugins Rust upgrade to 2016-04-12 2016-04-15 15:28:49 +05:30
profile Take the stdout lock when printing profile data 2016-04-14 12:28:00 -07:00
profile_traits use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
range Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
script webgl: texture: Make initialize only mark as initialized the current face 2016-04-20 20:27:37 +02:00
script_traits Added panic message to failures. 2016-04-13 16:09:48 -05:00
servo Auto merge of #10667 - peterjoel:euclid_0.6.5, r=frewsxcv 2016-04-18 23:17:14 +05:30
style Make read_resource_file param simpler and more idiomatic. 2016-04-16 23:06:59 -04:00
style_traits Report memory usage from LayoutThreadData Stylist [#7038] 2016-03-19 11:53:13 -07:00
util Make read_resource_file param simpler and more idiomatic. 2016-04-16 23:06:59 -04:00
webdriver_server Update to byteorder 0.5 2016-04-13 16:36:02 +05:30