servo/components/gfx
Martin Robinson 71b83d6e99 Pass PaintTile to painting threads
This will be useful because in the future, PaintTiles might hold simple
DisplayLists instead of StackingContexts.
2015-09-22 11:29:15 -07:00
..
display_list Pass PaintTile to painting threads 2015-09-22 11:29:15 -07:00
platform Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
text Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
Cargo.toml Bump euclid to 0.2 2015-09-12 01:06:26 +02:00
filters.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
font.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
font_cache_task.rs Auto merge of #7559 - ddrmanxbxfr:RFC-0344-Work, r=nox 2015-09-12 18:29:56 -06:00
font_context.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
font_template.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
lib.rs Issue #7390 correct the order of mod declaration 2015-09-18 22:02:04 +02:00
paint_context.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
paint_task.rs Pass PaintTile to painting threads 2015-09-22 11:29:15 -07:00