aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared/base
Commit message (Expand)AuthorAgeFilesLines
* Organize component Cargo.toml dependencies (#36224)Alex Touchet2025-03-301-1/+1
* Make DOMPoint and DOMPointReadOnly serializable (#35989)Josh Matthews2025-03-271-0/+14
* Create a `constellation_traits` crate (#36088)Martin Robinson2025-03-221-1/+13
* base: Finish rename of `TopLevelBrowsingContextId` to `WebViewId` (#35896)Martin Robinson2025-03-111-22/+19
* deps: Upgrade to `webrender@0.66` (#35325)Martin Robinson2025-02-072-3/+3
* Include `WebViewId` into EmbedderMsg variants where possible (#35211)Delan Azabani2025-01-301-0/+2
* chore: remove `WindowMethods::rendering_context` (#34780)Ngo Iok Ui (Wu Yu Wei)2025-01-011-0/+2
* Remove size_of_test macro from legacy layout and inline it (#34055)Nico Burns2024-10-292-2/+9
* clippy: Fix collapsible_match warning in components/shared (#33664)tanishka2024-10-071-24/+24
* Add `rust-version` to all `Cargo.toml` files (#33483)Martin Robinson2024-09-171-0/+1
* clippy: Fix suggestions in `script`, `libservo`, and `servoshell` (#33453)Ali2024-09-141-1/+1
* Stop using `time@0.1` in Servo (#33394)Martin Robinson2024-09-111-0/+10
* script: Create a `CrossProcessInstant` to enable serializable monotonic time ...Martin Robinson2024-09-053-0/+178
* Replace the lazy_static crate with `std::sync::LazyLock` in components/shared...Hayashi Mikihiro2024-08-152-14/+10
* clippy: Fix warnings in `shared` and `config`, `fonts`, `layout`, and `layout...Martin Robinson2024-07-041-2/+3
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-5/+5
* base: Remove `ucd` dependency (#32424)Martin Robinson2024-06-035-3/+811
* Move webgl_channel into base crate (#32339)Ngo Iok Ui (Wu Yu Wei)2024-05-243-0/+130
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-174-0/+595