servo/components
Nick Fitzgerald 1997d034fa Take the stdout lock when printing profile data
Acquiring the stdout lock while printing the profile data prevents other
messages printed to stdout from being interleaved with prints from elsewhere.
2016-04-14 12:28:00 -07: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 Auto merge of #10489 - timvandermeij:constellation-debug-warn, r=jdm 2016-04-14 00:50:05 +05:30
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 Auto merge of #10486 - notriddle:overflow_premature_clip, r=pcwalton 2016-04-13 07:12:38 +05:30
gfx_traits layout: Allow non-absolutely-positioned elements with overflow: scroll 2016-04-06 17:58:47 -07:00
layout layout: Minimal refactor in style_specified_intrinsic_inline_size to improve legibility. 2016-04-13 05:44:40 +02:00
layout_traits Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
msg Added ability to randomly kill pipelines to the constellation. 2016-03-26 09:11:28 -05:00
net Auto merge of #10189 - KiChjang:cors-preflight-fetch, r=jdm 2016-04-13 21:28:25 +05:30
net_traits Auto merge of #10189 - KiChjang:cors-preflight-fetch, r=jdm 2016-04-13 21:28:25 +05:30
plugins Remove str_to_string lint 2016-04-08 06:44:57 +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 Auto merge of #10573 - jdm:xhrintermittent, r=Manishearth 2016-04-14 02:11:26 +05:30
script_traits Auto merge of #10224 - emilio:shader-type-validations, r=jdm 2016-04-12 05:18:49 +05:30
servo Auto merge of #10189 - KiChjang:cors-preflight-fetch, r=jdm 2016-04-13 21:28:25 +05:30
style Add some Gecko-supported CSS keyword properties 2016-04-12 18:52:44 -03:00
style_traits Report memory usage from LayoutThreadData Stylist [#7038] 2016-03-19 11:53:13 -07:00
util Share prefs to content processes 2016-04-12 09:26:30 +02:00
webdriver_server Update to byteorder 0.5 2016-04-13 16:36:02 +05:30