servo/components/compositing
James Graham 79e548905e Enable resetable and String prefs.
This allows both boolean and string-type preferences. It
also implements a system where prefs that are read from a
configuration file can be reset back to their initial value,
which is useful in a number of cases e.g. when running tests
to ensure that each test starts with the same values for
the prefs.
2015-09-25 00:58:48 +01:00
..
Cargo.toml Add plugins for compositing and net crates #7699 2015-09-22 13:51:21 +02:00
compositor.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
compositor_layer.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
compositor_task.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
constellation.rs Enable resetable and String prefs. 2015-09-25 00:58:48 +01:00
headless.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
lib.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
pipeline.rs Enable resetable and String prefs. 2015-09-25 00:58:48 +01:00
scrolling.md Add documentation about the scrolling model 2014-10-10 09:26:43 -07:00
scrolling.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
surface_map.rs sort all uses 2015-08-20 20:47:12 +08:00
windowing.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30