aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Stylo to 2023-09-01 (#31609)Oriol Brufau2024-03-1867-488/+232
* fonts: Consider Tertiary Ideographic Plane to be CJK (#31670)sandeep2024-03-182-2/+22
* android: fix broken rendering in emulators (#31727)Mukilan Thiyagarajan2024-03-181-0/+5
* clippy: Fix some warnings in the `script` crate (#31719)Rosemary Ajayi2024-03-186-26/+24
* android: add support for x86_64 images (#31725)Mukilan Thiyagarajan2024-03-187-5/+57
* Updated inconsistent context for crates (#31718)Tumuhairwe2024-03-181-53/+54
* clippy: Fix several warnings (#31710)RustAndMetal2024-03-1823-86/+75
* rustdoc: Fix two warnings in `components/layout_2020` (#31712)Rhea-Eve2024-03-182-3/+4
* clippy: Fix warnings in generated code (#31721)eri2024-03-171-41/+49
* build(deps): bump Stylo from `7dd8840` to `2c775e4` (#31709)Oriol Brufau2024-03-171-13/+13
* Sync WPT with upstream (17-03-2024) (#31715)Servo WPT Sync2024-03-17490-3246/+11128
* Implement console.count/countReset (#31635)Smitty2024-03-177-72/+46
* Update raw lags path for WPT import (#31714)Samson2024-03-171-2/+2
* Updated comment with 'layout_traits' to 'script_layout_interface' (#31707)Tumuhairwe2024-03-151-3/+3
* Don't null out the baselines of anonymous tables (#31704)Oriol Brufau2024-03-1530-63/+0
* documentation: Add instructions for creating a shallow clone of the Servo rep...Richard Dushime2024-03-151-1/+7
* build(deps): bump tokio-test from 0.4.3 to 0.4.4 (#31703)dependabot[bot]2024-03-151-2/+2
* clippy: Fix warnings in `components/script` (#31700)Richard Dushime2024-03-152-6/+6
* layout: Add basic support for `getClientRects()` queries (#31696)Martin Robinson2024-03-1515-71/+48
* build(deps): bump tokio-stream from 0.1.14 to 0.1.15 (#31702)dependabot[bot]2024-03-151-2/+2
* build(deps): bump h2 from 0.3.24 to 0.3.25 (#31701)dependabot[bot]2024-03-151-2/+2
* rustdoc: Fix errors in `components` and `ports` (#31654)Tumuhairwe2024-03-154-6/+6
* Allow pre-wrap whitespace to hang at the end of the line (#31681)Oriol Brufau2024-03-1524-64/+54
* Update new issue URL in SECURITY.md (#31698)Manuel Rego Casasnovas2024-03-152-18/+1
* Obey white-space when intrinsically sizing an IFC (#31660)Oriol Brufau2024-03-1524-72/+71
* Add issue templates (#31693)Manuel Rego Casasnovas2024-03-153-0/+45
* clippy: Fix remaining warnings in `gfx` for MacOS (#31669)Martin Robinson2024-03-159-69/+66
* Add RUSTC env to clippy command (#31694)eri2024-03-151-1/+3
* Escaped reporting (#31691)Samson2024-03-151-3/+6
* Fix typo: changed seperator to separator (#31685)Munish Mummadi2024-03-151-2/+2
* Add gstreamer plugins good/ugly for better codec support (#31687)Delan Azabani2024-03-153-3/+10
* fonts: Add Noto Sans CJK fonts to the Linux fallback list (#31668)Richard Dushime2024-03-151-0/+10
* Implement HTMLStyleElement.disabled attribute (#31682)Oriol Brufau2024-03-1410-31/+15
* dependencies: Upgrade to WebRender 0.64 (#31486)Martin Robinson2024-03-14102-600/+704
* build(deps): bump smallbitvec from 2.5.1 to 2.5.2 (#31674)dependabot[bot]2024-03-142-3/+3
* build(deps): bump system-deps from 6.2.0 to 6.2.1 (#31672)dependabot[bot]2024-03-141-2/+2
* constellation: allow event tracing to be configured with RUST_LOG (#31659)Delan Azabani2024-03-143-7/+267
* Cleanup UA styles for anonymous table rows and cells (#31661)Oriol Brufau2024-03-141-8/+0
* fonts: Add `FontIdentifier` and `LocalFontIdentifier` (#31658)Martin Robinson2024-03-1417-316/+361
* fix: missing thread name when spawning (#31656)Ngo Iok Ui (Wu Yu Wei)2024-03-143-28/+36
* layout: Properly parent table-row and table-row-group (#31619)Martin Robinson2024-03-1423-155/+434
* Allow finishing anonymous inline-table at the end of inline elements (#31650)Oriol Brufau2024-03-145-0/+50
* layout: IFCs should not always be marked as containing floats (#31641)Martin Robinson2024-03-142-2/+4
* servoshell: allow event tracing to be configured with RUST_LOG (#31657)Delan Azabani2024-03-144-19/+239
* End ongoing IFC when inserting anonymous block-level table (#31606)Oriol Brufau2024-03-134-0/+45
* rustdoc: Fix warnings in `components/layout_2020` (#31647)Aarya Khandelwal2024-03-131-2/+2
* rusdoc: Fix `idl` warning in components/script/dom/bindings (#31643)Oluwatobi Sofela2024-03-131-2/+2
* build(deps): bump bytemuck from 1.14.3 to 1.15.0 (#31645)dependabot[bot]2024-03-131-2/+2
* rustdoc: Fix warnings in `components/layout_2020` (#31640)Aarya Khandelwal2024-03-131-3/+3
* rustdoc: Add some basic Safety sections to unsafe functions (#31639)Martin Robinson2024-03-133-0/+22