servo/components/compositing
Patrick Walton bb99b2f3c8 script: Make most of 2D canvas and WebGL run over IPC.
To actually make the multiprocess communication work, we'll need to
reroute the task creation to the pipeline or the compositor. But this
works as a first step.
2015-07-25 00:50:12 -07:00
..
Cargo.toml script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
compositor.rs Auto merge of #6629 - pcwalton:profiler-ipc, r=jdm 2015-07-24 18:55:05 -06:00
compositor_layer.rs Move LayerBuffer cache to the compositor 2015-07-08 08:05:11 -07:00
compositor_task.rs Have BufferMap store NativeSurfaces and rename to SurfaceMap 2015-07-24 11:12:39 -07:00
constellation.rs script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
headless.rs Have BufferMap store NativeSurfaces and rename to SurfaceMap 2015-07-24 11:12:39 -07:00
lib.rs script: Make most of 2D canvas and WebGL run over IPC. 2015-07-25 00:50:12 -07:00
pipeline.rs Wire up the JS engine's memory reporting. 2015-07-15 21:58:20 -07:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs compositing: Fix scrolling timeout. There are 1,000,000 nanoseconds in a 2015-05-11 14:44:49 -07:00
surface_map.rs Have BufferMap store NativeSurfaces and rename to SurfaceMap 2015-07-24 11:12:39 -07:00
windowing.rs Update to latest rust-layers 2015-06-30 21:58:54 -07:00