.. |
canvas
|
gfx: Update rust-azure to pick up arcs, gradients, and subpixel text
|
2014-10-20 21:36:28 -07:00 |
compositing
|
Use opts as a global, to avoid cloning and passing the struct all over the code.
|
2014-10-20 10:48:47 +10:00 |
devtools
|
Allow to specify port with --devtools option (fixes #3597)
|
2014-10-09 00:39:31 +11:00 |
devtools_traits
|
Disable non_snake_case warnings in devtools
|
2014-09-23 11:45:08 -07:00 |
gfx
|
Cache last fontgroup. Style recalc on wikipedia/rust 66ms -> 41ms.
|
2014-10-24 08:25:10 +10:00 |
layout
|
Cache last fontgroup. Style recalc on wikipedia/rust 66ms -> 41ms.
|
2014-10-24 08:25:10 +10:00 |
layout_traits
|
Use opts as a global, to avoid cloning and passing the struct all over the code.
|
2014-10-20 10:48:47 +10:00 |
msg
|
util: Make some minor formatting cleanups to profiling and gfx
|
2014-10-22 07:49:56 -07:00 |
net
|
Introduce a basic shared task pool, and use it for image decoding.
|
2014-10-20 13:34:14 +10:00 |
plugins
|
Make auto-derived JSTraceable have #[inline] methods
|
2014-10-16 10:20:20 +05:30 |
script
|
Rename untraceable!() to no_jsmanaged_fields!(). References issue #3671
|
2014-10-23 21:33:32 -04:00 |
script_traits
|
auto merge of #3626 : Manishearth/servo/form-prep, r=jdm
|
2014-10-09 16:00:34 -06:00 |
style
|
auto merge of #3794 : glennw/servo/font-content-opt, r=pcwalton
|
2014-10-23 21:09:29 -06:00 |
util
|
Add layers dependency to util crate. Fixes #3783.
|
2014-10-23 19:29:05 -04:00 |