aboutsummaryrefslogtreecommitdiffstats
path: root/components/shared
Commit message (Expand)AuthorAgeFilesLines
* Fix rustdoc errors in `components/shared` (#31582)Aarya Khandelwal2024-03-083-3/+3
* Fix clippy warnings in components/shared/net/request.rs (#31551)zawz2024-03-081-35/+32
* Fix clippy warnings in `components/rand` (#31549)sandeep2024-03-071-1/+1
* compositor: Improve the way we wait for frames (#31523)Martin Robinson2024-03-071-40/+4
* Update Stylo to 2023-07-23 (#31437)Oriol Brufau2024-02-291-1/+1
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-277-15/+15
* layout: Add line height from preserved segment breaks in quirks mode (#31419)Martin Robinson2024-02-261-0/+4
* script: Do not run layout in a thread (#31346)Martin Robinson2024-02-239-174/+95
* Revert remaining Stylo changes (#31408)Delan Azabani2024-02-221-1/+1
* layout: Add support for table rows, columns, rowgroups and colgroups (#31341)Martin Robinson2024-02-201-3/+3
* Implement non-XR Gamepad discovery and input (#31200)Daniel Adams2024-02-173-2/+49
* canvas2d: Implement `.reset()` (#31258)Smitty2024-02-051-1/+1
* deps: Stop vendoring WebRender (#31212)Martin Robinson2024-01-302-2/+2
* gfx: Rename `WebrenderSurfman` to `RenderingContext` and move to `gfx` (#31184)Martin Robinson2024-01-271-1/+0
* deps: Remove unused crate dependencies (#31185)Martin Robinson2024-01-265-6/+0
* constellation: focusing and closing webviews (#30842)Delan Azabani2024-01-243-19/+34
* rustdoc: Fix many rustdoc errors (#31147)Martin Robinson2024-01-226-25/+25
* Replace time with std::time in components/metrics & components/shared (#31020)Taym Haddadi2024-01-102-13/+19
* Fix failed request for adapter when not available (#31002)Taym Haddadi2024-01-091-1/+1
* Replace time with std::time in components/devtools (#30927)Taym Haddadi2024-01-031-3/+3
* These changes fix #30843 (#30888)Lucas Montenegro2023-12-201-1/+1
* constellation: notify embedder when events are hit-tested to browsers (#30841)Delan Azabani2023-12-122-1/+32
* Compile Servo with the latest version of rust stable (#30831)Martin Robinson2023-12-062-2/+2
* Add initial support for sticky positioning for non-legacy layout (#30686)Martin Robinson2023-11-291-7/+7
* constellation: clean up logging of pipelines and browsing contexts (#30657)Delan Azabani2023-11-141-110/+38
* Further changes required by ServoOriol Brufau2023-11-041-0/+1
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-0364-0/+12766