aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Use version of `markup5ever` with `web_atoms` crate (#36542)Nico Burns5 days1-1/+1
* chore: Update wgpu to v25 (#36486)sagudev6 days1-2/+2
* Update FetchTaskTarget to propagate CSP violations. (#36409)Tim van der Lippe11 days1-1/+1
* Unify the way html5ever and xml5ever block on script elements (#36284)Simon Wülker2025-04-081-3/+3
* build(deps): bump smallvec from 1.14.0 to 1.15.0 (#36387)dependabot[bot]2025-04-071-1/+1
* build(deps): bump indexmap from 2.8.0 to 2.9.0 (#36388)dependabot[bot]2025-04-071-1/+1
* `compositing`: Combine `webrender_traits` and `compositing_traits` (#36372)Martin Robinson2025-04-061-1/+0
* webgpu: Add a `webgpu_traits` crate (#36320)Martin Robinson2025-04-041-0/+1
* build(deps): bump aws-lc-rs from 1.12.6 to 1.13.0 (#36293)dependabot[bot]2025-04-021-1/+1
* Cargo.toml cleanup (#36219)Alex Touchet2025-03-291-4/+4
* build(deps): bump thin-vec from 0.2.13 to 0.2.14 (#36150)dependabot[bot]2025-03-251-1/+1
* Add commented patch definition for html5ever crates (#36099)Simon Wülker2025-03-231-0/+6
* Create a `constellation_traits` crate (#36088)Martin Robinson2025-03-221-0/+1
* Upgrade cssparser to 0.35 (#36073)Nico Burns2025-03-211-1/+1
* Cleanup Stylo dependencies (#36046)Oriol Brufau2025-03-191-7/+7
* Bump Stylo to df459ec (#36011)Oriol Brufau2025-03-171-6/+6
* Upgrade Stylo to 2025-03-15 (#35990)Nico Burns2025-03-171-9/+9
* Upgrade to html5ever 0.30, xml5ever 0.21, markup5ever 0.15 (#35992)Nico Burns2025-03-161-3/+3
* Fix Cargo.toml instructions for building Servo with a local Stylo (#35957)Oriol Brufau2025-03-131-4/+2
* Use `strum` to iterate through enum variants and get their names (#35933)Martin Robinson2025-03-131-0/+2
* Migrate to the 2024 edition (#35755)Simon Wülker2025-03-131-2/+2
* deps: Correct stylo branch name (#35932)Martin Robinson2025-03-121-8/+8
* Upgrade Stylo to 2025-03-01 (#35925)Nico Burns2025-03-121-8/+8
* Use new stylo crate renames (#35898)Nico Burns2025-03-121-7/+6
* build(deps): bump indexmap from 2.7.1 to 2.8.0 (#35919)dependabot[bot]2025-03-111-1/+1
* build(deps): bump http from 1.2.0 to 1.3.0 (#35915)dependabot[bot]2025-03-111-1/+1
* Update env_logger to 0.11 to fix RUSTSEC-2025-0014 (#35906)Oriol Brufau2025-03-111-1/+1
* Eliminate to_shmem dependency from servo_url (#35897)Nico Burns2025-03-111-1/+0
* build(deps): bump serde from 1.0.218 to 1.0.219 (#35887)dependabot[bot]2025-03-101-1/+1
* build(deps): bump taffy from 0.7.6 to 0.7.7 (#35839)dependabot[bot]2025-03-071-1/+1
* Upgrade Stylo to 2025-03-01 (#35782)Oriol Brufau2025-03-041-9/+9
* build(deps): bump bitflags from 2.8.0 to 2.9.0 (#35775)dependabot[bot]2025-03-031-1/+1
* layout: Implement a non-recursive version of CSS `quotes` (#34770)Xiaocheng Hu2025-02-271-0/+1
* chore: Update wgpu (#35639)Samson2025-02-241-2/+2
* build(deps): bump taffy from 0.7.5 to 0.7.6 (#35562)dependabot[bot]2025-02-201-1/+1
* build(deps): bump serde from 1.0.217 to 1.0.218 (#35559)dependabot[bot]2025-02-201-1/+1
* libservo: Expose `SoftwareRenderingContext` and `WindowRenderingContext` (#35...Martin Robinson2025-02-181-0/+1
* build(deps): bump smallvec from 1.13.2 to 1.14.0 (#35515)dependabot[bot]2025-02-171-1/+1
* build(deps): bump smallbitvec from 2.5.3 to 2.6.0 (#35511)dependabot[bot]2025-02-171-1/+1
* chore: Update wgpu (#35503)Samson2025-02-161-2/+2
* Use surfman with glow bindings (take II) (#35422)Samson2025-02-131-1/+1
* Revert "Use surfman with glow bindings (#34328)" (#35402)Samson2025-02-101-1/+1
* deps: Upgrade to `webrender@0.66` (#35325)Martin Robinson2025-02-071-4/+4
* libservo: Add a `ClipboardDelegate` and a default implementation (#35297)Martin Robinson2025-02-071-0/+1
* Enable aws-lc-sys feature for aws-lc-rs (#35343)Oriol Brufau2025-02-071-1/+1
* Use surfman with glow bindings (#34328)Samson2025-02-051-1/+1
* Upgrade Stylo to 2025-02-03 (#35289)Oriol Brufau2025-02-051-9/+9
* Cargo.toml cleanup (#35248)Alex Touchet2025-01-311-8/+8
* Finish the integration of `webxr` into the Cargo workspace (#35229)Martin Robinson2025-01-311-6/+5
* Use aws-lc-rs as rust-tls provider (#35106)Jonathan Schwender2025-01-301-1/+1