servo/components
Emilio Cobos Álvarez 1359c7c218
style: Don't try to serialize the same shorthand over and over.
I looked at what were we doing in that loop, and we're doing tons of dumb stuff.

In particular, we try to serialize the "all" shorthand all the time. This patch
prevents us from trying to serialize shorthands that we've already tried to
serialize.
2018-02-20 14:21:35 +01:00
..
allocator FreeType: don’t use usable_size() as deallocation size 2017-10-30 18:22:30 +01:00
atoms Bump string_cache, html5ever and xml5ever 2017-12-07 20:37:38 +01:00
bluetooth Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
bluetooth_traits
canvas Auto merge of #19868 - CYBAI:specific-assertion, r=emilio 2018-01-25 18:06:33 -06:00
canvas_traits Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
compositing report panic to embedder 2018-02-13 09:40:08 +01:00
config remove mozbrowser code 2018-02-13 09:40:06 +01:00
constellation report panic to embedder 2018-02-13 09:40:08 +01:00
debugger
deny_public_fields Bump syn/quote in deny_public_fields 2018-02-12 15:05:18 +01:00
devtools Update cookie to 0.10 2017-11-24 10:49:14 +01:00
devtools_traits Update cookie to 0.10 2017-11-24 10:49:14 +01:00
dom_struct Upgrade to rustc 1.24.0-nightly (5a2465e2b 2017-12-06) 2017-12-07 13:50:09 +01:00
domobject_derive Bump syn/quote in domobject_derive 2018-02-12 17:07:40 +01:00
fallible Update smallvec to 0.6 2017-12-05 12:03:20 +01:00
geometry Introduce MaxRect trait 2018-01-17 23:29:57 +01:00
gfx Merge branch 'master' into freetype2 2018-02-08 16:59:09 +00:00
gfx_traits Update WebRender 2018-02-06 15:10:35 +01:00
hashglobe style: Back out ordermap. 2018-02-12 12:20:46 +01:00
jstraceable_derive Bump syn/quote in jstraceable_derive 2018-02-12 17:07:58 +01:00
layout Auto merge of #19754 - ferjm:innertext, r=mbrubeck 2018-02-13 03:41:48 -05:00
layout_thread Implement element.innerText getter 2018-02-13 09:12:00 +01:00
layout_traits
malloc_size_of style: Back out ordermap. 2018-02-12 12:20:46 +01:00
malloc_size_of_derive Bump syn/quote in malloc_size_of_derive 2018-02-12 17:08:19 +01:00
metrics Decoupled gfx and metrics 2018-01-15 16:25:51 +01:00
msg remove mozbrowser code 2018-02-13 09:40:06 +01:00
net Change debug assertions to specific ones 2018-02-07 09:21:24 +01:00
net_traits Use specific negative assertion for unit tests of net trait pub_domain 2018-01-26 01:55:39 +08:00
nonzero
profile added time to interactive metrics, refactored metrics to use traits 2017-10-24 21:02:56 +01:00
profile_traits added time to interactive metrics, refactored metrics to use traits 2017-10-24 21:02:56 +01:00
rand Update lazy_static to 1.0 2017-12-04 22:51:13 +01:00
range
remutex Merge servo_remutex to servo_remutex_tests 2018-01-20 15:37:04 +01:00
script Auto merge of #20062 - servo:iamroot, r=emilio 2018-02-16 13:09:28 -05:00
script_layout_interface Implement element.innerText getter 2018-02-13 09:12:00 +01:00
script_plugins Make the unrooted_must_root conditional on a default Cargo feature. 2017-11-02 15:08:04 +01:00
script_traits remove mozbrowser code 2018-02-13 09:40:06 +01:00
selectors selectors: Never match ::slotted on <slot>s. 2018-01-27 17:57:17 +01:00
servo report panic to embedder 2018-02-13 09:40:08 +01:00
servo_arc Change debug assertions to specific ones 2018-02-07 09:21:24 +01:00
size_of_test
style style: Don't try to serialize the same shorthand over and over. 2018-02-20 14:21:35 +01:00
style_derive Bump syn/quote in style_derive 2018-02-12 17:08:55 +01:00
style_traits style: Trivially cleanup length parsing. 2018-02-16 16:04:19 +01:00
url
webdriver_server Use specific assertion for webdriver server 2018-01-26 01:19:00 +08:00
webvr Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
webvr_traits