aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/msg/constellation_msg.rs
Commit message (Expand)AuthorAgeFilesLines
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-664/+0
* script_layout: Remove script to layout messages (#32081)Martin Robinson2024-04-221-19/+0
* chore: Clean up use of `gfx` and `constellation` types (#31981)Martin Robinson2024-04-091-7/+17
* layout: Remove LayoutRPC and query layout via the `Layout` trait (#31937)Martin Robinson2024-03-291-1/+0
* clippy: fix warnings in components/shared (#31565)eri2024-03-081-9/+14
* script: Do not run layout in a thread (#31346)Martin Robinson2024-02-231-3/+0
* constellation: focusing and closing webviews (#30842)Delan Azabani2024-01-241-1/+7
* constellation: clean up logging of pipelines and browsing contexts (#30657)Delan Azabani2023-11-141-110/+38
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-0/+738