servo/components/gfx
Glenn Watson 5645dba1fa Make it possible for iframes to create their own pipeline ID.
This doesn't change any functionality, but it's the first step towards removing SubpageId.

Adding this change now will allow us to gradually change over code referencing subpage id rather than in one massive PR.

Introduces a namespace for pipeline ID generation - there is a namespace for the constellation thread, and one per script thread.
2015-10-06 17:06:53 +10:00
..
display_list Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
platform Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
text Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
Cargo.toml Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
filters.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font_cache_task.rs layout: Load Web fonts asynchronously. 2015-09-27 15:38:20 -07:00
font_context.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font_template.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
lib.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
paint_context.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
paint_task.rs Make it possible for iframes to create their own pipeline ID. 2015-10-06 17:06:53 +10:00