aboutsummaryrefslogtreecommitdiffstats
path: root/components/malloc_size_of
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Stylo dependencies (#36046)Oriol Brufau2025-03-192-32/+32
* Migrate to the 2024 edition (#35755)Simon Wülker2025-03-131-2/+2
* Upgrade Stylo to 2025-03-01 (#35925)Nico Burns2025-03-121-1/+1
* Use new stylo crate renames (#35898)Nico Burns2025-03-122-2/+2
* libservo: Convert `intercept_web_resource_load` into `load_web_resource` (#35...Martin Robinson2025-02-211-0/+8
* script: add skeleton implementation of `FontFace` API (#35262)Mukilan Thiyagarajan2025-02-191-0/+1
* deps: Remove some unused `Cargo.toml` (#35466)Martin Robinson2025-02-141-2/+0
* malloc_size_of: enable sync in tokio (#35320)Euclid Ye2025-02-061-1/+1
* script: Do not set up an IPC route for every image load (#35041)Martin Robinson2025-01-252-0/+7
* script: Move the `FontContext` to `Window` (#34845)Martin Robinson2025-01-071-0/+33
* Upgrade rustc to 1.83 (#34793)Nico Burns2025-01-011-2/+2
* script: Make timers per-process (#34581)Martin Robinson2024-12-241-0/+16
* script: No longer do explicit reflows for display (#34599)Martin Robinson2024-12-131-0/+1
* Implement MallocSizeOf for markup5ever rather than xml5ever. (#34403)Nico Burns2024-11-272-2/+2
* Fork Stylo's `malloc_size_of` into Servo (#34332)Martin Robinson2024-11-224-0/+1002
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-275-1255/+0
* Revert remaining Stylo changes (#31408)Delan Azabani2024-02-222-47/+27
* style: Reduce diff with upstream derive_common and malloc_size_of (#31363)Delan Azabani2024-02-162-1/+35
* script: Start replacing `time` with `std::time` and `chrono` (#30639)Auguste Baum2024-01-161-0/+2
* Replace time with std::time in components/metrics & components/shared (#31020)Taym Haddadi2024-01-101-0/+4
* style: Rustfmt servo/. r=zrhoffmanEmilio Cobos Álvarez2023-11-241-1/+4
* Disable formatting for malloc_size_of, servo_arc, to_shmemOriol Brufau2023-11-211-0/+1
* Further changes required by ServoOriol Brufau2023-11-211-1/+1
* style: Allow to use ThinVec/nsTArray in the style crateEmilio Cobos Álvarez2023-11-212-0/+23
* style: `:has` relative selector matching, with no caching/filteringDavid Shin2023-11-211-3/+2
* style: Parsing for relative selectors in `:has()`David Shin2023-11-211-1/+2
* style: [css-nesting] Parse parent selectorEmilio Cobos Álvarez2023-11-061-0/+1
* style: Implement parsing and serialization for nth-child(An+B of selector lis...Zach Hoffman2023-11-041-0/+1
* style: Represent FirstChild, FirstOfType, LastChild, LastOfType, OnlyChild, a...Zach Hoffman2023-11-041-6/+0
* style: Store values for :nth- selectors in dedicated struct NthSelectorDataZach Hoffman2023-11-041-4/+1
* Further changes required by ServoOriol Brufau2023-10-021-3/+3
* style: Add simple parsing and matching support for :hasTiaan Louw2023-10-021-1/+3
* Further changes required by ServoOriol Brufau2023-10-022-3/+0
* style: Unify Gecko and Servo EventState/ElementState bitsEmilio Cobos Álvarez2023-10-022-0/+3
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-5/+5
* Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)Martin Robinson2023-09-101-3/+1
* Impl Setlike and Maplike (#30237)Samson2023-09-062-0/+3
* Try to `use` WebRender types moreMartin Robinson2023-07-101-21/+27
* Vendor the current version of WebRenderMartin Robinson2023-07-031-1/+1
* style: Remove ThinBoxedSliceEmilio Cobos Álvarez2023-06-092-19/+0
* style: Remove servo/components/{hashglobe,fallible} in favor of try_reserveEmilio Cobos Álvarez2023-06-092-5/+0
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-20/+20
* Switch to the sha2 crate for SRI digests.Fabrice Desré2023-02-241-1/+1
* Upgrade remaining components to edition 2018sagudev2023-02-182-39/+1
* */Cargo.toml: use the shmem feature for the dependency on the selectors cratreFederico Mena Quintero2023-02-141-1/+1
* Bump euclid to 0.22Martin Robinson2023-01-261-1/+1
* Use SPDX license formatAlex Touchet2022-10-101-1/+1
* Update cookie/hyper_serde.Josh Matthews2022-04-011-1/+1
* Update html5ever/xml5ever.Josh Matthews2022-04-011-1/+1
* Update keyboard-types.Josh Matthews2022-04-011-1/+1