aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump the objc2-related group with 2 updatesdependabot/cargo/objc2-related-924cc4145edependabot[bot]11 hours2-39/+91
* [tracing] Add convenience macro for function tracing (#36573)HEADmainAstraea Quinn S11 hours7-4/+431
* build(deps): bump async-compression from 0.4.22 to 0.4.23 (#36653)dependabot[bot]14 hours1-12/+12
* build(deps): bump libm from 0.2.12 to 0.2.13 (#36652)dependabot[bot]14 hours1-2/+2
* chore: remove unnecessary `webrender_document` in script (#36648)Jason Tsai23 hours5-29/+2
* build(deps): bump aws-lc-sys from 0.28.1 to 0.28.2 (#36646)dependabot[bot]24 hours1-8/+8
* build(deps): bump jiff from 0.2.9 to 0.2.10 (#36645)dependabot[bot]24 hours1-4/+4
* build(deps): bump libm from 0.2.11 to 0.2.12 (#36644)dependabot[bot]24 hours1-2/+2
* Streams: fix writable transfer sink abort steps (#36638)Gregory Terzian24 hours2-2/+1
* Fixup dependabot.yml (#36642)sagudev25 hours1-1/+1
* dependabot: group objc2 crates (#36641)sagudev27 hours1-0/+3
* Reduce indexing boilerplate for serializable/transferrable objects. (#36624)Josh Matthews29 hours13-337/+170
* build(deps): bump clap from 4.5.36 to 4.5.37 (#36636)dependabot[bot]37 hours1-4/+4
* build(deps): bump aws-lc-sys from 0.28.0 to 0.28.1 (#36634)dependabot[bot]37 hours1-11/+11
* build(deps): bump jiff from 0.2.8 to 0.2.9 (#36633)dependabot[bot]37 hours1-4/+4
* DevTools: `worker_id` shoud be `id` & thread for workers should be `thread` (...atbrakhi39 hours2-3/+3
* Set correct policy-container for worker construction (#36603)Tim van der Lippe42 hours25-136/+67
* Bump fontsan version to include servo/fontsan#37 (#36630)Simon Wülker43 hours1-1/+1
* compositing: Rename `WebView` to `WebViewRenderer` (#36574)Martin Robinson46 hours6-107/+123
* Streams: remove unnecessary special hanlding of dataclone error (#36628)Gregory Terzian47 hours2-19/+7
* Remove unnecessary map_err. (#36625)Josh Matthews47 hours1-1/+1
* script: `LoadBlocker`'s drop impl shouldn't run after termination. (#36508)Mukilan Thiyagarajan48 hours7-3/+29
* Implement trusted types url setter (#36596)Tim van der Lippe2 days27-74/+233
* constellation: Re-split structured data types into separate files (#36615)Martin Robinson2 days6-575/+609
* Rework `ScriptThread::handle_input_event` for behaviour and performance (#36619)Euclid Ye2 days2-33/+31
* Eagerly define interfaces on non-Window globals (#36604)Josh Matthews2 days10-35/+138
* Fix: Slot Assignment mode according to the spec (#36620)saku3 days4-13/+1
* Fix missing settings in script module requests (#36606)elomscansio3 days7-4/+67
* Sync WPT with upstream (20-04-2025) (#36618)Servo WPT Sync3 days502-1621/+10126
* htmlvideoelement: Include security settings in poster image request (#36605)elomscansio3 days5-4/+37
* Use swap_remove when unrooting DOM objects. (#36617)Josh Matthews3 days1-1/+1
* Use version of `markup5ever` with `web_atoms` crate (#36542)Nico Burns4 days55-64/+69
* layout: Combine `layout_2020` and `layout_thread_2020` into a crate called `l...Martin Robinson4 days62-122/+58
* script: Only register one image callback per CSS image in use. (#36612)Josh Matthews4 days3-2/+34
* build(deps): bump brotli-decompressor from 4.0.2 to 4.0.3 (#36601)dependabot[bot]4 days1-2/+2
* content/dom: set navigator.onLine attribute to `true` (#36560)Siddhant N Trivedi4 days8-24/+18
* layout: Report memory usage for fragment and box trees. (#36553)Josh Matthews4 days33-69/+230
* Prevent multiple notifications for image dimensions (#36600)Barigbue Nbira4 days1-9/+11
* Move click event trigger from embedding layer to `ScriptThread` (#36413)Euclid Ye4 days4-35/+60
* layout: Store `Fragment` results in `LayoutBoxBase` and start using them for ...Martin Robinson5 days15-222/+387
* Streams: make writable streams transferrable (#36588)Gregory Terzian5 days7-34/+107
* chore: Update wgpu to v25 (#36486)sagudev5 days19-2252/+3825
* CI: Add `number_of_chunks` (#36584)sagudev5 days7-4/+44
* Refactor common infrastructure for creating memory reports. (#36579)Josh Matthews5 days11-57/+68
* Check CSP for inline event handlers (#36510)Tim van der Lippe5 days64-569/+58
* build(deps): bump svg_fmt from 0.4.4 to 0.4.5 (#36587)dependabot[bot]6 days1-2/+2
* Fix `/css/css-flexbox/gap-007-*` WPT tests (#36585)Oriol Brufau6 days9-8/+16
* layout: Always floor the max-content size by the min-content size (#36571)Oriol Brufau6 days4-10/+17
* Report memory usage for image frames. (#36581)Josh Matthews6 days2-2/+6
* compositing: Remove `windowing.rs` and making `compositing` private (#36582)Martin Robinson6 days6-23/+17