servo/components/script/dom/bindings
Martin Robinson c7327450ef Clip display list based on frame viewport
Instead of creating a display list for the entire page, only create one
for an area that expands around the viewport. On my machine this makes
incremental layout of http://timecube.com 50% faster.
2014-11-11 08:46:16 -08:00
..
codegen Remove VoidVal. 2014-11-08 18:00:04 +01:00
callback.rs Document bindings/callback.rs. 2014-11-07 12:22:00 +01:00
cell.rs Provide safety check helpers in release builds 2014-10-24 16:53:58 -07:00
conversions.rs Document bindings/conversions.rs. 2014-11-07 18:33:38 +01:00
DESIGN.md Rename untraceable!() to no_jsmanaged_fields!(). References issue #3671 2014-10-23 21:33:32 -04:00
error.rs Throw DataCloneError from worker postMessage if structured clone fails 2014-10-15 21:57:40 -04:00
global.rs Privatize Window 2014-10-13 13:25:44 +02:00
js.rs script: Use a 16-element SmallVec for the root collection. 2014-10-28 11:12:09 -07:00
proxyhandler.rs Couple more fixes to handle 'setter' properties in WebIDL 2014-11-06 11:31:58 -08:00
str.rs Use JSTraceable everywhere 2014-09-24 05:44:49 +05:30
trace.rs Clip display list based on frame viewport 2014-11-11 08:46:16 -08:00
utils.rs Remove VoidVal. 2014-11-08 18:00:04 +01:00