servo/components/constellation
Martin Robinson 2f4c47bfe7 Start the transition to workspace dependencies
This will ultimately make it simpler to update crate dependencies and
reduce duplicate when specifying requirements. Generally, this change
does not touch dependencies that are only used by a single crate. We
could consider moving them to workspace dependencies in the future.
2023-05-17 11:59:35 +02:00
..
browsingcontext.rs Add creation url and Secure Contexts 2020-11-25 18:30:50 +00:00
Cargo.toml Start the transition to workspace dependencies 2023-05-17 11:59:35 +02:00
constellation.rs Make sender and receiver name more coherent 2023-05-08 09:23:10 +02:00
event_loop.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs Move logers into seperate logger files 2023-05-02 17:02:02 +02:00
logging.rs Move logers into seperate logger files 2023-05-02 17:02:02 +02:00
network_listener.rs Update nightly rustc. 2021-11-01 08:46:18 -04:00
pipeline.rs Make sender and receiver name more coherent 2023-05-08 09:23:10 +02:00
sandboxing.rs feat: fix build error on apple m1 2021-04-24 19:15:59 +08:00
serviceworker.rs allow for a service worker manager per origin 2020-04-05 22:43:40 +08:00
session_history.rs Ensure layout/script always have a correct viewport size when a new pipeline is created. 2019-11-06 16:13:55 -05:00
timer_scheduler.rs update timer scheduler to use crossbeam 2019-10-20 23:42:34 +08:00